is_duplicated bool 2 classes | xmi stringlengths 506 392k | ids stringlengths 42 388 | model_type stringclasses 1 value | txt stringlengths 3 77k | labels null | graph stringlengths 176 1.29M |
|---|---|---|---|---|---|---|
false | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0"
xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="SATEL"
nsURI="SATEL" nsPrefix="SATEL">
<eClassifiers xsi:type="ecore:EClass" name="Model">
<eStructuralFeatures xsi:type="ecore:EReference" name="testIntentionModule" ordered="false"
lowerBound="1" upperBound="-1" eType="#//TestIntentionModule" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TestIntentionModule">
<eStructuralFeatures xsi:type="ecore:EReference" name="testIntentionBody" ordered="false"
lowerBound="1" eType="#//TestIntentionBody" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="testIntentionInterface"
ordered="false" eType="#//TestIntentionInterface" containment="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"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="focus" lowerBound="1" eType="#//APN/apnmm/APN"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="algebra" upperBound="-1"
eType="#//APN/adtmm/ADT" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TestIntentionInterface">
<eStructuralFeatures xsi:type="ecore:EReference" name="intention" ordered="false"
lowerBound="1" upperBound="-1" eType="#//IntentionDec" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="IntentionDec">
<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="TestIntentionBody">
<eStructuralFeatures xsi:type="ecore:EReference" name="axiomDeclaration" ordered="false"
lowerBound="1" eType="#//AxiomDeclaration" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="variableDeclaration" ordered="false"
eType="#//VariableDeclarations/VariableDeclaration" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AxiomDeclaration">
<eStructuralFeatures xsi:type="ecore:EReference" name="axiom" ordered="false"
lowerBound="1" upperBound="-1" eType="#//Axiom" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Axiom">
<eStructuralFeatures xsi:type="ecore:EReference" name="condition" ordered="false"
eType="#//Condition" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="inclusion" ordered="false"
lowerBound="1" eType="#//Inclusion" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Inclusion" eSuperTypes="#//ConditionAtom">
<eStructuralFeatures xsi:type="ecore:EReference" name="hmlTerm" ordered="false"
lowerBound="1" eType="#//HMLFormula/HMLTerm" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="in" ordered="false" unique="false"
lowerBound="1" eType="#//IntentionDec"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Condition">
<eStructuralFeatures xsi:type="ecore:EReference" name="domainQuantifier" ordered="false"
eType="#//DomainQuantifier" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="conditionBody" ordered="false"
lowerBound="1" eType="#//ConditionBody" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DomainQuantifier" abstract="true">
<eStructuralFeatures xsi:type="ecore:EReference" name="list" ordered="false" lowerBound="1"
eType="#//NameList" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="UniformityList" eSuperTypes="#//DomainQuantifier"/>
<eClassifiers xsi:type="ecore:EClass" name="SubuniformityList" eSuperTypes="#//DomainQuantifier"/>
<eClassifiers xsi:type="ecore:EClass" name="ConditionBody">
<eStructuralFeatures xsi:type="ecore:EReference" name="conditionAtom" lowerBound="1"
upperBound="-1" eType="#//ConditionAtom" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ConditionAtom" abstract="true"/>
<eClassifiers xsi:type="ecore:EClass" name="NameList">
<eStructuralFeatures xsi:type="ecore:EReference" name="nameRef" ordered="false"
unique="false" lowerBound="1" upperBound="-1" eType="#//VariableDeclarations/VariableDec"/>
</eClassifiers>
<eSubpackages name="HMLFormula" nsURI="SATEL.HMLFormula" nsPrefix="HMLFormula">
<eClassifiers xsi:type="ecore:EClass" name="HMLTerm">
<eStructuralFeatures xsi:type="ecore:EReference" name="hmlFormula" ordered="false"
lowerBound="1" upperBound="-1" eType="#//HMLFormula/HMLFormula" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="HMLFormula" abstract="true"/>
<eClassifiers xsi:type="ecore:EClass" name="HMLFormulaHMLFormulaContent" eSuperTypes="#//HMLFormula/HMLFormula">
<eStructuralFeatures xsi:type="ecore:EReference" name="hmlFormulaContent" lowerBound="1"
eType="#//HMLFormula/HMLFormulaContent" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="HMLFormulaPrimitiveHMLVarDec" eSuperTypes="#//HMLFormula/HMLFormula">
<eStructuralFeatures xsi:type="ecore:EReference" name="primitiveHMLVarDec" lowerBound="1"
eType="#//VariableDeclarations/PrimitiveHMLVarDec"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="HMLFormulaContent" abstract="true"/>
<eClassifiers xsi:type="ecore:EClass" name="HMLNext" eSuperTypes="#//HMLFormula/HMLFormulaContent">
<eStructuralFeatures xsi:type="ecore:EReference" name="hmlFormulaContent" ordered="false"
lowerBound="1" eType="#//HMLFormula/HMLFormulaContent" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="hmlEvent" ordered="false"
lowerBound="1" eType="#//HMLFormula/HMLEvent" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="HMLNot" eSuperTypes="#//HMLFormula/HMLFormulaContent">
<eStructuralFeatures xsi:type="ecore:EReference" name="hmlFormulaContent" ordered="false"
lowerBound="1" eType="#//HMLFormula/HMLFormulaContent" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="HMLAnd" eSuperTypes="#//HMLFormula/HMLFormulaContent">
<eStructuralFeatures xsi:type="ecore:EReference" name="hmlFormulaContentL" ordered="false"
lowerBound="1" eType="#//HMLFormula/HMLFormulaContent" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="hmlFormulaContentR" ordered="false"
lowerBound="1" eType="#//HMLFormula/HMLFormulaContent" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="HMLTop" eSuperTypes="#//HMLFormula/HMLFormulaContent"/>
<eClassifiers xsi:type="ecore:EClass" name="HMLEvent">
<eStructuralFeatures xsi:type="ecore:EReference" name="inputTerm" ordered="false"
lowerBound="1" eType="#//HMLFormula/SynchronizationInputTerm" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="outputTerm" ordered="false"
eType="#//HMLFormula/SynchronizationOutputTerm" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SynchronizationTerm" abstract="true"/>
<eClassifiers xsi:type="ecore:EClass" name="SynchronizationInputTerm" abstract="true"
eSuperTypes="#//HMLFormula/SynchronizationTerm"/>
<eClassifiers xsi:type="ecore:EClass" name="SynchronizationEventInputTerm" eSuperTypes="#//HMLFormula/SynchronizationInputTerm">
<eStructuralFeatures xsi:type="ecore:EReference" name="event" lowerBound="1"
eType="#//HMLFormula/InputEvent"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="parameters" eType="#//HMLFormula/Parameter"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SynchronizationOutputTerm" abstract="true"
eSuperTypes="#//HMLFormula/SynchronizationTerm"/>
<eClassifiers xsi:type="ecore:EClass" name="SynchronizationEventOutputTerm" eSuperTypes="#//HMLFormula/SynchronizationOutputTerm">
<eStructuralFeatures xsi:type="ecore:EReference" name="event" lowerBound="1"
eType="#//HMLFormula/OutputEvent"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="parameters" eType="#//HMLFormula/Parameter"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="WPrimitiveObservationVarDec" eSuperTypes="#//HMLFormula/SynchronizationOutputTerm">
<eStructuralFeatures xsi:type="ecore:EReference" name="primitiveObservation"
lowerBound="1" eType="#//VariableDeclarations/PrimitiveObservationVarDec"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="WPrimitiveStimulationVarDec" eSuperTypes="#//HMLFormula/SynchronizationInputTerm">
<eStructuralFeatures xsi:type="ecore:EReference" name="primitiveStimulation"
lowerBound="1" eType="#//VariableDeclarations/PrimitiveStimulationVarDec"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Parameter">
<eStructuralFeatures xsi:type="ecore:EReference" name="value" lowerBound="1"
eType="#//AlgebraicExpressions/algterms/AlgebraicTerm" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="next" eType="#//HMLFormula/Parameter"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="InputEvent" abstract="true"/>
<eClassifiers xsi:type="ecore:EClass" name="OutputEvent" abstract="true"/>
</eSubpackages>
<eSubpackages name="AlgebraicExpressions" nsURI="SATEL.AlgebraicExpressions" nsPrefix="AlgebraicExpressions">
<eClassifiers xsi:type="ecore:EClass" name="AlgebraicEquality" abstract="true"
eSuperTypes="#//ConditionAtom"/>
<eClassifiers xsi:type="ecore:EClass" name="AlgEquality" eSuperTypes="#//AlgebraicExpressions/AlgebraicEquality">
<eStructuralFeatures xsi:type="ecore:EReference" name="algebraicTermL" ordered="false"
lowerBound="1" eType="#//AlgebraicExpressions/algterms/AlgebraicTerm" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="algebraicTermR" ordered="false"
lowerBound="1" eType="#//AlgebraicExpressions/algterms/AlgebraicTerm" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SyncEquality" eSuperTypes="#//AlgebraicExpressions/AlgebraicEquality">
<eStructuralFeatures xsi:type="ecore:EReference" name="synchronizationTermL"
ordered="false" lowerBound="1" eType="#//HMLFormula/SynchronizationTerm"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="synchronizationTermR"
ordered="false" lowerBound="1" eType="#//HMLFormula/SynchronizationTerm"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="HMLEquality" eSuperTypes="#//AlgebraicExpressions/AlgebraicEquality">
<eStructuralFeatures xsi:type="ecore:EReference" name="hmlTermL" ordered="false"
lowerBound="1" eType="#//HMLFormula/HMLTerm" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="hmlTermR" ordered="false"
lowerBound="1" eType="#//HMLFormula/HMLTerm" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BooleanEquality" eSuperTypes="#//AlgebraicExpressions/AlgebraicEquality">
<eStructuralFeatures xsi:type="ecore:EReference" name="booleanTermR" ordered="false"
lowerBound="1" eType="#//AlgebraicExpressions/booleanterms/BooleanTerm"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="booleanTermL" ordered="false"
lowerBound="1" eType="#//AlgebraicExpressions/booleanterms/BooleanTerm"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ArithmeticEquality" eSuperTypes="#//AlgebraicExpressions/AlgebraicEquality">
<eStructuralFeatures xsi:type="ecore:EReference" name="arithmeticTermL" ordered="false"
lowerBound="1" eType="#//AlgebraicExpressions/arithmeticterms/ArithmeticTerm"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="arithmeticTermR" ordered="false"
lowerBound="1" eType="#//AlgebraicExpressions/arithmeticterms/ArithmeticTerm"
containment="true"/>
</eClassifiers>
<eSubpackages name="booleanterms" nsURI="SATEL.AlgebraicExpressions.booleanterms"
nsPrefix="booleanterms">
<eClassifiers xsi:type="ecore:EClass" name="BooleanTerm" abstract="true" eSuperTypes="#//ConditionAtom"/>
<eClassifiers xsi:type="ecore:EClass" name="Not" eSuperTypes="#//AlgebraicExpressions/booleanterms/BooleanTerm">
<eStructuralFeatures xsi:type="ecore:EReference" name="booleanTerm" ordered="false"
lowerBound="1" eType="#//AlgebraicExpressions/booleanterms/BooleanTerm"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Sequence" eSuperTypes="#//AlgebraicExpressions/booleanterms/BooleanTerm">
<eStructuralFeatures xsi:type="ecore:EReference" name="hmlTerm" ordered="false"
lowerBound="1" eType="#//HMLFormula/HMLTerm" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Positive" eSuperTypes="#//AlgebraicExpressions/booleanterms/BooleanTerm">
<eStructuralFeatures xsi:type="ecore:EReference" name="hmlTerm" ordered="false"
lowerBound="1" eType="#//HMLFormula/HMLTerm" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Trace" eSuperTypes="#//AlgebraicExpressions/booleanterms/BooleanTerm">
<eStructuralFeatures xsi:type="ecore:EReference" name="hmlTerm" ordered="false"
lowerBound="1" eType="#//HMLFormula/HMLTerm" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BooleanVariable" eSuperTypes="#//AlgebraicExpressions/booleanterms/BooleanTerm">
<eStructuralFeatures xsi:type="ecore:EReference" name="booleanVariable" ordered="false"
unique="false" lowerBound="1" eType="#//VariableDeclarations/PrimitiveBooleanVarDec"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BooleanValue" eSuperTypes="#//AlgebraicExpressions/booleanterms/BooleanTerm">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="value" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BOPAnd" eSuperTypes="#//AlgebraicExpressions/booleanterms/BooleanTerm">
<eStructuralFeatures xsi:type="ecore:EReference" name="booleanTermL" ordered="false"
lowerBound="1" eType="#//AlgebraicExpressions/booleanterms/BooleanTerm"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="booleanTermR" ordered="false"
lowerBound="1" eType="#//AlgebraicExpressions/booleanterms/BooleanTerm"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BOPOr" eSuperTypes="#//AlgebraicExpressions/booleanterms/BooleanTerm">
<eStructuralFeatures xsi:type="ecore:EReference" name="booleanTermL" ordered="false"
lowerBound="1" eType="#//AlgebraicExpressions/booleanterms/BooleanTerm"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="booleanTermR" ordered="false"
lowerBound="1" eType="#//AlgebraicExpressions/booleanterms/BooleanTerm"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Equals" eSuperTypes="#//AlgebraicExpressions/booleanterms/BooleanTerm">
<eStructuralFeatures xsi:type="ecore:EReference" name="arithmeticTermR" ordered="false"
lowerBound="1" eType="#//AlgebraicExpressions/arithmeticterms/ArithmeticTerm"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="arithmeticTermL" ordered="false"
lowerBound="1" eType="#//AlgebraicExpressions/arithmeticterms/ArithmeticTerm"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="NotEquals" eSuperTypes="#//AlgebraicExpressions/booleanterms/BooleanTerm">
<eStructuralFeatures xsi:type="ecore:EReference" name="arithmeticTermR" ordered="false"
lowerBound="1" eType="#//AlgebraicExpressions/arithmeticterms/ArithmeticTerm"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="arithmeticTermL" ordered="false"
lowerBound="1" eType="#//AlgebraicExpressions/arithmeticterms/ArithmeticTerm"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="GT" eSuperTypes="#//AlgebraicExpressions/booleanterms/BooleanTerm">
<eStructuralFeatures xsi:type="ecore:EReference" name="arithmeticTermR" ordered="false"
lowerBound="1" eType="#//AlgebraicExpressions/arithmeticterms/ArithmeticTerm"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="arithmeticTermL" ordered="false"
lowerBound="1" eType="#//AlgebraicExpressions/arithmeticterms/ArithmeticTerm"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="LT" eSuperTypes="#//AlgebraicExpressions/booleanterms/BooleanTerm">
<eStructuralFeatures xsi:type="ecore:EReference" name="arithmeticTermR" ordered="false"
lowerBound="1" eType="#//AlgebraicExpressions/arithmeticterms/ArithmeticTerm"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="arithmeticTermL" ordered="false"
lowerBound="1" eType="#//AlgebraicExpressions/arithmeticterms/ArithmeticTerm"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="GTE" eSuperTypes="#//AlgebraicExpressions/booleanterms/BooleanTerm">
<eStructuralFeatures xsi:type="ecore:EReference" name="arithmeticTermR" ordered="false"
lowerBound="1" eType="#//AlgebraicExpressions/arithmeticterms/ArithmeticTerm"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="arithmeticTermL" ordered="false"
lowerBound="1" eType="#//AlgebraicExpressions/arithmeticterms/ArithmeticTerm"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="LTE" eSuperTypes="#//AlgebraicExpressions/booleanterms/BooleanTerm">
<eStructuralFeatures xsi:type="ecore:EReference" name="arithmeticTermR" ordered="false"
lowerBound="1" eType="#//AlgebraicExpressions/arithmeticterms/ArithmeticTerm"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="arithmeticTermL" ordered="false"
lowerBound="1" eType="#//AlgebraicExpressions/arithmeticterms/ArithmeticTerm"
containment="true"/>
</eClassifiers>
</eSubpackages>
<eSubpackages name="arithmeticterms" nsURI="SATEL.AlgebraicExpressions.arithmeticterms"
nsPrefix="arithmeticterms">
<eClassifiers xsi:type="ecore:EClass" name="ArithmeticTerm" abstract="true"/>
<eClassifiers xsi:type="ecore:EClass" name="IntegerVariable" eSuperTypes="#//AlgebraicExpressions/arithmeticterms/ArithmeticTerm">
<eStructuralFeatures xsi:type="ecore:EReference" name="integerVariable" ordered="false"
unique="false" lowerBound="1" eType="#//VariableDeclarations/PrimitiveIntegerVarDec"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="IntegerValue" eSuperTypes="#//AlgebraicExpressions/arithmeticterms/ArithmeticTerm">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="value" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BOPPlus" eSuperTypes="#//AlgebraicExpressions/arithmeticterms/ArithmeticTerm">
<eStructuralFeatures xsi:type="ecore:EReference" name="arithmeticTermL" ordered="false"
lowerBound="1" eType="#//AlgebraicExpressions/arithmeticterms/ArithmeticTerm"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="arithmeticTermR" ordered="false"
lowerBound="1" eType="#//AlgebraicExpressions/arithmeticterms/ArithmeticTerm"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BOPMinus" eSuperTypes="#//AlgebraicExpressions/arithmeticterms/ArithmeticTerm">
<eStructuralFeatures xsi:type="ecore:EReference" name="arithmeticTermL" ordered="false"
lowerBound="1" eType="#//AlgebraicExpressions/arithmeticterms/ArithmeticTerm"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="arithmeticTermR" ordered="false"
lowerBound="1" eType="#//AlgebraicExpressions/arithmeticterms/ArithmeticTerm"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BOPTimes" eSuperTypes="#//AlgebraicExpressions/arithmeticterms/ArithmeticTerm">
<eStructuralFeatures xsi:type="ecore:EReference" name="arithmeticTermR" ordered="false"
lowerBound="1" eType="#//AlgebraicExpressions/arithmeticterms/ArithmeticTerm"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="arithmeticTermL" ordered="false"
lowerBound="1" eType="#//AlgebraicExpressions/arithmeticterms/ArithmeticTerm"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BOPDiv" eSuperTypes="#//AlgebraicExpressions/arithmeticterms/ArithmeticTerm">
<eStructuralFeatures xsi:type="ecore:EReference" name="arithmeticTermL" ordered="false"
lowerBound="1" eType="#//AlgebraicExpressions/arithmeticterms/ArithmeticTerm"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="arithmeticTermR" ordered="false"
lowerBound="1" eType="#//AlgebraicExpressions/arithmeticterms/ArithmeticTerm"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="NBEvents" eSuperTypes="#//AlgebraicExpressions/arithmeticterms/ArithmeticTerm">
<eStructuralFeatures xsi:type="ecore:EReference" name="hmlTerm" ordered="false"
lowerBound="1" eType="#//HMLFormula/HMLTerm" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Depth" eSuperTypes="#//AlgebraicExpressions/arithmeticterms/ArithmeticTerm">
<eStructuralFeatures xsi:type="ecore:EReference" name="hmlTerm" ordered="false"
lowerBound="1" eType="#//HMLFormula/HMLTerm" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="UOPMinus" eSuperTypes="#//AlgebraicExpressions/arithmeticterms/ArithmeticTerm">
<eStructuralFeatures xsi:type="ecore:EReference" name="arithmeticTerm" ordered="false"
lowerBound="1" eType="#//AlgebraicExpressions/arithmeticterms/ArithmeticTerm"
containment="true"/>
</eClassifiers>
</eSubpackages>
<eSubpackages name="algterms" nsURI="SATEL.AlgebraicExpressions.algterms" nsPrefix="algterms">
<eClassifiers xsi:type="ecore:EClass" name="AlgebraicTerm" abstract="true"/>
<eClassifiers xsi:type="ecore:EClass" name="VariableRef" eSuperTypes="#//AlgebraicExpressions/algterms/AlgebraicTerm">
<eStructuralFeatures xsi:type="ecore:EReference" name="var" ordered="false"
unique="false" lowerBound="1" eType="#//VariableDeclarations/AlgebraicSortVarDec"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AbstractCompositeTerm" abstract="true"
eSuperTypes="#//AlgebraicExpressions/algterms/AlgebraicTerm">
<eStructuralFeatures xsi:type="ecore:EReference" name="terms" ordered="false"
upperBound="-1" eType="#//AlgebraicExpressions/algterms/AlgebraicTerm"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="op" ordered="false"
unique="false" lowerBound="1" eType="#//APN/adtmm/Operation"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="iter" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"
defaultValueLiteral="0"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CompositeTerm" eSuperTypes="#//AlgebraicExpressions/algterms/AbstractCompositeTerm"/>
</eSubpackages>
</eSubpackages>
<eSubpackages name="VariableDeclarations" nsURI="SATEL.VariableDeclarations" nsPrefix="VariableDeclarations">
<eClassifiers xsi:type="ecore:EClass" name="VariableDeclaration">
<eStructuralFeatures xsi:type="ecore:EReference" name="variable" ordered="false"
upperBound="-1" eType="#//VariableDeclarations/VariableDec" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="VariableDec" 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="PrimitiveHMLVarDec" eSuperTypes="#//VariableDeclarations/VariableDec">
<eStructuralFeatures xsi:type="ecore:EReference" name="type" ordered="false"
eType="#//VariableDeclarations/Types/PrimitiveHML" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PrimitiveStimulationVarDec" eSuperTypes="#//VariableDeclarations/VariableDec">
<eStructuralFeatures xsi:type="ecore:EReference" name="type" ordered="false"
eType="#//VariableDeclarations/Types/PrimitiveStimulation" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PrimitiveObservationVarDec" eSuperTypes="#//VariableDeclarations/VariableDec">
<eStructuralFeatures xsi:type="ecore:EReference" name="type" ordered="false"
eType="#//VariableDeclarations/Types/PrimitiveObservation" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PrimitiveIntegerVarDec" eSuperTypes="#//VariableDeclarations/VariableDec">
<eStructuralFeatures xsi:type="ecore:EReference" name="type" ordered="false"
eType="#//VariableDeclarations/Types/PrimitiveInteger" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PrimitiveBooleanVarDec" eSuperTypes="#//VariableDeclarations/VariableDec">
<eStructuralFeatures xsi:type="ecore:EReference" name="type" ordered="false"
eType="#//VariableDeclarations/Types/PrimitiveBoolean" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AlgebraicSortVarDec" eSuperTypes="#//VariableDeclarations/VariableDec">
<eStructuralFeatures xsi:type="ecore:EReference" name="type" ordered="false"
lowerBound="1" eType="#//APN/adtmm/SortDeclaration"/>
</eClassifiers>
<eSubpackages name="Types" nsURI="SATEL.VariableDeclarations.Types" nsPrefix="Types">
<eClassifiers xsi:type="ecore:EClass" name="VarDecType" abstract="true"/>
<eClassifiers xsi:type="ecore:EClass" name="PrimitiveHML" eSuperTypes="#//VariableDeclarations/Types/VarDecType"/>
<eClassifiers xsi:type="ecore:EClass" name="PrimitiveStimulation" eSuperTypes="#//VariableDeclarations/Types/VarDecType"/>
<eClassifiers xsi:type="ecore:EClass" name="PrimitiveObservation" eSuperTypes="#//VariableDeclarations/Types/VarDecType"/>
<eClassifiers xsi:type="ecore:EClass" name="PrimitiveInteger" eSuperTypes="#//VariableDeclarations/Types/VarDecType"/>
<eClassifiers xsi:type="ecore:EClass" name="PrimitiveBoolean" eSuperTypes="#//VariableDeclarations/Types/VarDecType"/>
</eSubpackages>
</eSubpackages>
<eSubpackages name="APN" nsURI="SATEL.APN" nsPrefix="APN">
<eSubpackages name="apnmm" nsURI="SATEL.APN.apnmm" nsPrefix="apnmm">
<eAnnotations source="Static_checks">
<details key="0" value="an arc must go from a transition to a place, or from a place to a transition"/>
<details key="1" value="Check that there is at least one place"/>
<details key="2" value="Check arc sort"/>
<details key="3" value="Check that the variables in the post conditions and guards are present in the preconditions"/>
</eAnnotations>
<eClassifiers xsi:type="ecore:EClass" name="APN" eSuperTypes="#//APN/environmentmm/Environment">
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedPlaces" lowerBound="1"
upperBound="-1" eType="#//APN/apnmm/Place" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedArcs" upperBound="-1"
eType="#//APN/apnmm/Arc" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedVariables" upperBound="-1"
eType="#//APN/adtmm/Variable" 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="methods" upperBound="-1"
eType="#//APN/apnmm/Method" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="gates" upperBound="-1"
eType="#//APN/apnmm/Gate" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedTransitions" lowerBound="1"
upperBound="-1" eType="#//APN/apnmm/Transition" 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">
<eStructuralFeatures xsi:type="ecore:EReference" name="from" lowerBound="1"
eType="#//APN/apnmm/Node"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="to" lowerBound="1"
eType="#//APN/apnmm/Node"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedArcMultiset" lowerBound="1"
eType="#//APN/multisetmm/Multiset" 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="Place" eSuperTypes="#//APN/apnmm/Node">
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedPlaceMultiset"
lowerBound="1" eType="#//APN/multisetmm/Multiset" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="sort" lowerBound="1"
eType="#//APN/adtmm/Sort" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Transition" eSuperTypes="#//APN/apnmm/Node">
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedGuard" eType="#//APN/guardmm/Guard"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="gateCalls" upperBound="-1"
eType="#//APN/apnmm/GateCall" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="methodCall" eType="#//APN/apnmm/MethodCall"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Method" eSuperTypes="#//HMLFormula/InputEvent">
<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="Gate" eSuperTypes="#//HMLFormula/OutputEvent">
<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="GateCall">
<eStructuralFeatures xsi:type="ecore:EReference" name="gate" lowerBound="1"
eType="#//APN/apnmm/Gate"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="params" upperBound="-1"
eType="#//APN/adtmm/Term" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MethodCall">
<eStructuralFeatures xsi:type="ecore:EReference" name="method" lowerBound="1"
eType="#//APN/apnmm/Method"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="params" upperBound="-1"
eType="#//APN/adtmm/Term" containment="true"/>
</eClassifiers>
</eSubpackages>
<eSubpackages name="environmentmm" nsURI="SATEL.APN.environmentmm" nsPrefix="environmentmm">
<eClassifiers xsi:type="ecore:EClass" name="Environment" abstract="true"/>
</eSubpackages>
<eSubpackages name="guardmm" nsURI="SATEL.APN.guardmm" nsPrefix="guardmm">
<eClassifiers xsi:type="ecore:EClass" name="Guard" eSuperTypes="#//APN/environmentmm/Environment">
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedEquations" lowerBound="1"
upperBound="-1" eType="#//APN/adtmm/AbstractEquation" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedVariables" upperBound="-1"
eType="#//APN/adtmm/Variable" containment="true"/>
</eClassifiers>
</eSubpackages>
<eSubpackages name="adtmm" nsURI="SATEL.APN.adtmm" nsPrefix="adtmm">
<eAnnotations source="StaticChecks">
<details key="1" value="Check that a composite term has as many subterms as its Operation has sorts."/>
<details key="2" value="Check that the iter theory is only applied if there is only one subterm."/>
<details key="3" value="Check that thare are not any free variables in the CondEquation conditions."/>
<details key="4" value="Check that there are only renames if there is an instantiation, and which are the correct renames."/>
</eAnnotations>
<eAnnotations source="Notes_about_visitors">
<details key="" value="AbstractSort, AbstractGenericSort, AbstractOperation, AbstracGenericOperation and Instantiable do not implement any visitor
"/>
</eAnnotations>
<eClassifiers xsi:type="ecore:EClass" name="ADT" eSuperTypes="#//APN/environmentmm/Environment">
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedSorts" upperBound="-1"
eType="#//APN/adtmm/SortDeclaration" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedOperations" upperBound="-1"
eType="#//APN/adtmm/Operation" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedGenerators" upperBound="-1"
eType="#//APN/adtmm/Operation" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedVariables" upperBound="-1"
eType="#//APN/adtmm/Variable" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedAxioms" upperBound="-1"
eType="#//APN/adtmm/CondEquation" 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="Sort" eSuperTypes="#//APN/adtmm/AbstractSort"/>
<eClassifiers xsi:type="ecore:EClass" name="Operation" eSuperTypes="#//APN/adtmm/AbstractOperation">
<eStructuralFeatures xsi:type="ecore:EReference" name="operationSorts" upperBound="-1"
eType="#//APN/adtmm/Sort" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="result" lowerBound="1"
eType="#//APN/adtmm/Sort" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Variable">
<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="variableSort" eType="#//APN/adtmm/Sort"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CondEquation">
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedConditions" upperBound="-1"
eType="#//APN/adtmm/AbstractEquation" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedEquation" lowerBound="1"
eType="#//APN/adtmm/Equation" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Term" abstract="true"/>
<eClassifiers xsi:type="ecore:EClass" name="VariableRef" eSuperTypes="#//APN/adtmm/Term">
<eStructuralFeatures xsi:type="ecore:EReference" name="variable" lowerBound="1"
eType="#//APN/adtmm/Variable"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CTerm" eSuperTypes="#//APN/adtmm/Term">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="iter" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedTerms" upperBound="-1"
eType="#//APN/adtmm/Term" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="op" lowerBound="1"
eType="#//APN/adtmm/Operation"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AbstractEquation" abstract="true">
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedRightTerm" lowerBound="1"
eType="#//APN/adtmm/Term" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedLeftTerm" lowerBound="1"
eType="#//APN/adtmm/Term" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Equation" eSuperTypes="#//APN/adtmm/AbstractEquation"/>
<eClassifiers xsi:type="ecore:EClass" name="Inequation" eSuperTypes="#//APN/adtmm/AbstractEquation"/>
<eClassifiers xsi:type="ecore:EClass" name="AbstractSort" abstract="true" interface="true"/>
<eClassifiers xsi:type="ecore:EClass" name="AtomicSort" eSuperTypes="#//APN/adtmm/Sort">
<eStructuralFeatures xsi:type="ecore:EReference" name="declaration" lowerBound="1"
eType="#//APN/adtmm/SortDeclaration"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SortDeclaration">
<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="AbstractOperation" abstract="true"
interface="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="AbstractGenericOp" abstract="true"
interface="true" eSuperTypes="#//APN/adtmm/AbstractOperation"/>
</eSubpackages>
<eSubpackages name="multisetmm" nsURI="SATEL.APN.multisetmm" nsPrefix="multisetmm">
<eClassifiers xsi:type="ecore:EClass" name="Multiset" eSuperTypes="#//APN/environmentmm/Environment">
<eStructuralFeatures xsi:type="ecore:EReference" name="msSort" eType="#//APN/adtmm/Sort"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedNumOfTerms" upperBound="-1"
eType="#//APN/multisetmm/NumOfTerms" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedVariables" upperBound="-1"
eType="#//APN/adtmm/Variable" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="NumOfTerms">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="card" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt" defaultValueLiteral="1"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedElement" lowerBound="1"
eType="#//APN/multisetmm/MSElement" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MSElement" abstract="true"/>
<eClassifiers xsi:type="ecore:EClass" name="TermReference" eSuperTypes="#//APN/multisetmm/MSElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="termReferenced" lowerBound="1"
eType="#//APN/adtmm/Term" containment="true"/>
</eClassifiers>
</eSubpackages>
</eSubpackages>
</ecore:EPackage>
| github:ecore:/data/githubbrunob/DSLTransGIT/EMFtoProlog/metamodel/SATELAPN.ecore | ecore | SATEL
Model
testIntentionModule
TestIntentionModule
testIntentionBody
testIntentionInterface
name
focus
algebra
TestIntentionInterface
intention
IntentionDec
name
TestIntentionBody
axiomDeclaration
variableDeclaration
AxiomDeclaration
axiom
Axiom
condition
inclusion
Inclusion
hmlTerm
in
Condition
domainQuantifier
conditionBody
DomainQuantifier
list
UniformityList
SubuniformityList
ConditionBody
conditionAtom
ConditionAtom
NameList
nameRef
HMLFormula
HMLTerm
hmlFormula
HMLFormula
HMLFormulaHMLFormulaContent
hmlFormulaContent
HMLFormulaPrimitiveHMLVarDec
primitiveHMLVarDec
HMLFormulaContent
HMLNext
hmlFormulaContent
hmlEvent
HMLNot
hmlFormulaContent
HMLAnd
hmlFormulaContentL
hmlFormulaContentR
HMLTop
HMLEvent
inputTerm
outputTerm
SynchronizationTerm
SynchronizationInputTerm
SynchronizationEventInputTerm
event
parameters
SynchronizationOutputTerm
SynchronizationEventOutputTerm
event
parameters
WPrimitiveObservationVarDec
primitiveObservation
WPrimitiveStimulationVarDec
primitiveStimulation
Parameter
value
next
InputEvent
OutputEvent
AlgebraicExpressions
AlgebraicEquality
AlgEquality
algebraicTermL
algebraicTermR
SyncEquality
synchronizationTermL
synchronizationTermR
HMLEquality
hmlTermL
hmlTermR
BooleanEquality
booleanTermR
booleanTermL
ArithmeticEquality
arithmeticTermL
arithmeticTermR
booleanterms
BooleanTerm
Not
booleanTerm
Sequence
hmlTerm
Positive
hmlTerm
Trace
hmlTerm
BooleanVariable
booleanVariable
BooleanValue
value
BOPAnd
booleanTermL
booleanTermR
BOPOr
booleanTermL
booleanTermR
Equals
arithmeticTermR
arithmeticTermL
NotEquals
arithmeticTermR
arithmeticTermL
GT
arithmeticTermR
arithmeticTermL
LT
arithmeticTermR
arithmeticTermL
GTE
arithmeticTermR
arithmeticTermL
LTE
arithmeticTermR
arithmeticTermL
arithmeticterms
ArithmeticTerm
IntegerVariable
integerVariable
IntegerValue
value
BOPPlus
arithmeticTermL
arithmeticTermR
BOPMinus
arithmeticTermL
arithmeticTermR
BOPTimes
arithmeticTermR
arithmeticTermL
BOPDiv
arithmeticTermL
arithmeticTermR
NBEvents
hmlTerm
Depth
hmlTerm
UOPMinus
arithmeticTerm
algterms
AlgebraicTerm
VariableRef
var
AbstractCompositeTerm
terms
op
iter
0
CompositeTerm
VariableDeclarations
VariableDeclaration
variable
VariableDec
name
PrimitiveHMLVarDec
type
PrimitiveStimulationVarDec
type
PrimitiveObservationVarDec
type
PrimitiveIntegerVarDec
type
PrimitiveBooleanVarDec
type
AlgebraicSortVarDec
type
Types
VarDecType
PrimitiveHML
PrimitiveStimulation
PrimitiveObservation
PrimitiveInteger
PrimitiveBoolean
APN
apnmm
APN
ownedPlaces
ownedArcs
ownedVariables
name
methods
gates
ownedTransitions
Node
name
Arc
from
to
ownedArcMultiset
Name
Place
ownedPlaceMultiset
sort
Transition
ownedGuard
gateCalls
methodCall
Method
name
Gate
name
GateCall
gate
params
MethodCall
method
params
environmentmm
Environment
guardmm
Guard
ownedEquations
ownedVariables
adtmm
ADT
ownedSorts
ownedOperations
ownedGenerators
ownedVariables
ownedAxioms
name
Sort
Operation
operationSorts
result
Variable
name
variableSort
CondEquation
ownedConditions
ownedEquation
Term
VariableRef
variable
CTerm
iter
ownedTerms
op
AbstractEquation
ownedRightTerm
ownedLeftTerm
Equation
Inequation
AbstractSort
AtomicSort
declaration
SortDeclaration
name
AbstractOperation
name
AbstractGenericOp
multisetmm
Multiset
msSort
ownedNumOfTerms
ownedVariables
NumOfTerms
card
1
ownedElement
MSElement
TermReference
termReferenced | null | {"directed":true,"nodes":[{"nsPrefix":"SATEL","nsURI":"SATEL","name":"SATEL","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":"TestIntentionModule","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TestIntentionInterface","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IntentionDec","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TestIntentionBody","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AxiomDeclaration","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Axiom","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Inclusion","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Condition","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DomainQuantifier","instanceClass":null,"abstract":true,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UniformityList","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SubuniformityList","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConditionBody","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConditionAtom","instanceClass":null,"abstract":true,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NameList","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"nsPrefix":"HMLFormula","nsURI":"SATEL.HMLFormula","name":"HMLFormula","id":16,"eClass":"EPackage"},{"nsPrefix":"AlgebraicExpressions","nsURI":"SATEL.AlgebraicExpressions","name":"AlgebraicExpressions","id":17,"eClass":"EPackage"},{"nsPrefix":"VariableDeclarations","nsURI":"SATEL.VariableDeclarations","name":"VariableDeclarations","id":18,"eClass":"EPackage"},{"nsPrefix":"APN","nsURI":"SATEL.APN","name":"APN","id":19,"eClass":"EPackage"},{"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":"testIntentionModule","changeable":true,"resolveProxies":true,"lowerBound":1,"id":20,"derived":false},{"id":21,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"testIntentionBody","changeable":true,"resolveProxies":true,"lowerBound":1,"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":"testIntentionInterface","changeable":true,"resolveProxies":true,"lowerBound":0,"id":23,"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":24,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"focus","changeable":true,"resolveProxies":true,"lowerBound":1,"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":"algebra","changeable":true,"resolveProxies":true,"lowerBound":0,"id":26,"derived":false},{"id":27,"eClass":"EGenericType"},{"id":28,"eClass":"EGenericType"},{"id":29,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"APN","instanceClass":null,"abstract":false,"id":30,"interface":false,"eClass":"EClass"},{"id":31,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ADT","instanceClass":null,"abstract":false,"id":32,"interface":false,"eClass":"EClass"},{"id":33,"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":"intention","changeable":true,"resolveProxies":true,"lowerBound":1,"id":34,"derived":false},{"id":35,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"name","changeable":true,"lowerBound":1,"iD":false,"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":true,"unsettable":false,"transient":false,"unique":true,"name":"axiomDeclaration","changeable":true,"resolveProxies":true,"lowerBound":1,"id":38,"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":"variableDeclaration","changeable":true,"resolveProxies":true,"lowerBound":0,"id":39,"derived":false},{"id":40,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VariableDeclaration","instanceClass":null,"abstract":false,"id":41,"interface":false,"eClass":"EClass"},{"id":42,"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":"axiom","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":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"condition","changeable":true,"resolveProxies":true,"lowerBound":0,"id":45,"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":"inclusion","changeable":true,"resolveProxies":true,"lowerBound":1,"id":46,"derived":false},{"id":47,"eClass":"EGenericType"},{"id":48,"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":"hmlTerm","changeable":true,"resolveProxies":true,"lowerBound":1,"id":49,"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":"in","changeable":true,"resolveProxies":true,"lowerBound":1,"id":50,"derived":false},{"id":51,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"HMLTerm","instanceClass":null,"abstract":false,"id":52,"interface":false,"eClass":"EClass"},{"id":53,"eClass":"EGenericType"},{"id":54,"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":"domainQuantifier","changeable":true,"resolveProxies":true,"lowerBound":0,"id":55,"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":"conditionBody","changeable":true,"resolveProxies":true,"lowerBound":1,"id":56,"derived":false},{"id":57,"eClass":"EGenericType"},{"id":58,"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":"list","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":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"conditionAtom","changeable":true,"resolveProxies":true,"lowerBound":1,"id":63,"derived":false},{"id":64,"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":"nameRef","changeable":true,"resolveProxies":true,"lowerBound":1,"id":65,"derived":false},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VariableDec","instanceClass":null,"abstract":true,"id":66,"interface":false,"eClass":"EClass"},{"id":67,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"HMLFormula","instanceClass":null,"abstract":true,"id":68,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"HMLFormulaHMLFormulaContent","instanceClass":null,"abstract":false,"id":69,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"HMLFormulaPrimitiveHMLVarDec","instanceClass":null,"abstract":false,"id":70,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"HMLFormulaContent","instanceClass":null,"abstract":true,"id":71,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"HMLNext","instanceClass":null,"abstract":false,"id":72,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"HMLNot","instanceClass":null,"abstract":false,"id":73,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"HMLAnd","instanceClass":null,"abstract":false,"id":74,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"HMLTop","instanceClass":null,"abstract":false,"id":75,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"HMLEvent","instanceClass":null,"abstract":false,"id":76,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SynchronizationTerm","instanceClass":null,"abstract":true,"id":77,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SynchronizationInputTerm","instanceClass":null,"abstract":true,"id":78,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SynchronizationEventInputTerm","instanceClass":null,"abstract":false,"id":79,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SynchronizationOutputTerm","instanceClass":null,"abstract":true,"id":80,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SynchronizationEventOutputTerm","instanceClass":null,"abstract":false,"id":81,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WPrimitiveObservationVarDec","instanceClass":null,"abstract":false,"id":82,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WPrimitiveStimulationVarDec","instanceClass":null,"abstract":false,"id":83,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Parameter","instanceClass":null,"abstract":false,"id":84,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InputEvent","instanceClass":null,"abstract":true,"id":85,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OutputEvent","instanceClass":null,"abstract":true,"id":86,"interface":false,"eClass":"EClass"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"hmlFormula","changeable":true,"resolveProxies":true,"lowerBound":1,"id":87,"derived":false},{"id":88,"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":"hmlFormulaContent","changeable":true,"resolveProxies":true,"lowerBound":1,"id":89,"derived":false},{"id":90,"eClass":"EGenericType"},{"id":91,"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":"primitiveHMLVarDec","changeable":true,"resolveProxies":true,"lowerBound":1,"id":92,"derived":false},{"id":93,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveHMLVarDec","instanceClass":null,"abstract":false,"id":94,"interface":false,"eClass":"EClass"},{"id":95,"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":"hmlFormulaContent","changeable":true,"resolveProxies":true,"lowerBound":1,"id":96,"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":"hmlEvent","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":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"hmlFormulaContent","changeable":true,"resolveProxies":true,"lowerBound":1,"id":101,"derived":false},{"id":102,"eClass":"EGenericType"},{"id":103,"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":"hmlFormulaContentL","changeable":true,"resolveProxies":true,"lowerBound":1,"id":104,"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":"hmlFormulaContentR","changeable":true,"resolveProxies":true,"lowerBound":1,"id":105,"derived":false},{"id":106,"eClass":"EGenericType"},{"id":107,"eClass":"EGenericType"},{"id":108,"eClass":"EGenericType"},{"id":109,"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":"inputTerm","changeable":true,"resolveProxies":true,"lowerBound":1,"id":110,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"outputTerm","changeable":true,"resolveProxies":true,"lowerBound":0,"id":111,"derived":false},{"id":112,"eClass":"EGenericType"},{"id":113,"eClass":"EGenericType"},{"id":114,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"event","changeable":true,"resolveProxies":true,"lowerBound":1,"id":115,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"parameters","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"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"event","changeable":true,"resolveProxies":true,"lowerBound":1,"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":"parameters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":122,"derived":false},{"id":123,"eClass":"EGenericType"},{"id":124,"eClass":"EGenericType"},{"id":125,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"primitiveObservation","changeable":true,"resolveProxies":true,"lowerBound":1,"id":126,"derived":false},{"id":127,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveObservationVarDec","instanceClass":null,"abstract":false,"id":128,"interface":false,"eClass":"EClass"},{"id":129,"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":"primitiveStimulation","changeable":true,"resolveProxies":true,"lowerBound":1,"id":130,"derived":false},{"id":131,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveStimulationVarDec","instanceClass":null,"abstract":false,"id":132,"interface":false,"eClass":"EClass"},{"id":133,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"resolveProxies":true,"lowerBound":1,"id":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":"next","changeable":true,"resolveProxies":true,"lowerBound":0,"id":135,"derived":false},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AlgebraicTerm","instanceClass":null,"abstract":true,"id":136,"interface":false,"eClass":"EClass"},{"id":137,"eClass":"EGenericType"},{"id":138,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AlgebraicEquality","instanceClass":null,"abstract":true,"id":139,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AlgEquality","instanceClass":null,"abstract":false,"id":140,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SyncEquality","instanceClass":null,"abstract":false,"id":141,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"HMLEquality","instanceClass":null,"abstract":false,"id":142,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BooleanEquality","instanceClass":null,"abstract":false,"id":143,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ArithmeticEquality","instanceClass":null,"abstract":false,"id":144,"interface":false,"eClass":"EClass"},{"nsPrefix":"booleanterms","nsURI":"SATEL.AlgebraicExpressions.booleanterms","name":"booleanterms","id":145,"eClass":"EPackage"},{"nsPrefix":"arithmeticterms","nsURI":"SATEL.AlgebraicExpressions.arithmeticterms","name":"arithmeticterms","id":146,"eClass":"EPackage"},{"nsPrefix":"algterms","nsURI":"SATEL.AlgebraicExpressions.algterms","name":"algterms","id":147,"eClass":"EPackage"},{"id":148,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"algebraicTermL","changeable":true,"resolveProxies":true,"lowerBound":1,"id":149,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"algebraicTermR","changeable":true,"resolveProxies":true,"lowerBound":1,"id":150,"derived":false},{"id":151,"eClass":"EGenericType"},{"id":152,"eClass":"EGenericType"},{"id":153,"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":"synchronizationTermL","changeable":true,"resolveProxies":true,"lowerBound":1,"id":154,"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":"synchronizationTermR","changeable":true,"resolveProxies":true,"lowerBound":1,"id":155,"derived":false},{"id":156,"eClass":"EGenericType"},{"id":157,"eClass":"EGenericType"},{"id":158,"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":"hmlTermL","changeable":true,"resolveProxies":true,"lowerBound":1,"id":159,"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":"hmlTermR","changeable":true,"resolveProxies":true,"lowerBound":1,"id":160,"derived":false},{"id":161,"eClass":"EGenericType"},{"id":162,"eClass":"EGenericType"},{"id":163,"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":"booleanTermR","changeable":true,"resolveProxies":true,"lowerBound":1,"id":164,"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":"booleanTermL","changeable":true,"resolveProxies":true,"lowerBound":1,"id":165,"derived":false},{"id":166,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BooleanTerm","instanceClass":null,"abstract":true,"id":167,"interface":false,"eClass":"EClass"},{"id":168,"eClass":"EGenericType"},{"id":169,"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":"arithmeticTermL","changeable":true,"resolveProxies":true,"lowerBound":1,"id":170,"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":"arithmeticTermR","changeable":true,"resolveProxies":true,"lowerBound":1,"id":171,"derived":false},{"id":172,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ArithmeticTerm","instanceClass":null,"abstract":true,"id":173,"interface":false,"eClass":"EClass"},{"id":174,"eClass":"EGenericType"},{"id":175,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Not","instanceClass":null,"abstract":false,"id":176,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Sequence","instanceClass":null,"abstract":false,"id":177,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Positive","instanceClass":null,"abstract":false,"id":178,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Trace","instanceClass":null,"abstract":false,"id":179,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BooleanVariable","instanceClass":null,"abstract":false,"id":180,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BooleanValue","instanceClass":null,"abstract":false,"id":181,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BOPAnd","instanceClass":null,"abstract":false,"id":182,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BOPOr","instanceClass":null,"abstract":false,"id":183,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Equals","instanceClass":null,"abstract":false,"id":184,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NotEquals","instanceClass":null,"abstract":false,"id":185,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GT","instanceClass":null,"abstract":false,"id":186,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LT","instanceClass":null,"abstract":false,"id":187,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GTE","instanceClass":null,"abstract":false,"id":188,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LTE","instanceClass":null,"abstract":false,"id":189,"interface":false,"eClass":"EClass"},{"id":190,"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":"booleanTerm","changeable":true,"resolveProxies":true,"lowerBound":1,"id":191,"derived":false},{"id":192,"eClass":"EGenericType"},{"id":193,"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":"hmlTerm","changeable":true,"resolveProxies":true,"lowerBound":1,"id":194,"derived":false},{"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":true,"unsettable":false,"transient":false,"unique":true,"name":"hmlTerm","changeable":true,"resolveProxies":true,"lowerBound":1,"id":197,"derived":false},{"id":198,"eClass":"EGenericType"},{"id":199,"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":"hmlTerm","changeable":true,"resolveProxies":true,"lowerBound":1,"id":200,"derived":false},{"id":201,"eClass":"EGenericType"},{"id":202,"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":"booleanVariable","changeable":true,"resolveProxies":true,"lowerBound":1,"id":203,"derived":false},{"id":204,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveBooleanVarDec","instanceClass":null,"abstract":false,"id":205,"interface":false,"eClass":"EClass"},{"id":206,"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":"value","changeable":true,"lowerBound":1,"iD":false,"id":207,"derived":false},{"id":208,"eClass":"EGenericType"},{"id":209,"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":"booleanTermL","changeable":true,"resolveProxies":true,"lowerBound":1,"id":210,"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":"booleanTermR","changeable":true,"resolveProxies":true,"lowerBound":1,"id":211,"derived":false},{"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":true,"unsettable":false,"transient":false,"unique":true,"name":"booleanTermL","changeable":true,"resolveProxies":true,"lowerBound":1,"id":215,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"booleanTermR","changeable":true,"resolveProxies":true,"lowerBound":1,"id":216,"derived":false},{"id":217,"eClass":"EGenericType"},{"id":218,"eClass":"EGenericType"},{"id":219,"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":"arithmeticTermR","changeable":true,"resolveProxies":true,"lowerBound":1,"id":220,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"arithmeticTermL","changeable":true,"resolveProxies":true,"lowerBound":1,"id":221,"derived":false},{"id":222,"eClass":"EGenericType"},{"id":223,"eClass":"EGenericType"},{"id":224,"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":"arithmeticTermR","changeable":true,"resolveProxies":true,"lowerBound":1,"id":225,"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":"arithmeticTermL","changeable":true,"resolveProxies":true,"lowerBound":1,"id":226,"derived":false},{"id":227,"eClass":"EGenericType"},{"id":228,"eClass":"EGenericType"},{"id":229,"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":"arithmeticTermR","changeable":true,"resolveProxies":true,"lowerBound":1,"id":230,"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":"arithmeticTermL","changeable":true,"resolveProxies":true,"lowerBound":1,"id":231,"derived":false},{"id":232,"eClass":"EGenericType"},{"id":233,"eClass":"EGenericType"},{"id":234,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"arithmeticTermR","changeable":true,"resolveProxies":true,"lowerBound":1,"id":235,"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":"arithmeticTermL","changeable":true,"resolveProxies":true,"lowerBound":1,"id":236,"derived":false},{"id":237,"eClass":"EGenericType"},{"id":238,"eClass":"EGenericType"},{"id":239,"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":"arithmeticTermR","changeable":true,"resolveProxies":true,"lowerBound":1,"id":240,"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":"arithmeticTermL","changeable":true,"resolveProxies":true,"lowerBound":1,"id":241,"derived":false},{"id":242,"eClass":"EGenericType"},{"id":243,"eClass":"EGenericType"},{"id":244,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"arithmeticTermR","changeable":true,"resolveProxies":true,"lowerBound":1,"id":245,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"arithmeticTermL","changeable":true,"resolveProxies":true,"lowerBound":1,"id":246,"derived":false},{"id":247,"eClass":"EGenericType"},{"id":248,"eClass":"EGenericType"},{"id":249,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IntegerVariable","instanceClass":null,"abstract":false,"id":250,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IntegerValue","instanceClass":null,"abstract":false,"id":251,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BOPPlus","instanceClass":null,"abstract":false,"id":252,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BOPMinus","instanceClass":null,"abstract":false,"id":253,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BOPTimes","instanceClass":null,"abstract":false,"id":254,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BOPDiv","instanceClass":null,"abstract":false,"id":255,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NBEvents","instanceClass":null,"abstract":false,"id":256,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Depth","instanceClass":null,"abstract":false,"id":257,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UOPMinus","instanceClass":null,"abstract":false,"id":258,"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":"integerVariable","changeable":true,"resolveProxies":true,"lowerBound":1,"id":259,"derived":false},{"id":260,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveIntegerVarDec","instanceClass":null,"abstract":false,"id":261,"interface":false,"eClass":"EClass"},{"id":262,"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":"value","changeable":true,"lowerBound":1,"iD":false,"id":263,"derived":false},{"id":264,"eClass":"EGenericType"},{"id":265,"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":"arithmeticTermL","changeable":true,"resolveProxies":true,"lowerBound":1,"id":266,"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":"arithmeticTermR","changeable":true,"resolveProxies":true,"lowerBound":1,"id":267,"derived":false},{"id":268,"eClass":"EGenericType"},{"id":269,"eClass":"EGenericType"},{"id":270,"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":"arithmeticTermL","changeable":true,"resolveProxies":true,"lowerBound":1,"id":271,"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":"arithmeticTermR","changeable":true,"resolveProxies":true,"lowerBound":1,"id":272,"derived":false},{"id":273,"eClass":"EGenericType"},{"id":274,"eClass":"EGenericType"},{"id":275,"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":"arithmeticTermR","changeable":true,"resolveProxies":true,"lowerBound":1,"id":276,"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":"arithmeticTermL","changeable":true,"resolveProxies":true,"lowerBound":1,"id":277,"derived":false},{"id":278,"eClass":"EGenericType"},{"id":279,"eClass":"EGenericType"},{"id":280,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"arithmeticTermL","changeable":true,"resolveProxies":true,"lowerBound":1,"id":281,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"arithmeticTermR","changeable":true,"resolveProxies":true,"lowerBound":1,"id":282,"derived":false},{"id":283,"eClass":"EGenericType"},{"id":284,"eClass":"EGenericType"},{"id":285,"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":"hmlTerm","changeable":true,"resolveProxies":true,"lowerBound":1,"id":286,"derived":false},{"id":287,"eClass":"EGenericType"},{"id":288,"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":"hmlTerm","changeable":true,"resolveProxies":true,"lowerBound":1,"id":289,"derived":false},{"id":290,"eClass":"EGenericType"},{"id":291,"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":"arithmeticTerm","changeable":true,"resolveProxies":true,"lowerBound":1,"id":292,"derived":false},{"id":293,"eClass":"EGenericType"},{"id":294,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VariableRef","instanceClass":null,"abstract":false,"id":295,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AbstractCompositeTerm","instanceClass":null,"abstract":true,"id":296,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CompositeTerm","instanceClass":null,"abstract":false,"id":297,"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":"var","changeable":true,"resolveProxies":true,"lowerBound":1,"id":298,"derived":false},{"id":299,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AlgebraicSortVarDec","instanceClass":null,"abstract":false,"id":300,"interface":false,"eClass":"EClass"},{"id":301,"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":"terms","changeable":true,"resolveProxies":true,"lowerBound":0,"id":302,"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":"op","changeable":true,"resolveProxies":true,"lowerBound":1,"id":303,"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":"iter","changeable":true,"lowerBound":0,"iD":false,"id":304,"derived":false},{"id":305,"eClass":"EGenericType"},{"id":306,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Operation","instanceClass":null,"abstract":false,"id":307,"interface":false,"eClass":"EClass"},{"id":308,"eClass":"EGenericType"},{"id":309,"eClass":"EGenericType"},{"id":310,"eClass":"EGenericType"},{"nsPrefix":"Types","nsURI":"SATEL.VariableDeclarations.Types","name":"Types","id":311,"eClass":"EPackage"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"variable","changeable":true,"resolveProxies":true,"lowerBound":0,"id":312,"derived":false},{"id":313,"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":314,"derived":false},{"id":315,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":0,"id":316,"derived":false},{"id":317,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveHML","instanceClass":null,"abstract":false,"id":318,"interface":false,"eClass":"EClass"},{"id":319,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":0,"id":320,"derived":false},{"id":321,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveStimulation","instanceClass":null,"abstract":false,"id":322,"interface":false,"eClass":"EClass"},{"id":323,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":0,"id":324,"derived":false},{"id":325,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveObservation","instanceClass":null,"abstract":false,"id":326,"interface":false,"eClass":"EClass"},{"id":327,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":0,"id":328,"derived":false},{"id":329,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveInteger","instanceClass":null,"abstract":false,"id":330,"interface":false,"eClass":"EClass"},{"id":331,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":0,"id":332,"derived":false},{"id":333,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveBoolean","instanceClass":null,"abstract":false,"id":334,"interface":false,"eClass":"EClass"},{"id":335,"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":336,"derived":false},{"id":337,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SortDeclaration","instanceClass":null,"abstract":false,"id":338,"interface":false,"eClass":"EClass"},{"id":339,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VarDecType","instanceClass":null,"abstract":true,"id":340,"interface":false,"eClass":"EClass"},{"id":341,"eClass":"EGenericType"},{"id":342,"eClass":"EGenericType"},{"id":343,"eClass":"EGenericType"},{"id":344,"eClass":"EGenericType"},{"id":345,"eClass":"EGenericType"},{"nsPrefix":"apnmm","nsURI":"SATEL.APN.apnmm","name":"apnmm","id":346,"eClass":"EPackage"},{"nsPrefix":"environmentmm","nsURI":"SATEL.APN.environmentmm","name":"environmentmm","id":347,"eClass":"EPackage"},{"nsPrefix":"guardmm","nsURI":"SATEL.APN.guardmm","name":"guardmm","id":348,"eClass":"EPackage"},{"nsPrefix":"adtmm","nsURI":"SATEL.APN.adtmm","name":"adtmm","id":349,"eClass":"EPackage"},{"nsPrefix":"multisetmm","nsURI":"SATEL.APN.multisetmm","name":"multisetmm","id":350,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Node","instanceClass":null,"abstract":true,"id":351,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Arc","instanceClass":null,"abstract":false,"id":352,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Place","instanceClass":null,"abstract":false,"id":353,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Transition","instanceClass":null,"abstract":false,"id":354,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Method","instanceClass":null,"abstract":false,"id":355,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Gate","instanceClass":null,"abstract":false,"id":356,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GateCall","instanceClass":null,"abstract":false,"id":357,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MethodCall","instanceClass":null,"abstract":false,"id":358,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Environment","instanceClass":null,"abstract":true,"id":359,"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":"ownedPlaces","changeable":true,"resolveProxies":true,"lowerBound":1,"id":360,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedArcs","changeable":true,"resolveProxies":true,"lowerBound":0,"id":361,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedVariables","changeable":true,"resolveProxies":true,"lowerBound":0,"id":362,"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":363,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"methods","changeable":true,"resolveProxies":true,"lowerBound":0,"id":364,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"gates","changeable":true,"resolveProxies":true,"lowerBound":0,"id":365,"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":"ownedTransitions","changeable":true,"resolveProxies":true,"lowerBound":1,"id":366,"derived":false},{"id":367,"eClass":"EGenericType"},{"id":368,"eClass":"EGenericType"},{"id":369,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Variable","instanceClass":null,"abstract":false,"id":370,"interface":false,"eClass":"EClass"},{"id":371,"eClass":"EGenericType"},{"id":372,"eClass":"EGenericType"},{"id":373,"eClass":"EGenericType"},{"id":374,"eClass":"EGenericType"},{"id":375,"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":376,"derived":false},{"id":377,"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":378,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"to","changeable":true,"resolveProxies":true,"lowerBound":1,"id":379,"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":"ownedArcMultiset","changeable":true,"resolveProxies":true,"lowerBound":1,"id":380,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"Name","changeable":true,"lowerBound":0,"iD":false,"id":381,"derived":false},{"id":382,"eClass":"EGenericType"},{"id":383,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Multiset","instanceClass":null,"abstract":false,"id":384,"interface":false,"eClass":"EClass"},{"id":385,"eClass":"EGenericType"},{"id":386,"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":"ownedPlaceMultiset","changeable":true,"resolveProxies":true,"lowerBound":1,"id":387,"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":"sort","changeable":true,"resolveProxies":true,"lowerBound":1,"id":388,"derived":false},{"id":389,"eClass":"EGenericType"},{"id":390,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Sort","instanceClass":null,"abstract":false,"id":391,"interface":false,"eClass":"EClass"},{"id":392,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedGuard","changeable":true,"resolveProxies":true,"lowerBound":0,"id":393,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"gateCalls","changeable":true,"resolveProxies":true,"lowerBound":0,"id":394,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"methodCall","changeable":true,"resolveProxies":true,"lowerBound":0,"id":395,"derived":false},{"id":396,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Guard","instanceClass":null,"abstract":false,"id":397,"interface":false,"eClass":"EClass"},{"id":398,"eClass":"EGenericType"},{"id":399,"eClass":"EGenericType"},{"id":400,"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":401,"derived":false},{"id":402,"eClass":"EGenericType"},{"id":403,"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":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":false,"unsettable":false,"transient":false,"unique":true,"name":"gate","changeable":true,"resolveProxies":true,"lowerBound":1,"id":407,"derived":false},{"container":false,"ordered":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":408,"derived":false},{"id":409,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Term","instanceClass":null,"abstract":true,"id":410,"interface":false,"eClass":"EClass"},{"id":411,"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":"method","changeable":true,"resolveProxies":true,"lowerBound":1,"id":412,"derived":false},{"container":false,"ordered":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":413,"derived":false},{"id":414,"eClass":"EGenericType"},{"id":415,"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":"ownedEquations","changeable":true,"resolveProxies":true,"lowerBound":1,"id":416,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedVariables","changeable":true,"resolveProxies":true,"lowerBound":0,"id":417,"derived":false},{"id":418,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AbstractEquation","instanceClass":null,"abstract":true,"id":419,"interface":false,"eClass":"EClass"},{"id":420,"eClass":"EGenericType"},{"id":421,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CondEquation","instanceClass":null,"abstract":false,"id":422,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VariableRef","instanceClass":null,"abstract":false,"id":423,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CTerm","instanceClass":null,"abstract":false,"id":424,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Equation","instanceClass":null,"abstract":false,"id":425,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Inequation","instanceClass":null,"abstract":false,"id":426,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AbstractSort","instanceClass":null,"abstract":true,"id":427,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AtomicSort","instanceClass":null,"abstract":false,"id":428,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AbstractOperation","instanceClass":null,"abstract":true,"id":429,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AbstractGenericOp","instanceClass":null,"abstract":true,"id":430,"interface":true,"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":"ownedSorts","changeable":true,"resolveProxies":true,"lowerBound":0,"id":431,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedOperations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":432,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedGenerators","changeable":true,"resolveProxies":true,"lowerBound":0,"id":433,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedVariables","changeable":true,"resolveProxies":true,"lowerBound":0,"id":434,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedAxioms","changeable":true,"resolveProxies":true,"lowerBound":0,"id":435,"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":436,"derived":false},{"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"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"operationSorts","changeable":true,"resolveProxies":true,"lowerBound":0,"id":445,"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":"result","changeable":true,"resolveProxies":true,"lowerBound":1,"id":446,"derived":false},{"id":447,"eClass":"EGenericType"},{"id":448,"eClass":"EGenericType"},{"id":449,"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":450,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"variableSort","changeable":true,"resolveProxies":true,"lowerBound":0,"id":451,"derived":false},{"id":452,"eClass":"EGenericType"},{"id":453,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedConditions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":454,"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":"ownedEquation","changeable":true,"resolveProxies":true,"lowerBound":1,"id":455,"derived":false},{"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":"variable","changeable":true,"resolveProxies":true,"lowerBound":1,"id":458,"derived":false},{"id":459,"eClass":"EGenericType"},{"id":460,"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":"iter","changeable":true,"lowerBound":0,"iD":false,"id":461,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedTerms","changeable":true,"resolveProxies":true,"lowerBound":0,"id":462,"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":"op","changeable":true,"resolveProxies":true,"lowerBound":1,"id":463,"derived":false},{"id":464,"eClass":"EGenericType"},{"id":465,"eClass":"EGenericType"},{"id":466,"eClass":"EGenericType"},{"id":467,"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":"ownedRightTerm","changeable":true,"resolveProxies":true,"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":"ownedLeftTerm","changeable":true,"resolveProxies":true,"lowerBound":1,"id":469,"derived":false},{"id":470,"eClass":"EGenericType"},{"id":471,"eClass":"EGenericType"},{"id":472,"eClass":"EGenericType"},{"id":473,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"declaration","changeable":true,"resolveProxies":true,"lowerBound":1,"id":474,"derived":false},{"id":475,"eClass":"EGenericType"},{"id":476,"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":477,"derived":false},{"id":478,"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":479,"derived":false},{"id":480,"eClass":"EGenericType"},{"id":481,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NumOfTerms","instanceClass":null,"abstract":false,"id":482,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MSElement","instanceClass":null,"abstract":true,"id":483,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TermReference","instanceClass":null,"abstract":false,"id":484,"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":"msSort","changeable":true,"resolveProxies":true,"lowerBound":0,"id":485,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedNumOfTerms","changeable":true,"resolveProxies":true,"lowerBound":0,"id":486,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedVariables","changeable":true,"resolveProxies":true,"lowerBound":0,"id":487,"derived":false},{"id":488,"eClass":"EGenericType"},{"id":489,"eClass":"EGenericType"},{"id":490,"eClass":"EGenericType"},{"id":491,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"1","unsettable":false,"transient":false,"unique":true,"name":"card","changeable":true,"lowerBound":1,"iD":false,"id":492,"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":"ownedElement","changeable":true,"resolveProxies":true,"lowerBound":1,"id":493,"derived":false},{"id":494,"eClass":"EGenericType"},{"id":495,"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":"termReferenced","changeable":true,"resolveProxies":true,"lowerBound":1,"id":496,"derived":false},{"id":497,"eClass":"EGenericType"},{"id":498,"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":2,"target":24},{"source":2,"target":25},{"source":2,"target":26},{"source":22,"target":5},{"source":22,"target":27},{"source":22,"target":2},{"source":27,"target":5},{"source":23,"target":3},{"source":23,"target":28},{"source":23,"target":2},{"source":28,"target":3},{"source":24,"target":29},{"source":24,"target":2},{"source":25,"target":30},{"source":25,"target":31},{"source":25,"target":2},{"source":31,"target":30},{"source":26,"target":32},{"source":26,"target":33},{"source":26,"target":2},{"source":33,"target":32},{"source":3,"target":0},{"source":3,"target":34},{"source":34,"target":4},{"source":34,"target":35},{"source":34,"target":3},{"source":35,"target":4},{"source":4,"target":0},{"source":4,"target":36},{"source":36,"target":37},{"source":36,"target":4},{"source":5,"target":0},{"source":5,"target":38},{"source":5,"target":39},{"source":38,"target":6},{"source":38,"target":40},{"source":38,"target":5},{"source":40,"target":6},{"source":39,"target":41},{"source":39,"target":42},{"source":39,"target":5},{"source":42,"target":41},{"source":6,"target":0},{"source":6,"target":43},{"source":43,"target":7},{"source":43,"target":44},{"source":43,"target":6},{"source":44,"target":7},{"source":7,"target":0},{"source":7,"target":45},{"source":7,"target":46},{"source":45,"target":9},{"source":45,"target":47},{"source":45,"target":7},{"source":47,"target":9},{"source":46,"target":8},{"source":46,"target":48},{"source":46,"target":7},{"source":48,"target":8},{"source":8,"target":0},{"source":8,"target":14},{"source":8,"target":49},{"source":8,"target":50},{"source":8,"target":51},{"source":49,"target":52},{"source":49,"target":53},{"source":49,"target":8},{"source":53,"target":52},{"source":50,"target":4},{"source":50,"target":54},{"source":50,"target":8},{"source":54,"target":4},{"source":51,"target":14},{"source":9,"target":0},{"source":9,"target":55},{"source":9,"target":56},{"source":55,"target":10},{"source":55,"target":57},{"source":55,"target":9},{"source":57,"target":10},{"source":56,"target":13},{"source":56,"target":58},{"source":56,"target":9},{"source":58,"target":13},{"source":10,"target":0},{"source":10,"target":59},{"source":59,"target":15},{"source":59,"target":60},{"source":59,"target":10},{"source":60,"target":15},{"source":11,"target":0},{"source":11,"target":10},{"source":11,"target":61},{"source":61,"target":10},{"source":12,"target":0},{"source":12,"target":10},{"source":12,"target":62},{"source":62,"target":10},{"source":13,"target":0},{"source":13,"target":63},{"source":63,"target":14},{"source":63,"target":64},{"source":63,"target":13},{"source":64,"target":14},{"source":14,"target":0},{"source":15,"target":0},{"source":15,"target":65},{"source":65,"target":66},{"source":65,"target":67},{"source":65,"target":15},{"source":67,"target":66},{"source":16,"target":52},{"source":16,"target":68},{"source":16,"target":69},{"source":16,"target":70},{"source":16,"target":71},{"source":16,"target":72},{"source":16,"target":73},{"source":16,"target":74},{"source":16,"target":75},{"source":16,"target":76},{"source":16,"target":77},{"source":16,"target":78},{"source":16,"target":79},{"source":16,"target":80},{"source":16,"target":81},{"source":16,"target":82},{"source":16,"target":83},{"source":16,"target":84},{"source":16,"target":85},{"source":16,"target":86},{"source":16,"target":0},{"source":52,"target":16},{"source":52,"target":87},{"source":87,"target":68},{"source":87,"target":88},{"source":87,"target":52},{"source":88,"target":68},{"source":68,"target":16},{"source":69,"target":16},{"source":69,"target":68},{"source":69,"target":89},{"source":69,"target":90},{"source":89,"target":71},{"source":89,"target":91},{"source":89,"target":69},{"source":91,"target":71},{"source":90,"target":68},{"source":70,"target":16},{"source":70,"target":68},{"source":70,"target":92},{"source":70,"target":93},{"source":92,"target":94},{"source":92,"target":95},{"source":92,"target":70},{"source":95,"target":94},{"source":93,"target":68},{"source":71,"target":16},{"source":72,"target":16},{"source":72,"target":71},{"source":72,"target":96},{"source":72,"target":97},{"source":72,"target":98},{"source":96,"target":71},{"source":96,"target":99},{"source":96,"target":72},{"source":99,"target":71},{"source":97,"target":76},{"source":97,"target":100},{"source":97,"target":72},{"source":100,"target":76},{"source":98,"target":71},{"source":73,"target":16},{"source":73,"target":71},{"source":73,"target":101},{"source":73,"target":102},{"source":101,"target":71},{"source":101,"target":103},{"source":101,"target":73},{"source":103,"target":71},{"source":102,"target":71},{"source":74,"target":16},{"source":74,"target":71},{"source":74,"target":104},{"source":74,"target":105},{"source":74,"target":106},{"source":104,"target":71},{"source":104,"target":107},{"source":104,"target":74},{"source":107,"target":71},{"source":105,"target":71},{"source":105,"target":108},{"source":105,"target":74},{"source":108,"target":71},{"source":106,"target":71},{"source":75,"target":16},{"source":75,"target":71},{"source":75,"target":109},{"source":109,"target":71},{"source":76,"target":16},{"source":76,"target":110},{"source":76,"target":111},{"source":110,"target":78},{"source":110,"target":112},{"source":110,"target":76},{"source":112,"target":78},{"source":111,"target":80},{"source":111,"target":113},{"source":111,"target":76},{"source":113,"target":80},{"source":77,"target":16},{"source":78,"target":16},{"source":78,"target":77},{"source":78,"target":114},{"source":114,"target":77},{"source":79,"target":16},{"source":79,"target":78},{"source":79,"target":115},{"source":79,"target":116},{"source":79,"target":117},{"source":115,"target":85},{"source":115,"target":118},{"source":115,"target":79},{"source":118,"target":85},{"source":116,"target":84},{"source":116,"target":119},{"source":116,"target":79},{"source":119,"target":84},{"source":117,"target":78},{"source":80,"target":16},{"source":80,"target":77},{"source":80,"target":120},{"source":120,"target":77},{"source":81,"target":16},{"source":81,"target":80},{"source":81,"target":121},{"source":81,"target":122},{"source":81,"target":123},{"source":121,"target":86},{"source":121,"target":124},{"source":121,"target":81},{"source":124,"target":86},{"source":122,"target":84},{"source":122,"target":125},{"source":122,"target":81},{"source":125,"target":84},{"source":123,"target":80},{"source":82,"target":16},{"source":82,"target":80},{"source":82,"target":126},{"source":82,"target":127},{"source":126,"target":128},{"source":126,"target":129},{"source":126,"target":82},{"source":129,"target":128},{"source":127,"target":80},{"source":83,"target":16},{"source":83,"target":78},{"source":83,"target":130},{"source":83,"target":131},{"source":130,"target":132},{"source":130,"target":133},{"source":130,"target":83},{"source":133,"target":132},{"source":131,"target":78},{"source":84,"target":16},{"source":84,"target":134},{"source":84,"target":135},{"source":134,"target":136},{"source":134,"target":137},{"source":134,"target":84},{"source":137,"target":136},{"source":135,"target":84},{"source":135,"target":138},{"source":135,"target":84},{"source":138,"target":84},{"source":85,"target":16},{"source":86,"target":16},{"source":17,"target":139},{"source":17,"target":140},{"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":17,"target":147},{"source":17,"target":0},{"source":139,"target":17},{"source":139,"target":14},{"source":139,"target":148},{"source":148,"target":14},{"source":140,"target":17},{"source":140,"target":139},{"source":140,"target":149},{"source":140,"target":150},{"source":140,"target":151},{"source":149,"target":136},{"source":149,"target":152},{"source":149,"target":140},{"source":152,"target":136},{"source":150,"target":136},{"source":150,"target":153},{"source":150,"target":140},{"source":153,"target":136},{"source":151,"target":139},{"source":141,"target":17},{"source":141,"target":139},{"source":141,"target":154},{"source":141,"target":155},{"source":141,"target":156},{"source":154,"target":77},{"source":154,"target":157},{"source":154,"target":141},{"source":157,"target":77},{"source":155,"target":77},{"source":155,"target":158},{"source":155,"target":141},{"source":158,"target":77},{"source":156,"target":139},{"source":142,"target":17},{"source":142,"target":139},{"source":142,"target":159},{"source":142,"target":160},{"source":142,"target":161},{"source":159,"target":52},{"source":159,"target":162},{"source":159,"target":142},{"source":162,"target":52},{"source":160,"target":52},{"source":160,"target":163},{"source":160,"target":142},{"source":163,"target":52},{"source":161,"target":139},{"source":143,"target":17},{"source":143,"target":139},{"source":143,"target":164},{"source":143,"target":165},{"source":143,"target":166},{"source":164,"target":167},{"source":164,"target":168},{"source":164,"target":143},{"source":168,"target":167},{"source":165,"target":167},{"source":165,"target":169},{"source":165,"target":143},{"source":169,"target":167},{"source":166,"target":139},{"source":144,"target":17},{"source":144,"target":139},{"source":144,"target":170},{"source":144,"target":171},{"source":144,"target":172},{"source":170,"target":173},{"source":170,"target":174},{"source":170,"target":144},{"source":174,"target":173},{"source":171,"target":173},{"source":171,"target":175},{"source":171,"target":144},{"source":175,"target":173},{"source":172,"target":139},{"source":145,"target":167},{"source":145,"target":176},{"source":145,"target":177},{"source":145,"target":178},{"source":145,"target":179},{"source":145,"target":180},{"source":145,"target":181},{"source":145,"target":182},{"source":145,"target":183},{"source":145,"target":184},{"source":145,"target":185},{"source":145,"target":186},{"source":145,"target":187},{"source":145,"target":188},{"source":145,"target":189},{"source":145,"target":17},{"source":167,"target":145},{"source":167,"target":14},{"source":167,"target":190},{"source":190,"target":14},{"source":176,"target":145},{"source":176,"target":167},{"source":176,"target":191},{"source":176,"target":192},{"source":191,"target":167},{"source":191,"target":193},{"source":191,"target":176},{"source":193,"target":167},{"source":192,"target":167},{"source":177,"target":145},{"source":177,"target":167},{"source":177,"target":194},{"source":177,"target":195},{"source":194,"target":52},{"source":194,"target":196},{"source":194,"target":177},{"source":196,"target":52},{"source":195,"target":167},{"source":178,"target":145},{"source":178,"target":167},{"source":178,"target":197},{"source":178,"target":198},{"source":197,"target":52},{"source":197,"target":199},{"source":197,"target":178},{"source":199,"target":52},{"source":198,"target":167},{"source":179,"target":145},{"source":179,"target":167},{"source":179,"target":200},{"source":179,"target":201},{"source":200,"target":52},{"source":200,"target":202},{"source":200,"target":179},{"source":202,"target":52},{"source":201,"target":167},{"source":180,"target":145},{"source":180,"target":167},{"source":180,"target":203},{"source":180,"target":204},{"source":203,"target":205},{"source":203,"target":206},{"source":203,"target":180},{"source":206,"target":205},{"source":204,"target":167},{"source":181,"target":145},{"source":181,"target":167},{"source":181,"target":207},{"source":181,"target":208},{"source":207,"target":209},{"source":207,"target":181},{"source":208,"target":167},{"source":182,"target":145},{"source":182,"target":167},{"source":182,"target":210},{"source":182,"target":211},{"source":182,"target":212},{"source":210,"target":167},{"source":210,"target":213},{"source":210,"target":182},{"source":213,"target":167},{"source":211,"target":167},{"source":211,"target":214},{"source":211,"target":182},{"source":214,"target":167},{"source":212,"target":167},{"source":183,"target":145},{"source":183,"target":167},{"source":183,"target":215},{"source":183,"target":216},{"source":183,"target":217},{"source":215,"target":167},{"source":215,"target":218},{"source":215,"target":183},{"source":218,"target":167},{"source":216,"target":167},{"source":216,"target":219},{"source":216,"target":183},{"source":219,"target":167},{"source":217,"target":167},{"source":184,"target":145},{"source":184,"target":167},{"source":184,"target":220},{"source":184,"target":221},{"source":184,"target":222},{"source":220,"target":173},{"source":220,"target":223},{"source":220,"target":184},{"source":223,"target":173},{"source":221,"target":173},{"source":221,"target":224},{"source":221,"target":184},{"source":224,"target":173},{"source":222,"target":167},{"source":185,"target":145},{"source":185,"target":167},{"source":185,"target":225},{"source":185,"target":226},{"source":185,"target":227},{"source":225,"target":173},{"source":225,"target":228},{"source":225,"target":185},{"source":228,"target":173},{"source":226,"target":173},{"source":226,"target":229},{"source":226,"target":185},{"source":229,"target":173},{"source":227,"target":167},{"source":186,"target":145},{"source":186,"target":167},{"source":186,"target":230},{"source":186,"target":231},{"source":186,"target":232},{"source":230,"target":173},{"source":230,"target":233},{"source":230,"target":186},{"source":233,"target":173},{"source":231,"target":173},{"source":231,"target":234},{"source":231,"target":186},{"source":234,"target":173},{"source":232,"target":167},{"source":187,"target":145},{"source":187,"target":167},{"source":187,"target":235},{"source":187,"target":236},{"source":187,"target":237},{"source":235,"target":173},{"source":235,"target":238},{"source":235,"target":187},{"source":238,"target":173},{"source":236,"target":173},{"source":236,"target":239},{"source":236,"target":187},{"source":239,"target":173},{"source":237,"target":167},{"source":188,"target":145},{"source":188,"target":167},{"source":188,"target":240},{"source":188,"target":241},{"source":188,"target":242},{"source":240,"target":173},{"source":240,"target":243},{"source":240,"target":188},{"source":243,"target":173},{"source":241,"target":173},{"source":241,"target":244},{"source":241,"target":188},{"source":244,"target":173},{"source":242,"target":167},{"source":189,"target":145},{"source":189,"target":167},{"source":189,"target":245},{"source":189,"target":246},{"source":189,"target":247},{"source":245,"target":173},{"source":245,"target":248},{"source":245,"target":189},{"source":248,"target":173},{"source":246,"target":173},{"source":246,"target":249},{"source":246,"target":189},{"source":249,"target":173},{"source":247,"target":167},{"source":146,"target":173},{"source":146,"target":250},{"source":146,"target":251},{"source":146,"target":252},{"source":146,"target":253},{"source":146,"target":254},{"source":146,"target":255},{"source":146,"target":256},{"source":146,"target":257},{"source":146,"target":258},{"source":146,"target":17},{"source":173,"target":146},{"source":250,"target":146},{"source":250,"target":173},{"source":250,"target":259},{"source":250,"target":260},{"source":259,"target":261},{"source":259,"target":262},{"source":259,"target":250},{"source":262,"target":261},{"source":260,"target":173},{"source":251,"target":146},{"source":251,"target":173},{"source":251,"target":263},{"source":251,"target":264},{"source":263,"target":265},{"source":263,"target":251},{"source":264,"target":173},{"source":252,"target":146},{"source":252,"target":173},{"source":252,"target":266},{"source":252,"target":267},{"source":252,"target":268},{"source":266,"target":173},{"source":266,"target":269},{"source":266,"target":252},{"source":269,"target":173},{"source":267,"target":173},{"source":267,"target":270},{"source":267,"target":252},{"source":270,"target":173},{"source":268,"target":173},{"source":253,"target":146},{"source":253,"target":173},{"source":253,"target":271},{"source":253,"target":272},{"source":253,"target":273},{"source":271,"target":173},{"source":271,"target":274},{"source":271,"target":253},{"source":274,"target":173},{"source":272,"target":173},{"source":272,"target":275},{"source":272,"target":253},{"source":275,"target":173},{"source":273,"target":173},{"source":254,"target":146},{"source":254,"target":173},{"source":254,"target":276},{"source":254,"target":277},{"source":254,"target":278},{"source":276,"target":173},{"source":276,"target":279},{"source":276,"target":254},{"source":279,"target":173},{"source":277,"target":173},{"source":277,"target":280},{"source":277,"target":254},{"source":280,"target":173},{"source":278,"target":173},{"source":255,"target":146},{"source":255,"target":173},{"source":255,"target":281},{"source":255,"target":282},{"source":255,"target":283},{"source":281,"target":173},{"source":281,"target":284},{"source":281,"target":255},{"source":284,"target":173},{"source":282,"target":173},{"source":282,"target":285},{"source":282,"target":255},{"source":285,"target":173},{"source":283,"target":173},{"source":256,"target":146},{"source":256,"target":173},{"source":256,"target":286},{"source":256,"target":287},{"source":286,"target":52},{"source":286,"target":288},{"source":286,"target":256},{"source":288,"target":52},{"source":287,"target":173},{"source":257,"target":146},{"source":257,"target":173},{"source":257,"target":289},{"source":257,"target":290},{"source":289,"target":52},{"source":289,"target":291},{"source":289,"target":257},{"source":291,"target":52},{"source":290,"target":173},{"source":258,"target":146},{"source":258,"target":173},{"source":258,"target":292},{"source":258,"target":293},{"source":292,"target":173},{"source":292,"target":294},{"source":292,"target":258},{"source":294,"target":173},{"source":293,"target":173},{"source":147,"target":136},{"source":147,"target":295},{"source":147,"target":296},{"source":147,"target":297},{"source":147,"target":17},{"source":136,"target":147},{"source":295,"target":147},{"source":295,"target":136},{"source":295,"target":298},{"source":295,"target":299},{"source":298,"target":300},{"source":298,"target":301},{"source":298,"target":295},{"source":301,"target":300},{"source":299,"target":136},{"source":296,"target":147},{"source":296,"target":136},{"source":296,"target":302},{"source":296,"target":303},{"source":296,"target":304},{"source":296,"target":305},{"source":302,"target":136},{"source":302,"target":306},{"source":302,"target":296},{"source":306,"target":136},{"source":303,"target":307},{"source":303,"target":308},{"source":303,"target":296},{"source":308,"target":307},{"source":304,"target":309},{"source":304,"target":296},{"source":305,"target":136},{"source":297,"target":147},{"source":297,"target":296},{"source":297,"target":310},{"source":310,"target":296},{"source":18,"target":41},{"source":18,"target":66},{"source":18,"target":94},{"source":18,"target":132},{"source":18,"target":128},{"source":18,"target":261},{"source":18,"target":205},{"source":18,"target":300},{"source":18,"target":311},{"source":18,"target":0},{"source":41,"target":18},{"source":41,"target":312},{"source":312,"target":66},{"source":312,"target":313},{"source":312,"target":41},{"source":313,"target":66},{"source":66,"target":18},{"source":66,"target":314},{"source":314,"target":315},{"source":314,"target":66},{"source":94,"target":18},{"source":94,"target":66},{"source":94,"target":316},{"source":94,"target":317},{"source":316,"target":318},{"source":316,"target":319},{"source":316,"target":94},{"source":319,"target":318},{"source":317,"target":66},{"source":132,"target":18},{"source":132,"target":66},{"source":132,"target":320},{"source":132,"target":321},{"source":320,"target":322},{"source":320,"target":323},{"source":320,"target":132},{"source":323,"target":322},{"source":321,"target":66},{"source":128,"target":18},{"source":128,"target":66},{"source":128,"target":324},{"source":128,"target":325},{"source":324,"target":326},{"source":324,"target":327},{"source":324,"target":128},{"source":327,"target":326},{"source":325,"target":66},{"source":261,"target":18},{"source":261,"target":66},{"source":261,"target":328},{"source":261,"target":329},{"source":328,"target":330},{"source":328,"target":331},{"source":328,"target":261},{"source":331,"target":330},{"source":329,"target":66},{"source":205,"target":18},{"source":205,"target":66},{"source":205,"target":332},{"source":205,"target":333},{"source":332,"target":334},{"source":332,"target":335},{"source":332,"target":205},{"source":335,"target":334},{"source":333,"target":66},{"source":300,"target":18},{"source":300,"target":66},{"source":300,"target":336},{"source":300,"target":337},{"source":336,"target":338},{"source":336,"target":339},{"source":336,"target":300},{"source":339,"target":338},{"source":337,"target":66},{"source":311,"target":340},{"source":311,"target":318},{"source":311,"target":322},{"source":311,"target":326},{"source":311,"target":330},{"source":311,"target":334},{"source":311,"target":18},{"source":340,"target":311},{"source":318,"target":311},{"source":318,"target":340},{"source":318,"target":341},{"source":341,"target":340},{"source":322,"target":311},{"source":322,"target":340},{"source":322,"target":342},{"source":342,"target":340},{"source":326,"target":311},{"source":326,"target":340},{"source":326,"target":343},{"source":343,"target":340},{"source":330,"target":311},{"source":330,"target":340},{"source":330,"target":344},{"source":344,"target":340},{"source":334,"target":311},{"source":334,"target":340},{"source":334,"target":345},{"source":345,"target":340},{"source":19,"target":346},{"source":19,"target":347},{"source":19,"target":348},{"source":19,"target":349},{"source":19,"target":350},{"source":19,"target":0},{"source":346,"target":30},{"source":346,"target":351},{"source":346,"target":352},{"source":346,"target":353},{"source":346,"target":354},{"source":346,"target":355},{"source":346,"target":356},{"source":346,"target":357},{"source":346,"target":358},{"source":346,"target":19},{"source":30,"target":346},{"source":30,"target":359},{"source":30,"target":360},{"source":30,"target":361},{"source":30,"target":362},{"source":30,"target":363},{"source":30,"target":364},{"source":30,"target":365},{"source":30,"target":366},{"source":30,"target":367},{"source":360,"target":353},{"source":360,"target":368},{"source":360,"target":30},{"source":368,"target":353},{"source":361,"target":352},{"source":361,"target":369},{"source":361,"target":30},{"source":369,"target":352},{"source":362,"target":370},{"source":362,"target":371},{"source":362,"target":30},{"source":371,"target":370},{"source":363,"target":372},{"source":363,"target":30},{"source":364,"target":355},{"source":364,"target":373},{"source":364,"target":30},{"source":373,"target":355},{"source":365,"target":356},{"source":365,"target":374},{"source":365,"target":30},{"source":374,"target":356},{"source":366,"target":354},{"source":366,"target":375},{"source":366,"target":30},{"source":375,"target":354},{"source":367,"target":359},{"source":351,"target":346},{"source":351,"target":376},{"source":376,"target":377},{"source":376,"target":351},{"source":352,"target":346},{"source":352,"target":378},{"source":352,"target":379},{"source":352,"target":380},{"source":352,"target":381},{"source":378,"target":351},{"source":378,"target":382},{"source":378,"target":352},{"source":382,"target":351},{"source":379,"target":351},{"source":379,"target":383},{"source":379,"target":352},{"source":383,"target":351},{"source":380,"target":384},{"source":380,"target":385},{"source":380,"target":352},{"source":385,"target":384},{"source":381,"target":386},{"source":381,"target":352},{"source":353,"target":346},{"source":353,"target":351},{"source":353,"target":387},{"source":353,"target":388},{"source":353,"target":389},{"source":387,"target":384},{"source":387,"target":390},{"source":387,"target":353},{"source":390,"target":384},{"source":388,"target":391},{"source":388,"target":392},{"source":388,"target":353},{"source":392,"target":391},{"source":389,"target":351},{"source":354,"target":346},{"source":354,"target":351},{"source":354,"target":393},{"source":354,"target":394},{"source":354,"target":395},{"source":354,"target":396},{"source":393,"target":397},{"source":393,"target":398},{"source":393,"target":354},{"source":398,"target":397},{"source":394,"target":357},{"source":394,"target":399},{"source":394,"target":354},{"source":399,"target":357},{"source":395,"target":358},{"source":395,"target":400},{"source":395,"target":354},{"source":400,"target":358},{"source":396,"target":351},{"source":355,"target":346},{"source":355,"target":85},{"source":355,"target":401},{"source":355,"target":402},{"source":401,"target":403},{"source":401,"target":355},{"source":402,"target":85},{"source":356,"target":346},{"source":356,"target":86},{"source":356,"target":404},{"source":356,"target":405},{"source":404,"target":406},{"source":404,"target":356},{"source":405,"target":86},{"source":357,"target":346},{"source":357,"target":407},{"source":357,"target":408},{"source":407,"target":356},{"source":407,"target":409},{"source":407,"target":357},{"source":409,"target":356},{"source":408,"target":410},{"source":408,"target":411},{"source":408,"target":357},{"source":411,"target":410},{"source":358,"target":346},{"source":358,"target":412},{"source":358,"target":413},{"source":412,"target":355},{"source":412,"target":414},{"source":412,"target":358},{"source":414,"target":355},{"source":413,"target":410},{"source":413,"target":415},{"source":413,"target":358},{"source":415,"target":410},{"source":347,"target":359},{"source":347,"target":19},{"source":359,"target":347},{"source":348,"target":397},{"source":348,"target":19},{"source":397,"target":348},{"source":397,"target":359},{"source":397,"target":416},{"source":397,"target":417},{"source":397,"target":418},{"source":416,"target":419},{"source":416,"target":420},{"source":416,"target":397},{"source":420,"target":419},{"source":417,"target":370},{"source":417,"target":421},{"source":417,"target":397},{"source":421,"target":370},{"source":418,"target":359},{"source":349,"target":32},{"source":349,"target":391},{"source":349,"target":307},{"source":349,"target":370},{"source":349,"target":422},{"source":349,"target":410},{"source":349,"target":423},{"source":349,"target":424},{"source":349,"target":419},{"source":349,"target":425},{"source":349,"target":426},{"source":349,"target":427},{"source":349,"target":428},{"source":349,"target":338},{"source":349,"target":429},{"source":349,"target":430},{"source":349,"target":19},{"source":32,"target":349},{"source":32,"target":359},{"source":32,"target":431},{"source":32,"target":432},{"source":32,"target":433},{"source":32,"target":434},{"source":32,"target":435},{"source":32,"target":436},{"source":32,"target":437},{"source":431,"target":338},{"source":431,"target":438},{"source":431,"target":32},{"source":438,"target":338},{"source":432,"target":307},{"source":432,"target":439},{"source":432,"target":32},{"source":439,"target":307},{"source":433,"target":307},{"source":433,"target":440},{"source":433,"target":32},{"source":440,"target":307},{"source":434,"target":370},{"source":434,"target":441},{"source":434,"target":32},{"source":441,"target":370},{"source":435,"target":422},{"source":435,"target":442},{"source":435,"target":32},{"source":442,"target":422},{"source":436,"target":443},{"source":436,"target":32},{"source":437,"target":359},{"source":391,"target":349},{"source":391,"target":427},{"source":391,"target":444},{"source":444,"target":427},{"source":307,"target":349},{"source":307,"target":429},{"source":307,"target":445},{"source":307,"target":446},{"source":307,"target":447},{"source":445,"target":391},{"source":445,"target":448},{"source":445,"target":307},{"source":448,"target":391},{"source":446,"target":391},{"source":446,"target":449},{"source":446,"target":307},{"source":449,"target":391},{"source":447,"target":429},{"source":370,"target":349},{"source":370,"target":450},{"source":370,"target":451},{"source":450,"target":452},{"source":450,"target":370},{"source":451,"target":391},{"source":451,"target":453},{"source":451,"target":370},{"source":453,"target":391},{"source":422,"target":349},{"source":422,"target":454},{"source":422,"target":455},{"source":454,"target":419},{"source":454,"target":456},{"source":454,"target":422},{"source":456,"target":419},{"source":455,"target":425},{"source":455,"target":457},{"source":455,"target":422},{"source":457,"target":425},{"source":410,"target":349},{"source":423,"target":349},{"source":423,"target":410},{"source":423,"target":458},{"source":423,"target":459},{"source":458,"target":370},{"source":458,"target":460},{"source":458,"target":423},{"source":460,"target":370},{"source":459,"target":410},{"source":424,"target":349},{"source":424,"target":410},{"source":424,"target":461},{"source":424,"target":462},{"source":424,"target":463},{"source":424,"target":464},{"source":461,"target":465},{"source":461,"target":424},{"source":462,"target":410},{"source":462,"target":466},{"source":462,"target":424},{"source":466,"target":410},{"source":463,"target":307},{"source":463,"target":467},{"source":463,"target":424},{"source":467,"target":307},{"source":464,"target":410},{"source":419,"target":349},{"source":419,"target":468},{"source":419,"target":469},{"source":468,"target":410},{"source":468,"target":470},{"source":468,"target":419},{"source":470,"target":410},{"source":469,"target":410},{"source":469,"target":471},{"source":469,"target":419},{"source":471,"target":410},{"source":425,"target":349},{"source":425,"target":419},{"source":425,"target":472},{"source":472,"target":419},{"source":426,"target":349},{"source":426,"target":419},{"source":426,"target":473},{"source":473,"target":419},{"source":427,"target":349},{"source":428,"target":349},{"source":428,"target":391},{"source":428,"target":474},{"source":428,"target":475},{"source":474,"target":338},{"source":474,"target":476},{"source":474,"target":428},{"source":476,"target":338},{"source":475,"target":391},{"source":338,"target":349},{"source":338,"target":477},{"source":477,"target":478},{"source":477,"target":338},{"source":429,"target":349},{"source":429,"target":479},{"source":479,"target":480},{"source":479,"target":429},{"source":430,"target":349},{"source":430,"target":429},{"source":430,"target":481},{"source":481,"target":429},{"source":350,"target":384},{"source":350,"target":482},{"source":350,"target":483},{"source":350,"target":484},{"source":350,"target":19},{"source":384,"target":350},{"source":384,"target":359},{"source":384,"target":485},{"source":384,"target":486},{"source":384,"target":487},{"source":384,"target":488},{"source":485,"target":391},{"source":485,"target":489},{"source":485,"target":384},{"source":489,"target":391},{"source":486,"target":482},{"source":486,"target":490},{"source":486,"target":384},{"source":490,"target":482},{"source":487,"target":370},{"source":487,"target":491},{"source":487,"target":384},{"source":491,"target":370},{"source":488,"target":359},{"source":482,"target":350},{"source":482,"target":492},{"source":482,"target":493},{"source":492,"target":494},{"source":492,"target":482},{"source":493,"target":483},{"source":493,"target":495},{"source":493,"target":482},{"source":495,"target":483},{"source":483,"target":350},{"source":484,"target":350},{"source":484,"target":483},{"source":484,"target":496},{"source":484,"target":497},{"source":496,"target":410},{"source":496,"target":498},{"source":496,"target":484},{"source":498,"target":410},{"source":497,"target":483}],"multigraph":true} |
false | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0"
xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="base"
nsURI="http://www.yakindu.org/base/base/2.0.0" nsPrefix="base">
<eClassifiers xsi:type="ecore:EClass" name="NamedElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/mvsd/futsalpro/binaries/1.0.0/Futsal Pro/plugins/org.yakindu.base.types_2.0.0.201212141102/model/base.ecore | ecore | base
NamedElement
name | null | {"directed":true,"nodes":[{"nsPrefix":"base","nsURI":"http://www.yakindu.org/base/base/2.0.0","name":"base","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NamedElement","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":2,"derived":false},{"id":3,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":1,"target":0},{"source":1,"target":2},{"source":2,"target":3},{"source":2,"target":1}],"multigraph":true} |
false | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0"
xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="log"
nsURI="log" nsPrefix="log">
<eClassifiers xsi:type="ecore:EEnum" name="AccessMethod">
<eLiterals name="SOAP"/>
<eLiterals name="WEB_INTERFACE" value="1"/>
<eLiterals name="INTERNAL" value="2"/>
<eLiterals name="REST" value="3"/>
<eLiterals name="SYNDICATION" value="4"/>
<eLiterals name="PROTOCOL_BUFFERS" value="5"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="LogAction">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="date" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDate"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="executor" eType="ecore:EClass store#//User"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="accessMethod" eType="#//AccessMethod"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ServerLog">
<eStructuralFeatures xsi:type="ecore:EReference" name="actions" upperBound="-1"
eType="#//LogAction"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="NewUserAdded" eSuperTypes="#//LogAction">
<eStructuralFeatures xsi:type="ecore:EReference" name="user" eType="ecore:EClass store#//User"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="NewProjectAdded" eSuperTypes="#//LogAction">
<eStructuralFeatures xsi:type="ecore:EReference" name="project" eType="ecore:EClass store#//Project"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="parentProject" eType="ecore:EClass store#//Project"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="RevisionBranched" eSuperTypes="#//LogAction">
<eStructuralFeatures xsi:type="ecore:EReference" name="oldrevision" eType="ecore:EClass store#//Revision"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="newrevision" eType="ecore:EClass store#//Revision"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="NewRevisionAdded" eSuperTypes="#//LogAction">
<eStructuralFeatures xsi:type="ecore:EReference" name="revision" eType="ecore:EClass store#//Revision"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="NewCheckoutAdded" eSuperTypes="#//LogAction">
<eStructuralFeatures xsi:type="ecore:EReference" name="checkout" eType="ecore:EClass store#//Checkout"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SettingsSaved" eSuperTypes="#//LogAction"/>
<eClassifiers xsi:type="ecore:EClass" name="UserAddedToProject" eSuperTypes="#//LogAction">
<eStructuralFeatures xsi:type="ecore:EReference" name="user" eType="ecore:EClass store#//User"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="project" eType="ecore:EClass store#//Project"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="NewObjectIDMUploaded" eSuperTypes="#//LogAction"/>
<eClassifiers xsi:type="ecore:EClass" name="Download" eSuperTypes="#//LogAction"/>
<eClassifiers xsi:type="ecore:EClass" name="UserRemovedFromProject" eSuperTypes="#//LogAction">
<eStructuralFeatures xsi:type="ecore:EReference" name="user" eType="ecore:EClass store#//User"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="project" eType="ecore:EClass store#//Project"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ProjectDeleted" eSuperTypes="#//LogAction">
<eStructuralFeatures xsi:type="ecore:EReference" name="project" eType="ecore:EClass store#//Project"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="UserDeleted" eSuperTypes="#//LogAction">
<eStructuralFeatures xsi:type="ecore:EReference" name="user" eType="ecore:EClass store#//User"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PasswordReset" eSuperTypes="#//LogAction">
<eStructuralFeatures xsi:type="ecore:EReference" name="user" eType="ecore:EClass store#//User"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DatabaseCreated" eSuperTypes="#//LogAction">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="path" 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#//EIntegerObject"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ServerStarted" eSuperTypes="#//LogAction"/>
<eClassifiers xsi:type="ecore:EClass" name="ProjectUpdated" eSuperTypes="#//LogAction">
<eStructuralFeatures xsi:type="ecore:EReference" name="project" eType="ecore:EClass store#//Project"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="UserUndeleted" eSuperTypes="#//LogAction">
<eStructuralFeatures xsi:type="ecore:EReference" name="user" eType="ecore:EClass store#//User"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ProjectUndeleted" eSuperTypes="#//LogAction">
<eStructuralFeatures xsi:type="ecore:EReference" name="project" eType="ecore:EClass store#//Project"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="RevisionUpdated" eSuperTypes="#//LogAction">
<eStructuralFeatures xsi:type="ecore:EReference" name="revision" eType="ecore:EClass store#//Revision"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="GeoTagUpdated" eSuperTypes="#//LogAction">
<eStructuralFeatures xsi:type="ecore:EReference" name="geoTag" eType="ecore:EClass store#//GeoTag"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ClashDetectionSettingsUpdated" eSuperTypes="#//LogAction">
<eStructuralFeatures xsi:type="ecore:EReference" name="clashDetectionSettings"
eType="ecore:EClass store#//ClashDetectionSettings"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PasswordChanged" eSuperTypes="#//LogAction">
<eStructuralFeatures xsi:type="ecore:EReference" name="user" eType="ecore:EClass store#//User"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="UserChanged" eSuperTypes="#//LogAction">
<eStructuralFeatures xsi:type="ecore:EReference" name="user" eType="ecore:EClass store#//User"/>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/gssi/metamodel-dataset-analysis-toolchain/metamodels/log.ecore | ecore | log
AccessMethod
SOAP
SOAP
WEB_INTERFACE
WEB_INTERFACE
INTERNAL
INTERNAL
REST
REST
SYNDICATION
SYNDICATION
PROTOCOL_BUFFERS
PROTOCOL_BUFFERS
LogAction
date
executor
accessMethod
ServerLog
actions
NewUserAdded
user
NewProjectAdded
project
parentProject
RevisionBranched
oldrevision
newrevision
NewRevisionAdded
revision
NewCheckoutAdded
checkout
SettingsSaved
UserAddedToProject
user
project
NewObjectIDMUploaded
Download
UserRemovedFromProject
user
project
ProjectDeleted
project
UserDeleted
user
PasswordReset
user
DatabaseCreated
path
version
ServerStarted
ProjectUpdated
project
UserUndeleted
user
ProjectUndeleted
project
RevisionUpdated
revision
GeoTagUpdated
geoTag
ClashDetectionSettingsUpdated
clashDetectionSettings
PasswordChanged
user
UserChanged
user | null | {"directed":true,"nodes":[{"nsPrefix":"log","nsURI":"log","name":"log","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"instanceClassName":null,"name":"AccessMethod","instanceClass":null,"id":1,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LogAction","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ServerLog","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NewUserAdded","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NewProjectAdded","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RevisionBranched","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NewRevisionAdded","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NewCheckoutAdded","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SettingsSaved","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UserAddedToProject","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NewObjectIDMUploaded","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Download","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UserRemovedFromProject","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProjectDeleted","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UserDeleted","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PasswordReset","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DatabaseCreated","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ServerStarted","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProjectUpdated","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UserUndeleted","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProjectUndeleted","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RevisionUpdated","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GeoTagUpdated","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ClashDetectionSettingsUpdated","instanceClass":null,"abstract":false,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PasswordChanged","instanceClass":null,"abstract":false,"id":25,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UserChanged","instanceClass":null,"abstract":false,"id":26,"interface":false,"eClass":"EClass"},{"name":"SOAP","id":27,"value":0,"literal":"SOAP","eClass":"EEnumLiteral"},{"name":"WEB_INTERFACE","id":28,"value":1,"literal":"WEB_INTERFACE","eClass":"EEnumLiteral"},{"name":"INTERNAL","id":29,"value":2,"literal":"INTERNAL","eClass":"EEnumLiteral"},{"name":"REST","id":30,"value":3,"literal":"REST","eClass":"EEnumLiteral"},{"name":"SYNDICATION","id":31,"value":4,"literal":"SYNDICATION","eClass":"EEnumLiteral"},{"name":"PROTOCOL_BUFFERS","id":32,"value":5,"literal":"PROTOCOL_BUFFERS","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":"date","changeable":true,"lowerBound":0,"iD":false,"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":"executor","changeable":true,"resolveProxies":true,"lowerBound":0,"id":34,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"accessMethod","changeable":true,"lowerBound":0,"iD":false,"id":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":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"actions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":39,"derived":false},{"id":40,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"user","changeable":true,"resolveProxies":true,"lowerBound":0,"id":41,"derived":false},{"id":42,"eClass":"EGenericType"},{"id":43,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"project","changeable":true,"resolveProxies":true,"lowerBound":0,"id":44,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"parentProject","changeable":true,"resolveProxies":true,"lowerBound":0,"id":45,"derived":false},{"id":46,"eClass":"EGenericType"},{"id":47,"eClass":"EGenericType"},{"id":48,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"oldrevision","changeable":true,"resolveProxies":true,"lowerBound":0,"id":49,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"newrevision","changeable":true,"resolveProxies":true,"lowerBound":0,"id":50,"derived":false},{"id":51,"eClass":"EGenericType"},{"id":52,"eClass":"EGenericType"},{"id":53,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"revision","changeable":true,"resolveProxies":true,"lowerBound":0,"id":54,"derived":false},{"id":55,"eClass":"EGenericType"},{"id":56,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"checkout","changeable":true,"resolveProxies":true,"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":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"user","changeable":true,"resolveProxies":true,"lowerBound":0,"id":61,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"project","changeable":true,"resolveProxies":true,"lowerBound":0,"id":62,"derived":false},{"id":63,"eClass":"EGenericType"},{"id":64,"eClass":"EGenericType"},{"id":65,"eClass":"EGenericType"},{"id":66,"eClass":"EGenericType"},{"id":67,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"user","changeable":true,"resolveProxies":true,"lowerBound":0,"id":68,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"project","changeable":true,"resolveProxies":true,"lowerBound":0,"id":69,"derived":false},{"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":"project","changeable":true,"resolveProxies":true,"lowerBound":0,"id":73,"derived":false},{"id":74,"eClass":"EGenericType"},{"id":75,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"user","changeable":true,"resolveProxies":true,"lowerBound":0,"id":76,"derived":false},{"id":77,"eClass":"EGenericType"},{"id":78,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"user","changeable":true,"resolveProxies":true,"lowerBound":0,"id":79,"derived":false},{"id":80,"eClass":"EGenericType"},{"id":81,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"path","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":"version","changeable":true,"lowerBound":0,"iD":false,"id":83,"derived":false},{"id":84,"eClass":"EGenericType"},{"id":85,"eClass":"EGenericType"},{"id":86,"eClass":"EGenericType"},{"id":87,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"project","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"user","changeable":true,"resolveProxies":true,"lowerBound":0,"id":91,"derived":false},{"id":92,"eClass":"EGenericType"},{"id":93,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"project","changeable":true,"resolveProxies":true,"lowerBound":0,"id":94,"derived":false},{"id":95,"eClass":"EGenericType"},{"id":96,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"revision","changeable":true,"resolveProxies":true,"lowerBound":0,"id":97,"derived":false},{"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":false,"unsettable":false,"transient":false,"unique":true,"name":"geoTag","changeable":true,"resolveProxies":true,"lowerBound":0,"id":100,"derived":false},{"id":101,"eClass":"EGenericType"},{"id":102,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"clashDetectionSettings","changeable":true,"resolveProxies":true,"lowerBound":0,"id":103,"derived":false},{"id":104,"eClass":"EGenericType"},{"id":105,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"user","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":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"user","changeable":true,"resolveProxies":true,"lowerBound":0,"id":109,"derived":false},{"id":110,"eClass":"EGenericType"},{"id":111,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":0,"target":17},{"source":0,"target":18},{"source":0,"target":19},{"source":0,"target":20},{"source":0,"target":21},{"source":0,"target":22},{"source":0,"target":23},{"source":0,"target":24},{"source":0,"target":25},{"source":0,"target":26},{"source":1,"target":0},{"source":1,"target":27},{"source":1,"target":28},{"source":1,"target":29},{"source":1,"target":30},{"source":1,"target":31},{"source":1,"target":32},{"source":27,"target":1},{"source":28,"target":1},{"source":29,"target":1},{"source":30,"target":1},{"source":31,"target":1},{"source":32,"target":1},{"source":2,"target":0},{"source":2,"target":33},{"source":2,"target":34},{"source":2,"target":35},{"source":33,"target":36},{"source":33,"target":2},{"source":34,"target":37},{"source":34,"target":2},{"source":35,"target":1},{"source":35,"target":38},{"source":35,"target":2},{"source":38,"target":1},{"source":3,"target":0},{"source":3,"target":39},{"source":39,"target":2},{"source":39,"target":40},{"source":39,"target":3},{"source":40,"target":2},{"source":4,"target":0},{"source":4,"target":2},{"source":4,"target":41},{"source":4,"target":42},{"source":41,"target":43},{"source":41,"target":4},{"source":42,"target":2},{"source":5,"target":0},{"source":5,"target":2},{"source":5,"target":44},{"source":5,"target":45},{"source":5,"target":46},{"source":44,"target":47},{"source":44,"target":5},{"source":45,"target":48},{"source":45,"target":5},{"source":46,"target":2},{"source":6,"target":0},{"source":6,"target":2},{"source":6,"target":49},{"source":6,"target":50},{"source":6,"target":51},{"source":49,"target":52},{"source":49,"target":6},{"source":50,"target":53},{"source":50,"target":6},{"source":51,"target":2},{"source":7,"target":0},{"source":7,"target":2},{"source":7,"target":54},{"source":7,"target":55},{"source":54,"target":56},{"source":54,"target":7},{"source":55,"target":2},{"source":8,"target":0},{"source":8,"target":2},{"source":8,"target":57},{"source":8,"target":58},{"source":57,"target":59},{"source":57,"target":8},{"source":58,"target":2},{"source":9,"target":0},{"source":9,"target":2},{"source":9,"target":60},{"source":60,"target":2},{"source":10,"target":0},{"source":10,"target":2},{"source":10,"target":61},{"source":10,"target":62},{"source":10,"target":63},{"source":61,"target":64},{"source":61,"target":10},{"source":62,"target":65},{"source":62,"target":10},{"source":63,"target":2},{"source":11,"target":0},{"source":11,"target":2},{"source":11,"target":66},{"source":66,"target":2},{"source":12,"target":0},{"source":12,"target":2},{"source":12,"target":67},{"source":67,"target":2},{"source":13,"target":0},{"source":13,"target":2},{"source":13,"target":68},{"source":13,"target":69},{"source":13,"target":70},{"source":68,"target":71},{"source":68,"target":13},{"source":69,"target":72},{"source":69,"target":13},{"source":70,"target":2},{"source":14,"target":0},{"source":14,"target":2},{"source":14,"target":73},{"source":14,"target":74},{"source":73,"target":75},{"source":73,"target":14},{"source":74,"target":2},{"source":15,"target":0},{"source":15,"target":2},{"source":15,"target":76},{"source":15,"target":77},{"source":76,"target":78},{"source":76,"target":15},{"source":77,"target":2},{"source":16,"target":0},{"source":16,"target":2},{"source":16,"target":79},{"source":16,"target":80},{"source":79,"target":81},{"source":79,"target":16},{"source":80,"target":2},{"source":17,"target":0},{"source":17,"target":2},{"source":17,"target":82},{"source":17,"target":83},{"source":17,"target":84},{"source":82,"target":85},{"source":82,"target":17},{"source":83,"target":86},{"source":83,"target":17},{"source":84,"target":2},{"source":18,"target":0},{"source":18,"target":2},{"source":18,"target":87},{"source":87,"target":2},{"source":19,"target":0},{"source":19,"target":2},{"source":19,"target":88},{"source":19,"target":89},{"source":88,"target":90},{"source":88,"target":19},{"source":89,"target":2},{"source":20,"target":0},{"source":20,"target":2},{"source":20,"target":91},{"source":20,"target":92},{"source":91,"target":93},{"source":91,"target":20},{"source":92,"target":2},{"source":21,"target":0},{"source":21,"target":2},{"source":21,"target":94},{"source":21,"target":95},{"source":94,"target":96},{"source":94,"target":21},{"source":95,"target":2},{"source":22,"target":0},{"source":22,"target":2},{"source":22,"target":97},{"source":22,"target":98},{"source":97,"target":99},{"source":97,"target":22},{"source":98,"target":2},{"source":23,"target":0},{"source":23,"target":2},{"source":23,"target":100},{"source":23,"target":101},{"source":100,"target":102},{"source":100,"target":23},{"source":101,"target":2},{"source":24,"target":0},{"source":24,"target":2},{"source":24,"target":103},{"source":24,"target":104},{"source":103,"target":105},{"source":103,"target":24},{"source":104,"target":2},{"source":25,"target":0},{"source":25,"target":2},{"source":25,"target":106},{"source":25,"target":107},{"source":106,"target":108},{"source":106,"target":25},{"source":107,"target":2},{"source":26,"target":0},{"source":26,"target":2},{"source":26,"target":109},{"source":26,"target":110},{"source":109,"target":111},{"source":109,"target":26},{"source":110,"target":2}],"multigraph":true} |
true | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="minimalA" nsURI="http://inria.fr/atlanmod/emfviews/tests/minimalA"
nsPrefix="minimalA">
<eClassifiers xsi:type="ecore:EClass" name="A">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="a" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/fmdkdd/monoge/emfviews-test/resources/metamodels/minimalA.ecore | ecore | minimalA
A
a | null | {"directed":true,"nodes":[{"nsPrefix":"minimalA","nsURI":"http://inria.fr/atlanmod/emfviews/tests/minimalA","name":"minimalA","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"A","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"a","changeable":true,"lowerBound":0,"iD":false,"id":2,"derived":false},{"id":3,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":1,"target":0},{"source":1,"target":2},{"source":2,"target":3},{"source":2,"target":1}],"multigraph":true} |
false | <?xml version="1.0" encoding="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">
<eClassifiers xsi:type="ecore:EDataType" name="Boolean"/>
<eClassifiers xsi:type="ecore:EDataType" name="Integer"/>
<eClassifiers xsi:type="ecore:EDataType" name="String"/>
<eClassifiers xsi:type="ecore:EDataType" name="Double"/>
</ecore:EPackage>
</xmi:XMI>
| github:ecore:/data/jkitaj/emf4cpp/emf4cpp/emf4cpp/emf4cpp.tests/metamodels/PrimitiveTypes.ecore | ecore | PrimitiveTypes
Boolean
Integer
String
Double | null | {"directed":true,"nodes":[{"nsPrefix":null,"nsURI":null,"name":"PrimitiveTypes","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Boolean","instanceClass":null,"id":1,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Integer","instanceClass":null,"id":2,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"String","instanceClass":null,"id":3,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Double","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} |
true | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="pagemeta" nsURI="http://www.soluvas.org/schema/web.site.pagemeta/1.0"
nsPrefix="pagemeta">
<eClassifiers xsi:type="ecore:EClass" name="PageMeta">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Low-level meta-information about a HTML page.

For practical purposes, these are usually provided dynamically. However, some information, like favicon URIs and OpenGraph siteName are usually provided statically from application's site catalog XMI e.g. berbatik.SiteCatalog.xmi.

Note that PageMeta uses low-level HTML title, not a "CMS title" (which needs to be reformatted i.e. with prefix & suffix).
It also distinguishes between meta description and og:description.
So it doesn't fit well to be provided statically."/>
</eAnnotations>
<eOperations name="toText" eType="#//PageMeta">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Creates a new PageMeta with phase=text using the input context.

Throws IllegalStateException if phase is after text (i.e. final)."/>
</eAnnotations>
<eParameters name="context" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/>
</eOperations>
<eOperations name="toFinal" eType="#//PageMeta">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Returns a new PageMeta with titles merged.

Throws IllegalStateException if phase is not text."/>
</eAnnotations>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EReference" name="icon" eType="#//PageIcon"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="languageCode" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Used in "html" tag, recommended is "en"."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="openGraph" eType="#//OpenGraphMeta"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="openGraphImage" eType="#//OpenGraphImage"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="openGraphVideo" eType="#//OpenGraphVideo"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="openGraphAudio" eType="#//OpenGraphAudio"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="charset" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Recommended: utf-8."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="title" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="keywords" 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="viewport" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Recommended: width=device-width, initial-scale=1.0"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="author" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="phase" eType="#//PageMetaPhase"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PageIcon">
<eOperations name="toAbsolute" eType="#//PageIcon">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Create a PageIcon containing absolute URIs."/>
</eAnnotations>
<eParameters name="imagesUri" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="brandingBundleName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Used to calculate the absolute URI of icons, relative to Image URI and bundle name.

This will be used only if any of *Uri is not set."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="faviconPath" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="faviconUri" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="icon57Path" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="icon57Uri" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="icon72Path" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="icon72Uri" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="icon114Path" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="icon114Uri" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="icon144Path" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="icon144Uri" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="OpenGraphMeta">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The Open Graph protocol enables any web page to become a rich object in a social graph. For instance, this is used on Facebook to allow any web page to have the same functionality as any other object on Facebook.

While many different technologies and schemas exist and could be combined together, there isn't a single technology which provides enough information to richly represent any web page within the social graph. The Open Graph protocol builds on these existing technologies and gives developers one thing to implement. Developer simplicity is a key goal of the Open Graph protocol which has informed many of the technical design decisions.

Basic Metadata
To turn your web pages into graph objects, you need to add basic metadata to your page. We've based the initial version of the protocol on RDFa which means that you'll place additional <meta> tags in the <head> of your web page. The four required properties for every page are:

og:title - The title of your object as it should appear within the graph, e.g., "The Rock".
og:type - The type of your object, e.g., "video.movie". Depending on the type you specify, other properties may also be required.
og:image - An image URL which should represent your object within the graph.
og:url - The canonical URL of your object that will be used as its permanent ID in the graph, e.g., "http://www.imdb.com/title/tt0117500/".
As an example, the following is the Open Graph protocol markup for The Rock on IMDB:

<html prefix="og: http://ogp.me/ns#">
<head>
<title>The Rock (1996)</title>
<meta property="og:title" content="The Rock" />
<meta property="og:type" content="video.movie" />
<meta property="og:url" content="http://www.imdb.com/title/tt0117500/" />
<meta property="og:image" content="http://ia.media-imdb.com/images/rock.jpg" />
...
</head>
...
</html>
Optional Metadata
The following properties are optional for any object and are generally recommended:

og:audio - A URL to an audio file to accompany this object.
og:description - A one to two sentence description of your object.
og:determiner - The word that appears before this object's title in a sentence. An enum of (a, an, the, "", auto). If auto is chosen, the consumer of your data should chose between "a" or "an". Default is "" (blank).
og:locale - The locale these tags are marked up in. Of the format language_TERRITORY. Default is en_US.
og:locale:alternate - An array of other locales this page is available in.
og:site_name - If your object is part of a larger web site, the name which should be displayed for the overall site. e.g., "IMDb".
og:video - A URL to a video file that complements this object.
For example (line-break solely for display purposes):

<meta property="og:audio" content="http://example.com/bond/theme.mp3" />
<meta property="og:description" 
 content="Sean Connery found fame and fortune as the
 suave, sophisticated British agent, James Bond." />
<meta property="og:determiner" content="the" />
<meta property="og:locale" content="en_GB" />
<meta property="og:locale:alternate" content="fr_FR" />
<meta property="og:locale:alternate" content="es_ES" />
<meta property="og:site_name" content="IMDb" />
<meta property="og:video" content="http://example.com/bond/trailer.swf" />
The RDF schema (in Turtle) can be found at ogp.me/ns.

Structured Properties
Some properties can have extra metadata attached to them. These are specified in the same way as other metadata with property and content, but the property will have extra :.

The og:image property has some optional structured properties:

og:image:url - Identical to og:image.
og:image:secure_url - An alternate url to use if the webpage requires HTTPS.
og:image:type - A MIME type for this image.
og:image:width - The number of pixels wide.
og:image:height - The number of pixels high.
A full image example:

<meta property="og:image" content="http://example.com/ogp.jpg" />
<meta property="og:image:secure_url" content="https://secure.example.com/ogp.jpg" />
<meta property="og:image:type" content="image/jpeg" />
<meta property="og:image:width" content="400" />
<meta property="og:image:height" content="300" />
The og:video tag has the identical tags as og:image. Here is an example:

<meta property="og:video" content="http://example.com/movie.swf" />
<meta property="og:video:secure_url" content="https://secure.example.com/movie.swf" />
<meta property="og:video:type" content="application/x-shockwave-flash" />
<meta property="og:video:width" content="400" />
<meta property="og:video:height" content="300" />
The og:audio tag only has the first 3 properties available (since size doesn't make sense for sound):

<meta property="og:audio" content="http://example.com/sound.mp3" />
<meta property="og:audio:secure_url" content="https://secure.example.com/sound.mp3" />
<meta property="og:audio:type" content="audio/mpeg" />
Arrays
If a tag can have multiple values, just put multiple versions of the same <meta> tag on your page. The first tag (from top to bottom) is given preference during conflicts.

<meta property="og:image" content="http://example.com/rock.jpg" />
<meta property="og:image" content="http://example.com/rock2.jpg" />
Put structured properties after you declare their root tag. Whenever another root element is parsed, that structured property is considered to be done and another one is started.

For example:

<meta property="og:image" content="http://example.com/rock.jpg" />
<meta property="og:image:width" content="300" />
<meta property="og:image:height" content="300" />
<meta property="og:image" content="http://example.com/rock2.jpg" />
<meta property="og:image" content="http://example.com/rock3.jpg" />
<meta property="og:image:height" content="1000" />
means there are 3 images on this page, the first image is 300x300, the middle one has unspecified dimensions, and the last one is 1000px tall.

Object Types
In order for your object to be represented within the graph, you need to specify its type. This is done using the og:type property:

<meta property="og:type" content="website" />
When the community agrees on the schema for a type, it is added to the list of global types. All other objects in the type system are CURIEs of the form

<head prefix="my_namespace: http://example.com/ns#">
<meta property="og:type" content="my_namespace:my_type" />
The global types are grouped into verticals. Each vertical has its own namespace. The og:type values for a namespace are always prefixed with the namespace and then a period. This is to reduce confusion with user-defined namespaced types which always have colons in them.

Music
Namespace URI: http://ogp.me/ns/music#
og:type values:

music.song

music:duration - integer >=1 - The song's length in seconds.
music:album - music.album array - The album this song is from.
music:album:disc - integer >=1 - Which disc of the album this song is on.
music:album:track - integer >=1 - Which track this song is.
music:musician - profile array - The musician that made this song.
music.album

music:song - music.song - The song on this album.
music:song:disc - integer >=1 - The same as music:album:disc but in reverse.
music:song:track - integer >=1 - The same as music:album:track but in reverse.
music:musician - profile - The musician that made this song.
music:release_date - datetime - The date the album was released.
music.playlist

music:song - Identical to the ones on music.album
music:song:disc
music:song:track
music:creator - profile - The creator of this playlist.
music.radio_station

music:creator - profile - The creator of this station.
Video
Namespace URI: http://ogp.me/ns/video#
og:type values:

video.movie

video:actor - profile array - Actors in the movie.
video:actor:role - string - The role they played.
video:director - profile array - Directors of the movie.
video:writer - profile array - Writers of the movie.
video:duration - integer >=1 - The movie's length in seconds.
video:release_date - datetime - The date the movie was released.
video:tag - string array - Tag words associated with this movie.
video.episode

video:actor - Identical to video.movie
video:actor:role
video:director
video:writer
video:duration
video:release_date
video:tag
video:series - video.tv_show - Which series this episode belongs to.
video.tv_show

A multi-episode TV show. The metadata is identical to video.movie.

video.other

A video that doesn't belong in any other category. The metadata is identical to video.movie.

No Vertical
These are globally defined objects that just don't fit into a vertical but yet are broadly used and agreed upon.

og:type values:

article - Namespace URI: http://ogp.me/ns/article#

article:published_time - datetime - When the article was first published.
article:modified_time - datetime - When the article was last changed.
article:expiration_time - datetime - When the article is out of date after.
article:author - profile array - Writers of the article.
article:section - string - A high-level section name. E.g. Technology
article:tag - string array - Tag words associated with this article.
book - Namespace URI: http://ogp.me/ns/book#

book:author - profile array - Who wrote this book.
book:isbn - string - The ISBN
book:release_date - datetime - The date the book was released.
book:tag - string array - Tag words associated with this book.
profile - Namespace URI: http://ogp.me/ns/profile#

profile:first_name - string - A name normally given to an individual by a parent or self-chosen.
profile:last_name - string - A name inherited from a family or marriage and by which the individual is commonly known.
profile:username - string - A short unique string to identify them.
profile:gender - enum(male, female) - Their gender.
website - Namespace URI: http://ogp.me/ns/website#

No additional properties other than the basic ones. Any non-marked up webpage should be treated as og:type website.

Types
The following types are used when defining attributes in Open Graph protocol.

Type	Description	Literals
Boolean	A Boolean represents a true or false value	true, false, 1, 0
DateTime	A DateTime represents a temporal value composed of a date (year, month, day) and an optional time component (hours, minutes)	ISO 8601
Enum	A type consisting of bounded set of constant string values (enumeration members).	A string value that is a member of the enumeration
Float	A 64-bit signed floating point number	All literals that conform to the following formats:

1.234
-1.234
1.2e3
-1.2e3
7E-10
Integer	A 32-bit signed integer. In many languages integers over 32-bits become floats, so we limit Open Graph protocol for easy multi-language use.	All literals that conform to the following formats:

1234
-123
String	A sequence of Unicode characters	All literals composed of Unicode characters with no escape characters
URL	A sequence of Unicode characters that identify an Internet resource.	All valid URLs that utilize the http:// or https:// protocols
"/>
</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="og:title. The title of your object as it should appear within the graph, e.g., "The Rock"."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="type" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="og:type. The type of your object, e.g., "video.movie". Depending on the type you specify, other properties may also be required."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="image" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="og:image - An image URL which should represent your object within the graph.
"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="url" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="og:url - The canonical URL of your object that will be used as its permanent ID in the graph, e.g., "http://www.imdb.com/title/tt0117500/"."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="audio" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="og:audio - A URL to an audio file to accompany this object."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="description" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="og:description - A one to two sentence description of your object."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="determiner" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="og:determiner - The word that appears before this object's title in a sentence. An enum of (a, an, the, "", auto). If auto is chosen, the consumer of your data should chose between "a" or "an". Default is "" (blank)."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="locale" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="og:locale - The locale these tags are marked up in. Of the format language_TERRITORY. Default is en_US."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="localeAlternates" 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="og:locale:alternate - An array of other locales this page is available in.
"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="siteName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="og:site_name - If your object is part of a larger web site, the name which should be displayed for the overall site. e.g., "IMDb"."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="video" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="og:video - A URL to a video file that complements this object.
"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="OpenGraphImage">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The og:image property has some optional structured properties:

og:image:url - Identical to og:image.
og:image:secure_url - An alternate url to use if the webpage requires HTTPS.
og:image:type - A MIME type for this image.
og:image:width - The number of pixels wide.
og:image:height - The number of pixels high.
A full image example:

<meta property="og:image" content="http://example.com/ogp.jpg" />
<meta property="og:image:secure_url" content="https://secure.example.com/ogp.jpg" />
<meta property="og:image:type" content="image/jpeg" />
<meta property="og:image:width" content="400" />
<meta property="og:image:height" content="300" />"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="url" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="og:image:url - Identical to og:image."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="secureUrl" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="og:image:secure_url - An alternate url to use if the webpage requires HTTPS.
"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="type" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="og:image:type - A MIME type for this image.
"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="width" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EIntegerObject">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="og:image:width - The number of pixels wide.
"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="height" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EIntegerObject">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="og:image:height - The number of pixels high.
"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="OpenGraphVideo">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The og:video tag has the identical tags as og:image. Here is an example:

<meta property="og:video" content="http://example.com/movie.swf" />
<meta property="og:video:secure_url" content="https://secure.example.com/movie.swf" />
<meta property="og:video:type" content="application/x-shockwave-flash" />
<meta property="og:video:width" content="400" />
<meta property="og:video:height" content="300" />"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="url" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="og:image:url - Identical to og:image."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="secureUrl" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="og:image:secure_url - An alternate url to use if the webpage requires HTTPS.
"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="type" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="og:image:type - A MIME type for this image.
"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="width" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EIntegerObject">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="og:image:width - The number of pixels wide.
"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="height" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EIntegerObject">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="og:image:height - The number of pixels high.
"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="OpenGraphAudio">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The og:audio tag only has the first 3 properties available (since size doesn't make sense for sound):

<meta property="og:audio" content="http://example.com/sound.mp3" />
<meta property="og:audio:secure_url" content="https://secure.example.com/sound.mp3" />
<meta property="og:audio:type" content="audio/mpeg" />"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="url" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="og:image:url - Identical to og:image."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="secureUrl" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="og:image:secure_url - An alternate url to use if the webpage requires HTTPS.
"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="type" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="og:image:type - A MIME type for this image.
"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PageSelector" abstract="true" interface="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Matches a web request against a rule and modifies the current Page object."/>
</eAnnotations>
<eOperations name="matches" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Determines if this selector matches the provided page."/>
</eAnnotations>
<eParameters name="context" eType="#//PageRuleContext"/>
</eOperations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="UriPatternPageSelector" eSuperTypes="#//PageSelector">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Matches web requests using http://code.google.com/p/wo-furi/"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="pattern" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PageRule" eSuperTypes="../../../../../../../../org.soluvas.commons/src/main/resources/org/soluvas/commons/commons.ecore#//BundleAware ../../../../../../../../org.soluvas.commons/src/main/resources/org/soluvas/commons/commons.ecore#//ResourceAware ../../../../../../../../org.soluvas.commons/src/main/resources/org/soluvas/commons/commons.ecore#//Positionable">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Positioner Guide:

* -200 : org.soluvas core
* -100 : coarse-grained
* -50 : module-level fine-grained (e.g. bippo salesorder)
* -10 : product-level fine-grained (e.g. bippo )
* 0 or missing : application-level fine-grained (e.g. berbatik)
* 10 : customizations
"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="selector" eType="#//PageSelector"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="declaration" eType="#//PageDeclaration"
containment="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="What to apply when the selector matches."/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PageDeclaration" abstract="true" interface="true"/>
<eClassifiers xsi:type="ecore:EClass" name="SourcePageDeclaration" eSuperTypes="#//PageDeclaration">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Applies the contents of the specified "source" Page to current web request.

The Page instance must be linked via EMF, which is sometimes handy but not very flexible for runtime purposes."/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="source" lowerBound="1"
eType="#//PageMeta" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ProcessorPageDeclaration" eSuperTypes="#//PageDeclaration">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Uses a PageProcessor implementation to modify the Page for current web request.

It will be looked up in OSGi (scoped for the current tenant) using the given filters."/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="filter" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Filter in LDAP syntax."/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ResourcePageDeclaration" eSuperTypes="#//PageDeclaration">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Loads the file from the specified bundle and the specified resource path.

This is handy to load from classpath in OSGi environments, but cannot handle overrides properly. You need a proper federating repository for that."/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="bundle" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Bundle symbolic name that hosts the Page XMI file."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="path" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Full path to the Page XMI in the bundle, including the leading '/' and the '.xmi' extension."/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="RepositoryPageDeclaration" eSuperTypes="#//PageDeclaration">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="filter" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Filter to the repository in LDAP syntax. Will be looked up in OSGi."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="path" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Path to the page in the repository."/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PageMetaCatalog" eSuperTypes="#//PageRuleCollection ../../../../../../../../org.soluvas.commons/src/main/resources/org/soluvas/commons/commons.ecore#//BundleAware ../../../../../../../../org.soluvas.commons/src/main/resources/org/soluvas/commons/commons.ecore#//ResourceAware">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The site catalog is used to define all *logical* sections and pages in a site.

It is used in 2 ways:
1. at generation time, to generate concrete page classes, Wicket HTML markup, and JS files.
2. at runtime, to inspect *logical* sections and pages in the site.

Note that information about actual concrete page classes etc. are not visible here, and if needed, then it should be described using another schema."/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PageMetaCollection" abstract="true"
interface="true">
<eStructuralFeatures xsi:type="ecore:EReference" name="pageMetas" upperBound="-1"
eType="#//PageMeta" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PageRuleCollection" abstract="true"
interface="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Contains a list of rules."/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="rules" upperBound="-1"
eType="#//PageRule" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PageTitle">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Used to compose a title string.

This will set the :
- page meta title : prefixes.join(prefixSeparator) + main + suffixes.join(suffixSeparator)
- open graph meta : title <= main (TODO: needs to be more configurable), e.g. we want to display "Zalova Bag - Bags" or "Zalova Bag - O Batiks" or even "Zalova Bag - Bags - O Batiks""/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="main" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="prefixes" upperBound="-1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="suffixes" upperBound="-1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="prefixSeparator" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="suffixSeparator" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ClassPageSelector" eSuperTypes="#//PageSelector">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Selects pages based on Wicket page class name."/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="className" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EDataType" name="PageRuleContext" instanceClassName="org.soluvas.web.site.PageRequestContext"/>
<eClassifiers xsi:type="ecore:EEnum" name="PageMetaPhase">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="PageMeta need to have at least 3 states : 

1. `template`. Contains Mustache templates.
2. `text`. Will not be parsed for template but titles not yet merged.
3. `final`. Titles already merged."/>
</eAnnotations>
<eLiterals name="template">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Contains Mustache templates."/>
</eAnnotations>
</eLiterals>
<eLiterals name="text" value="1">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Will not be parsed for template but titles not yet merged."/>
</eAnnotations>
</eLiterals>
<eLiterals name="final" value="2">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Titles already merged."/>
</eAnnotations>
</eLiterals>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/MDEGroup/QMM-COMLAN-data/validation-subjects/metamodels/pagemeta.ecore | ecore | pagemeta
PageMeta
toText
context
toFinal
icon
languageCode
openGraph
openGraphImage
openGraphVideo
openGraphAudio
charset
title
keywords
description
viewport
author
phase
PageIcon
toAbsolute
imagesUri
brandingBundleName
faviconPath
faviconUri
icon57Path
icon57Uri
icon72Path
icon72Uri
icon114Path
icon114Uri
icon144Path
icon144Uri
OpenGraphMeta
title
type
image
url
audio
description
determiner
locale
localeAlternates
siteName
video
OpenGraphImage
url
secureUrl
type
width
height
OpenGraphVideo
url
secureUrl
type
width
height
OpenGraphAudio
url
secureUrl
type
PageSelector
matches
context
UriPatternPageSelector
pattern
PageRule
selector
declaration
PageDeclaration
SourcePageDeclaration
source
ProcessorPageDeclaration
filter
ResourcePageDeclaration
bundle
path
RepositoryPageDeclaration
filter
path
PageMetaCatalog
PageMetaCollection
pageMetas
PageRuleCollection
rules
PageTitle
main
prefixes
suffixes
prefixSeparator
suffixSeparator
ClassPageSelector
className
PageRuleContext
org.soluvas.web.site.PageRequestContext
org.soluvas.web.site.PageRequestContext
PageMetaPhase
template
template
text
text
final
final | null | {"directed":true,"nodes":[{"nsPrefix":"pagemeta","nsURI":"http://www.soluvas.org/schema/web.site.pagemeta/1.0","name":"pagemeta","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PageMeta","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PageIcon","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OpenGraphMeta","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OpenGraphImage","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OpenGraphVideo","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OpenGraphAudio","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PageSelector","instanceClass":null,"abstract":true,"id":7,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UriPatternPageSelector","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PageRule","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PageDeclaration","instanceClass":null,"abstract":true,"id":10,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SourcePageDeclaration","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProcessorPageDeclaration","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ResourcePageDeclaration","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RepositoryPageDeclaration","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PageMetaCatalog","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PageMetaCollection","instanceClass":null,"abstract":true,"id":16,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PageRuleCollection","instanceClass":null,"abstract":true,"id":17,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PageTitle","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ClassPageSelector","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":"org.soluvas.web.site.PageRequestContext","defaultValue":null,"instanceClassName":"org.soluvas.web.site.PageRequestContext","name":"PageRuleContext","instanceClass":null,"id":20,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":null,"instanceClassName":null,"name":"PageMetaPhase","instanceClass":null,"id":21,"serializable":true,"eClass":"EEnum"},{"ordered":true,"upperBound":1,"unique":true,"name":"toText","lowerBound":0,"id":22,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"toFinal","lowerBound":0,"id":23,"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":"icon","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":"languageCode","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":true,"unsettable":false,"transient":false,"unique":true,"name":"openGraph","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":"openGraphImage","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":"openGraphVideo","changeable":true,"resolveProxies":true,"lowerBound":0,"id":28,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"openGraphAudio","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":"charset","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":"title","changeable":true,"lowerBound":0,"iD":false,"id":31,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"keywords","changeable":true,"lowerBound":0,"iD":false,"id":32,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"description","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":"viewport","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":"author","changeable":true,"lowerBound":0,"iD":false,"id":35,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"phase","changeable":true,"lowerBound":0,"iD":false,"id":36,"derived":false},{"id":37,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":38,"many":false,"required":false,"eClass":"EParameter"},{"id":39,"eClass":"EGenericType"},{"id":40,"eClass":"EGenericType"},{"id":41,"eClass":"EGenericType"},{"id":42,"eClass":"EGenericType"},{"id":43,"eClass":"EGenericType"},{"id":44,"eClass":"EGenericType"},{"id":45,"eClass":"EGenericType"},{"id":46,"eClass":"EGenericType"},{"id":47,"eClass":"EGenericType"},{"id":48,"eClass":"EGenericType"},{"id":49,"eClass":"EGenericType"},{"id":50,"eClass":"EGenericType"},{"id":51,"eClass":"EGenericType"},{"id":52,"eClass":"EGenericType"},{"id":53,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"toAbsolute","lowerBound":0,"id":54,"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":"brandingBundleName","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":"faviconPath","changeable":true,"lowerBound":0,"iD":false,"id":56,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"faviconUri","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":"icon57Path","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":"icon57Uri","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":"icon72Path","changeable":true,"lowerBound":0,"iD":false,"id":60,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"icon72Uri","changeable":true,"lowerBound":0,"iD":false,"id":61,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"icon114Path","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":"icon114Uri","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":"icon144Path","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":"icon144Uri","changeable":true,"lowerBound":0,"iD":false,"id":65,"derived":false},{"id":66,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"imagesUri","lowerBound":0,"id":67,"many":false,"required":false,"eClass":"EParameter"},{"id":68,"eClass":"EGenericType"},{"id":69,"eClass":"EGenericType"},{"id":70,"eClass":"EGenericType"},{"id":71,"eClass":"EGenericType"},{"id":72,"eClass":"EGenericType"},{"id":73,"eClass":"EGenericType"},{"id":74,"eClass":"EGenericType"},{"id":75,"eClass":"EGenericType"},{"id":76,"eClass":"EGenericType"},{"id":77,"eClass":"EGenericType"},{"id":78,"eClass":"EGenericType"},{"id":79,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":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":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":"type","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":"image","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":"url","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":"audio","changeable":true,"lowerBound":0,"iD":false,"id":84,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"description","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":"determiner","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":"locale","changeable":true,"lowerBound":0,"iD":false,"id":87,"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":"localeAlternates","changeable":true,"lowerBound":0,"iD":false,"id":88,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"siteName","changeable":true,"lowerBound":0,"iD":false,"id":89,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"video","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"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"url","changeable":true,"lowerBound":0,"iD":false,"id":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":"secureUrl","changeable":true,"lowerBound":0,"iD":false,"id":103,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"lowerBound":0,"iD":false,"id":104,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"width","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":"height","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"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"url","changeable":true,"lowerBound":0,"iD":false,"id":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":"secureUrl","changeable":true,"lowerBound":0,"iD":false,"id":113,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"type","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":"width","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":"height","changeable":true,"lowerBound":0,"iD":false,"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,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"url","changeable":true,"lowerBound":0,"iD":false,"id":122,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"secureUrl","changeable":true,"lowerBound":0,"iD":false,"id":123,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"lowerBound":0,"iD":false,"id":124,"derived":false},{"id":125,"eClass":"EGenericType"},{"id":126,"eClass":"EGenericType"},{"id":127,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"matches","lowerBound":0,"id":128,"many":false,"required":false,"eClass":"EOperation"},{"id":129,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":130,"many":false,"required":false,"eClass":"EParameter"},{"id":131,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"pattern","changeable":true,"lowerBound":1,"iD":false,"id":132,"derived":false},{"id":133,"eClass":"EGenericType"},{"id":134,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"selector","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":"declaration","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"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"source","changeable":true,"resolveProxies":true,"lowerBound":1,"id":142,"derived":false},{"id":143,"eClass":"EGenericType"},{"id":144,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"filter","changeable":true,"lowerBound":0,"iD":false,"id":145,"derived":false},{"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":"bundle","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":false,"unique":true,"name":"path","changeable":true,"lowerBound":0,"iD":false,"id":149,"derived":false},{"id":150,"eClass":"EGenericType"},{"id":151,"eClass":"EGenericType"},{"id":152,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"filter","changeable":true,"lowerBound":0,"iD":false,"id":153,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"path","changeable":true,"lowerBound":0,"iD":false,"id":154,"derived":false},{"id":155,"eClass":"EGenericType"},{"id":156,"eClass":"EGenericType"},{"id":157,"eClass":"EGenericType"},{"id":158,"eClass":"EGenericType"},{"id":159,"eClass":"EGenericType"},{"id":160,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"pageMetas","changeable":true,"resolveProxies":true,"lowerBound":0,"id":161,"derived":false},{"id":162,"eClass":"EGenericType"},{"container":false,"ordered":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":163,"derived":false},{"id":164,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"main","changeable":true,"lowerBound":0,"iD":false,"id":165,"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":"prefixes","changeable":true,"lowerBound":0,"iD":false,"id":166,"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":"suffixes","changeable":true,"lowerBound":0,"iD":false,"id":167,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"prefixSeparator","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":"suffixSeparator","changeable":true,"lowerBound":0,"iD":false,"id":169,"derived":false},{"id":170,"eClass":"EGenericType"},{"id":171,"eClass":"EGenericType"},{"id":172,"eClass":"EGenericType"},{"id":173,"eClass":"EGenericType"},{"id":174,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"className","changeable":true,"lowerBound":1,"iD":false,"id":175,"derived":false},{"id":176,"eClass":"EGenericType"},{"id":177,"eClass":"EGenericType"},{"name":"template","id":178,"value":0,"literal":"template","eClass":"EEnumLiteral"},{"name":"text","id":179,"value":1,"literal":"text","eClass":"EEnumLiteral"},{"name":"final","id":180,"value":2,"literal":"final","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":1,"target":0},{"source":1,"target":22},{"source":1,"target":23},{"source":1,"target":24},{"source":1,"target":25},{"source":1,"target":26},{"source":1,"target":27},{"source":1,"target":28},{"source":1,"target":29},{"source":1,"target":30},{"source":1,"target":31},{"source":1,"target":32},{"source":1,"target":33},{"source":1,"target":34},{"source":1,"target":35},{"source":1,"target":36},{"source":22,"target":1},{"source":22,"target":37},{"source":22,"target":1},{"source":22,"target":38},{"source":37,"target":1},{"source":38,"target":39},{"source":38,"target":22},{"source":23,"target":1},{"source":23,"target":40},{"source":23,"target":1},{"source":40,"target":1},{"source":24,"target":2},{"source":24,"target":41},{"source":24,"target":1},{"source":41,"target":2},{"source":25,"target":42},{"source":25,"target":1},{"source":26,"target":3},{"source":26,"target":43},{"source":26,"target":1},{"source":43,"target":3},{"source":27,"target":4},{"source":27,"target":44},{"source":27,"target":1},{"source":44,"target":4},{"source":28,"target":5},{"source":28,"target":45},{"source":28,"target":1},{"source":45,"target":5},{"source":29,"target":6},{"source":29,"target":46},{"source":29,"target":1},{"source":46,"target":6},{"source":30,"target":47},{"source":30,"target":1},{"source":31,"target":48},{"source":31,"target":1},{"source":32,"target":49},{"source":32,"target":1},{"source":33,"target":50},{"source":33,"target":1},{"source":34,"target":51},{"source":34,"target":1},{"source":35,"target":52},{"source":35,"target":1},{"source":36,"target":21},{"source":36,"target":53},{"source":36,"target":1},{"source":53,"target":21},{"source":2,"target":0},{"source":2,"target":54},{"source":2,"target":55},{"source":2,"target":56},{"source":2,"target":57},{"source":2,"target":58},{"source":2,"target":59},{"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":54,"target":2},{"source":54,"target":66},{"source":54,"target":2},{"source":54,"target":67},{"source":66,"target":2},{"source":67,"target":68},{"source":67,"target":54},{"source":55,"target":69},{"source":55,"target":2},{"source":56,"target":70},{"source":56,"target":2},{"source":57,"target":71},{"source":57,"target":2},{"source":58,"target":72},{"source":58,"target":2},{"source":59,"target":73},{"source":59,"target":2},{"source":60,"target":74},{"source":60,"target":2},{"source":61,"target":75},{"source":61,"target":2},{"source":62,"target":76},{"source":62,"target":2},{"source":63,"target":77},{"source":63,"target":2},{"source":64,"target":78},{"source":64,"target":2},{"source":65,"target":79},{"source":65,"target":2},{"source":3,"target":0},{"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":80,"target":91},{"source":80,"target":3},{"source":81,"target":92},{"source":81,"target":3},{"source":82,"target":93},{"source":82,"target":3},{"source":83,"target":94},{"source":83,"target":3},{"source":84,"target":95},{"source":84,"target":3},{"source":85,"target":96},{"source":85,"target":3},{"source":86,"target":97},{"source":86,"target":3},{"source":87,"target":98},{"source":87,"target":3},{"source":88,"target":99},{"source":88,"target":3},{"source":89,"target":100},{"source":89,"target":3},{"source":90,"target":101},{"source":90,"target":3},{"source":4,"target":0},{"source":4,"target":102},{"source":4,"target":103},{"source":4,"target":104},{"source":4,"target":105},{"source":4,"target":106},{"source":102,"target":107},{"source":102,"target":4},{"source":103,"target":108},{"source":103,"target":4},{"source":104,"target":109},{"source":104,"target":4},{"source":105,"target":110},{"source":105,"target":4},{"source":106,"target":111},{"source":106,"target":4},{"source":5,"target":0},{"source":5,"target":112},{"source":5,"target":113},{"source":5,"target":114},{"source":5,"target":115},{"source":5,"target":116},{"source":112,"target":117},{"source":112,"target":5},{"source":113,"target":118},{"source":113,"target":5},{"source":114,"target":119},{"source":114,"target":5},{"source":115,"target":120},{"source":115,"target":5},{"source":116,"target":121},{"source":116,"target":5},{"source":6,"target":0},{"source":6,"target":122},{"source":6,"target":123},{"source":6,"target":124},{"source":122,"target":125},{"source":122,"target":6},{"source":123,"target":126},{"source":123,"target":6},{"source":124,"target":127},{"source":124,"target":6},{"source":7,"target":0},{"source":7,"target":128},{"source":128,"target":129},{"source":128,"target":7},{"source":128,"target":130},{"source":130,"target":20},{"source":130,"target":131},{"source":130,"target":128},{"source":131,"target":20},{"source":8,"target":0},{"source":8,"target":7},{"source":8,"target":132},{"source":8,"target":133},{"source":132,"target":134},{"source":132,"target":8},{"source":133,"target":7},{"source":9,"target":0},{"source":9,"target":135},{"source":9,"target":136},{"source":9,"target":137},{"source":9,"target":138},{"source":9,"target":139},{"source":135,"target":7},{"source":135,"target":140},{"source":135,"target":9},{"source":140,"target":7},{"source":136,"target":10},{"source":136,"target":141},{"source":136,"target":9},{"source":141,"target":10},{"source":10,"target":0},{"source":11,"target":0},{"source":11,"target":10},{"source":11,"target":142},{"source":11,"target":143},{"source":142,"target":1},{"source":142,"target":144},{"source":142,"target":11},{"source":144,"target":1},{"source":143,"target":10},{"source":12,"target":0},{"source":12,"target":10},{"source":12,"target":145},{"source":12,"target":146},{"source":145,"target":147},{"source":145,"target":12},{"source":146,"target":10},{"source":13,"target":0},{"source":13,"target":10},{"source":13,"target":148},{"source":13,"target":149},{"source":13,"target":150},{"source":148,"target":151},{"source":148,"target":13},{"source":149,"target":152},{"source":149,"target":13},{"source":150,"target":10},{"source":14,"target":0},{"source":14,"target":10},{"source":14,"target":153},{"source":14,"target":154},{"source":14,"target":155},{"source":153,"target":156},{"source":153,"target":14},{"source":154,"target":157},{"source":154,"target":14},{"source":155,"target":10},{"source":15,"target":0},{"source":15,"target":17},{"source":15,"target":158},{"source":15,"target":159},{"source":15,"target":160},{"source":158,"target":17},{"source":16,"target":0},{"source":16,"target":161},{"source":161,"target":1},{"source":161,"target":162},{"source":161,"target":16},{"source":162,"target":1},{"source":17,"target":0},{"source":17,"target":163},{"source":163,"target":9},{"source":163,"target":164},{"source":163,"target":17},{"source":164,"target":9},{"source":18,"target":0},{"source":18,"target":165},{"source":18,"target":166},{"source":18,"target":167},{"source":18,"target":168},{"source":18,"target":169},{"source":165,"target":170},{"source":165,"target":18},{"source":166,"target":171},{"source":166,"target":18},{"source":167,"target":172},{"source":167,"target":18},{"source":168,"target":173},{"source":168,"target":18},{"source":169,"target":174},{"source":169,"target":18},{"source":19,"target":0},{"source":19,"target":7},{"source":19,"target":175},{"source":19,"target":176},{"source":175,"target":177},{"source":175,"target":19},{"source":176,"target":7},{"source":20,"target":0},{"source":21,"target":0},{"source":21,"target":178},{"source":21,"target":179},{"source":21,"target":180},{"source":178,"target":21},{"source":179,"target":21},{"source":180,"target":21}],"multigraph":true} |
false | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="modelcatalogue" nsURI="http://models.cs.ox.ac.uk/ns/modelcatalogue"
nsPrefix="mcn">
<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="CatalogueElement" abstract="true">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="label" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="GUID" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="dateCreated" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDate"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="createdByUser" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="constraints" upperBound="-1"
eType="#//DataConstraint" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="tags" upperBound="-1" eType="#//Tag"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DataModel" eSuperTypes="#//CatalogueElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="finalised" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" defaultValueLiteral="false"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="releaseLabel" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="finalisedDate" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDate"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="declares" ordered="false"
upperBound="-1" eType="#//DataClass" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="owns" ordered="false" upperBound="-1"
eType="#//DataType" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DataClass" eSuperTypes="#//CatalogueElement">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="NonSelf_contains NonSelf_extends"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="NonSelf_contains" value="Tuple {
	message : String = 'The \'DataClass\' "' + self.toString() + '" cannot contain itself',
	status : Boolean = 
			not self.contains -> closure(contains) -> includes(self) 
}.status"/>
<details key="NonSelf_extends" value="Tuple {
	message : String = 'The \'DataClass\' "' + self.toString() + '" cannot extend itself',
	status : Boolean = 
			not self.extends -> closure(extends) -> includes(self) 
}.status"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="extends" eType="#//DataClass"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="contains" ordered="false"
upperBound="-1" eType="#//DataClass"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="defines" ordered="false"
upperBound="-1" eType="#//DataItem" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DataItem" eSuperTypes="#//CatalogueElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="type" eType="#//DataType"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DataConstraint">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="language" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="content" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DataType" abstract="true" eSuperTypes="#//CatalogueElement"/>
<eClassifiers xsi:type="ecore:EClass" name="ReferenceType" eSuperTypes="#//DataType">
<eStructuralFeatures xsi:type="ecore:EReference" name="relatedTo" lowerBound="1"
eType="#//DataClass"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PrimitiveType" eSuperTypes="#//DataType"/>
<eClassifiers xsi:type="ecore:EClass" name="Relationship">
<eStructuralFeatures xsi:type="ecore:EReference" name="source" lowerBound="1"
eType="#//CatalogueElement"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="target" lowerBound="1"
eType="#//CatalogueElement"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="type" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Tag">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="label" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="URI" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EnumValue" eSuperTypes="#//CatalogueElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="type" lowerBound="1" eType="#//PrimitiveType"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Enumeration" eSuperTypes="#//DataType">
<eStructuralFeatures xsi:type="ecore:EReference" name="OrderedValues" upperBound="-1"
eType="#//EnumValue" containment="true"/>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/tue-mdse/ocl-dataset/dataset/repos/seyyedshah/modelcataloguenext/modelcataloguenext.generator/data/mcn.ecore | ecore | modelcatalogue
CatalogueElement
label
GUID
dateCreated
createdByUser
constraints
tags
DataModel
finalised
false
releaseLabel
finalisedDate
declares
owns
DataClass
extends
contains
defines
DataItem
type
DataConstraint
language
content
DataType
ReferenceType
relatedTo
PrimitiveType
Relationship
source
target
type
Tag
label
URI
EnumValue
type
Enumeration
OrderedValues | null | {"directed":true,"nodes":[{"nsPrefix":"mcn","nsURI":"http://models.cs.ox.ac.uk/ns/modelcatalogue","name":"modelcatalogue","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CatalogueElement","instanceClass":null,"abstract":true,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataModel","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataClass","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataItem","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataConstraint","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataType","instanceClass":null,"abstract":true,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReferenceType","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveType","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Relationship","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Tag","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EnumValue","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Enumeration","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"label","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":"GUID","changeable":true,"lowerBound":1,"iD":false,"id":14,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"dateCreated","changeable":true,"lowerBound":1,"iD":false,"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":"createdByUser","changeable":true,"lowerBound":1,"iD":false,"id":16,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":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":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"tags","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"},{"id":23,"eClass":"EGenericType"},{"id":24,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":true,"name":"finalised","changeable":true,"lowerBound":1,"iD":false,"id":25,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"releaseLabel","changeable":true,"lowerBound":1,"iD":false,"id":26,"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":"finalisedDate","changeable":true,"lowerBound":1,"iD":false,"id":27,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"declares","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"owns","changeable":true,"resolveProxies":true,"lowerBound":0,"id":29,"derived":false},{"id":30,"eClass":"EGenericType"},{"id":31,"eClass":"EGenericType"},{"id":32,"eClass":"EGenericType"},{"id":33,"eClass":"EGenericType"},{"id":34,"eClass":"EGenericType"},{"id":35,"eClass":"EGenericType"},{"container":false,"ordered":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":36,"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":"contains","changeable":true,"resolveProxies":true,"lowerBound":0,"id":37,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"defines","changeable":true,"resolveProxies":true,"lowerBound":0,"id":38,"derived":false},{"id":39,"eClass":"EGenericType"},{"id":40,"eClass":"EGenericType"},{"id":41,"eClass":"EGenericType"},{"id":42,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":0,"id":43,"derived":false},{"id":44,"eClass":"EGenericType"},{"id":45,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"language","changeable":true,"lowerBound":1,"iD":false,"id":46,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"content","changeable":true,"lowerBound":1,"iD":false,"id":47,"derived":false},{"id":48,"eClass":"EGenericType"},{"id":49,"eClass":"EGenericType"},{"id":50,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"relatedTo","changeable":true,"resolveProxies":true,"lowerBound":1,"id":51,"derived":false},{"id":52,"eClass":"EGenericType"},{"id":53,"eClass":"EGenericType"},{"id":54,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"source","changeable":true,"resolveProxies":true,"lowerBound":1,"id":55,"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":56,"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":"type","changeable":true,"lowerBound":1,"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},{"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":62,"derived":false},{"id":63,"eClass":"EGenericType"},{"id":64,"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":65,"derived":false},{"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":"OrderedValues","changeable":true,"resolveProxies":true,"lowerBound":0,"id":68,"derived":false},{"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":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":20},{"source":14,"target":1},{"source":15,"target":21},{"source":15,"target":1},{"source":16,"target":22},{"source":16,"target":1},{"source":17,"target":5},{"source":17,"target":23},{"source":17,"target":1},{"source":23,"target":5},{"source":18,"target":10},{"source":18,"target":24},{"source":18,"target":1},{"source":24,"target":10},{"source":2,"target":0},{"source":2,"target":1},{"source":2,"target":25},{"source":2,"target":26},{"source":2,"target":27},{"source":2,"target":28},{"source":2,"target":29},{"source":2,"target":30},{"source":25,"target":31},{"source":25,"target":2},{"source":26,"target":32},{"source":26,"target":2},{"source":27,"target":33},{"source":27,"target":2},{"source":28,"target":3},{"source":28,"target":34},{"source":28,"target":2},{"source":34,"target":3},{"source":29,"target":6},{"source":29,"target":35},{"source":29,"target":2},{"source":35,"target":6},{"source":30,"target":1},{"source":3,"target":0},{"source":3,"target":1},{"source":3,"target":36},{"source":3,"target":37},{"source":3,"target":38},{"source":3,"target":39},{"source":36,"target":3},{"source":36,"target":40},{"source":36,"target":3},{"source":40,"target":3},{"source":37,"target":3},{"source":37,"target":41},{"source":37,"target":3},{"source":41,"target":3},{"source":38,"target":4},{"source":38,"target":42},{"source":38,"target":3},{"source":42,"target":4},{"source":39,"target":1},{"source":4,"target":0},{"source":4,"target":1},{"source":4,"target":43},{"source":4,"target":44},{"source":43,"target":6},{"source":43,"target":45},{"source":43,"target":4},{"source":45,"target":6},{"source":44,"target":1},{"source":5,"target":0},{"source":5,"target":46},{"source":5,"target":47},{"source":46,"target":48},{"source":46,"target":5},{"source":47,"target":49},{"source":47,"target":5},{"source":6,"target":0},{"source":6,"target":1},{"source":6,"target":50},{"source":50,"target":1},{"source":7,"target":0},{"source":7,"target":6},{"source":7,"target":51},{"source":7,"target":52},{"source":51,"target":3},{"source":51,"target":53},{"source":51,"target":7},{"source":53,"target":3},{"source":52,"target":6},{"source":8,"target":0},{"source":8,"target":6},{"source":8,"target":54},{"source":54,"target":6},{"source":9,"target":0},{"source":9,"target":55},{"source":9,"target":56},{"source":9,"target":57},{"source":55,"target":1},{"source":55,"target":58},{"source":55,"target":9},{"source":58,"target":1},{"source":56,"target":1},{"source":56,"target":59},{"source":56,"target":9},{"source":59,"target":1},{"source":57,"target":60},{"source":57,"target":9},{"source":10,"target":0},{"source":10,"target":61},{"source":10,"target":62},{"source":61,"target":63},{"source":61,"target":10},{"source":62,"target":64},{"source":62,"target":10},{"source":11,"target":0},{"source":11,"target":1},{"source":11,"target":65},{"source":11,"target":66},{"source":65,"target":8},{"source":65,"target":67},{"source":65,"target":11},{"source":67,"target":8},{"source":66,"target":1},{"source":12,"target":0},{"source":12,"target":6},{"source":12,"target":68},{"source":12,"target":69},{"source":68,"target":11},{"source":68,"target":70},{"source":68,"target":12},{"source":70,"target":11},{"source":69,"target":6}],"multigraph":true} |
false | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0"
xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="mm"
nsURI="http://www.openarchitectureware.org/mm/test/mm" nsPrefix="mm">
<eClassifiers xsi:type="ecore:EClass" name="MetaType1">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/kthoms/org.eclipse.xpand/tests/org.eclipse.xtend.shared.ui.test/src/mm1.ecore | ecore | mm
MetaType1
name | null | {"directed":true,"nodes":[{"nsPrefix":"mm","nsURI":"http://www.openarchitectureware.org/mm/test/mm","name":"mm","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MetaType1","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":2,"derived":false},{"id":3,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":1,"target":0},{"source":1,"target":2},{"source":2,"target":3},{"source":2,"target":1}],"multigraph":true} |
false | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="analysis" nsURI="http://lnu.se/dv651/covid19/analyze" nsPrefix="covid19">
<eClassifiers xsi:type="ecore:EClass" name="AnalyticModel">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="dataSource" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="datasetName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="regression" upperBound="-1"
eType="#//Regression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="visualization" upperBound="-1"
eType="#//Visualization" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Visualization">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="xAxis" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="yAxis" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="color" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="title" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="subTitle" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="xAxisLabel" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="yAxisLabel" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="colorLabel" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="scale_x" eType="#//Scale"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="scale_y" eType="#//Scale"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="caption" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Regression">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="dependentValue" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="independentValue" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="LinnearRegression" eSuperTypes="#//Regression"/>
<eClassifiers xsi:type="ecore:EClass" name="LogarithmicRegression" eSuperTypes="#//Regression"/>
<eClassifiers xsi:type="ecore:EClass" name="LinearPlot" eSuperTypes="#//Visualization">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="lineSize" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFloat"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="lineAlpha" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFloat"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="animation" upperBound="-1"
eType="#//Animation" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ScatterPlot" eSuperTypes="#//Visualization">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="alpha" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFloat"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="stroke" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFloat"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="animation" upperBound="-1"
eType="#//Animation" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Animation">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="label" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="transitionTime" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="shadowWake" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFloat"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="width" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="height" 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:EAttribute" name="fps" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="endPause" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="resolution" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="outputPath" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="outputName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Log10Scale" eSuperTypes="#//Scale"/>
<eClassifiers xsi:type="ecore:EClass" name="SqrtScale" eSuperTypes="#//Scale"/>
<eClassifiers xsi:type="ecore:EClass" name="DateScale" eSuperTypes="#//Scale">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="format" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="breaks" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Scale"/>
</ecore:EPackage>
| github:ecore:/data/JJS-lnu/MDSE-Covid-Analysis/covid19/model/covid19Analysis.ecore | ecore | analysis
AnalyticModel
dataSource
datasetName
regression
visualization
Visualization
xAxis
yAxis
color
title
subTitle
xAxisLabel
yAxisLabel
colorLabel
scale_x
scale_y
caption
Regression
dependentValue
independentValue
LinnearRegression
LogarithmicRegression
LinearPlot
lineSize
lineAlpha
animation
ScatterPlot
alpha
stroke
animation
Animation
label
transitionTime
shadowWake
width
height
duration
fps
endPause
resolution
outputPath
outputName
Log10Scale
SqrtScale
DateScale
format
breaks
Scale | null | {"directed":true,"nodes":[{"nsPrefix":"covid19","nsURI":"http://lnu.se/dv651/covid19/analyze","name":"analysis","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AnalyticModel","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Visualization","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Regression","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LinnearRegression","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LogarithmicRegression","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LinearPlot","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ScatterPlot","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Animation","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Log10Scale","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SqrtScale","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DateScale","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Scale","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"dataSource","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":"datasetName","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":"regression","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":"visualization","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"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"xAxis","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":"yAxis","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":"color","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":"title","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":"subTitle","changeable":true,"lowerBound":0,"iD":false,"id":25,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"xAxisLabel","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":"yAxisLabel","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":"colorLabel","changeable":true,"lowerBound":0,"iD":false,"id":28,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"scale_x","changeable":true,"resolveProxies":true,"lowerBound":0,"id":29,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"scale_y","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":"caption","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"},{"id":37,"eClass":"EGenericType"},{"id":38,"eClass":"EGenericType"},{"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":"dependentValue","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":"independentValue","changeable":true,"lowerBound":0,"iD":false,"id":44,"derived":false},{"id":45,"eClass":"EGenericType"},{"id":46,"eClass":"EGenericType"},{"id":47,"eClass":"EGenericType"},{"id":48,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":0.0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"lineSize","changeable":true,"lowerBound":0,"iD":false,"id":49,"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":"lineAlpha","changeable":true,"lowerBound":0,"iD":false,"id":50,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"animation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":51,"derived":false},{"id":52,"eClass":"EGenericType"},{"id":53,"eClass":"EGenericType"},{"id":54,"eClass":"EGenericType"},{"id":55,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":0.0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"alpha","changeable":true,"lowerBound":0,"iD":false,"id":56,"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":"stroke","changeable":true,"lowerBound":0,"iD":false,"id":57,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"animation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":58,"derived":false},{"id":59,"eClass":"EGenericType"},{"id":60,"eClass":"EGenericType"},{"id":61,"eClass":"EGenericType"},{"id":62,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"label","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":"transitionTime","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":"shadowWake","changeable":true,"lowerBound":0,"iD":false,"id":65,"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":"width","changeable":true,"lowerBound":0,"iD":false,"id":66,"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":"height","changeable":true,"lowerBound":0,"iD":false,"id":67,"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":68,"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":"fps","changeable":true,"lowerBound":0,"iD":false,"id":69,"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":"endPause","changeable":true,"lowerBound":0,"iD":false,"id":70,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"resolution","changeable":true,"lowerBound":0,"iD":false,"id":71,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"outputPath","changeable":true,"lowerBound":0,"iD":false,"id":72,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"outputName","changeable":true,"lowerBound":0,"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"},{"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,"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":87,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"breaks","changeable":true,"lowerBound":0,"iD":false,"id":88,"derived":false},{"id":89,"eClass":"EGenericType"},{"id":90,"eClass":"EGenericType"},{"id":91,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":1,"target":0},{"source":1,"target":13},{"source":1,"target":14},{"source":1,"target":15},{"source":1,"target":16},{"source":13,"target":17},{"source":13,"target":1},{"source":14,"target":18},{"source":14,"target":1},{"source":15,"target":3},{"source":15,"target":19},{"source":15,"target":1},{"source":19,"target":3},{"source":16,"target":2},{"source":16,"target":20},{"source":16,"target":1},{"source":20,"target":2},{"source":2,"target":0},{"source":2,"target":21},{"source":2,"target":22},{"source":2,"target":23},{"source":2,"target":24},{"source":2,"target":25},{"source":2,"target":26},{"source":2,"target":27},{"source":2,"target":28},{"source":2,"target":29},{"source":2,"target":30},{"source":2,"target":31},{"source":21,"target":32},{"source":21,"target":2},{"source":22,"target":33},{"source":22,"target":2},{"source":23,"target":34},{"source":23,"target":2},{"source":24,"target":35},{"source":24,"target":2},{"source":25,"target":36},{"source":25,"target":2},{"source":26,"target":37},{"source":26,"target":2},{"source":27,"target":38},{"source":27,"target":2},{"source":28,"target":39},{"source":28,"target":2},{"source":29,"target":12},{"source":29,"target":40},{"source":29,"target":2},{"source":40,"target":12},{"source":30,"target":12},{"source":30,"target":41},{"source":30,"target":2},{"source":41,"target":12},{"source":31,"target":42},{"source":31,"target":2},{"source":3,"target":0},{"source":3,"target":43},{"source":3,"target":44},{"source":43,"target":45},{"source":43,"target":3},{"source":44,"target":46},{"source":44,"target":3},{"source":4,"target":0},{"source":4,"target":3},{"source":4,"target":47},{"source":47,"target":3},{"source":5,"target":0},{"source":5,"target":3},{"source":5,"target":48},{"source":48,"target":3},{"source":6,"target":0},{"source":6,"target":2},{"source":6,"target":49},{"source":6,"target":50},{"source":6,"target":51},{"source":6,"target":52},{"source":49,"target":53},{"source":49,"target":6},{"source":50,"target":54},{"source":50,"target":6},{"source":51,"target":8},{"source":51,"target":55},{"source":51,"target":6},{"source":55,"target":8},{"source":52,"target":2},{"source":7,"target":0},{"source":7,"target":2},{"source":7,"target":56},{"source":7,"target":57},{"source":7,"target":58},{"source":7,"target":59},{"source":56,"target":60},{"source":56,"target":7},{"source":57,"target":61},{"source":57,"target":7},{"source":58,"target":8},{"source":58,"target":62},{"source":58,"target":7},{"source":62,"target":8},{"source":59,"target":2},{"source":8,"target":0},{"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":63,"target":74},{"source":63,"target":8},{"source":64,"target":75},{"source":64,"target":8},{"source":65,"target":76},{"source":65,"target":8},{"source":66,"target":77},{"source":66,"target":8},{"source":67,"target":78},{"source":67,"target":8},{"source":68,"target":79},{"source":68,"target":8},{"source":69,"target":80},{"source":69,"target":8},{"source":70,"target":81},{"source":70,"target":8},{"source":71,"target":82},{"source":71,"target":8},{"source":72,"target":83},{"source":72,"target":8},{"source":73,"target":84},{"source":73,"target":8},{"source":9,"target":0},{"source":9,"target":12},{"source":9,"target":85},{"source":85,"target":12},{"source":10,"target":0},{"source":10,"target":12},{"source":10,"target":86},{"source":86,"target":12},{"source":11,"target":0},{"source":11,"target":12},{"source":11,"target":87},{"source":11,"target":88},{"source":11,"target":89},{"source":87,"target":90},{"source":87,"target":11},{"source":88,"target":91},{"source":88,"target":11},{"source":89,"target":12},{"source":12,"target":0}],"multigraph":true} |
false | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0"
xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="mm"
nsURI="http://www.openarchitectureware.org/mm/test/mm" nsPrefix="mm">
<eClassifiers xsi:type="ecore:EClass" name="MetaType">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/kthoms/org.eclipse.xpand/tests/org.eclipse.xtend.shared.ui.test/src/mm.ecore | ecore | mm
MetaType
name | null | {"directed":true,"nodes":[{"nsPrefix":"mm","nsURI":"http://www.openarchitectureware.org/mm/test/mm","name":"mm","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MetaType","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":2,"derived":false},{"id":3,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":1,"target":0},{"source":1,"target":2},{"source":2,"target":3},{"source":2,"target":1}],"multigraph":true} |
false | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0"
xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="metamodel"
nsURI="http:///metamodel.ecore" nsPrefix="metamodel">
<eAnnotations source="com.ibm.xtools.common.ui.reduction.editingCapabilities">
<details key="com.ibm.xtools.activities.umlBBSpecificInstanceType1" value="1"/>
<details key="com.ibm.xtools.activities.umlBBDeploymentDiagram" value="1"/>
<details key="com.ibm.xtools.activities.umlBBStereotypedDeployment1" value="1"/>
<details key="com.ibm.xtools.activities.umlBBFreeFormDiagram" value="1"/>
<details key="com.ibm.xtools.activities.umlBBStereotypedArtifact" value="1"/>
<details key="com.ibm.xtools.activities.umlBBFunction" value="1"/>
<details key="com.ibm.xtools.activities.umlBBCollaboration" value="1"/>
<details key="com.ibm.xtools.activities.umlBBDeployment1" value="1"/>
<details key="com.ibm.xtools.activities.umlBBObjectDiagram" value="1"/>
<details key="com.ibm.xtools.activities.umlBBInstance" value="1"/>
<details key="com.ibm.xtools.activities.umlBBActivity1" value="1"/>
<details key="com.ibm.xtools.activities.umlBBAction" value="1"/>
<details key="com.ibm.xtools.activities.umlBBUseCase1" value="1"/>
<details key="com.ibm.xtools.activities.umlBBArtifact" value="1"/>
<details key="com.ibm.xtools.activities.umlBBRealization" value="1"/>
<details key="com.ibm.xtools.activities.umlBBLifeLine" value="1"/>
<details key="com.ibm.xtools.activities.umlBBElementImport1" value="1"/>
<details key="com.ibm.xtools.activities.umlBBClass" value="1"/>
<details key="com.ibm.xtools.activities.umlBBStateMachine1" value="1"/>
<details key="com.ibm.xtools.activities.umlBBSequenceDiagram" value="1"/>
<details key="com.ibm.xtools.activities.umlBBCommunicationDiagram" value="1"/>
<details key="com.ibm.xtools.activities.umlBBClassDiagram" value="1"/>
<details key="com.ibm.xtools.activities.umlBBPackage" value="1"/>
<details key="com.ibm.xtools.activities.umlBBRelationship1" value="1"/>
<details key="com.ibm.xtools.activities.umlBBDependancy" value="1"/>
<details key="com.ibm.xtools.activities.umlBBActivityDiagram" value="1"/>
<details key="com.ibm.xtools.activities.umlBBComponent" value="1"/>
<details key="com.ibm.xtools.activities.umlBBComponentDiagram" value="1"/>
<details key="com.ibm.xtools.activities.umlBBCollaborationUse" value="1"/>
<details key="com.ibm.xtools.activities.umlBBInterface" value="1"/>
<details key="com.ibm.xtools.activities.umlBBStateChartDiagram" value="1"/>
<details key="com.ibm.xtools.activities.umlBBComment1" value="1"/>
<details key="com.ibm.xtools.activities.umlBBSequence1" value="1"/>
<details key="com.ibm.xtools.activities.umlBBStereotypedComponent" value="1"/>
<details key="com.ibm.xtools.activities.umlBBUseCaseDiagram" value="1"/>
<details key="com.ibm.xtools.activities.umlBBCommunication" value="1"/>
</eAnnotations>
<eSubpackages name="qos" nsURI="http:///metamodel/qos.ecore" nsPrefix="metamodel.qos">
<eClassifiers xsi:type="ecore:EClass" name="QoSCharacteristics">
<eStructuralFeatures xsi:type="ecore:EReference" name="qosModel" ordered="false"
lowerBound="1" eType="#//qos/QoSModel" eOpposite="#//qos/QoSModel/qosCharacteristics"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="QoSModel">
<eStructuralFeatures xsi:type="ecore:EReference" name="systemModel" ordered="false"
lowerBound="1" eType="#//core/SystemModel"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="qosConstraints" ordered="false"
lowerBound="1" eType="#//qos/QoSConstraints" containment="true" eOpposite="#//qos/QoSConstraints/qoSModel"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="qosInstrumentation" ordered="false"
lowerBound="1" eType="#//qos/QoSInstrumentation" containment="true" eOpposite="#//qos/QoSInstrumentation/qoSModel"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="qosObservations" ordered="false"
lowerBound="1" eType="#//qos/QoSObservations" containment="true" eOpposite="#//qos/QoSObservations/qoSModel"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="costProfile" ordered="false"
lowerBound="1" eType="#//qos/CostProfile" containment="true" eOpposite="#//qos/CostProfile/qoSModel"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="qosCharacteristics" ordered="false"
lowerBound="1" eType="#//qos/QoSCharacteristics" containment="true" eOpposite="#//qos/QoSCharacteristics/qosModel"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="QoSConstraints">
<eStructuralFeatures xsi:type="ecore:EReference" name="qoSModel" ordered="false"
lowerBound="1" eType="#//qos/QoSModel" eOpposite="#//qos/QoSModel/qosConstraints"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="QoSInstrumentation">
<eStructuralFeatures xsi:type="ecore:EReference" name="qoSModel" ordered="false"
lowerBound="1" eType="#//qos/QoSModel" eOpposite="#//qos/QoSModel/qosInstrumentation"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="QoSObservations">
<eStructuralFeatures xsi:type="ecore:EReference" name="qoSModel" ordered="false"
lowerBound="1" eType="#//qos/QoSModel" eOpposite="#//qos/QoSModel/qosObservations"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CostProfile">
<eStructuralFeatures xsi:type="ecore:EReference" name="qoSModel" ordered="false"
lowerBound="1" eType="#//qos/QoSModel" eOpposite="#//qos/QoSModel/costProfile"/>
</eClassifiers>
</eSubpackages>
<eSubpackages name="core" nsURI="http:///metamodel/core.ecore" nsPrefix="metamodel.core">
<eClassifiers xsi:type="ecore:EClass" name="KiekerAnalysisEvent" abstract="true"
interface="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Pseudo element acting as a place-holder for the Java class
kieker.analysis.plugin.IAnalysisEvent. 

In the exported .ecore model, the instance type name of this 
class must be set to kieker.analysis.plugin.IAnalysisEvent!

"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="NamedEntity" eSuperTypes="#//core/Entity">
<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="Entity">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="id" ordered="false" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//ELong"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="active" ordered="false"
lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="FQNamedEntity" eSuperTypes="#//core/NamedEntity">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="packageName" ordered="false"
lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="IEvent" abstract="true" interface="true"
eSuperTypes="#//core/KiekerAnalysisEvent"/>
<eClassifiers xsi:type="ecore:EClass" name="SLAsticModel" abstract="true"/>
<eClassifiers xsi:type="ecore:EClass" name="SystemModel">
<eStructuralFeatures xsi:type="ecore:EReference" name="typeRepositoryModel"
ordered="false" lowerBound="1" eType="#//typeRepository/TypeRepositoryModel"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="componentAssemblyModel"
ordered="false" lowerBound="1" eType="#//componentAssembly/ComponentAssemblyModel"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="componentDeploymentModel"
ordered="false" lowerBound="1" eType="#//componentDeployment/ComponentDeploymentModel"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="executionEnvironmentModel"
ordered="false" lowerBound="1" eType="#//executionEnvironment/ExecutionEnvironmentModel"
containment="true"/>
</eClassifiers>
</eSubpackages>
<eSubpackages name="typeRepository" nsURI="http:///metamodel/typeRepository.ecore"
nsPrefix="metamodel.typeRepository">
<eClassifiers xsi:type="ecore:EClass" name="ResourceType" abstract="true" eSuperTypes="#//core/FQNamedEntity"/>
<eClassifiers xsi:type="ecore:EClass" name="ComponentType" eSuperTypes="#//core/FQNamedEntity">
<eStructuralFeatures xsi:type="ecore:EReference" name="providedInterfaces" ordered="false"
upperBound="-1" eType="#//typeRepository/Interface"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="requiredInterfaces" ordered="false"
upperBound="-1" eType="#//typeRepository/Interface"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="operations" ordered="false"
upperBound="-1" eType="#//typeRepository/Operation" containment="true" eOpposite="#//typeRepository/Operation/componentType"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Interface" eSuperTypes="#//core/FQNamedEntity">
<eStructuralFeatures xsi:type="ecore:EReference" name="signatures" ordered="false"
upperBound="-1" eType="#//typeRepository/Signature" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Signature" eSuperTypes="#//core/NamedEntity">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="paramTypes" ordered="false"
unique="false" upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="returnType" ordered="false"
lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Operation" eSuperTypes="#//core/Entity">
<eStructuralFeatures xsi:type="ecore:EReference" name="signature" ordered="false"
lowerBound="1" eType="#//typeRepository/Signature" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="componentType" ordered="false"
lowerBound="1" eType="#//typeRepository/ComponentType" eOpposite="#//typeRepository/ComponentType/operations"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ConnectorType" eSuperTypes="#//core/FQNamedEntity"/>
<eClassifiers xsi:type="ecore:EClass" name="ExecutionContainerType" eSuperTypes="#//core/FQNamedEntity">
<eStructuralFeatures xsi:type="ecore:EReference" name="resources" ordered="false"
upperBound="-1" eType="#//executionEnvironment/ResourceSpecification" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="NetworkLinkType" eSuperTypes="#//core/FQNamedEntity"/>
<eClassifiers xsi:type="ecore:EClass" name="TypeRepositoryModel" eSuperTypes="#//core/SLAsticModel">
<eStructuralFeatures xsi:type="ecore:EReference" name="componentTypes" ordered="false"
upperBound="-1" eType="#//typeRepository/ComponentType" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="executionContainerTypes"
ordered="false" upperBound="-1" eType="#//typeRepository/ExecutionContainerType"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="interfaces" ordered="false"
upperBound="-1" eType="#//typeRepository/Interface" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="connectorTypes" ordered="false"
upperBound="-1" eType="#//typeRepository/ConnectorType" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="networkLinkTypes" ordered="false"
upperBound="-1" eType="#//typeRepository/NetworkLinkType" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="resourceTypes" ordered="false"
upperBound="-1" eType="#//typeRepository/ResourceType" containment="true"/>
</eClassifiers>
<eSubpackages name="resourceTypes" nsURI="http:///metamodel/typeRepository/resourceTypes.ecore"
nsPrefix="metamodel.typeRepository.resourceTypes">
<eClassifiers xsi:type="ecore:EClass" name="CPUType" eSuperTypes="#//typeRepository/ResourceType">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="vendor" ordered="false"
lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="model" ordered="false"
lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="speedMhz" ordered="false"
lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//ELong"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="GenericResourceType" eSuperTypes="#//typeRepository/ResourceType"/>
<eClassifiers xsi:type="ecore:EClass" name="MemSwapType" eSuperTypes="#//typeRepository/ResourceType"/>
</eSubpackages>
</eSubpackages>
<eSubpackages name="executionEnvironment" nsURI="http:///metamodel/executionEnvironment.ecore"
nsPrefix="metamodel.executionEnvironment">
<eClassifiers xsi:type="ecore:EClass" name="ExecutionContainer" eSuperTypes="#//core/FQNamedEntity">
<eStructuralFeatures xsi:type="ecore:EReference" name="executionContainerType"
ordered="false" lowerBound="1" eType="#//typeRepository/ExecutionContainerType"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="networkLinks" ordered="false"
upperBound="-1" eType="#//executionEnvironment/NetworkLink" eOpposite="#//executionEnvironment/NetworkLink/executionContainers"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="resources" ordered="false"
upperBound="-1" eType="#//executionEnvironment/Resource" containment="true"
eOpposite="#//executionEnvironment/Resource/executionContainer"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="NetworkLink" eSuperTypes="#//core/FQNamedEntity">
<eStructuralFeatures xsi:type="ecore:EReference" name="networkLinkType" ordered="false"
lowerBound="1" eType="#//typeRepository/NetworkLinkType"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="executionContainers"
ordered="false" upperBound="-1" eType="#//executionEnvironment/ExecutionContainer"
eOpposite="#//executionEnvironment/ExecutionContainer/networkLinks"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Resource">
<eStructuralFeatures xsi:type="ecore:EReference" name="resourceSpecification"
ordered="false" lowerBound="1" eType="#//executionEnvironment/ResourceSpecification"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="executionContainer" ordered="false"
lowerBound="1" eType="#//executionEnvironment/ExecutionContainer" eOpposite="#//executionEnvironment/ExecutionContainer/resources"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ExecutionEnvironmentModel" eSuperTypes="#//core/SLAsticModel">
<eStructuralFeatures xsi:type="ecore:EReference" name="executionContainers"
ordered="false" upperBound="-1" eType="#//executionEnvironment/ExecutionContainer"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="networkLinks" ordered="false"
upperBound="-1" eType="#//executionEnvironment/NetworkLink" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="allocatedExecutionContainers"
ordered="false" upperBound="-1" eType="#//executionEnvironment/ExecutionContainer"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MemSwapResourceSpecification" eSuperTypes="#//executionEnvironment/ResourceSpecification">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="memCapacityBytes" ordered="false"
lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//ELong"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="swapCapacityBytes" ordered="false"
lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//ELong"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ResourceSpecification" eSuperTypes="#//core/NamedEntity">
<eStructuralFeatures xsi:type="ecore:EReference" name="resourceType" ordered="false"
lowerBound="1" eType="#//typeRepository/ResourceType"/>
</eClassifiers>
</eSubpackages>
<eSubpackages name="componentAssembly" nsURI="http:///metamodel/componentAssembly.ecore"
nsPrefix="metamodel.componentAssembly">
<eClassifiers xsi:type="ecore:EClass" name="AssemblyComponent" eSuperTypes="#//core/FQNamedEntity">
<eStructuralFeatures xsi:type="ecore:EReference" name="componentType" ordered="false"
lowerBound="1" eType="#//typeRepository/ComponentType"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="providingConnectors"
ordered="false" upperBound="-1" eType="#//componentAssembly/AssemblyComponentConnector"
eOpposite="#//componentAssembly/AssemblyComponentConnector/requiringComponent"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="requiringConnectors"
ordered="false" upperBound="-1" eType="#//componentAssembly/AssemblyComponentConnector"
eOpposite="#//componentAssembly/AssemblyComponentConnector/providingComponent"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AssemblyComponentConnector" eSuperTypes="#//componentAssembly/AssemblyConnector">
<eStructuralFeatures xsi:type="ecore:EReference" name="providingComponent" ordered="false"
lowerBound="1" eType="#//componentAssembly/AssemblyComponent" eOpposite="#//componentAssembly/AssemblyComponent/requiringConnectors"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="requiringComponent" ordered="false"
lowerBound="1" eType="#//componentAssembly/AssemblyComponent" eOpposite="#//componentAssembly/AssemblyComponent/providingConnectors"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AssemblyConnector" abstract="true"
eSuperTypes="#//core/FQNamedEntity">
<eStructuralFeatures xsi:type="ecore:EReference" name="connectorType" ordered="false"
lowerBound="1" eType="#//typeRepository/ConnectorType"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="interface" ordered="false"
lowerBound="1" eType="#//typeRepository/Interface"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SystemInterfaceDelegationConnector"
abstract="true" eSuperTypes="#//componentAssembly/AssemblyConnector"/>
<eClassifiers xsi:type="ecore:EClass" name="SystemProvidedInterfaceDelegationConnector"
eSuperTypes="#//componentAssembly/SystemInterfaceDelegationConnector">
<eStructuralFeatures xsi:type="ecore:EReference" name="providingComponent" ordered="false"
lowerBound="1" eType="#//componentAssembly/AssemblyComponent"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="componentAssemblyModel"
ordered="false" lowerBound="1" eType="#//componentAssembly/ComponentAssemblyModel"
eOpposite="#//componentAssembly/ComponentAssemblyModel/systemProvidedInterfaceDelegationConnectors"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SystemRequiredInterfaceDelegationConnector"
eSuperTypes="#//componentAssembly/SystemInterfaceDelegationConnector">
<eStructuralFeatures xsi:type="ecore:EReference" name="requiringComponent" ordered="false"
lowerBound="1" eType="#//componentAssembly/AssemblyComponent"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="componentAssemblyModel"
ordered="false" lowerBound="1" eType="#//componentAssembly/ComponentAssemblyModel"
eOpposite="#//componentAssembly/ComponentAssemblyModel/systemRequiredInterfaceDelegationConnectors"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ComponentAssemblyModel" eSuperTypes="#//core/SLAsticModel">
<eStructuralFeatures xsi:type="ecore:EReference" name="systemProvidedInterfaceDelegationConnectors"
ordered="false" lowerBound="1" upperBound="-1" eType="#//componentAssembly/SystemProvidedInterfaceDelegationConnector"
containment="true" eOpposite="#//componentAssembly/SystemProvidedInterfaceDelegationConnector/componentAssemblyModel"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="systemRequiredInterfaceDelegationConnectors"
ordered="false" upperBound="-1" eType="#//componentAssembly/SystemRequiredInterfaceDelegationConnector"
containment="true" eOpposite="#//componentAssembly/SystemRequiredInterfaceDelegationConnector/componentAssemblyModel"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="assemblyComponents" ordered="false"
upperBound="-1" eType="#//componentAssembly/AssemblyComponent" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="assemblyComponentConnectors"
ordered="false" upperBound="-1" eType="#//componentAssembly/AssemblyComponentConnector"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="systemProvidedInterfaces"
ordered="false" lowerBound="1" upperBound="-1" eType="#//typeRepository/Interface"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="systemRequiredInterfaces"
ordered="false" upperBound="-1" eType="#//typeRepository/Interface"/>
</eClassifiers>
</eSubpackages>
<eSubpackages name="componentDeployment" nsURI="http:///metamodel/componentDeployment.ecore"
nsPrefix="metamodel.componentDeployment">
<eClassifiers xsi:type="ecore:EClass" name="DeploymentComponent" eSuperTypes="#//core/Entity">
<eStructuralFeatures xsi:type="ecore:EReference" name="assemblyComponent" ordered="false"
lowerBound="1" eType="#//componentAssembly/AssemblyComponent"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="executionContainer" ordered="false"
lowerBound="1" eType="#//executionEnvironment/ExecutionContainer"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ComponentDeploymentModel" eSuperTypes="#//core/SLAsticModel">
<eStructuralFeatures xsi:type="ecore:EReference" name="deploymentComponents"
ordered="false" upperBound="-1" eType="#//componentDeployment/DeploymentComponent"
containment="true"/>
</eClassifiers>
</eSubpackages>
<eSubpackages name="monitoring" nsURI="http:///metamodel/monitoring.ecore" nsPrefix="metamodel.monitoring">
<eClassifiers xsi:type="ecore:EClass" name="OperationExecution" abstract="true"
eSuperTypes="#//core/IEvent">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="traceId" ordered="false"
lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//ELong"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="eoi" ordered="false"
lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="ess" ordered="false"
lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="tin" ordered="false"
lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//ELong"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="tout" ordered="false"
lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//ELong"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="sessionId" ordered="false"
lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DeploymentComponentOperationExecution"
eSuperTypes="#//monitoring/OperationExecution">
<eStructuralFeatures xsi:type="ecore:EReference" name="deploymentComponent"
ordered="false" lowerBound="1" eType="#//componentDeployment/DeploymentComponent"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="operation" ordered="false"
lowerBound="1" eType="#//typeRepository/Operation"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ConnectorOperationExecution" eSuperTypes="#//monitoring/OperationExecution">
<eStructuralFeatures xsi:type="ecore:EReference" name="assemblyConnector" ordered="false"
lowerBound="1" eType="#//componentAssembly/AssemblyComponentConnector"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="executionContainer" ordered="false"
lowerBound="1" eType="#//executionEnvironment/ExecutionContainer"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ResourceUtilization" eSuperTypes="#//monitoring/ResourceMeasurement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="utilization" ordered="false"
lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ResourceMeasurement" abstract="true"
eSuperTypes="#//core/IEvent">
<eStructuralFeatures xsi:type="ecore:EReference" name="resource" ordered="false"
lowerBound="1" eType="#//executionEnvironment/Resource"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="timestamp" ordered="false"
lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//ELong"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MemSwapUsage" eSuperTypes="#//monitoring/ResourceMeasurement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="memUsedBytes" ordered="false"
lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//ELong"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="memFreeBytes" ordered="false"
lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//ELong"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="swapUsedBytes" ordered="false"
lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//ELong"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="swapFreeBytes" ordered="false"
lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//ELong"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CPUUtilization" eSuperTypes="#//monitoring/ResourceMeasurement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="user" ordered="false"
lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="system" ordered="false"
lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="wait" ordered="false"
lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="nice" ordered="false"
lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="irq" ordered="false"
lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="combined" ordered="false"
lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="idle" ordered="false"
lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"/>
</eClassifiers>
</eSubpackages>
<eSubpackages name="reconfiguration" nsURI="http:///metamodel/reconfiguration.ecore"
nsPrefix="metamodel.reconfiguration">
<eSubpackages name="plan" nsURI="http:///metamodel/reconfiguration/plan.ecore"
nsPrefix="metamodel.reconfiguration.plan">
<eClassifiers xsi:type="ecore:EClass" name="ReconfigurationPlan">
<eStructuralFeatures xsi:type="ecore:EReference" name="operations" ordered="false"
upperBound="-1" eType="#//reconfiguration/plan/ReconfigurationOperation"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ReconfigurationOperation" abstract="true"/>
<eClassifiers xsi:type="ecore:EClass" name="ComponentReplication" eSuperTypes="#//reconfiguration/plan/ReconfigurationOperation">
<eStructuralFeatures xsi:type="ecore:EReference" name="component" ordered="false"
lowerBound="1" eType="#//componentAssembly/AssemblyComponent"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="destination" ordered="false"
lowerBound="1" eType="#//executionEnvironment/ExecutionContainer"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ComponentDereplication" eSuperTypes="#//reconfiguration/plan/ReconfigurationOperation">
<eStructuralFeatures xsi:type="ecore:EReference" name="component" ordered="false"
lowerBound="1" eType="#//componentDeployment/DeploymentComponent"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ComponentMigration" eSuperTypes="#//reconfiguration/plan/ReconfigurationOperation">
<eStructuralFeatures xsi:type="ecore:EReference" name="component" ordered="false"
lowerBound="1" eType="#//componentDeployment/DeploymentComponent"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="destination" ordered="false"
lowerBound="1" eType="#//executionEnvironment/ExecutionContainer"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ContainerAllocation" eSuperTypes="#//reconfiguration/plan/ReconfigurationOperation">
<eStructuralFeatures xsi:type="ecore:EReference" name="containerType" ordered="false"
lowerBound="1" eType="#//typeRepository/ExecutionContainerType"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ContainerDeallocation" eSuperTypes="#//reconfiguration/plan/ReconfigurationOperation">
<eStructuralFeatures xsi:type="ecore:EReference" name="container" ordered="false"
lowerBound="1" eType="#//executionEnvironment/ExecutionContainer"/>
</eClassifiers>
</eSubpackages>
<eSubpackages name="specification" nsURI="http:///metamodel/reconfiguration/specification.ecore"
nsPrefix="metamodel.reconfiguration.specification">
<eClassifiers xsi:type="ecore:EClass" name="ReconfigurationSpecification">
<eStructuralFeatures xsi:type="ecore:EReference" name="adaptationModel" ordered="false"
lowerBound="1" eType="#//adaptation/AdaptationModel" eOpposite="#//adaptation/AdaptationModel/reconfigurationSpecification"/>
</eClassifiers>
</eSubpackages>
</eSubpackages>
<eSubpackages name="adaptation" nsURI="http:///metamodel/adaptation.ecore" nsPrefix="metamodel.adaptation">
<eClassifiers xsi:type="ecore:EClass" name="Control">
<eStructuralFeatures xsi:type="ecore:EReference" name="adaptationModel" ordered="false"
lowerBound="1" eType="#//adaptation/AdaptationModel" eOpposite="#//adaptation/AdaptationModel/controlModel"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="performanceEvaluator"
ordered="false" lowerBound="1" eType="#//adaptation/PerformanceEvaluation"
containment="true" eOpposite="#//adaptation/PerformanceEvaluation/control"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="workloadForecaster" ordered="false"
lowerBound="1" eType="#//adaptation/WorkloadForecasting" containment="true"
eOpposite="#//adaptation/WorkloadForecasting/control"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="performancePredictor"
ordered="false" lowerBound="1" eType="#//adaptation/PerformancePrediction"
containment="true" eOpposite="#//adaptation/PerformancePrediction/control"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="adaptationPlanner" ordered="false"
lowerBound="1" eType="#//adaptation/AdaptationPlanning" containment="true"
eOpposite="#//adaptation/AdaptationPlanning/control"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PerformanceEvaluation">
<eStructuralFeatures xsi:type="ecore:EReference" name="control" ordered="false"
lowerBound="1" eType="#//adaptation/Control" eOpposite="#//adaptation/Control/performanceEvaluator"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="WorkloadForecasting">
<eStructuralFeatures xsi:type="ecore:EReference" name="control" ordered="false"
lowerBound="1" eType="#//adaptation/Control" eOpposite="#//adaptation/Control/workloadForecaster"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PerformancePrediction">
<eStructuralFeatures xsi:type="ecore:EReference" name="control" ordered="false"
lowerBound="1" eType="#//adaptation/Control" eOpposite="#//adaptation/Control/performancePredictor"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AdaptationPlanning">
<eStructuralFeatures xsi:type="ecore:EReference" name="control" ordered="false"
lowerBound="1" eType="#//adaptation/Control" eOpposite="#//adaptation/Control/adaptationPlanner"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AdaptationModel">
<eStructuralFeatures xsi:type="ecore:EReference" name="controlModel" ordered="false"
lowerBound="1" eType="#//adaptation/Control" containment="true" eOpposite="#//adaptation/Control/adaptationModel"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="qoSModel" ordered="false"
lowerBound="1" eType="#//qos/QoSModel"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="reconfigurationSpecification"
ordered="false" lowerBound="1" eType="#//reconfiguration/specification/ReconfigurationSpecification"
containment="true" eOpposite="#//reconfiguration/specification/ReconfigurationSpecification/adaptationModel"/>
</eClassifiers>
</eSubpackages>
<eSubpackages name="usage" nsURI="http:///metamodel/usage.ecore" nsPrefix="metamodel.usage">
<eClassifiers xsi:type="ecore:EClass" name="UsageModel" eSuperTypes="#//core/SLAsticModel">
<eStructuralFeatures xsi:type="ecore:EReference" name="callingRelationships"
ordered="false" upperBound="-1" eType="#//usage/CallingRelationship" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="operationCallFrequencies"
ordered="false" upperBound="-1" eType="#//usage/OperationCallFrequency"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="assemblyComponentConnectorCallFrequencies"
ordered="false" upperBound="-1" eType="#//usage/AssemblyComponentConnectorCallFrequency"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="systemProvidedInterfaceDelegationConnectorFrequencies"
ordered="false" upperBound="-1" eType="#//usage/SystemProvidedInterfaceDelegationConnectorFrequency"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CallingRelationship">
<eStructuralFeatures xsi:type="ecore:EReference" name="calledInterface" ordered="false"
lowerBound="1" eType="#//typeRepository/Interface"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="calledSignature" ordered="false"
lowerBound="1" eType="#//typeRepository/Signature"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="callingOperation" ordered="false"
lowerBound="1" eType="#//typeRepository/Operation"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="frequencyDistribution"
ordered="false" lowerBound="1" eType="#//usage/FrequencyDistribution" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="FrequencyDistribution">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="values" upperBound="-1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//ELong"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="frequencies" ordered="false"
unique="false" upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//ELong"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="OperationCallFrequency">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="frequency" ordered="false"
lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//ELong"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="operation" ordered="false"
lowerBound="1" eType="#//typeRepository/Operation"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AssemblyComponentConnectorCallFrequency"
eSuperTypes="#//usage/AssemblyConnectorCallFrequency">
<eStructuralFeatures xsi:type="ecore:EReference" name="connector" ordered="false"
lowerBound="1" eType="#//componentAssembly/AssemblyComponentConnector"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AssemblyConnectorCallFrequency" abstract="true">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="frequency" ordered="false"
lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//ELong"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="signature" ordered="false"
lowerBound="1" eType="#//typeRepository/Signature"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SystemProvidedInterfaceDelegationConnectorFrequency"
eSuperTypes="#//usage/AssemblyConnectorCallFrequency">
<eStructuralFeatures xsi:type="ecore:EReference" name="connector" ordered="false"
lowerBound="1" eType="#//componentAssembly/SystemProvidedInterfaceDelegationConnector"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Trace" abstract="true"/>
<eClassifiers xsi:type="ecore:EClass" name="MessageTrace" eSuperTypes="#//usage/ValidTrace">
<eStructuralFeatures xsi:type="ecore:EReference" name="messages" ordered="false"
lowerBound="2" upperBound="-1" eType="#//usage/Message"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="executionTrace" ordered="false"
lowerBound="1" eType="#//usage/ValidExecutionTrace" eOpposite="#//usage/ValidExecutionTrace/messageTrace"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ValidTrace" abstract="true" eSuperTypes="#//usage/Trace">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="traceId" ordered="false"
lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//ELong"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Message">
<eStructuralFeatures xsi:type="ecore:EReference" name="sender" ordered="false"
lowerBound="1" eType="#//monitoring/OperationExecution"/>
<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:EReference" name="receiver" ordered="false"
lowerBound="1" eType="#//monitoring/OperationExecution"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ValidExecutionTrace" eSuperTypes="#//usage/ExecutionTrace #//usage/ValidTrace">
<eStructuralFeatures xsi:type="ecore:EReference" name="messageTrace" ordered="false"
lowerBound="1" eType="#//usage/MessageTrace" eOpposite="#//usage/MessageTrace/executionTrace"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ExecutionTrace" abstract="true" eSuperTypes="#//usage/Trace">
<eStructuralFeatures xsi:type="ecore:EReference" name="operationExecutions"
ordered="false" lowerBound="1" upperBound="-1" eType="#//monitoring/OperationExecution"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="InvalidTrace" abstract="true" eSuperTypes="#//usage/Trace"/>
<eClassifiers xsi:type="ecore:EClass" name="InvalidExecutionTrace" eSuperTypes="#//usage/ExecutionTrace #//usage/InvalidTrace">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="errorMsg" ordered="false"
lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SynchronousCallMessage" eSuperTypes="#//usage/Message"/>
<eClassifiers xsi:type="ecore:EClass" name="SynchronousReplyMessage" eSuperTypes="#//usage/Message"/>
</eSubpackages>
</ecore:EPackage>
| github:ecore:/data/SLAsticSPE/slastic/model/slastic.ecore | ecore | metamodel
qos
QoSCharacteristics
qosModel
QoSModel
systemModel
qosConstraints
qosInstrumentation
qosObservations
costProfile
qosCharacteristics
QoSConstraints
qoSModel
QoSInstrumentation
qoSModel
QoSObservations
qoSModel
CostProfile
qoSModel
core
KiekerAnalysisEvent
NamedEntity
name
Entity
id
active
FQNamedEntity
packageName
IEvent
SLAsticModel
SystemModel
typeRepositoryModel
componentAssemblyModel
componentDeploymentModel
executionEnvironmentModel
typeRepository
ResourceType
ComponentType
providedInterfaces
requiredInterfaces
operations
Interface
signatures
Signature
paramTypes
returnType
Operation
signature
componentType
ConnectorType
ExecutionContainerType
resources
NetworkLinkType
TypeRepositoryModel
componentTypes
executionContainerTypes
interfaces
connectorTypes
networkLinkTypes
resourceTypes
resourceTypes
CPUType
vendor
model
speedMhz
GenericResourceType
MemSwapType
executionEnvironment
ExecutionContainer
executionContainerType
networkLinks
resources
NetworkLink
networkLinkType
executionContainers
Resource
resourceSpecification
executionContainer
ExecutionEnvironmentModel
executionContainers
networkLinks
allocatedExecutionContainers
MemSwapResourceSpecification
memCapacityBytes
swapCapacityBytes
ResourceSpecification
resourceType
componentAssembly
AssemblyComponent
componentType
providingConnectors
requiringConnectors
AssemblyComponentConnector
providingComponent
requiringComponent
AssemblyConnector
connectorType
interface
SystemInterfaceDelegationConnector
SystemProvidedInterfaceDelegationConnector
providingComponent
componentAssemblyModel
SystemRequiredInterfaceDelegationConnector
requiringComponent
componentAssemblyModel
ComponentAssemblyModel
systemProvidedInterfaceDelegationConnectors
systemRequiredInterfaceDelegationConnectors
assemblyComponents
assemblyComponentConnectors
systemProvidedInterfaces
systemRequiredInterfaces
componentDeployment
DeploymentComponent
assemblyComponent
executionContainer
ComponentDeploymentModel
deploymentComponents
monitoring
OperationExecution
traceId
eoi
ess
tin
tout
sessionId
DeploymentComponentOperationExecution
deploymentComponent
operation
ConnectorOperationExecution
assemblyConnector
executionContainer
ResourceUtilization
utilization
ResourceMeasurement
resource
timestamp
MemSwapUsage
memUsedBytes
memFreeBytes
swapUsedBytes
swapFreeBytes
CPUUtilization
user
system
wait
nice
irq
combined
idle
reconfiguration
plan
ReconfigurationPlan
operations
ReconfigurationOperation
ComponentReplication
component
destination
ComponentDereplication
component
ComponentMigration
component
destination
ContainerAllocation
containerType
ContainerDeallocation
container
specification
ReconfigurationSpecification
adaptationModel
adaptation
Control
adaptationModel
performanceEvaluator
workloadForecaster
performancePredictor
adaptationPlanner
PerformanceEvaluation
control
WorkloadForecasting
control
PerformancePrediction
control
AdaptationPlanning
control
AdaptationModel
controlModel
qoSModel
reconfigurationSpecification
usage
UsageModel
callingRelationships
operationCallFrequencies
assemblyComponentConnectorCallFrequencies
systemProvidedInterfaceDelegationConnectorFrequencies
CallingRelationship
calledInterface
calledSignature
callingOperation
frequencyDistribution
FrequencyDistribution
values
frequencies
OperationCallFrequency
frequency
operation
AssemblyComponentConnectorCallFrequency
connector
AssemblyConnectorCallFrequency
frequency
signature
SystemProvidedInterfaceDelegationConnectorFrequency
connector
Trace
MessageTrace
messages
executionTrace
ValidTrace
traceId
Message
sender
timestamp
receiver
ValidExecutionTrace
messageTrace
ExecutionTrace
operationExecutions
InvalidTrace
InvalidExecutionTrace
errorMsg
SynchronousCallMessage
SynchronousReplyMessage | null | {"directed":true,"nodes":[{"nsPrefix":"metamodel","nsURI":"http:///metamodel.ecore","name":"metamodel","id":0,"eClass":"EPackage"},{"nsPrefix":"metamodel.qos","nsURI":"http:///metamodel/qos.ecore","name":"qos","id":1,"eClass":"EPackage"},{"nsPrefix":"metamodel.core","nsURI":"http:///metamodel/core.ecore","name":"core","id":2,"eClass":"EPackage"},{"nsPrefix":"metamodel.typeRepository","nsURI":"http:///metamodel/typeRepository.ecore","name":"typeRepository","id":3,"eClass":"EPackage"},{"nsPrefix":"metamodel.executionEnvironment","nsURI":"http:///metamodel/executionEnvironment.ecore","name":"executionEnvironment","id":4,"eClass":"EPackage"},{"nsPrefix":"metamodel.componentAssembly","nsURI":"http:///metamodel/componentAssembly.ecore","name":"componentAssembly","id":5,"eClass":"EPackage"},{"nsPrefix":"metamodel.componentDeployment","nsURI":"http:///metamodel/componentDeployment.ecore","name":"componentDeployment","id":6,"eClass":"EPackage"},{"nsPrefix":"metamodel.monitoring","nsURI":"http:///metamodel/monitoring.ecore","name":"monitoring","id":7,"eClass":"EPackage"},{"nsPrefix":"metamodel.reconfiguration","nsURI":"http:///metamodel/reconfiguration.ecore","name":"reconfiguration","id":8,"eClass":"EPackage"},{"nsPrefix":"metamodel.adaptation","nsURI":"http:///metamodel/adaptation.ecore","name":"adaptation","id":9,"eClass":"EPackage"},{"nsPrefix":"metamodel.usage","nsURI":"http:///metamodel/usage.ecore","name":"usage","id":10,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"QoSCharacteristics","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"QoSModel","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"QoSConstraints","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"QoSInstrumentation","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"QoSObservations","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CostProfile","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"qosModel","changeable":true,"resolveProxies":true,"lowerBound":1,"id":17,"derived":false},{"id":18,"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":"qosCharacteristics","changeable":true,"resolveProxies":true,"lowerBound":1,"id":19,"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":"systemModel","changeable":true,"resolveProxies":true,"lowerBound":1,"id":20,"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":"qosConstraints","changeable":true,"resolveProxies":true,"lowerBound":1,"id":21,"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":"qosInstrumentation","changeable":true,"resolveProxies":true,"lowerBound":1,"id":22,"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":"qosObservations","changeable":true,"resolveProxies":true,"lowerBound":1,"id":23,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"costProfile","changeable":true,"resolveProxies":true,"lowerBound":1,"id":24,"derived":false},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SystemModel","instanceClass":null,"abstract":false,"id":25,"interface":false,"eClass":"EClass"},{"id":26,"eClass":"EGenericType"},{"id":27,"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":"qoSModel","changeable":true,"resolveProxies":true,"lowerBound":1,"id":28,"derived":false},{"id":29,"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":"qoSModel","changeable":true,"resolveProxies":true,"lowerBound":1,"id":30,"derived":false},{"id":31,"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":"qoSModel","changeable":true,"resolveProxies":true,"lowerBound":1,"id":32,"derived":false},{"id":33,"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":"qoSModel","changeable":true,"resolveProxies":true,"lowerBound":1,"id":34,"derived":false},{"id":35,"eClass":"EGenericType"},{"id":36,"eClass":"EGenericType"},{"id":37,"eClass":"EGenericType"},{"id":38,"eClass":"EGenericType"},{"id":39,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"KiekerAnalysisEvent","instanceClass":null,"abstract":true,"id":40,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NamedEntity","instanceClass":null,"abstract":false,"id":41,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Entity","instanceClass":null,"abstract":false,"id":42,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FQNamedEntity","instanceClass":null,"abstract":false,"id":43,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IEvent","instanceClass":null,"abstract":true,"id":44,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SLAsticModel","instanceClass":null,"abstract":true,"id":45,"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":46,"derived":false},{"id":47,"eClass":"EGenericType"},{"id":48,"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":49,"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":"active","changeable":true,"lowerBound":1,"iD":false,"id":50,"derived":false},{"id":51,"eClass":"EGenericType"},{"id":52,"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":"packageName","changeable":true,"lowerBound":1,"iD":false,"id":53,"derived":false},{"id":54,"eClass":"EGenericType"},{"id":55,"eClass":"EGenericType"},{"id":56,"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":"typeRepositoryModel","changeable":true,"resolveProxies":true,"lowerBound":1,"id":57,"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":"componentAssemblyModel","changeable":true,"resolveProxies":true,"lowerBound":1,"id":58,"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":"componentDeploymentModel","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":true,"unsettable":false,"transient":false,"unique":true,"name":"executionEnvironmentModel","changeable":true,"resolveProxies":true,"lowerBound":1,"id":60,"derived":false},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypeRepositoryModel","instanceClass":null,"abstract":false,"id":61,"interface":false,"eClass":"EClass"},{"id":62,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ComponentAssemblyModel","instanceClass":null,"abstract":false,"id":63,"interface":false,"eClass":"EClass"},{"id":64,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ComponentDeploymentModel","instanceClass":null,"abstract":false,"id":65,"interface":false,"eClass":"EClass"},{"id":66,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExecutionEnvironmentModel","instanceClass":null,"abstract":false,"id":67,"interface":false,"eClass":"EClass"},{"id":68,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ResourceType","instanceClass":null,"abstract":true,"id":69,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ComponentType","instanceClass":null,"abstract":false,"id":70,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Interface","instanceClass":null,"abstract":false,"id":71,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Signature","instanceClass":null,"abstract":false,"id":72,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Operation","instanceClass":null,"abstract":false,"id":73,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConnectorType","instanceClass":null,"abstract":false,"id":74,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExecutionContainerType","instanceClass":null,"abstract":false,"id":75,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NetworkLinkType","instanceClass":null,"abstract":false,"id":76,"interface":false,"eClass":"EClass"},{"nsPrefix":"metamodel.typeRepository.resourceTypes","nsURI":"http:///metamodel/typeRepository/resourceTypes.ecore","name":"resourceTypes","id":77,"eClass":"EPackage"},{"id":78,"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":"providedInterfaces","changeable":true,"resolveProxies":true,"lowerBound":0,"id":79,"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":"requiredInterfaces","changeable":true,"resolveProxies":true,"lowerBound":0,"id":80,"derived":false},{"container":false,"ordered":false,"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":81,"derived":false},{"id":82,"eClass":"EGenericType"},{"id":83,"eClass":"EGenericType"},{"id":84,"eClass":"EGenericType"},{"id":85,"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":"componentType","changeable":true,"resolveProxies":true,"lowerBound":1,"id":86,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"signatures","changeable":true,"resolveProxies":true,"lowerBound":0,"id":87,"derived":false},{"id":88,"eClass":"EGenericType"},{"id":89,"eClass":"EGenericType"},{"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"paramTypes","changeable":true,"lowerBound":0,"iD":false,"id":90,"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":"returnType","changeable":true,"lowerBound":1,"iD":false,"id":91,"derived":false},{"id":92,"eClass":"EGenericType"},{"id":93,"eClass":"EGenericType"},{"id":94,"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":"signature","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"},{"container":false,"ordered":false,"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":100,"derived":false},{"id":101,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ResourceSpecification","instanceClass":null,"abstract":false,"id":102,"interface":false,"eClass":"EClass"},{"id":103,"eClass":"EGenericType"},{"id":104,"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":"componentTypes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":105,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"executionContainerTypes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":106,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"interfaces","changeable":true,"resolveProxies":true,"lowerBound":0,"id":107,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"connectorTypes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":108,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"networkLinkTypes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":109,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"resourceTypes","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"},{"id":116,"eClass":"EGenericType"},{"id":117,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CPUType","instanceClass":null,"abstract":false,"id":118,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GenericResourceType","instanceClass":null,"abstract":false,"id":119,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MemSwapType","instanceClass":null,"abstract":false,"id":120,"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":"vendor","changeable":true,"lowerBound":1,"iD":false,"id":121,"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":"model","changeable":true,"lowerBound":1,"iD":false,"id":122,"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":"speedMhz","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"},{"id":128,"eClass":"EGenericType"},{"id":129,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExecutionContainer","instanceClass":null,"abstract":false,"id":130,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NetworkLink","instanceClass":null,"abstract":false,"id":131,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Resource","instanceClass":null,"abstract":false,"id":132,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MemSwapResourceSpecification","instanceClass":null,"abstract":false,"id":133,"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":true,"name":"executionContainerType","changeable":true,"resolveProxies":true,"lowerBound":1,"id":134,"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":"networkLinks","changeable":true,"resolveProxies":true,"lowerBound":0,"id":135,"derived":false},{"container":false,"ordered":false,"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":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":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"executionContainers","changeable":true,"resolveProxies":true,"lowerBound":0,"id":140,"derived":false},{"id":141,"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":"executionContainer","changeable":true,"resolveProxies":true,"lowerBound":1,"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":true,"name":"networkLinkType","changeable":true,"resolveProxies":true,"lowerBound":1,"id":143,"derived":false},{"id":144,"eClass":"EGenericType"},{"id":145,"eClass":"EGenericType"},{"id":146,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"resourceSpecification","changeable":true,"resolveProxies":true,"lowerBound":1,"id":147,"derived":false},{"id":148,"eClass":"EGenericType"},{"id":149,"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":"executionContainers","changeable":true,"resolveProxies":true,"lowerBound":0,"id":150,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"networkLinks","changeable":true,"resolveProxies":true,"lowerBound":0,"id":151,"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":"allocatedExecutionContainers","changeable":true,"resolveProxies":true,"lowerBound":0,"id":152,"derived":false},{"id":153,"eClass":"EGenericType"},{"id":154,"eClass":"EGenericType"},{"id":155,"eClass":"EGenericType"},{"id":156,"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":"memCapacityBytes","changeable":true,"lowerBound":1,"iD":false,"id":157,"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":"swapCapacityBytes","changeable":true,"lowerBound":1,"iD":false,"id":158,"derived":false},{"id":159,"eClass":"EGenericType"},{"id":160,"eClass":"EGenericType"},{"id":161,"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":"resourceType","changeable":true,"resolveProxies":true,"lowerBound":1,"id":162,"derived":false},{"id":163,"eClass":"EGenericType"},{"id":164,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AssemblyComponent","instanceClass":null,"abstract":false,"id":165,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AssemblyComponentConnector","instanceClass":null,"abstract":false,"id":166,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AssemblyConnector","instanceClass":null,"abstract":true,"id":167,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SystemInterfaceDelegationConnector","instanceClass":null,"abstract":true,"id":168,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SystemProvidedInterfaceDelegationConnector","instanceClass":null,"abstract":false,"id":169,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SystemRequiredInterfaceDelegationConnector","instanceClass":null,"abstract":false,"id":170,"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":true,"name":"componentType","changeable":true,"resolveProxies":true,"lowerBound":1,"id":171,"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":"providingConnectors","changeable":true,"resolveProxies":true,"lowerBound":0,"id":172,"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":"requiringConnectors","changeable":true,"resolveProxies":true,"lowerBound":0,"id":173,"derived":false},{"id":174,"eClass":"EGenericType"},{"id":175,"eClass":"EGenericType"},{"id":176,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"requiringComponent","changeable":true,"resolveProxies":true,"lowerBound":1,"id":177,"derived":false},{"id":178,"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":"providingComponent","changeable":true,"resolveProxies":true,"lowerBound":1,"id":179,"derived":false},{"id":180,"eClass":"EGenericType"},{"id":181,"eClass":"EGenericType"},{"id":182,"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":"connectorType","changeable":true,"resolveProxies":true,"lowerBound":1,"id":183,"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":"interface","changeable":true,"resolveProxies":true,"lowerBound":1,"id":184,"derived":false},{"id":185,"eClass":"EGenericType"},{"id":186,"eClass":"EGenericType"},{"id":187,"eClass":"EGenericType"},{"id":188,"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":"providingComponent","changeable":true,"resolveProxies":true,"lowerBound":1,"id":189,"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":"componentAssemblyModel","changeable":true,"resolveProxies":true,"lowerBound":1,"id":190,"derived":false},{"id":191,"eClass":"EGenericType"},{"id":192,"eClass":"EGenericType"},{"id":193,"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":"systemProvidedInterfaceDelegationConnectors","changeable":true,"resolveProxies":true,"lowerBound":1,"id":194,"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":"requiringComponent","changeable":true,"resolveProxies":true,"lowerBound":1,"id":195,"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":"componentAssemblyModel","changeable":true,"resolveProxies":true,"lowerBound":1,"id":196,"derived":false},{"id":197,"eClass":"EGenericType"},{"id":198,"eClass":"EGenericType"},{"id":199,"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":"systemRequiredInterfaceDelegationConnectors","changeable":true,"resolveProxies":true,"lowerBound":0,"id":200,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"assemblyComponents","changeable":true,"resolveProxies":true,"lowerBound":0,"id":201,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"assemblyComponentConnectors","changeable":true,"resolveProxies":true,"lowerBound":0,"id":202,"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":"systemProvidedInterfaces","changeable":true,"resolveProxies":true,"lowerBound":1,"id":203,"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":"systemRequiredInterfaces","changeable":true,"resolveProxies":true,"lowerBound":0,"id":204,"derived":false},{"id":205,"eClass":"EGenericType"},{"id":206,"eClass":"EGenericType"},{"id":207,"eClass":"EGenericType"},{"id":208,"eClass":"EGenericType"},{"id":209,"eClass":"EGenericType"},{"id":210,"eClass":"EGenericType"},{"id":211,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DeploymentComponent","instanceClass":null,"abstract":false,"id":212,"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":true,"name":"assemblyComponent","changeable":true,"resolveProxies":true,"lowerBound":1,"id":213,"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":"executionContainer","changeable":true,"resolveProxies":true,"lowerBound":1,"id":214,"derived":false},{"id":215,"eClass":"EGenericType"},{"id":216,"eClass":"EGenericType"},{"id":217,"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":"deploymentComponents","changeable":true,"resolveProxies":true,"lowerBound":0,"id":218,"derived":false},{"id":219,"eClass":"EGenericType"},{"id":220,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OperationExecution","instanceClass":null,"abstract":true,"id":221,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DeploymentComponentOperationExecution","instanceClass":null,"abstract":false,"id":222,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConnectorOperationExecution","instanceClass":null,"abstract":false,"id":223,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ResourceUtilization","instanceClass":null,"abstract":false,"id":224,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ResourceMeasurement","instanceClass":null,"abstract":true,"id":225,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MemSwapUsage","instanceClass":null,"abstract":false,"id":226,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CPUUtilization","instanceClass":null,"abstract":false,"id":227,"interface":false,"eClass":"EClass"},{"ordered":false,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"traceId","changeable":true,"lowerBound":1,"iD":false,"id":228,"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":"eoi","changeable":true,"lowerBound":1,"iD":false,"id":229,"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":"ess","changeable":true,"lowerBound":1,"iD":false,"id":230,"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":"tin","changeable":true,"lowerBound":1,"iD":false,"id":231,"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":"tout","changeable":true,"lowerBound":1,"iD":false,"id":232,"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":"sessionId","changeable":true,"lowerBound":1,"iD":false,"id":233,"derived":false},{"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"},{"container":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":"deploymentComponent","changeable":true,"resolveProxies":true,"lowerBound":1,"id":241,"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":"operation","changeable":true,"resolveProxies":true,"lowerBound":1,"id":242,"derived":false},{"id":243,"eClass":"EGenericType"},{"id":244,"eClass":"EGenericType"},{"id":245,"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":"assemblyConnector","changeable":true,"resolveProxies":true,"lowerBound":1,"id":246,"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":"executionContainer","changeable":true,"resolveProxies":true,"lowerBound":1,"id":247,"derived":false},{"id":248,"eClass":"EGenericType"},{"id":249,"eClass":"EGenericType"},{"id":250,"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":"utilization","changeable":true,"lowerBound":1,"iD":false,"id":251,"derived":false},{"id":252,"eClass":"EGenericType"},{"id":253,"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":"resource","changeable":true,"resolveProxies":true,"lowerBound":1,"id":254,"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":"timestamp","changeable":true,"lowerBound":1,"iD":false,"id":255,"derived":false},{"id":256,"eClass":"EGenericType"},{"id":257,"eClass":"EGenericType"},{"id":258,"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":"memUsedBytes","changeable":true,"lowerBound":1,"iD":false,"id":259,"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":"memFreeBytes","changeable":true,"lowerBound":1,"iD":false,"id":260,"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":"swapUsedBytes","changeable":true,"lowerBound":1,"iD":false,"id":261,"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":"swapFreeBytes","changeable":true,"lowerBound":1,"iD":false,"id":262,"derived":false},{"id":263,"eClass":"EGenericType"},{"id":264,"eClass":"EGenericType"},{"id":265,"eClass":"EGenericType"},{"id":266,"eClass":"EGenericType"},{"id":267,"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":"user","changeable":true,"lowerBound":1,"iD":false,"id":268,"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":"system","changeable":true,"lowerBound":1,"iD":false,"id":269,"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":"wait","changeable":true,"lowerBound":1,"iD":false,"id":270,"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":"nice","changeable":true,"lowerBound":1,"iD":false,"id":271,"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":"irq","changeable":true,"lowerBound":1,"iD":false,"id":272,"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":"combined","changeable":true,"lowerBound":1,"iD":false,"id":273,"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":"idle","changeable":true,"lowerBound":1,"iD":false,"id":274,"derived":false},{"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"},{"nsPrefix":"metamodel.reconfiguration.plan","nsURI":"http:///metamodel/reconfiguration/plan.ecore","name":"plan","id":283,"eClass":"EPackage"},{"nsPrefix":"metamodel.reconfiguration.specification","nsURI":"http:///metamodel/reconfiguration/specification.ecore","name":"specification","id":284,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReconfigurationPlan","instanceClass":null,"abstract":false,"id":285,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReconfigurationOperation","instanceClass":null,"abstract":true,"id":286,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ComponentReplication","instanceClass":null,"abstract":false,"id":287,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ComponentDereplication","instanceClass":null,"abstract":false,"id":288,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ComponentMigration","instanceClass":null,"abstract":false,"id":289,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ContainerAllocation","instanceClass":null,"abstract":false,"id":290,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ContainerDeallocation","instanceClass":null,"abstract":false,"id":291,"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":"operations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":292,"derived":false},{"id":293,"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":"component","changeable":true,"resolveProxies":true,"lowerBound":1,"id":294,"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":295,"derived":false},{"id":296,"eClass":"EGenericType"},{"id":297,"eClass":"EGenericType"},{"id":298,"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":"component","changeable":true,"resolveProxies":true,"lowerBound":1,"id":299,"derived":false},{"id":300,"eClass":"EGenericType"},{"id":301,"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":"component","changeable":true,"resolveProxies":true,"lowerBound":1,"id":302,"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":303,"derived":false},{"id":304,"eClass":"EGenericType"},{"id":305,"eClass":"EGenericType"},{"id":306,"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":"containerType","changeable":true,"resolveProxies":true,"lowerBound":1,"id":307,"derived":false},{"id":308,"eClass":"EGenericType"},{"id":309,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"container","changeable":true,"resolveProxies":true,"lowerBound":1,"id":310,"derived":false},{"id":311,"eClass":"EGenericType"},{"id":312,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReconfigurationSpecification","instanceClass":null,"abstract":false,"id":313,"interface":false,"eClass":"EClass"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"adaptationModel","changeable":true,"resolveProxies":true,"lowerBound":1,"id":314,"derived":false},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AdaptationModel","instanceClass":null,"abstract":false,"id":315,"interface":false,"eClass":"EClass"},{"id":316,"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":"reconfigurationSpecification","changeable":true,"resolveProxies":true,"lowerBound":1,"id":317,"derived":false},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Control","instanceClass":null,"abstract":false,"id":318,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PerformanceEvaluation","instanceClass":null,"abstract":false,"id":319,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WorkloadForecasting","instanceClass":null,"abstract":false,"id":320,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PerformancePrediction","instanceClass":null,"abstract":false,"id":321,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AdaptationPlanning","instanceClass":null,"abstract":false,"id":322,"interface":false,"eClass":"EClass"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"adaptationModel","changeable":true,"resolveProxies":true,"lowerBound":1,"id":323,"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":"performanceEvaluator","changeable":true,"resolveProxies":true,"lowerBound":1,"id":324,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"workloadForecaster","changeable":true,"resolveProxies":true,"lowerBound":1,"id":325,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"performancePredictor","changeable":true,"resolveProxies":true,"lowerBound":1,"id":326,"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":"adaptationPlanner","changeable":true,"resolveProxies":true,"lowerBound":1,"id":327,"derived":false},{"id":328,"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":"controlModel","changeable":true,"resolveProxies":true,"lowerBound":1,"id":329,"derived":false},{"id":330,"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":"control","changeable":true,"resolveProxies":true,"lowerBound":1,"id":331,"derived":false},{"id":332,"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":"control","changeable":true,"resolveProxies":true,"lowerBound":1,"id":333,"derived":false},{"id":334,"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":"control","changeable":true,"resolveProxies":true,"lowerBound":1,"id":335,"derived":false},{"id":336,"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":"control","changeable":true,"resolveProxies":true,"lowerBound":1,"id":337,"derived":false},{"id":338,"eClass":"EGenericType"},{"id":339,"eClass":"EGenericType"},{"id":340,"eClass":"EGenericType"},{"id":341,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"qoSModel","changeable":true,"resolveProxies":true,"lowerBound":1,"id":342,"derived":false},{"id":343,"eClass":"EGenericType"},{"id":344,"eClass":"EGenericType"},{"id":345,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UsageModel","instanceClass":null,"abstract":false,"id":346,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CallingRelationship","instanceClass":null,"abstract":false,"id":347,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FrequencyDistribution","instanceClass":null,"abstract":false,"id":348,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OperationCallFrequency","instanceClass":null,"abstract":false,"id":349,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AssemblyComponentConnectorCallFrequency","instanceClass":null,"abstract":false,"id":350,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AssemblyConnectorCallFrequency","instanceClass":null,"abstract":true,"id":351,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SystemProvidedInterfaceDelegationConnectorFrequency","instanceClass":null,"abstract":false,"id":352,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Trace","instanceClass":null,"abstract":true,"id":353,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MessageTrace","instanceClass":null,"abstract":false,"id":354,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ValidTrace","instanceClass":null,"abstract":true,"id":355,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Message","instanceClass":null,"abstract":false,"id":356,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ValidExecutionTrace","instanceClass":null,"abstract":false,"id":357,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExecutionTrace","instanceClass":null,"abstract":true,"id":358,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InvalidTrace","instanceClass":null,"abstract":true,"id":359,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InvalidExecutionTrace","instanceClass":null,"abstract":false,"id":360,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SynchronousCallMessage","instanceClass":null,"abstract":false,"id":361,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SynchronousReplyMessage","instanceClass":null,"abstract":false,"id":362,"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":"callingRelationships","changeable":true,"resolveProxies":true,"lowerBound":0,"id":363,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"operationCallFrequencies","changeable":true,"resolveProxies":true,"lowerBound":0,"id":364,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"assemblyComponentConnectorCallFrequencies","changeable":true,"resolveProxies":true,"lowerBound":0,"id":365,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"systemProvidedInterfaceDelegationConnectorFrequencies","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"},{"id":371,"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":"calledInterface","changeable":true,"resolveProxies":true,"lowerBound":1,"id":372,"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":"calledSignature","changeable":true,"resolveProxies":true,"lowerBound":1,"id":373,"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":"callingOperation","changeable":true,"resolveProxies":true,"lowerBound":1,"id":374,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"frequencyDistribution","changeable":true,"resolveProxies":true,"lowerBound":1,"id":375,"derived":false},{"id":376,"eClass":"EGenericType"},{"id":377,"eClass":"EGenericType"},{"id":378,"eClass":"EGenericType"},{"id":379,"eClass":"EGenericType"},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"values","changeable":true,"lowerBound":0,"iD":false,"id":380,"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":"frequencies","changeable":true,"lowerBound":0,"iD":false,"id":381,"derived":false},{"id":382,"eClass":"EGenericType"},{"id":383,"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":"frequency","changeable":true,"lowerBound":1,"iD":false,"id":384,"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":"operation","changeable":true,"resolveProxies":true,"lowerBound":1,"id":385,"derived":false},{"id":386,"eClass":"EGenericType"},{"id":387,"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":"connector","changeable":true,"resolveProxies":true,"lowerBound":1,"id":388,"derived":false},{"id":389,"eClass":"EGenericType"},{"id":390,"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":"frequency","changeable":true,"lowerBound":1,"iD":false,"id":391,"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":"signature","changeable":true,"resolveProxies":true,"lowerBound":1,"id":392,"derived":false},{"id":393,"eClass":"EGenericType"},{"id":394,"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":"connector","changeable":true,"resolveProxies":true,"lowerBound":1,"id":395,"derived":false},{"id":396,"eClass":"EGenericType"},{"id":397,"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":"messages","changeable":true,"resolveProxies":true,"lowerBound":2,"id":398,"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":"executionTrace","changeable":true,"resolveProxies":true,"lowerBound":1,"id":399,"derived":false},{"id":400,"eClass":"EGenericType"},{"id":401,"eClass":"EGenericType"},{"id":402,"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":"messageTrace","changeable":true,"resolveProxies":true,"lowerBound":1,"id":403,"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":"traceId","changeable":true,"lowerBound":1,"iD":false,"id":404,"derived":false},{"id":405,"eClass":"EGenericType"},{"id":406,"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":"sender","changeable":true,"resolveProxies":true,"lowerBound":1,"id":407,"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":"timestamp","changeable":true,"lowerBound":1,"iD":false,"id":408,"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":"receiver","changeable":true,"resolveProxies":true,"lowerBound":1,"id":409,"derived":false},{"id":410,"eClass":"EGenericType"},{"id":411,"eClass":"EGenericType"},{"id":412,"eClass":"EGenericType"},{"id":413,"eClass":"EGenericType"},{"id":414,"eClass":"EGenericType"},{"id":415,"eClass":"EGenericType"},{"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":"operationExecutions","changeable":true,"resolveProxies":true,"lowerBound":1,"id":416,"derived":false},{"id":417,"eClass":"EGenericType"},{"id":418,"eClass":"EGenericType"},{"id":419,"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":"errorMsg","changeable":true,"lowerBound":1,"iD":false,"id":420,"derived":false},{"id":421,"eClass":"EGenericType"},{"id":422,"eClass":"EGenericType"},{"id":423,"eClass":"EGenericType"},{"id":424,"eClass":"EGenericType"},{"id":425,"eClass":"EGenericType"}],"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":11},{"source":1,"target":12},{"source":1,"target":13},{"source":1,"target":14},{"source":1,"target":15},{"source":1,"target":16},{"source":1,"target":0},{"source":11,"target":1},{"source":11,"target":17},{"source":17,"target":12},{"source":17,"target":18},{"source":17,"target":11},{"source":17,"target":19},{"source":18,"target":12},{"source":12,"target":1},{"source":12,"target":20},{"source":12,"target":21},{"source":12,"target":22},{"source":12,"target":23},{"source":12,"target":24},{"source":12,"target":19},{"source":20,"target":25},{"source":20,"target":26},{"source":20,"target":12},{"source":26,"target":25},{"source":21,"target":13},{"source":21,"target":27},{"source":21,"target":12},{"source":21,"target":28},{"source":27,"target":13},{"source":22,"target":14},{"source":22,"target":29},{"source":22,"target":12},{"source":22,"target":30},{"source":29,"target":14},{"source":23,"target":15},{"source":23,"target":31},{"source":23,"target":12},{"source":23,"target":32},{"source":31,"target":15},{"source":24,"target":16},{"source":24,"target":33},{"source":24,"target":12},{"source":24,"target":34},{"source":33,"target":16},{"source":19,"target":11},{"source":19,"target":35},{"source":19,"target":12},{"source":19,"target":17},{"source":35,"target":11},{"source":13,"target":1},{"source":13,"target":28},{"source":28,"target":12},{"source":28,"target":36},{"source":28,"target":13},{"source":28,"target":21},{"source":36,"target":12},{"source":14,"target":1},{"source":14,"target":30},{"source":30,"target":12},{"source":30,"target":37},{"source":30,"target":14},{"source":30,"target":22},{"source":37,"target":12},{"source":15,"target":1},{"source":15,"target":32},{"source":32,"target":12},{"source":32,"target":38},{"source":32,"target":15},{"source":32,"target":23},{"source":38,"target":12},{"source":16,"target":1},{"source":16,"target":34},{"source":34,"target":12},{"source":34,"target":39},{"source":34,"target":16},{"source":34,"target":24},{"source":39,"target":12},{"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":25},{"source":2,"target":0},{"source":40,"target":2},{"source":41,"target":2},{"source":41,"target":42},{"source":41,"target":46},{"source":41,"target":47},{"source":46,"target":48},{"source":46,"target":41},{"source":47,"target":42},{"source":42,"target":2},{"source":42,"target":49},{"source":42,"target":50},{"source":49,"target":51},{"source":49,"target":42},{"source":50,"target":52},{"source":50,"target":42},{"source":43,"target":2},{"source":43,"target":41},{"source":43,"target":53},{"source":43,"target":54},{"source":53,"target":55},{"source":53,"target":43},{"source":54,"target":41},{"source":44,"target":2},{"source":44,"target":40},{"source":44,"target":56},{"source":56,"target":40},{"source":45,"target":2},{"source":25,"target":2},{"source":25,"target":57},{"source":25,"target":58},{"source":25,"target":59},{"source":25,"target":60},{"source":57,"target":61},{"source":57,"target":62},{"source":57,"target":25},{"source":62,"target":61},{"source":58,"target":63},{"source":58,"target":64},{"source":58,"target":25},{"source":64,"target":63},{"source":59,"target":65},{"source":59,"target":66},{"source":59,"target":25},{"source":66,"target":65},{"source":60,"target":67},{"source":60,"target":68},{"source":60,"target":25},{"source":68,"target":67},{"source":3,"target":69},{"source":3,"target":70},{"source":3,"target":71},{"source":3,"target":72},{"source":3,"target":73},{"source":3,"target":74},{"source":3,"target":75},{"source":3,"target":76},{"source":3,"target":61},{"source":3,"target":77},{"source":3,"target":0},{"source":69,"target":3},{"source":69,"target":43},{"source":69,"target":78},{"source":78,"target":43},{"source":70,"target":3},{"source":70,"target":43},{"source":70,"target":79},{"source":70,"target":80},{"source":70,"target":81},{"source":70,"target":82},{"source":79,"target":71},{"source":79,"target":83},{"source":79,"target":70},{"source":83,"target":71},{"source":80,"target":71},{"source":80,"target":84},{"source":80,"target":70},{"source":84,"target":71},{"source":81,"target":73},{"source":81,"target":85},{"source":81,"target":70},{"source":81,"target":86},{"source":85,"target":73},{"source":82,"target":43},{"source":71,"target":3},{"source":71,"target":43},{"source":71,"target":87},{"source":71,"target":88},{"source":87,"target":72},{"source":87,"target":89},{"source":87,"target":71},{"source":89,"target":72},{"source":88,"target":43},{"source":72,"target":3},{"source":72,"target":41},{"source":72,"target":90},{"source":72,"target":91},{"source":72,"target":92},{"source":90,"target":93},{"source":90,"target":72},{"source":91,"target":94},{"source":91,"target":72},{"source":92,"target":41},{"source":73,"target":3},{"source":73,"target":42},{"source":73,"target":95},{"source":73,"target":86},{"source":73,"target":96},{"source":95,"target":72},{"source":95,"target":97},{"source":95,"target":73},{"source":97,"target":72},{"source":86,"target":70},{"source":86,"target":98},{"source":86,"target":73},{"source":86,"target":81},{"source":98,"target":70},{"source":96,"target":42},{"source":74,"target":3},{"source":74,"target":43},{"source":74,"target":99},{"source":99,"target":43},{"source":75,"target":3},{"source":75,"target":43},{"source":75,"target":100},{"source":75,"target":101},{"source":100,"target":102},{"source":100,"target":103},{"source":100,"target":75},{"source":103,"target":102},{"source":101,"target":43},{"source":76,"target":3},{"source":76,"target":43},{"source":76,"target":104},{"source":104,"target":43},{"source":61,"target":3},{"source":61,"target":45},{"source":61,"target":105},{"source":61,"target":106},{"source":61,"target":107},{"source":61,"target":108},{"source":61,"target":109},{"source":61,"target":110},{"source":61,"target":111},{"source":105,"target":70},{"source":105,"target":112},{"source":105,"target":61},{"source":112,"target":70},{"source":106,"target":75},{"source":106,"target":113},{"source":106,"target":61},{"source":113,"target":75},{"source":107,"target":71},{"source":107,"target":114},{"source":107,"target":61},{"source":114,"target":71},{"source":108,"target":74},{"source":108,"target":115},{"source":108,"target":61},{"source":115,"target":74},{"source":109,"target":76},{"source":109,"target":116},{"source":109,"target":61},{"source":116,"target":76},{"source":110,"target":69},{"source":110,"target":117},{"source":110,"target":61},{"source":117,"target":69},{"source":111,"target":45},{"source":77,"target":118},{"source":77,"target":119},{"source":77,"target":120},{"source":77,"target":3},{"source":118,"target":77},{"source":118,"target":69},{"source":118,"target":121},{"source":118,"target":122},{"source":118,"target":123},{"source":118,"target":124},{"source":121,"target":125},{"source":121,"target":118},{"source":122,"target":126},{"source":122,"target":118},{"source":123,"target":127},{"source":123,"target":118},{"source":124,"target":69},{"source":119,"target":77},{"source":119,"target":69},{"source":119,"target":128},{"source":128,"target":69},{"source":120,"target":77},{"source":120,"target":69},{"source":120,"target":129},{"source":129,"target":69},{"source":4,"target":130},{"source":4,"target":131},{"source":4,"target":132},{"source":4,"target":67},{"source":4,"target":133},{"source":4,"target":102},{"source":4,"target":0},{"source":130,"target":4},{"source":130,"target":43},{"source":130,"target":134},{"source":130,"target":135},{"source":130,"target":136},{"source":130,"target":137},{"source":134,"target":75},{"source":134,"target":138},{"source":134,"target":130},{"source":138,"target":75},{"source":135,"target":131},{"source":135,"target":139},{"source":135,"target":130},{"source":135,"target":140},{"source":139,"target":131},{"source":136,"target":132},{"source":136,"target":141},{"source":136,"target":130},{"source":136,"target":142},{"source":141,"target":132},{"source":137,"target":43},{"source":131,"target":4},{"source":131,"target":43},{"source":131,"target":143},{"source":131,"target":140},{"source":131,"target":144},{"source":143,"target":76},{"source":143,"target":145},{"source":143,"target":131},{"source":145,"target":76},{"source":140,"target":130},{"source":140,"target":146},{"source":140,"target":131},{"source":140,"target":135},{"source":146,"target":130},{"source":144,"target":43},{"source":132,"target":4},{"source":132,"target":147},{"source":132,"target":142},{"source":147,"target":102},{"source":147,"target":148},{"source":147,"target":132},{"source":148,"target":102},{"source":142,"target":130},{"source":142,"target":149},{"source":142,"target":132},{"source":142,"target":136},{"source":149,"target":130},{"source":67,"target":4},{"source":67,"target":45},{"source":67,"target":150},{"source":67,"target":151},{"source":67,"target":152},{"source":67,"target":153},{"source":150,"target":130},{"source":150,"target":154},{"source":150,"target":67},{"source":154,"target":130},{"source":151,"target":131},{"source":151,"target":155},{"source":151,"target":67},{"source":155,"target":131},{"source":152,"target":130},{"source":152,"target":156},{"source":152,"target":67},{"source":156,"target":130},{"source":153,"target":45},{"source":133,"target":4},{"source":133,"target":102},{"source":133,"target":157},{"source":133,"target":158},{"source":133,"target":159},{"source":157,"target":160},{"source":157,"target":133},{"source":158,"target":161},{"source":158,"target":133},{"source":159,"target":102},{"source":102,"target":4},{"source":102,"target":41},{"source":102,"target":162},{"source":102,"target":163},{"source":162,"target":69},{"source":162,"target":164},{"source":162,"target":102},{"source":164,"target":69},{"source":163,"target":41},{"source":5,"target":165},{"source":5,"target":166},{"source":5,"target":167},{"source":5,"target":168},{"source":5,"target":169},{"source":5,"target":170},{"source":5,"target":63},{"source":5,"target":0},{"source":165,"target":5},{"source":165,"target":43},{"source":165,"target":171},{"source":165,"target":172},{"source":165,"target":173},{"source":165,"target":174},{"source":171,"target":70},{"source":171,"target":175},{"source":171,"target":165},{"source":175,"target":70},{"source":172,"target":166},{"source":172,"target":176},{"source":172,"target":165},{"source":172,"target":177},{"source":176,"target":166},{"source":173,"target":166},{"source":173,"target":178},{"source":173,"target":165},{"source":173,"target":179},{"source":178,"target":166},{"source":174,"target":43},{"source":166,"target":5},{"source":166,"target":167},{"source":166,"target":179},{"source":166,"target":177},{"source":166,"target":180},{"source":179,"target":165},{"source":179,"target":181},{"source":179,"target":166},{"source":179,"target":173},{"source":181,"target":165},{"source":177,"target":165},{"source":177,"target":182},{"source":177,"target":166},{"source":177,"target":172},{"source":182,"target":165},{"source":180,"target":167},{"source":167,"target":5},{"source":167,"target":43},{"source":167,"target":183},{"source":167,"target":184},{"source":167,"target":185},{"source":183,"target":74},{"source":183,"target":186},{"source":183,"target":167},{"source":186,"target":74},{"source":184,"target":71},{"source":184,"target":187},{"source":184,"target":167},{"source":187,"target":71},{"source":185,"target":43},{"source":168,"target":5},{"source":168,"target":167},{"source":168,"target":188},{"source":188,"target":167},{"source":169,"target":5},{"source":169,"target":168},{"source":169,"target":189},{"source":169,"target":190},{"source":169,"target":191},{"source":189,"target":165},{"source":189,"target":192},{"source":189,"target":169},{"source":192,"target":165},{"source":190,"target":63},{"source":190,"target":193},{"source":190,"target":169},{"source":190,"target":194},{"source":193,"target":63},{"source":191,"target":168},{"source":170,"target":5},{"source":170,"target":168},{"source":170,"target":195},{"source":170,"target":196},{"source":170,"target":197},{"source":195,"target":165},{"source":195,"target":198},{"source":195,"target":170},{"source":198,"target":165},{"source":196,"target":63},{"source":196,"target":199},{"source":196,"target":170},{"source":196,"target":200},{"source":199,"target":63},{"source":197,"target":168},{"source":63,"target":5},{"source":63,"target":45},{"source":63,"target":194},{"source":63,"target":200},{"source":63,"target":201},{"source":63,"target":202},{"source":63,"target":203},{"source":63,"target":204},{"source":63,"target":205},{"source":194,"target":169},{"source":194,"target":206},{"source":194,"target":63},{"source":194,"target":190},{"source":206,"target":169},{"source":200,"target":170},{"source":200,"target":207},{"source":200,"target":63},{"source":200,"target":196},{"source":207,"target":170},{"source":201,"target":165},{"source":201,"target":208},{"source":201,"target":63},{"source":208,"target":165},{"source":202,"target":166},{"source":202,"target":209},{"source":202,"target":63},{"source":209,"target":166},{"source":203,"target":71},{"source":203,"target":210},{"source":203,"target":63},{"source":210,"target":71},{"source":204,"target":71},{"source":204,"target":211},{"source":204,"target":63},{"source":211,"target":71},{"source":205,"target":45},{"source":6,"target":212},{"source":6,"target":65},{"source":6,"target":0},{"source":212,"target":6},{"source":212,"target":42},{"source":212,"target":213},{"source":212,"target":214},{"source":212,"target":215},{"source":213,"target":165},{"source":213,"target":216},{"source":213,"target":212},{"source":216,"target":165},{"source":214,"target":130},{"source":214,"target":217},{"source":214,"target":212},{"source":217,"target":130},{"source":215,"target":42},{"source":65,"target":6},{"source":65,"target":45},{"source":65,"target":218},{"source":65,"target":219},{"source":218,"target":212},{"source":218,"target":220},{"source":218,"target":65},{"source":220,"target":212},{"source":219,"target":45},{"source":7,"target":221},{"source":7,"target":222},{"source":7,"target":223},{"source":7,"target":224},{"source":7,"target":225},{"source":7,"target":226},{"source":7,"target":227},{"source":7,"target":0},{"source":221,"target":7},{"source":221,"target":44},{"source":221,"target":228},{"source":221,"target":229},{"source":221,"target":230},{"source":221,"target":231},{"source":221,"target":232},{"source":221,"target":233},{"source":221,"target":234},{"source":228,"target":235},{"source":228,"target":221},{"source":229,"target":236},{"source":229,"target":221},{"source":230,"target":237},{"source":230,"target":221},{"source":231,"target":238},{"source":231,"target":221},{"source":232,"target":239},{"source":232,"target":221},{"source":233,"target":240},{"source":233,"target":221},{"source":234,"target":44},{"source":222,"target":7},{"source":222,"target":221},{"source":222,"target":241},{"source":222,"target":242},{"source":222,"target":243},{"source":241,"target":212},{"source":241,"target":244},{"source":241,"target":222},{"source":244,"target":212},{"source":242,"target":73},{"source":242,"target":245},{"source":242,"target":222},{"source":245,"target":73},{"source":243,"target":221},{"source":223,"target":7},{"source":223,"target":221},{"source":223,"target":246},{"source":223,"target":247},{"source":223,"target":248},{"source":246,"target":166},{"source":246,"target":249},{"source":246,"target":223},{"source":249,"target":166},{"source":247,"target":130},{"source":247,"target":250},{"source":247,"target":223},{"source":250,"target":130},{"source":248,"target":221},{"source":224,"target":7},{"source":224,"target":225},{"source":224,"target":251},{"source":224,"target":252},{"source":251,"target":253},{"source":251,"target":224},{"source":252,"target":225},{"source":225,"target":7},{"source":225,"target":44},{"source":225,"target":254},{"source":225,"target":255},{"source":225,"target":256},{"source":254,"target":132},{"source":254,"target":257},{"source":254,"target":225},{"source":257,"target":132},{"source":255,"target":258},{"source":255,"target":225},{"source":256,"target":44},{"source":226,"target":7},{"source":226,"target":225},{"source":226,"target":259},{"source":226,"target":260},{"source":226,"target":261},{"source":226,"target":262},{"source":226,"target":263},{"source":259,"target":264},{"source":259,"target":226},{"source":260,"target":265},{"source":260,"target":226},{"source":261,"target":266},{"source":261,"target":226},{"source":262,"target":267},{"source":262,"target":226},{"source":263,"target":225},{"source":227,"target":7},{"source":227,"target":225},{"source":227,"target":268},{"source":227,"target":269},{"source":227,"target":270},{"source":227,"target":271},{"source":227,"target":272},{"source":227,"target":273},{"source":227,"target":274},{"source":227,"target":275},{"source":268,"target":276},{"source":268,"target":227},{"source":269,"target":277},{"source":269,"target":227},{"source":270,"target":278},{"source":270,"target":227},{"source":271,"target":279},{"source":271,"target":227},{"source":272,"target":280},{"source":272,"target":227},{"source":273,"target":281},{"source":273,"target":227},{"source":274,"target":282},{"source":274,"target":227},{"source":275,"target":225},{"source":8,"target":283},{"source":8,"target":284},{"source":8,"target":0},{"source":283,"target":285},{"source":283,"target":286},{"source":283,"target":287},{"source":283,"target":288},{"source":283,"target":289},{"source":283,"target":290},{"source":283,"target":291},{"source":283,"target":8},{"source":285,"target":283},{"source":285,"target":292},{"source":292,"target":286},{"source":292,"target":293},{"source":292,"target":285},{"source":293,"target":286},{"source":286,"target":283},{"source":287,"target":283},{"source":287,"target":286},{"source":287,"target":294},{"source":287,"target":295},{"source":287,"target":296},{"source":294,"target":165},{"source":294,"target":297},{"source":294,"target":287},{"source":297,"target":165},{"source":295,"target":130},{"source":295,"target":298},{"source":295,"target":287},{"source":298,"target":130},{"source":296,"target":286},{"source":288,"target":283},{"source":288,"target":286},{"source":288,"target":299},{"source":288,"target":300},{"source":299,"target":212},{"source":299,"target":301},{"source":299,"target":288},{"source":301,"target":212},{"source":300,"target":286},{"source":289,"target":283},{"source":289,"target":286},{"source":289,"target":302},{"source":289,"target":303},{"source":289,"target":304},{"source":302,"target":212},{"source":302,"target":305},{"source":302,"target":289},{"source":305,"target":212},{"source":303,"target":130},{"source":303,"target":306},{"source":303,"target":289},{"source":306,"target":130},{"source":304,"target":286},{"source":290,"target":283},{"source":290,"target":286},{"source":290,"target":307},{"source":290,"target":308},{"source":307,"target":75},{"source":307,"target":309},{"source":307,"target":290},{"source":309,"target":75},{"source":308,"target":286},{"source":291,"target":283},{"source":291,"target":286},{"source":291,"target":310},{"source":291,"target":311},{"source":310,"target":130},{"source":310,"target":312},{"source":310,"target":291},{"source":312,"target":130},{"source":311,"target":286},{"source":284,"target":313},{"source":284,"target":8},{"source":313,"target":284},{"source":313,"target":314},{"source":314,"target":315},{"source":314,"target":316},{"source":314,"target":313},{"source":314,"target":317},{"source":316,"target":315},{"source":9,"target":318},{"source":9,"target":319},{"source":9,"target":320},{"source":9,"target":321},{"source":9,"target":322},{"source":9,"target":315},{"source":9,"target":0},{"source":318,"target":9},{"source":318,"target":323},{"source":318,"target":324},{"source":318,"target":325},{"source":318,"target":326},{"source":318,"target":327},{"source":323,"target":315},{"source":323,"target":328},{"source":323,"target":318},{"source":323,"target":329},{"source":328,"target":315},{"source":324,"target":319},{"source":324,"target":330},{"source":324,"target":318},{"source":324,"target":331},{"source":330,"target":319},{"source":325,"target":320},{"source":325,"target":332},{"source":325,"target":318},{"source":325,"target":333},{"source":332,"target":320},{"source":326,"target":321},{"source":326,"target":334},{"source":326,"target":318},{"source":326,"target":335},{"source":334,"target":321},{"source":327,"target":322},{"source":327,"target":336},{"source":327,"target":318},{"source":327,"target":337},{"source":336,"target":322},{"source":319,"target":9},{"source":319,"target":331},{"source":331,"target":318},{"source":331,"target":338},{"source":331,"target":319},{"source":331,"target":324},{"source":338,"target":318},{"source":320,"target":9},{"source":320,"target":333},{"source":333,"target":318},{"source":333,"target":339},{"source":333,"target":320},{"source":333,"target":325},{"source":339,"target":318},{"source":321,"target":9},{"source":321,"target":335},{"source":335,"target":318},{"source":335,"target":340},{"source":335,"target":321},{"source":335,"target":326},{"source":340,"target":318},{"source":322,"target":9},{"source":322,"target":337},{"source":337,"target":318},{"source":337,"target":341},{"source":337,"target":322},{"source":337,"target":327},{"source":341,"target":318},{"source":315,"target":9},{"source":315,"target":329},{"source":315,"target":342},{"source":315,"target":317},{"source":329,"target":318},{"source":329,"target":343},{"source":329,"target":315},{"source":329,"target":323},{"source":343,"target":318},{"source":342,"target":12},{"source":342,"target":344},{"source":342,"target":315},{"source":344,"target":12},{"source":317,"target":313},{"source":317,"target":345},{"source":317,"target":315},{"source":317,"target":314},{"source":345,"target":313},{"source":10,"target":346},{"source":10,"target":347},{"source":10,"target":348},{"source":10,"target":349},{"source":10,"target":350},{"source":10,"target":351},{"source":10,"target":352},{"source":10,"target":353},{"source":10,"target":354},{"source":10,"target":355},{"source":10,"target":356},{"source":10,"target":357},{"source":10,"target":358},{"source":10,"target":359},{"source":10,"target":360},{"source":10,"target":361},{"source":10,"target":362},{"source":10,"target":0},{"source":346,"target":10},{"source":346,"target":45},{"source":346,"target":363},{"source":346,"target":364},{"source":346,"target":365},{"source":346,"target":366},{"source":346,"target":367},{"source":363,"target":347},{"source":363,"target":368},{"source":363,"target":346},{"source":368,"target":347},{"source":364,"target":349},{"source":364,"target":369},{"source":364,"target":346},{"source":369,"target":349},{"source":365,"target":350},{"source":365,"target":370},{"source":365,"target":346},{"source":370,"target":350},{"source":366,"target":352},{"source":366,"target":371},{"source":366,"target":346},{"source":371,"target":352},{"source":367,"target":45},{"source":347,"target":10},{"source":347,"target":372},{"source":347,"target":373},{"source":347,"target":374},{"source":347,"target":375},{"source":372,"target":71},{"source":372,"target":376},{"source":372,"target":347},{"source":376,"target":71},{"source":373,"target":72},{"source":373,"target":377},{"source":373,"target":347},{"source":377,"target":72},{"source":374,"target":73},{"source":374,"target":378},{"source":374,"target":347},{"source":378,"target":73},{"source":375,"target":348},{"source":375,"target":379},{"source":375,"target":347},{"source":379,"target":348},{"source":348,"target":10},{"source":348,"target":380},{"source":348,"target":381},{"source":380,"target":382},{"source":380,"target":348},{"source":381,"target":383},{"source":381,"target":348},{"source":349,"target":10},{"source":349,"target":384},{"source":349,"target":385},{"source":384,"target":386},{"source":384,"target":349},{"source":385,"target":73},{"source":385,"target":387},{"source":385,"target":349},{"source":387,"target":73},{"source":350,"target":10},{"source":350,"target":351},{"source":350,"target":388},{"source":350,"target":389},{"source":388,"target":166},{"source":388,"target":390},{"source":388,"target":350},{"source":390,"target":166},{"source":389,"target":351},{"source":351,"target":10},{"source":351,"target":391},{"source":351,"target":392},{"source":391,"target":393},{"source":391,"target":351},{"source":392,"target":72},{"source":392,"target":394},{"source":392,"target":351},{"source":394,"target":72},{"source":352,"target":10},{"source":352,"target":351},{"source":352,"target":395},{"source":352,"target":396},{"source":395,"target":169},{"source":395,"target":397},{"source":395,"target":352},{"source":397,"target":169},{"source":396,"target":351},{"source":353,"target":10},{"source":354,"target":10},{"source":354,"target":355},{"source":354,"target":398},{"source":354,"target":399},{"source":354,"target":400},{"source":398,"target":356},{"source":398,"target":401},{"source":398,"target":354},{"source":401,"target":356},{"source":399,"target":357},{"source":399,"target":402},{"source":399,"target":354},{"source":399,"target":403},{"source":402,"target":357},{"source":400,"target":355},{"source":355,"target":10},{"source":355,"target":353},{"source":355,"target":404},{"source":355,"target":405},{"source":404,"target":406},{"source":404,"target":355},{"source":405,"target":353},{"source":356,"target":10},{"source":356,"target":407},{"source":356,"target":408},{"source":356,"target":409},{"source":407,"target":221},{"source":407,"target":410},{"source":407,"target":356},{"source":410,"target":221},{"source":408,"target":411},{"source":408,"target":356},{"source":409,"target":221},{"source":409,"target":412},{"source":409,"target":356},{"source":412,"target":221},{"source":357,"target":10},{"source":357,"target":358},{"source":357,"target":355},{"source":357,"target":403},{"source":357,"target":413},{"source":357,"target":414},{"source":403,"target":354},{"source":403,"target":415},{"source":403,"target":357},{"source":403,"target":399},{"source":415,"target":354},{"source":413,"target":358},{"source":414,"target":355},{"source":358,"target":10},{"source":358,"target":353},{"source":358,"target":416},{"source":358,"target":417},{"source":416,"target":221},{"source":416,"target":418},{"source":416,"target":358},{"source":418,"target":221},{"source":417,"target":353},{"source":359,"target":10},{"source":359,"target":353},{"source":359,"target":419},{"source":419,"target":353},{"source":360,"target":10},{"source":360,"target":358},{"source":360,"target":359},{"source":360,"target":420},{"source":360,"target":421},{"source":360,"target":422},{"source":420,"target":423},{"source":420,"target":360},{"source":421,"target":358},{"source":422,"target":359},{"source":361,"target":10},{"source":361,"target":356},{"source":361,"target":424},{"source":424,"target":356},{"source":362,"target":10},{"source":362,"target":356},{"source":362,"target":425},{"source":425,"target":356}],"multigraph":true} |
false | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="org.eclipse.emf.texo.test.model.issues.bz379796" nsURI="http://www.eclipse.org/emf/texo/test/model/issues/bz379796"
nsPrefix="bz379796">
<eClassifiers xsi:type="ecore:EClass" name="PriceType" eSuperTypes="http://www.eclipse.org/emf/texo/test/model/base/identifiable#//Identifiable">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="priceType"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="valueElement" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Int"
unsettable="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="valueElement"/>
</eAnnotations>
<eAnnotations source="org.eclipse.emf.texo">
<details key="java.member" value="valueElement"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="nillableValueElement" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//IntObject"
unsettable="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="nillableValueElement"/>
</eAnnotations>
<eAnnotations source="org.eclipse.emf.texo">
<details key="java.member" value="nillableValueElement"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="requiredValueElement" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Int" defaultValueLiteral="2"
unsettable="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="requiredValueElement"/>
</eAnnotations>
<eAnnotations source="org.eclipse.emf.texo">
<details key="java.member" value="requiredValueElement"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="comparisonElement" eType="#//ComparisonType"
unsettable="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="comparisonElement"/>
</eAnnotations>
<eAnnotations source="org.eclipse.emf.texo">
<details key="java.member" value="comparisonElement"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="requiredComparisonElement"
lowerBound="1" eType="#//ComparisonType" unsettable="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="requiredComparisonElement"/>
</eAnnotations>
<eAnnotations source="org.eclipse.emf.texo">
<details key="java.member" value="requiredComparisonElement"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="comparison" eType="#//ComparisonType"
unsettable="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="comparison"/>
</eAnnotations>
<eAnnotations source="org.eclipse.emf.texo">
<details key="java.member" value="comparison"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="requiredComparison" lowerBound="1"
eType="#//ComparisonType" unsettable="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="requiredComparison"/>
</eAnnotations>
<eAnnotations source="org.eclipse.emf.texo">
<details key="java.member" value="requiredComparison"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="requiredValue" 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="requiredValue"/>
</eAnnotations>
<eAnnotations source="org.eclipse.emf.texo">
<details key="java.member" value="requiredValue"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String"
defaultValueLiteral="" unsettable="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="value"/>
</eAnnotations>
<eAnnotations source="org.eclipse.emf.texo">
<details key="java.member" value="value"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="ComparisonType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="ComparisonType"/>
</eAnnotations>
<eLiterals name="less"/>
<eLiterals name="lessOrEqual" value="1" literal="less-or-equal"/>
<eLiterals name="equal" value="2"/>
<eLiterals name="greaterOrEqual" value="3" literal="greater-or-equal"/>
<eLiterals name="greater" value="4"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EDataType" name="ComparisonTypeObject" instanceClassName="org.eclipse.emf.common.util.Enumerator">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="ComparisonType:Object"/>
<details key="baseType" value="ComparisonType"/>
</eAnnotations>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/eclipse/emf.texo/tests/org.eclipse.emf.texo.test.model/src-test-gen/org/eclipse/emf/texo/test/model/issues/bz379796/bz379796.ecore | ecore | org.eclipse.emf.texo.test.model.issues.bz379796
PriceType
valueElement
nillableValueElement
requiredValueElement
2
comparisonElement
requiredComparisonElement
comparison
requiredComparison
requiredValue
value
ComparisonType
less
less
lessOrEqual
less-or-equal
equal
equal
greaterOrEqual
greater-or-equal
greater
greater
ComparisonTypeObject
org.eclipse.emf.common.util.Enumerator
org.eclipse.emf.common.util.Enumerator | null | {"directed":true,"nodes":[{"nsPrefix":"bz379796","nsURI":"http://www.eclipse.org/emf/texo/test/model/issues/bz379796","name":"org.eclipse.emf.texo.test.model.issues.bz379796","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PriceType","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"ComparisonType","instanceClass":null,"id":2,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":"org.eclipse.emf.common.util.Enumerator","defaultValue":null,"instanceClassName":"org.eclipse.emf.common.util.Enumerator","name":"ComparisonTypeObject","instanceClass":"org.eclipse.emf.common.util.Enumerator","id":3,"serializable":true,"eClass":"EDataType"},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"valueElement","changeable":true,"lowerBound":0,"iD":false,"id":4,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"nillableValueElement","changeable":true,"lowerBound":1,"iD":false,"id":5,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":2,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"2","unsettable":true,"transient":false,"unique":true,"name":"requiredValueElement","changeable":true,"lowerBound":1,"iD":false,"id":6,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"comparisonElement","changeable":true,"lowerBound":0,"iD":false,"id":7,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"requiredComparisonElement","changeable":true,"lowerBound":1,"iD":false,"id":8,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"comparison","changeable":true,"lowerBound":0,"iD":false,"id":9,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"requiredComparison","changeable":true,"lowerBound":1,"iD":false,"id":10,"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":"requiredValue","changeable":true,"lowerBound":1,"iD":false,"id":11,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":true,"transient":false,"unique":true,"name":"value","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"},{"id":22,"eClass":"EGenericType"},{"name":"less","id":23,"value":0,"literal":"less","eClass":"EEnumLiteral"},{"name":"lessOrEqual","id":24,"value":1,"literal":"less-or-equal","eClass":"EEnumLiteral"},{"name":"equal","id":25,"value":2,"literal":"equal","eClass":"EEnumLiteral"},{"name":"greaterOrEqual","id":26,"value":3,"literal":"greater-or-equal","eClass":"EEnumLiteral"},{"name":"greater","id":27,"value":4,"literal":"greater","eClass":"EEnumLiteral"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":1,"target":0},{"source":1,"target":4},{"source":1,"target":5},{"source":1,"target":6},{"source":1,"target":7},{"source":1,"target":8},{"source":1,"target":9},{"source":1,"target":10},{"source":1,"target":11},{"source":1,"target":12},{"source":1,"target":13},{"source":4,"target":14},{"source":4,"target":1},{"source":5,"target":15},{"source":5,"target":1},{"source":6,"target":16},{"source":6,"target":1},{"source":7,"target":2},{"source":7,"target":17},{"source":7,"target":1},{"source":17,"target":2},{"source":8,"target":2},{"source":8,"target":18},{"source":8,"target":1},{"source":18,"target":2},{"source":9,"target":2},{"source":9,"target":19},{"source":9,"target":1},{"source":19,"target":2},{"source":10,"target":2},{"source":10,"target":20},{"source":10,"target":1},{"source":20,"target":2},{"source":11,"target":21},{"source":11,"target":1},{"source":12,"target":22},{"source":12,"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":2},{"source":24,"target":2},{"source":25,"target":2},{"source":26,"target":2},{"source":27,"target":2},{"source":3,"target":0}],"multigraph":true} |
false | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0"
xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="embedded"
nsURI="http://www.eclipse.org/emf/teneo/samples/emf/annotations/embedded" nsPrefix="embedded">
<eClassifiers xsi:type="ecore:EClass" name="AlsoEmbeddable">
<eAnnotations source="teneo.jpa">
<details key="appinfo" value="@Embeddable"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="AlsoEmbeddable"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="name"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Embeddable">
<eAnnotations source="teneo.jpa">
<details key="appinfo" value="@Embeddable"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="Embeddable"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="myString" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="myString"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="myInteger" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Int" unsettable="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="myInteger"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Embedder">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="Embedder"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="firstEmbedded" lowerBound="1"
eType="#//Embeddable" containment="true" resolveProxies="false">
<eAnnotations source="teneo.jpa">
<details key="appinfo" value="
					@Embedded
					@AttributeOverride(name="myString" column=@Column(name="columnString3"))
					"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="firstEmbedded"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="secondEmbedded" lowerBound="1"
eType="#//Embeddable" containment="true" resolveProxies="false">
<eAnnotations source="teneo.jpa">
<details key="appinfo" value="
					@Embedded
					@AttributeOverride(name="myString" column=@Column(name="columnString1"))
					@AttributeOverride(name="myInteger" column=@Column(name="columnInteger1"))
					"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="secondEmbedded"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="thirdEmbedded" lowerBound="1"
eType="#//Embeddable" containment="true" resolveProxies="false">
<eAnnotations source="teneo.jpa">
<details key="appinfo" value="
					@Embedded
					@AttributeOverride(name="myString" column=@Column(name="columnString2"))
					@AttributeOverride(name="myInteger" column=@Column(name="columnInteger2"))
					"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="thirdEmbedded"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="fourthEmbedded" lowerBound="1"
upperBound="-1" eType="#//Embeddable" containment="true" resolveProxies="false">
<eAnnotations source="teneo.jpa">
<details key="appinfo" value="
					@Embedded
					"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="fourthEmbedded"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="fifthEmbedded" lowerBound="1"
eType="#//Embeddable" containment="true" resolveProxies="false">
<eAnnotations source="teneo.jpa">
<details key="appinfo" value="
					@Embedded
					"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="fifthEmbedded"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="alsoEmbeddable" lowerBound="1"
eType="#//AlsoEmbeddable" containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="alsoEmbeddable"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/MDEGroup/QMM-COMLAN-data/validation-subjects/metamodels/embedded.ecore | ecore | embedded
AlsoEmbeddable
name
Embeddable
myString
myInteger
Embedder
firstEmbedded
secondEmbedded
thirdEmbedded
fourthEmbedded
fifthEmbedded
alsoEmbeddable | null | {"directed":true,"nodes":[{"nsPrefix":"embedded","nsURI":"http://www.eclipse.org/emf/teneo/samples/emf/annotations/embedded","name":"embedded","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AlsoEmbeddable","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Embeddable","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Embedder","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":4,"derived":false},{"id":5,"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":"myString","changeable":true,"lowerBound":1,"iD":false,"id":6,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"myInteger","changeable":true,"lowerBound":1,"iD":false,"id":7,"derived":false},{"id":8,"eClass":"EGenericType"},{"id":9,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"firstEmbedded","changeable":true,"resolveProxies":false,"lowerBound":1,"id":10,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"secondEmbedded","changeable":true,"resolveProxies":false,"lowerBound":1,"id":11,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"thirdEmbedded","changeable":true,"resolveProxies":false,"lowerBound":1,"id":12,"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":"fourthEmbedded","changeable":true,"resolveProxies":false,"lowerBound":1,"id":13,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"fifthEmbedded","changeable":true,"resolveProxies":false,"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":true,"unsettable":false,"transient":false,"unique":true,"name":"alsoEmbeddable","changeable":true,"resolveProxies":false,"lowerBound":1,"id":15,"derived":false},{"id":16,"eClass":"EGenericType"},{"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":1,"target":0},{"source":1,"target":4},{"source":4,"target":5},{"source":4,"target":1},{"source":2,"target":0},{"source":2,"target":6},{"source":2,"target":7},{"source":6,"target":8},{"source":6,"target":2},{"source":7,"target":9},{"source":7,"target":2},{"source":3,"target":0},{"source":3,"target":10},{"source":3,"target":11},{"source":3,"target":12},{"source":3,"target":13},{"source":3,"target":14},{"source":3,"target":15},{"source":10,"target":2},{"source":10,"target":16},{"source":10,"target":3},{"source":16,"target":2},{"source":11,"target":2},{"source":11,"target":17},{"source":11,"target":3},{"source":17,"target":2},{"source":12,"target":2},{"source":12,"target":18},{"source":12,"target":3},{"source":18,"target":2},{"source":13,"target":2},{"source":13,"target":19},{"source":13,"target":3},{"source":19,"target":2},{"source":14,"target":2},{"source":14,"target":20},{"source":14,"target":3},{"source":20,"target":2},{"source":15,"target":1},{"source":15,"target":21},{"source":15,"target":3},{"source":21,"target":1}],"multigraph":true} |
false | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="G" nsURI="http://kcl.ac.uk/xdsml/G" nsPrefix="g">
<eClassifiers xsi:type="ecore:EClass" name="G1">
<eAnnotations source="Interface"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="G2" eSuperTypes="#//G1">
<eAnnotations source="Interface"/>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/gts-morpher/gts_morpher/uk.ac.kcl.inf.gts_morpher.tests/src/uk/ac/kcl/inf/gts_morpher/tests/composer/G.ecore | ecore | G
G1
G2 | null | {"directed":true,"nodes":[{"nsPrefix":"g","nsURI":"http://kcl.ac.uk/xdsml/G","name":"G","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"G1","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"G2","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"id":3,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":1,"target":0},{"source":2,"target":0},{"source":2,"target":1},{"source":2,"target":3},{"source":3,"target":1}],"multigraph":true} |
true | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="android" nsURI="http://www.upv.tcp.es/android" nsPrefix="android">
<eClassifiers xsi:type="ecore:EClass" name="Activity">
<eStructuralFeatures xsi:type="ecore:EReference" name="views" upperBound="-1"
eType="#//View" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="groupViews" upperBound="-1"
eType="#//GroupView" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="nombre" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="raiz" lowerBound="1" eType="#//GroupView"
eOpposite="#//GroupView/activity"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="GroupView" abstract="true">
<eStructuralFeatures xsi:type="ecore:EReference" name="componentes" upperBound="-1"
eType="#//View" eOpposite="#//View/groupView"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="paneles" upperBound="-1"
eType="#//GroupView"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="id" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="activity" lowerBound="1"
eType="#//Activity" eOpposite="#//Activity/raiz"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="LinearLayout" eSuperTypes="#//GroupView">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="orientacion" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="View" abstract="true">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="id" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
defaultValueLiteral=""/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="visibility" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"
defaultValueLiteral="1"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="groupView" lowerBound="1"
eType="#//GroupView" eOpposite="#//GroupView/componentes"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="fila" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="columna" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Button" eSuperTypes="#//View">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="texto" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="tipoAccion" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
defaultValueLiteral=""/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TextView" eSuperTypes="#//View">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="texto" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="GridLayout" eSuperTypes="#//GroupView">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="NumFilas" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="NumColumnas" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ImageView" eSuperTypes="#//View">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="fuente" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="RelativeLayout" eSuperTypes="#//GroupView"/>
<eClassifiers xsi:type="ecore:EClass" name="ListView" eSuperTypes="#//View">
<eStructuralFeatures xsi:type="ecore:EReference" name="items" upperBound="-1"
eType="#//ListItem" eOpposite="#//ListItem/listView"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ProgressBar" eSuperTypes="#//View">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="progreso" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"
defaultValueLiteral="0"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CheckBox" eSuperTypes="#//View">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="texto" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="marcado" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
defaultValueLiteral="false"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EditText" eSuperTypes="#//View">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="texto" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
defaultValueLiteral=""/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="editable" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
defaultValueLiteral="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="RadioGroup" eSuperTypes="#//View">
<eStructuralFeatures xsi:type="ecore:EReference" name="radioButtons" upperBound="-1"
eType="#//RadioButton" eOpposite="#//RadioButton/radioGroup"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="RadioButton" eSuperTypes="#//View">
<eStructuralFeatures xsi:type="ecore:EReference" name="radioGroup" lowerBound="1"
eType="#//RadioGroup" eOpposite="#//RadioGroup/radioButtons"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="texto" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ListItem" eSuperTypes="#//TextView">
<eStructuralFeatures xsi:type="ecore:EReference" name="listView" lowerBound="1"
eType="#//ListView" eOpposite="#//ListView/items"/>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/gssi/metamodel-dataset-analysis-toolchain/metamodels/android.ecore | ecore | android
Activity
views
groupViews
nombre
raiz
GroupView
componentes
paneles
id
activity
LinearLayout
orientacion
View
id
visibility
1
groupView
fila
columna
Button
texto
tipoAccion
TextView
texto
GridLayout
NumFilas
NumColumnas
ImageView
fuente
RelativeLayout
ListView
items
ProgressBar
progreso
0
CheckBox
texto
marcado
false
EditText
texto
editable
true
RadioGroup
radioButtons
RadioButton
radioGroup
texto
ListItem
listView | null | {"directed":true,"nodes":[{"nsPrefix":"android","nsURI":"http://www.upv.tcp.es/android","name":"android","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":"GroupView","instanceClass":null,"abstract":true,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LinearLayout","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"View","instanceClass":null,"abstract":true,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Button","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TextView","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GridLayout","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ImageView","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RelativeLayout","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ListView","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProgressBar","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CheckBox","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EditText","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RadioGroup","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RadioButton","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ListItem","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":"views","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":"groupViews","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":"nombre","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":"raiz","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":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"activity","changeable":true,"resolveProxies":true,"lowerBound":1,"id":25,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"componentes","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":"paneles","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"id","changeable":true,"lowerBound":0,"iD":false,"id":28,"derived":false},{"id":29,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"groupView","changeable":true,"resolveProxies":true,"lowerBound":1,"id":30,"derived":false},{"id":31,"eClass":"EGenericType"},{"id":32,"eClass":"EGenericType"},{"id":33,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"orientacion","changeable":true,"lowerBound":0,"iD":false,"id":34,"derived":false},{"id":35,"eClass":"EGenericType"},{"id":36,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":"","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"id","changeable":true,"lowerBound":0,"iD":false,"id":37,"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":"visibility","changeable":true,"lowerBound":0,"iD":false,"id":38,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"fila","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":"columna","changeable":true,"lowerBound":0,"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"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"texto","changeable":true,"lowerBound":0,"iD":false,"id":46,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"tipoAccion","changeable":true,"lowerBound":0,"iD":false,"id":47,"derived":false},{"id":48,"eClass":"EGenericType"},{"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":"texto","changeable":true,"lowerBound":0,"iD":false,"id":51,"derived":false},{"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":"NumFilas","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":"NumColumnas","changeable":true,"lowerBound":0,"iD":false,"id":55,"derived":false},{"id":56,"eClass":"EGenericType"},{"id":57,"eClass":"EGenericType"},{"id":58,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"fuente","changeable":true,"lowerBound":0,"iD":false,"id":59,"derived":false},{"id":60,"eClass":"EGenericType"},{"id":61,"eClass":"EGenericType"},{"id":62,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"items","changeable":true,"resolveProxies":true,"lowerBound":0,"id":63,"derived":false},{"id":64,"eClass":"EGenericType"},{"id":65,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"listView","changeable":true,"resolveProxies":true,"lowerBound":1,"id":66,"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":"progreso","changeable":true,"lowerBound":0,"iD":false,"id":67,"derived":false},{"id":68,"eClass":"EGenericType"},{"id":69,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"texto","changeable":true,"lowerBound":0,"iD":false,"id":70,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":true,"name":"marcado","changeable":true,"lowerBound":0,"iD":false,"id":71,"derived":false},{"id":72,"eClass":"EGenericType"},{"id":73,"eClass":"EGenericType"},{"id":74,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":"","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"texto","changeable":true,"lowerBound":0,"iD":false,"id":75,"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":"editable","changeable":true,"lowerBound":0,"iD":false,"id":76,"derived":false},{"id":77,"eClass":"EGenericType"},{"id":78,"eClass":"EGenericType"},{"id":79,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"radioButtons","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":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"radioGroup","changeable":true,"resolveProxies":true,"lowerBound":1,"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":"texto","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":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":17,"target":4},{"source":17,"target":21},{"source":17,"target":1},{"source":21,"target":4},{"source":18,"target":2},{"source":18,"target":22},{"source":18,"target":1},{"source":22,"target":2},{"source":19,"target":23},{"source":19,"target":1},{"source":20,"target":2},{"source":20,"target":24},{"source":20,"target":1},{"source":20,"target":25},{"source":24,"target":2},{"source":2,"target":0},{"source":2,"target":26},{"source":2,"target":27},{"source":2,"target":28},{"source":2,"target":25},{"source":26,"target":4},{"source":26,"target":29},{"source":26,"target":2},{"source":26,"target":30},{"source":29,"target":4},{"source":27,"target":2},{"source":27,"target":31},{"source":27,"target":2},{"source":31,"target":2},{"source":28,"target":32},{"source":28,"target":2},{"source":25,"target":1},{"source":25,"target":33},{"source":25,"target":2},{"source":25,"target":20},{"source":33,"target":1},{"source":3,"target":0},{"source":3,"target":2},{"source":3,"target":34},{"source":3,"target":35},{"source":34,"target":36},{"source":34,"target":3},{"source":35,"target":2},{"source":4,"target":0},{"source":4,"target":37},{"source":4,"target":38},{"source":4,"target":30},{"source":4,"target":39},{"source":4,"target":40},{"source":37,"target":41},{"source":37,"target":4},{"source":38,"target":42},{"source":38,"target":4},{"source":30,"target":2},{"source":30,"target":43},{"source":30,"target":4},{"source":30,"target":26},{"source":43,"target":2},{"source":39,"target":44},{"source":39,"target":4},{"source":40,"target":45},{"source":40,"target":4},{"source":5,"target":0},{"source":5,"target":4},{"source":5,"target":46},{"source":5,"target":47},{"source":5,"target":48},{"source":46,"target":49},{"source":46,"target":5},{"source":47,"target":50},{"source":47,"target":5},{"source":48,"target":4},{"source":6,"target":0},{"source":6,"target":4},{"source":6,"target":51},{"source":6,"target":52},{"source":51,"target":53},{"source":51,"target":6},{"source":52,"target":4},{"source":7,"target":0},{"source":7,"target":2},{"source":7,"target":54},{"source":7,"target":55},{"source":7,"target":56},{"source":54,"target":57},{"source":54,"target":7},{"source":55,"target":58},{"source":55,"target":7},{"source":56,"target":2},{"source":8,"target":0},{"source":8,"target":4},{"source":8,"target":59},{"source":8,"target":60},{"source":59,"target":61},{"source":59,"target":8},{"source":60,"target":4},{"source":9,"target":0},{"source":9,"target":2},{"source":9,"target":62},{"source":62,"target":2},{"source":10,"target":0},{"source":10,"target":4},{"source":10,"target":63},{"source":10,"target":64},{"source":63,"target":16},{"source":63,"target":65},{"source":63,"target":10},{"source":63,"target":66},{"source":65,"target":16},{"source":64,"target":4},{"source":11,"target":0},{"source":11,"target":4},{"source":11,"target":67},{"source":11,"target":68},{"source":67,"target":69},{"source":67,"target":11},{"source":68,"target":4},{"source":12,"target":0},{"source":12,"target":4},{"source":12,"target":70},{"source":12,"target":71},{"source":12,"target":72},{"source":70,"target":73},{"source":70,"target":12},{"source":71,"target":74},{"source":71,"target":12},{"source":72,"target":4},{"source":13,"target":0},{"source":13,"target":4},{"source":13,"target":75},{"source":13,"target":76},{"source":13,"target":77},{"source":75,"target":78},{"source":75,"target":13},{"source":76,"target":79},{"source":76,"target":13},{"source":77,"target":4},{"source":14,"target":0},{"source":14,"target":4},{"source":14,"target":80},{"source":14,"target":81},{"source":80,"target":15},{"source":80,"target":82},{"source":80,"target":14},{"source":80,"target":83},{"source":82,"target":15},{"source":81,"target":4},{"source":15,"target":0},{"source":15,"target":4},{"source":15,"target":83},{"source":15,"target":84},{"source":15,"target":85},{"source":83,"target":14},{"source":83,"target":86},{"source":83,"target":15},{"source":83,"target":80},{"source":86,"target":14},{"source":84,"target":87},{"source":84,"target":15},{"source":85,"target":4},{"source":16,"target":0},{"source":16,"target":6},{"source":16,"target":66},{"source":16,"target":88},{"source":66,"target":10},{"source":66,"target":89},{"source":66,"target":16},{"source":66,"target":63},{"source":89,"target":10},{"source":88,"target":6}],"multigraph":true} |
true | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="function" nsURI="http://www.xtext.org/function/Function" nsPrefix="function">
<eClassifiers xsi:type="ecore:EClass" name="Model">
<eStructuralFeatures xsi:type="ecore:EReference" name="elements" upperBound="-1"
eType="#//Start" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Start"/>
<eClassifiers xsi:type="ecore:EClass" name="ExpWithDefinitions" eSuperTypes="#//Start"/>
<eClassifiers xsi:type="ecore:EClass" name="Exp" eSuperTypes="#//ExpWithDefinitions #//TerminalExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="left" eType="#//TerminalExpression"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Expression" eSuperTypes="#//Exp">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="op" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="right" upperBound="-1"
eType="#//TerminalExpression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TerminalExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="variable" eType="#//VariableDefinition"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="functioncall" eType="#//FunctionCall"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MathFunction" eSuperTypes="#//Exp">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="function" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MathTwoArg" eSuperTypes="#//MathFunction">
<eStructuralFeatures xsi:type="ecore:EReference" name="right" eType="#//TerminalExpression"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MathOneArg" eSuperTypes="#//MathFunction"/>
<eClassifiers xsi:type="ecore:EClass" name="VariableDefinition" eSuperTypes="#//ExpWithDefinitions">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="number" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="FunctionDefinition" eSuperTypes="#//ExpWithDefinitions">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="parameters" upperBound="-1"
eType="#//Parameter" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="exp" eType="#//ExpInFun"
containment="true"/>
</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"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="FunctionCall" eSuperTypes="#//Start">
<eStructuralFeatures xsi:type="ecore:EReference" name="func" eType="#//FunctionDefinition"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="paramvalues" upperBound="-1"
eType="#//ParamValues" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ParamValues">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="variable" eType="#//VariableDefinition"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ExpInFun" eSuperTypes="#//TerminalExpressionInFun">
<eStructuralFeatures xsi:type="ecore:EReference" name="left" eType="#//TerminalExpressionInFun"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ExpressionInFun" eSuperTypes="#//ExpInFun">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="op" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="right" upperBound="-1"
eType="#//TerminalExpressionInFun" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TerminalExpressionInFun">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="parameter" eType="#//Parameter"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MathFunctionInFun" eSuperTypes="#//ExpInFun">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="function" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MathTwoArgInFun" eSuperTypes="#//MathFunctionInFun">
<eStructuralFeatures xsi:type="ecore:EReference" name="right" eType="#//TerminalExpressionInFun"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MathOneArgInFun" eSuperTypes="#//MathFunctionInFun"/>
<eClassifiers xsi:type="ecore:EClass" name="IfStatement" eSuperTypes="#//Start">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="iftype" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="left" eType="#//Exp" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="right" eType="#//Exp" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="whentrue" eType="#//Exp"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="whenfalse" eType="#//Exp"
containment="true"/>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/gssi/metamodel-dataset-analysis-toolchain/metamodels/Function.ecore | ecore | function
Model
elements
Start
ExpWithDefinitions
Exp
left
Expression
op
right
TerminalExpression
variable
value
functioncall
MathFunction
function
MathTwoArg
right
MathOneArg
VariableDefinition
name
number
FunctionDefinition
name
parameters
exp
Parameter
name
FunctionCall
func
paramvalues
ParamValues
value
variable
ExpInFun
left
ExpressionInFun
op
right
TerminalExpressionInFun
value
parameter
MathFunctionInFun
function
MathTwoArgInFun
right
MathOneArgInFun
IfStatement
iftype
left
right
whentrue
whenfalse | null | {"directed":true,"nodes":[{"nsPrefix":"function","nsURI":"http://www.xtext.org/function/Function","name":"function","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":"Start","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExpWithDefinitions","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Exp","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Expression","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TerminalExpression","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MathFunction","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MathTwoArg","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MathOneArg","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VariableDefinition","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FunctionDefinition","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":"FunctionCall","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ParamValues","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExpInFun","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExpressionInFun","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TerminalExpressionInFun","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MathFunctionInFun","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MathTwoArgInFun","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MathOneArgInFun","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IfStatement","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"elements","changeable":true,"resolveProxies":true,"lowerBound":0,"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":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"left","changeable":true,"resolveProxies":true,"lowerBound":0,"id":25,"derived":false},{"id":26,"eClass":"EGenericType"},{"id":27,"eClass":"EGenericType"},{"id":28,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":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":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":"right","changeable":true,"resolveProxies":true,"lowerBound":0,"id":30,"derived":false},{"id":31,"eClass":"EGenericType"},{"id":32,"eClass":"EGenericType"},{"id":33,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"variable","changeable":true,"resolveProxies":true,"lowerBound":0,"id":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":"value","changeable":true,"lowerBound":0,"iD":false,"id":35,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"functioncall","changeable":true,"resolveProxies":true,"lowerBound":0,"id":36,"derived":false},{"id":37,"eClass":"EGenericType"},{"id":38,"eClass":"EGenericType"},{"id":39,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"function","changeable":true,"lowerBound":0,"iD":false,"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":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"right","changeable":true,"resolveProxies":true,"lowerBound":0,"id":43,"derived":false},{"id":44,"eClass":"EGenericType"},{"id":45,"eClass":"EGenericType"},{"id":46,"eClass":"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":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":"number","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":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":52,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"parameters","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":"exp","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"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":59,"derived":false},{"id":60,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"func","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":"paramvalues","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"value","changeable":true,"lowerBound":0,"iD":false,"id":66,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"variable","changeable":true,"resolveProxies":true,"lowerBound":0,"id":67,"derived":false},{"id":68,"eClass":"EGenericType"},{"id":69,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"left","changeable":true,"resolveProxies":true,"lowerBound":0,"id":70,"derived":false},{"id":71,"eClass":"EGenericType"},{"id":72,"eClass":"EGenericType"},{"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":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":"right","changeable":true,"resolveProxies":true,"lowerBound":0,"id":74,"derived":false},{"id":75,"eClass":"EGenericType"},{"id":76,"eClass":"EGenericType"},{"id":77,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","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":false,"unsettable":false,"transient":false,"unique":true,"name":"parameter","changeable":true,"resolveProxies":true,"lowerBound":0,"id":79,"derived":false},{"id":80,"eClass":"EGenericType"},{"id":81,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"function","changeable":true,"lowerBound":0,"iD":false,"id":82,"derived":false},{"id":83,"eClass":"EGenericType"},{"id":84,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"right","changeable":true,"resolveProxies":true,"lowerBound":0,"id":85,"derived":false},{"id":86,"eClass":"EGenericType"},{"id":87,"eClass":"EGenericType"},{"id":88,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"iftype","changeable":true,"lowerBound":0,"iD":false,"id":89,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"left","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":"right","changeable":true,"resolveProxies":true,"lowerBound":0,"id":91,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"whentrue","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":"whenfalse","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"},{"id":98,"eClass":"EGenericType"},{"id":99,"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":2},{"source":22,"target":23},{"source":22,"target":1},{"source":23,"target":2},{"source":2,"target":0},{"source":3,"target":0},{"source":3,"target":2},{"source":3,"target":24},{"source":24,"target":2},{"source":4,"target":0},{"source":4,"target":3},{"source":4,"target":6},{"source":4,"target":25},{"source":4,"target":26},{"source":4,"target":27},{"source":25,"target":6},{"source":25,"target":28},{"source":25,"target":4},{"source":28,"target":6},{"source":26,"target":3},{"source":27,"target":6},{"source":5,"target":0},{"source":5,"target":4},{"source":5,"target":29},{"source":5,"target":30},{"source":5,"target":31},{"source":29,"target":32},{"source":29,"target":5},{"source":30,"target":6},{"source":30,"target":33},{"source":30,"target":5},{"source":33,"target":6},{"source":31,"target":4},{"source":6,"target":0},{"source":6,"target":34},{"source":6,"target":35},{"source":6,"target":36},{"source":34,"target":10},{"source":34,"target":37},{"source":34,"target":6},{"source":37,"target":10},{"source":35,"target":38},{"source":35,"target":6},{"source":36,"target":13},{"source":36,"target":39},{"source":36,"target":6},{"source":39,"target":13},{"source":7,"target":0},{"source":7,"target":4},{"source":7,"target":40},{"source":7,"target":41},{"source":40,"target":42},{"source":40,"target":7},{"source":41,"target":4},{"source":8,"target":0},{"source":8,"target":7},{"source":8,"target":43},{"source":8,"target":44},{"source":43,"target":6},{"source":43,"target":45},{"source":43,"target":8},{"source":45,"target":6},{"source":44,"target":7},{"source":9,"target":0},{"source":9,"target":7},{"source":9,"target":46},{"source":46,"target":7},{"source":10,"target":0},{"source":10,"target":3},{"source":10,"target":47},{"source":10,"target":48},{"source":10,"target":49},{"source":47,"target":50},{"source":47,"target":10},{"source":48,"target":51},{"source":48,"target":10},{"source":49,"target":3},{"source":11,"target":0},{"source":11,"target":3},{"source":11,"target":52},{"source":11,"target":53},{"source":11,"target":54},{"source":11,"target":55},{"source":52,"target":56},{"source":52,"target":11},{"source":53,"target":12},{"source":53,"target":57},{"source":53,"target":11},{"source":57,"target":12},{"source":54,"target":15},{"source":54,"target":58},{"source":54,"target":11},{"source":58,"target":15},{"source":55,"target":3},{"source":12,"target":0},{"source":12,"target":59},{"source":59,"target":60},{"source":59,"target":12},{"source":13,"target":0},{"source":13,"target":2},{"source":13,"target":61},{"source":13,"target":62},{"source":13,"target":63},{"source":61,"target":11},{"source":61,"target":64},{"source":61,"target":13},{"source":64,"target":11},{"source":62,"target":14},{"source":62,"target":65},{"source":62,"target":13},{"source":65,"target":14},{"source":63,"target":2},{"source":14,"target":0},{"source":14,"target":66},{"source":14,"target":67},{"source":66,"target":68},{"source":66,"target":14},{"source":67,"target":10},{"source":67,"target":69},{"source":67,"target":14},{"source":69,"target":10},{"source":15,"target":0},{"source":15,"target":17},{"source":15,"target":70},{"source":15,"target":71},{"source":70,"target":17},{"source":70,"target":72},{"source":70,"target":15},{"source":72,"target":17},{"source":71,"target":17},{"source":16,"target":0},{"source":16,"target":15},{"source":16,"target":73},{"source":16,"target":74},{"source":16,"target":75},{"source":73,"target":76},{"source":73,"target":16},{"source":74,"target":17},{"source":74,"target":77},{"source":74,"target":16},{"source":77,"target":17},{"source":75,"target":15},{"source":17,"target":0},{"source":17,"target":78},{"source":17,"target":79},{"source":78,"target":80},{"source":78,"target":17},{"source":79,"target":12},{"source":79,"target":81},{"source":79,"target":17},{"source":81,"target":12},{"source":18,"target":0},{"source":18,"target":15},{"source":18,"target":82},{"source":18,"target":83},{"source":82,"target":84},{"source":82,"target":18},{"source":83,"target":15},{"source":19,"target":0},{"source":19,"target":18},{"source":19,"target":85},{"source":19,"target":86},{"source":85,"target":17},{"source":85,"target":87},{"source":85,"target":19},{"source":87,"target":17},{"source":86,"target":18},{"source":20,"target":0},{"source":20,"target":18},{"source":20,"target":88},{"source":88,"target":18},{"source":21,"target":0},{"source":21,"target":2},{"source":21,"target":89},{"source":21,"target":90},{"source":21,"target":91},{"source":21,"target":92},{"source":21,"target":93},{"source":21,"target":94},{"source":89,"target":95},{"source":89,"target":21},{"source":90,"target":4},{"source":90,"target":96},{"source":90,"target":21},{"source":96,"target":4},{"source":91,"target":4},{"source":91,"target":97},{"source":91,"target":21},{"source":97,"target":4},{"source":92,"target":4},{"source":92,"target":98},{"source":92,"target":21},{"source":98,"target":4},{"source":93,"target":4},{"source":93,"target":99},{"source":93,"target":21},{"source":99,"target":4},{"source":94,"target":2}],"multigraph":true} |
false | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="ultrasimpletrafo" nsURI="http://ultrasimpletrafo" nsPrefix="">
<eClassifiers xsi:type="ecore:EClass" name="Main">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="prefix" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/rbill/virtualedit/VirtModel4/model/ultraSimpleTransformation.ecore | ecore | ultrasimpletrafo
Main
prefix | null | {"directed":true,"nodes":[{"nsPrefix":"","nsURI":"http://ultrasimpletrafo","name":"ultrasimpletrafo","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Main","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"prefix","changeable":true,"lowerBound":1,"iD":false,"id":2,"derived":false},{"id":3,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":1,"target":0},{"source":1,"target":2},{"source":2,"target":3},{"source":2,"target":1}],"multigraph":true} |
true | <?xml version="1.0" encoding="ASCII"?>
<ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="atlext" nsURI="http://anatlyzer/atl/ext" nsPrefix="atlext">
<eSubpackages name="ATL" nsURI="http://anatlyzer/atlext/ATL" nsPrefix="atl_ext_atl">
<eClassifiers xsi:type="ecore:EClass" name="LocatedElement" abstract="true">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="location" ordered="false" unique="false" eType="//PrimitiveTypes/String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="commentsBefore" unique="false" upperBound="-1" eType="//PrimitiveTypes/String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="commentsAfter" unique="false" upperBound="-1" eType="//PrimitiveTypes/String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="fileLocation">
<eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="fileObject">
<eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="problems" upperBound="-1">
<eType xsi:type="ecore:EClass" href="http://www.eclipse.org/emf/2002/Ecore#//EObject"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="annotations" upperBound="-1" eType="//ATL/StringToStringMap" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Unit" eSuperTypes="//ATL/LocatedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="libraries" ordered="false" upperBound="-1" eType="//ATL/LibraryRef" containment="true" eOpposite="//ATL/LibraryRef/unit"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" unique="false" lowerBound="1" eType="//PrimitiveTypes/String"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Library" eSuperTypes="//ATL/Unit">
<eStructuralFeatures xsi:type="ecore:EReference" name="helpers" upperBound="-1" eType="//ATL/Helper" containment="true" eOpposite="//ATL/Helper/library"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Query" eSuperTypes="//ATL/Unit">
<eStructuralFeatures xsi:type="ecore:EReference" name="body" ordered="false" lowerBound="1" eType="//OCL/OclExpression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="helpers" upperBound="-1" eType="//ATL/Helper" containment="true" eOpposite="//ATL/Helper/query"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Module" eSuperTypes="//ATL/Unit">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isRefining" ordered="false" unique="false" lowerBound="1" eType="//PrimitiveTypes/Boolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="inModels" lowerBound="1" upperBound="-1" eType="//OCL/OclModel" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="outModels" ordered="false" lowerBound="1" upperBound="-1" eType="//OCL/OclModel" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="elements" upperBound="-1" eType="//ATL/ModuleElement" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ModuleElement" abstract="true" eSuperTypes="//ATL/LocatedElement"/>
<eClassifiers xsi:type="ecore:EClass" name="Helper" abstract="true" eSuperTypes="//ATL/ModuleElement //ATL/Callable">
<eStructuralFeatures xsi:type="ecore:EReference" name="query" ordered="false" eType="//ATL/Query" eOpposite="//ATL/Query/helpers"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="library" ordered="false" eType="//ATL/Library" eOpposite="//ATL/Library/helpers"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="definition" ordered="false" lowerBound="1" eType="//OCL/OclFeatureDefinition" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="hasContext" lowerBound="1" defaultValueLiteral="false">
<eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isAttribute" lowerBound="1" defaultValueLiteral="false">
<eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="inferredReturnType">
<eType xsi:type="ecore:EClass" href="file:///home/jesus/projects/anatlyzer/plugins/anatlyzer.atl.typing/model/types.ecore#//Type"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="staticReturnType">
<eType xsi:type="ecore:EClass" href="file:///home/jesus/projects/anatlyzer/plugins/anatlyzer.atl.typing/model/types.ecore#//Type"/>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="StaticHelper" eSuperTypes="//ATL/Helper //ATL/ModuleCallable"/>
<eClassifiers xsi:type="ecore:EClass" name="ContextHelper" eSuperTypes="//ATL/Helper">
<eStructuralFeatures xsi:type="ecore:EReference" name="contextType" lowerBound="1">
<eType xsi:type="ecore:EClass" href="file:///home/jesus/projects/anatlyzer/plugins/anatlyzer.atl.typing/model/types.ecore#//Type"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="polymorphicCalledBy" upperBound="-1" eType="//OCL/PropertyCallExp" eOpposite="//OCL/PropertyCallExp/dynamicResolvers"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Rule" abstract="true" eSuperTypes="//ATL/ModuleElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="outPattern" ordered="false" eType="//ATL/OutPattern" containment="true" eOpposite="//ATL/OutPattern/rule"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="actionBlock" ordered="false" eType="//ATL/ActionBlock" containment="true" eOpposite="//ATL/ActionBlock/rule"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="variables" upperBound="-1" eType="//ATL/RuleVariableDeclaration" containment="true" eOpposite="//ATL/RuleVariableDeclaration/rule"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" unique="false" lowerBound="1" eType="//PrimitiveTypes/String"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="StaticRule" abstract="true" eSuperTypes="//ATL/ModuleCallable //ATL/Rule"/>
<eClassifiers xsi:type="ecore:EClass" name="ModuleCallable" abstract="true" eSuperTypes="//ATL/Callable"/>
<eClassifiers xsi:type="ecore:EClass" name="Callable" abstract="true">
<eStructuralFeatures xsi:type="ecore:EReference" name="calledBy" upperBound="-1" eType="//OCL/PropertyCallExp"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="callableParameters" upperBound="-1" eType="//ATL/CallableParameter" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="RuleWithPattern" abstract="true" eSuperTypes="//ATL/Rule">
<eStructuralFeatures xsi:type="ecore:EReference" name="inPattern" ordered="false" eType="//ATL/InPattern" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="children" ordered="false" upperBound="-1" eType="//ATL/RuleWithPattern" eOpposite="//ATL/RuleWithPattern/superRule"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="superRule" ordered="false" eType="//ATL/RuleWithPattern" eOpposite="//ATL/RuleWithPattern/children"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isAbstract" ordered="false" unique="false" lowerBound="1" eType="//PrimitiveTypes/Boolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isRefining" ordered="false" unique="false" lowerBound="1" eType="//PrimitiveTypes/Boolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isNoDefault" ordered="false" unique="false" lowerBound="1" eType="//PrimitiveTypes/Boolean"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MatchedRule" eSuperTypes="//ATL/RuleWithPattern"/>
<eClassifiers xsi:type="ecore:EClass" name="LazyRule" eSuperTypes="//ATL/RuleWithPattern //ATL/StaticRule">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isUnique" ordered="false" unique="false" lowerBound="1" eType="//PrimitiveTypes/Boolean"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CalledRule" eSuperTypes="//ATL/StaticRule">
<eStructuralFeatures xsi:type="ecore:EReference" name="parameters" ordered="false" upperBound="-1" eType="//OCL/Parameter" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isEntrypoint" ordered="false" unique="false" lowerBound="1" eType="//PrimitiveTypes/Boolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isEndpoint" ordered="false" unique="false" lowerBound="1" eType="//PrimitiveTypes/Boolean"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="InPattern" eSuperTypes="//ATL/LocatedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="elements" ordered="false" lowerBound="1" upperBound="-1" eType="//ATL/InPatternElement" containment="true" eOpposite="//ATL/InPatternElement/inPattern"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="filter" ordered="false" eType="//OCL/OclExpression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="OutPattern" eSuperTypes="//ATL/LocatedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="rule" ordered="false" lowerBound="1" eType="//ATL/Rule" eOpposite="//ATL/Rule/outPattern"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="dropPattern" ordered="false" eType="//ATL/DropPattern" containment="true" eOpposite="//ATL/DropPattern/outPattern"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="elements" lowerBound="1" upperBound="-1" eType="//ATL/OutPatternElement" containment="true" eOpposite="//ATL/OutPatternElement/outPattern"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DropPattern" eSuperTypes="//ATL/LocatedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="outPattern" ordered="false" lowerBound="1" eType="//ATL/OutPattern" eOpposite="//ATL/OutPattern/dropPattern"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PatternElement" abstract="true" eSuperTypes="//OCL/VariableDeclaration"/>
<eClassifiers xsi:type="ecore:EClass" name="InPatternElement" abstract="true" eSuperTypes="//ATL/PatternElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="mapsTo" ordered="false" lowerBound="1" eType="//ATL/OutPatternElement" eOpposite="//ATL/OutPatternElement/sourceElement"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="inPattern" ordered="false" lowerBound="1" eType="//ATL/InPattern" eOpposite="//ATL/InPattern/elements"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="models" ordered="false" upperBound="-1" eType="//OCL/OclModel"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SimpleInPatternElement" eSuperTypes="//ATL/InPatternElement"/>
<eClassifiers xsi:type="ecore:EClass" name="OutPatternElement" abstract="true" eSuperTypes="//ATL/PatternElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="outPattern" ordered="false" lowerBound="1" eType="//ATL/OutPattern" eOpposite="//ATL/OutPattern/elements"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="sourceElement" ordered="false" eType="//ATL/InPatternElement" eOpposite="//ATL/InPatternElement/mapsTo"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="bindings" upperBound="-1" eType="//ATL/Binding" containment="true" eOpposite="//ATL/Binding/outPatternElement"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="model" ordered="false" eType="//OCL/OclModel"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SimpleOutPatternElement" eSuperTypes="//ATL/OutPatternElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="reverseBindings" upperBound="-1" eType="//OCL/OclExpression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ForEachOutPatternElement" eSuperTypes="//ATL/OutPatternElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="collection" ordered="false" lowerBound="1" eType="//OCL/OclExpression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="iterator" ordered="false" lowerBound="1" eType="//OCL/Iterator" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Binding" eSuperTypes="//ATL/LocatedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="value" ordered="false" lowerBound="1" eType="//OCL/OclExpression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="outPatternElement" ordered="false" lowerBound="1" eType="//ATL/OutPatternElement" eOpposite="//ATL/OutPatternElement/bindings"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="propertyName" ordered="false" unique="false" lowerBound="1" eType="//PrimitiveTypes/String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isAssignment" ordered="false" unique="false" lowerBound="1" eType="//PrimitiveTypes/Boolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="writtenFeature" lowerBound="1">
<eType xsi:type="ecore:EClass" href="http://www.eclipse.org/emf/2002/Ecore#//EObject"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="leftType" lowerBound="1">
<eType xsi:type="ecore:EClass" href="file:///home/jesus/projects/anatlyzer/plugins/anatlyzer.atl.typing/model/types.ecore#//Type"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="resolvedBy" upperBound="-1" eType="//ATL/RuleResolutionInfo" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="RuleVariableDeclaration" eSuperTypes="//OCL/VariableDeclaration">
<eStructuralFeatures xsi:type="ecore:EReference" name="rule" ordered="false" lowerBound="1" eType="//ATL/Rule" eOpposite="//ATL/Rule/variables"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="LibraryRef" eSuperTypes="//ATL/LocatedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="unit" ordered="false" lowerBound="1" eType="//ATL/Unit" eOpposite="//ATL/Unit/libraries"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" unique="false" lowerBound="1" eType="//PrimitiveTypes/String"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ActionBlock" eSuperTypes="//ATL/LocatedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="rule" ordered="false" lowerBound="1" eType="//ATL/Rule" eOpposite="//ATL/Rule/actionBlock"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="statements" upperBound="-1" eType="//ATL/Statement" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Statement" abstract="true" eSuperTypes="//ATL/LocatedElement"/>
<eClassifiers xsi:type="ecore:EClass" name="ExpressionStat" eSuperTypes="//ATL/Statement">
<eStructuralFeatures xsi:type="ecore:EReference" name="expression" ordered="false" lowerBound="1" eType="//OCL/OclExpression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BindingStat" eSuperTypes="//ATL/Statement">
<eStructuralFeatures xsi:type="ecore:EReference" name="source" ordered="false" lowerBound="1" eType="//OCL/OclExpression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="propertyName" ordered="false" unique="false" lowerBound="1" eType="//PrimitiveTypes/String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isAssignment" ordered="false" unique="false" lowerBound="1" eType="//PrimitiveTypes/Boolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="value" ordered="false" lowerBound="1" eType="//OCL/OclExpression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="IfStat" eSuperTypes="//ATL/Statement">
<eStructuralFeatures xsi:type="ecore:EReference" name="condition" ordered="false" lowerBound="1" eType="//OCL/OclExpression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="thenStatements" upperBound="-1" eType="//ATL/Statement" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="elseStatements" upperBound="-1" eType="//ATL/Statement" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ForStat" eSuperTypes="//ATL/Statement">
<eStructuralFeatures xsi:type="ecore:EReference" name="iterator" ordered="false" lowerBound="1" eType="//OCL/Iterator" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="collection" ordered="false" lowerBound="1" eType="//OCL/OclExpression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="statements" upperBound="-1" eType="//ATL/Statement" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="StringToStringMap" instanceClassName="java.util.Map$Entry">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="key" lowerBound="1">
<eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="value" lowerBound="1">
<eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CallableParameter">
<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="staticType" lowerBound="1">
<eType xsi:type="ecore:EClass" href="file:///home/jesus/projects/anatlyzer/plugins/anatlyzer.atl.typing/model/types.ecore#//Type"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="paramDeclaration" eType="//OCL/VariableDeclaration"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="RuleResolutionInfo">
<eStructuralFeatures xsi:type="ecore:EReference" name="rule" lowerBound="1" eType="//ATL/MatchedRule"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="allInvolvedRules" lowerBound="1" upperBound="-1" eType="//ATL/MatchedRule"/>
</eClassifiers>
</eSubpackages>
<eSubpackages name="OCL" nsURI="http://anatlyzer/atl/ext/OCL" nsPrefix="atl_ext_ocl">
<eClassifiers xsi:type="ecore:EClass" name="OclExpression" abstract="true" eSuperTypes="//ATL/LocatedElement //OCL/TypedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="type" ordered="false" eType="//OCL/OclType" containment="true" eOpposite="//OCL/OclType/oclExpression"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ifExp3" ordered="false" eType="//OCL/IfExp" eOpposite="//OCL/IfExp/elseExpression"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="appliedProperty" ordered="false" eType="//OCL/PropertyCallExp" eOpposite="//OCL/PropertyCallExp/source"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="collection" ordered="false" eType="//OCL/CollectionExp" eOpposite="//OCL/CollectionExp/elements"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="letExp" ordered="false" eType="//OCL/LetExp" eOpposite="//OCL/LetExp/in_"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="loopExp" ordered="false" eType="//OCL/LoopExp" eOpposite="//OCL/LoopExp/body"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="parentOperation" ordered="false" eType="//OCL/OperationCallExp" eOpposite="//OCL/OperationCallExp/arguments"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="initializedVariable" ordered="false" eType="//OCL/VariableDeclaration" eOpposite="//OCL/VariableDeclaration/initExpression"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ifExp2" ordered="false" eType="//OCL/IfExp" eOpposite="//OCL/IfExp/thenExpression"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="owningOperation" ordered="false" eType="//OCL/Operation" eOpposite="//OCL/Operation/body"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ifExp1" ordered="false" eType="//OCL/IfExp" eOpposite="//OCL/IfExp/condition"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="owningAttribute" ordered="false" eType="//OCL/Attribute" eOpposite="//OCL/Attribute/initExpression"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="implicitlyCasted" defaultValueLiteral="false">
<eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="noCastedType">
<eType xsi:type="ecore:EClass" href="file:///home/jesus/projects/anatlyzer/plugins/anatlyzer.atl.typing/model/types.ecore#//Type"/>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="VariableExp" eSuperTypes="//OCL/OclExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="referredVariable" ordered="false" lowerBound="1" eType="//OCL/VariableDeclaration" eOpposite="//OCL/VariableDeclaration/variableExp"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SuperExp" eSuperTypes="//OCL/OclExpression"/>
<eClassifiers xsi:type="ecore:EClass" name="PrimitiveExp" abstract="true" eSuperTypes="//OCL/OclExpression"/>
<eClassifiers xsi:type="ecore:EClass" name="StringExp" eSuperTypes="//OCL/PrimitiveExp">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="stringSymbol" ordered="false" unique="false" lowerBound="1" eType="//PrimitiveTypes/String"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BooleanExp" eSuperTypes="//OCL/PrimitiveExp">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="booleanSymbol" ordered="false" unique="false" lowerBound="1" eType="//PrimitiveTypes/Boolean"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="NumericExp" abstract="true" eSuperTypes="//OCL/PrimitiveExp"/>
<eClassifiers xsi:type="ecore:EClass" name="RealExp" eSuperTypes="//OCL/NumericExp">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="realSymbol" ordered="false" unique="false" lowerBound="1" eType="//PrimitiveTypes/Double"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="IntegerExp" eSuperTypes="//OCL/NumericExp">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="integerSymbol" ordered="false" unique="false" lowerBound="1" eType="//PrimitiveTypes/Integer"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CollectionExp" abstract="true" eSuperTypes="//OCL/OclExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="elements" upperBound="-1" eType="//OCL/OclExpression" containment="true" eOpposite="//OCL/OclExpression/collection"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BagExp" eSuperTypes="//OCL/CollectionExp"/>
<eClassifiers xsi:type="ecore:EClass" name="OrderedSetExp" eSuperTypes="//OCL/CollectionExp"/>
<eClassifiers xsi:type="ecore:EClass" name="SequenceExp" eSuperTypes="//OCL/CollectionExp"/>
<eClassifiers xsi:type="ecore:EClass" name="SetExp" eSuperTypes="//OCL/CollectionExp"/>
<eClassifiers xsi:type="ecore:EClass" name="TupleExp" eSuperTypes="//OCL/OclExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="tuplePart" upperBound="-1" eType="//OCL/TuplePart" containment="true" eOpposite="//OCL/TuplePart/tuple"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TuplePart" eSuperTypes="//OCL/VariableDeclaration">
<eStructuralFeatures xsi:type="ecore:EReference" name="tuple" ordered="false" lowerBound="1" eType="//OCL/TupleExp" eOpposite="//OCL/TupleExp/tuplePart"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MapExp" eSuperTypes="//OCL/OclExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="elements" upperBound="-1" eType="//OCL/MapElement" containment="true" eOpposite="//OCL/MapElement/map"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MapElement" eSuperTypes="//ATL/LocatedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="map" ordered="false" lowerBound="1" eType="//OCL/MapExp" eOpposite="//OCL/MapExp/elements"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="key" ordered="false" lowerBound="1" eType="//OCL/OclExpression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="value" ordered="false" lowerBound="1" eType="//OCL/OclExpression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EnumLiteralExp" eSuperTypes="//OCL/OclExpression">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" unique="false" lowerBound="1" eType="//PrimitiveTypes/String"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="OclUndefinedExp" eSuperTypes="//OCL/OclExpression"/>
<eClassifiers xsi:type="ecore:EClass" name="PropertyCallExp" abstract="true" eSuperTypes="//OCL/OclExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="source" ordered="false" lowerBound="1" eType="//OCL/OclExpression" containment="true" eOpposite="//OCL/OclExpression/appliedProperty"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="usedFeature">
<eType xsi:type="ecore:EClass" href="http://www.eclipse.org/emf/2002/Ecore#//EObject"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="receptorType">
<eType xsi:type="ecore:EClass" href="http://www.eclipse.org/emf/2002/Ecore#//EObject"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isStaticCall" lowerBound="1" defaultValueLiteral="false">
<eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="staticResolver" lowerBound="1" eType="//ATL/Callable"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="dynamicResolvers" upperBound="-1" eType="//ATL/ContextHelper" eOpposite="//ATL/ContextHelper/polymorphicCalledBy"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="NavigationOrAttributeCallExp" eSuperTypes="//OCL/PropertyCallExp">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" unique="false" lowerBound="1" eType="//PrimitiveTypes/String"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="OperationCallExp" eSuperTypes="//OCL/PropertyCallExp">
<eStructuralFeatures xsi:type="ecore:EReference" name="arguments" upperBound="-1" eType="//OCL/OclExpression" containment="true" eOpposite="//OCL/OclExpression/parentOperation"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="operationName" ordered="false" unique="false" lowerBound="1" eType="//PrimitiveTypes/String"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="resolveTempResolvedBy" upperBound="-1" eType="//OCL/ResolveTempResolution" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="OperatorCallExp" eSuperTypes="//OCL/OperationCallExp"/>
<eClassifiers xsi:type="ecore:EClass" name="CollectionOperationCallExp" eSuperTypes="//OCL/OperationCallExp"/>
<eClassifiers xsi:type="ecore:EClass" name="LoopExp" abstract="true" eSuperTypes="//OCL/PropertyCallExp">
<eStructuralFeatures xsi:type="ecore:EReference" name="body" ordered="false" lowerBound="1" eType="//OCL/OclExpression" containment="true" eOpposite="//OCL/OclExpression/loopExp"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="iterators" ordered="false" lowerBound="1" upperBound="-1" eType="//OCL/Iterator" containment="true" eOpposite="//OCL/Iterator/loopExpr"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="IterateExp" eSuperTypes="//OCL/LoopExp">
<eStructuralFeatures xsi:type="ecore:EReference" name="result" ordered="false" lowerBound="1" eType="//OCL/VariableDeclaration" containment="true" eOpposite="//OCL/VariableDeclaration/baseExp"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="IteratorExp" eSuperTypes="//OCL/LoopExp">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" unique="false" lowerBound="1" eType="//PrimitiveTypes/String"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="LetExp" eSuperTypes="//OCL/OclExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="variable" ordered="false" lowerBound="1" eType="//OCL/VariableDeclaration" containment="true" eOpposite="//OCL/VariableDeclaration/letExp"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="in_" ordered="false" lowerBound="1" eType="//OCL/OclExpression" containment="true" eOpposite="//OCL/OclExpression/letExp"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="IfExp" eSuperTypes="//OCL/OclExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="thenExpression" ordered="false" lowerBound="1" eType="//OCL/OclExpression" containment="true" eOpposite="//OCL/OclExpression/ifExp2"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="condition" ordered="false" lowerBound="1" eType="//OCL/OclExpression" containment="true" eOpposite="//OCL/OclExpression/ifExp1"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="elseExpression" ordered="false" lowerBound="1" eType="//OCL/OclExpression" containment="true" eOpposite="//OCL/OclExpression/ifExp3"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="VariableDeclaration" eSuperTypes="//ATL/LocatedElement //OCL/TypedElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="id" ordered="false" unique="false" eType="//PrimitiveTypes/String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="varName" ordered="false" unique="false" lowerBound="1" eType="//PrimitiveTypes/String"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="type" ordered="false" eType="//OCL/OclType" containment="true" eOpposite="//OCL/OclType/variableDeclaration"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="initExpression" ordered="false" eType="//OCL/OclExpression" containment="true" eOpposite="//OCL/OclExpression/initializedVariable"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="letExp" ordered="false" eType="//OCL/LetExp" eOpposite="//OCL/LetExp/variable"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="baseExp" ordered="false" eType="//OCL/IterateExp" eOpposite="//OCL/IterateExp/result"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="variableExp" ordered="false" upperBound="-1" eType="//OCL/VariableExp" eOpposite="//OCL/VariableExp/referredVariable"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="staticType">
<eType xsi:type="ecore:EClass" href="file:///home/jesus/projects/anatlyzer/plugins/anatlyzer.atl.typing/model/types.ecore#//Type"/>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Iterator" eSuperTypes="//OCL/VariableDeclaration">
<eStructuralFeatures xsi:type="ecore:EReference" name="loopExpr" ordered="false" eType="//OCL/LoopExp" eOpposite="//OCL/LoopExp/iterators"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Parameter" eSuperTypes="//OCL/VariableDeclaration"/>
<eClassifiers xsi:type="ecore:EClass" name="CollectionType" eSuperTypes="//OCL/OclType">
<eStructuralFeatures xsi:type="ecore:EReference" name="elementType" ordered="false" lowerBound="1" eType="//OCL/OclType" containment="true" eOpposite="//OCL/OclType/collectionTypes"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="OclType" eSuperTypes="//OCL/OclExpression">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" unique="false" lowerBound="1" eType="//PrimitiveTypes/String"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="definitions" ordered="false" eType="//OCL/OclContextDefinition" eOpposite="//OCL/OclContextDefinition/context_"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="oclExpression" ordered="false" eType="//OCL/OclExpression" eOpposite="//OCL/OclExpression/type"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="operation" ordered="false" eType="//OCL/Operation" eOpposite="//OCL/Operation/returnType"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="mapType2" ordered="false" eType="//OCL/MapType" eOpposite="//OCL/MapType/valueType"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="attribute" ordered="false" eType="//OCL/Attribute" eOpposite="//OCL/Attribute/type"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="mapType" ordered="false" eType="//OCL/MapType" eOpposite="//OCL/MapType/keyType"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="collectionTypes" ordered="false" eType="//OCL/CollectionType" eOpposite="//OCL/CollectionType/elementType"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="tupleTypeAttribute" ordered="false" eType="//OCL/TupleTypeAttribute" eOpposite="//OCL/TupleTypeAttribute/type"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="variableDeclaration" ordered="false" eType="//OCL/VariableDeclaration" eOpposite="//OCL/VariableDeclaration/type"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Primitive" abstract="true" eSuperTypes="//OCL/OclType"/>
<eClassifiers xsi:type="ecore:EClass" name="StringType" eSuperTypes="//OCL/Primitive"/>
<eClassifiers xsi:type="ecore:EClass" name="BooleanType" eSuperTypes="//OCL/Primitive"/>
<eClassifiers xsi:type="ecore:EClass" name="NumericType" abstract="true" eSuperTypes="//OCL/Primitive"/>
<eClassifiers xsi:type="ecore:EClass" name="IntegerType" eSuperTypes="//OCL/NumericType"/>
<eClassifiers xsi:type="ecore:EClass" name="RealType" eSuperTypes="//OCL/NumericType"/>
<eClassifiers xsi:type="ecore:EClass" name="BagType" eSuperTypes="//OCL/CollectionType"/>
<eClassifiers xsi:type="ecore:EClass" name="OrderedSetType" eSuperTypes="//OCL/CollectionType"/>
<eClassifiers xsi:type="ecore:EClass" name="SequenceType" eSuperTypes="//OCL/CollectionType"/>
<eClassifiers xsi:type="ecore:EClass" name="SetType" eSuperTypes="//OCL/CollectionType"/>
<eClassifiers xsi:type="ecore:EClass" name="OclAnyType" eSuperTypes="//OCL/OclType"/>
<eClassifiers xsi:type="ecore:EClass" name="TupleType" eSuperTypes="//OCL/OclType">
<eStructuralFeatures xsi:type="ecore:EReference" name="attributes" upperBound="-1" eType="//OCL/TupleTypeAttribute" containment="true" eOpposite="//OCL/TupleTypeAttribute/tupleType"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TupleTypeAttribute" eSuperTypes="//ATL/LocatedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="type" ordered="false" lowerBound="1" eType="//OCL/OclType" containment="true" eOpposite="//OCL/OclType/tupleTypeAttribute"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="tupleType" ordered="false" lowerBound="1" eType="//OCL/TupleType" eOpposite="//OCL/TupleType/attributes"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" unique="false" lowerBound="1" eType="//PrimitiveTypes/String"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="OclModelElement" eSuperTypes="//OCL/OclType">
<eStructuralFeatures xsi:type="ecore:EReference" name="model" ordered="false" lowerBound="1" eType="//OCL/OclModel" eOpposite="//OCL/OclModel/elements"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MapType" eSuperTypes="//OCL/OclType">
<eStructuralFeatures xsi:type="ecore:EReference" name="valueType" ordered="false" lowerBound="1" eType="//OCL/OclType" containment="true" eOpposite="//OCL/OclType/mapType2"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="keyType" ordered="false" lowerBound="1" eType="//OCL/OclType" containment="true" eOpposite="//OCL/OclType/mapType"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="OclFeatureDefinition" eSuperTypes="//ATL/LocatedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="feature" ordered="false" lowerBound="1" eType="//OCL/OclFeature" containment="true" eOpposite="//OCL/OclFeature/definition"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="context_" ordered="false" eType="//OCL/OclContextDefinition" containment="true" eOpposite="//OCL/OclContextDefinition/definition"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="OclContextDefinition" eSuperTypes="//ATL/LocatedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="definition" ordered="false" lowerBound="1" eType="//OCL/OclFeatureDefinition" eOpposite="//OCL/OclFeatureDefinition/context_"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="context_" ordered="false" lowerBound="1" eType="//OCL/OclType" containment="true" eOpposite="//OCL/OclType/definitions"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="OclFeature" abstract="true" eSuperTypes="//ATL/LocatedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="definition" ordered="false" eType="//OCL/OclFeatureDefinition" eOpposite="//OCL/OclFeatureDefinition/feature"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Attribute" eSuperTypes="//OCL/OclFeature">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" unique="false" lowerBound="1" eType="//PrimitiveTypes/String"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="initExpression" ordered="false" lowerBound="1" eType="//OCL/OclExpression" containment="true" eOpposite="//OCL/OclExpression/owningAttribute"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="type" ordered="false" lowerBound="1" eType="//OCL/OclType" containment="true" eOpposite="//OCL/OclType/attribute"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Operation" eSuperTypes="//OCL/OclFeature">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" unique="false" lowerBound="1" eType="//PrimitiveTypes/String"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="parameters" upperBound="-1" eType="//OCL/Parameter" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="returnType" ordered="false" lowerBound="1" eType="//OCL/OclType" containment="true" eOpposite="//OCL/OclType/operation"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="body" ordered="false" lowerBound="1" eType="//OCL/OclExpression" containment="true" eOpposite="//OCL/OclExpression/owningOperation"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="OclModel" eSuperTypes="//ATL/LocatedElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" unique="false" lowerBound="1" eType="//PrimitiveTypes/String"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="metamodel" ordered="false" lowerBound="1" eType="//OCL/OclModel" eOpposite="//OCL/OclModel/model"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="elements" ordered="false" upperBound="-1" eType="//OCL/OclModelElement" eOpposite="//OCL/OclModelElement/model"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="model" ordered="false" upperBound="-1" eType="//OCL/OclModel" eOpposite="//OCL/OclModel/metamodel"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TypedElement" abstract="true">
<eStructuralFeatures xsi:type="ecore:EReference" name="inferredType">
<eType xsi:type="ecore:EClass" href="file:///home/jesus/projects/anatlyzer/plugins/anatlyzer.atl.typing/model/types.ecore#//Type"/>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ResolveTempResolution" eSuperTypes="//ATL/RuleResolutionInfo">
<eStructuralFeatures xsi:type="ecore:EReference" name="element" lowerBound="1" eType="//ATL/OutPatternElement"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="JavaBody" eSuperTypes="//OCL/OclExpression"/>
<eClassifiers xsi:type="ecore:EClass" name="GetAppliedStereotypesBody" eSuperTypes="//OCL/JavaBody"/>
</eSubpackages>
<eSubpackages name="PrimitiveTypes" nsURI="http://anatlyzer/atl/ext/PrimitiveTypes" nsPrefix="atl_ext_ptypes">
<eClassifiers xsi:type="ecore:EDataType" name="Boolean" instanceClassName="boolean"/>
<eClassifiers xsi:type="ecore:EDataType" name="Double" instanceClassName="double"/>
<eClassifiers xsi:type="ecore:EDataType" name="Integer" instanceClassName="int"/>
<eClassifiers xsi:type="ecore:EDataType" name="String" instanceClassName="java.lang.String"/>
</eSubpackages>
</ecore:EPackage>
| github:ecore:/data/anatlyzer/beautyocl/src/beautyocl.atl.api/resources/beautyocl/atl/api/merged.ecore | ecore | atlext
ATL
LocatedElement
location
commentsBefore
commentsAfter
fileLocation
fileObject
problems
annotations
Unit
libraries
name
Library
helpers
Query
body
helpers
Module
isRefining
inModels
outModels
elements
ModuleElement
Helper
query
library
definition
hasContext
false
isAttribute
false
inferredReturnType
staticReturnType
StaticHelper
ContextHelper
contextType
polymorphicCalledBy
Rule
outPattern
actionBlock
variables
name
StaticRule
ModuleCallable
Callable
calledBy
callableParameters
RuleWithPattern
inPattern
children
superRule
isAbstract
isRefining
isNoDefault
MatchedRule
LazyRule
isUnique
CalledRule
parameters
isEntrypoint
isEndpoint
InPattern
elements
filter
OutPattern
rule
dropPattern
elements
DropPattern
outPattern
PatternElement
InPatternElement
mapsTo
inPattern
models
SimpleInPatternElement
OutPatternElement
outPattern
sourceElement
bindings
model
SimpleOutPatternElement
reverseBindings
ForEachOutPatternElement
collection
iterator
Binding
value
outPatternElement
propertyName
isAssignment
writtenFeature
leftType
resolvedBy
RuleVariableDeclaration
rule
LibraryRef
unit
name
ActionBlock
rule
statements
Statement
ExpressionStat
expression
BindingStat
source
propertyName
isAssignment
value
IfStat
condition
thenStatements
elseStatements
ForStat
iterator
collection
statements
StringToStringMap
java.util.Map$Entry
java.util.Map$Entry
key
value
CallableParameter
name
staticType
paramDeclaration
RuleResolutionInfo
rule
allInvolvedRules
OCL
OclExpression
type
ifExp3
appliedProperty
collection
letExp
loopExp
parentOperation
initializedVariable
ifExp2
owningOperation
ifExp1
owningAttribute
implicitlyCasted
false
noCastedType
VariableExp
referredVariable
SuperExp
PrimitiveExp
StringExp
stringSymbol
BooleanExp
booleanSymbol
NumericExp
RealExp
realSymbol
IntegerExp
integerSymbol
CollectionExp
elements
BagExp
OrderedSetExp
SequenceExp
SetExp
TupleExp
tuplePart
TuplePart
tuple
MapExp
elements
MapElement
map
key
value
EnumLiteralExp
name
OclUndefinedExp
PropertyCallExp
source
usedFeature
receptorType
isStaticCall
false
staticResolver
dynamicResolvers
NavigationOrAttributeCallExp
name
OperationCallExp
arguments
operationName
resolveTempResolvedBy
OperatorCallExp
CollectionOperationCallExp
LoopExp
body
iterators
IterateExp
result
IteratorExp
name
LetExp
variable
in_
IfExp
thenExpression
condition
elseExpression
VariableDeclaration
id
varName
type
initExpression
letExp
baseExp
variableExp
staticType
Iterator
loopExpr
Parameter
CollectionType
elementType
OclType
name
definitions
oclExpression
operation
mapType2
attribute
mapType
collectionTypes
tupleTypeAttribute
variableDeclaration
Primitive
StringType
BooleanType
NumericType
IntegerType
RealType
BagType
OrderedSetType
SequenceType
SetType
OclAnyType
TupleType
attributes
TupleTypeAttribute
type
tupleType
name
OclModelElement
model
MapType
valueType
keyType
OclFeatureDefinition
feature
context_
OclContextDefinition
definition
context_
OclFeature
definition
Attribute
name
initExpression
type
Operation
name
parameters
returnType
body
OclModel
name
metamodel
elements
model
TypedElement
inferredType
ResolveTempResolution
element
JavaBody
GetAppliedStereotypesBody
PrimitiveTypes
Boolean
boolean
boolean
Double
double
double
Integer
int
int
String
java.lang.String
java.lang.String | null | {"directed":true,"nodes":[{"nsPrefix":"atlext","nsURI":"http://anatlyzer/atl/ext","name":"atlext","id":0,"eClass":"EPackage"},{"nsPrefix":"atl_ext_atl","nsURI":"http://anatlyzer/atlext/ATL","name":"ATL","id":1,"eClass":"EPackage"},{"nsPrefix":"atl_ext_ocl","nsURI":"http://anatlyzer/atl/ext/OCL","name":"OCL","id":2,"eClass":"EPackage"},{"nsPrefix":"atl_ext_ptypes","nsURI":"http://anatlyzer/atl/ext/PrimitiveTypes","name":"PrimitiveTypes","id":3,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LocatedElement","instanceClass":null,"abstract":true,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Unit","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Library","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Query","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Module","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ModuleElement","instanceClass":null,"abstract":true,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Helper","instanceClass":null,"abstract":true,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StaticHelper","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ContextHelper","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Rule","instanceClass":null,"abstract":true,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StaticRule","instanceClass":null,"abstract":true,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ModuleCallable","instanceClass":null,"abstract":true,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Callable","instanceClass":null,"abstract":true,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RuleWithPattern","instanceClass":null,"abstract":true,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MatchedRule","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LazyRule","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CalledRule","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InPattern","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OutPattern","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DropPattern","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PatternElement","instanceClass":null,"abstract":true,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InPatternElement","instanceClass":null,"abstract":true,"id":25,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SimpleInPatternElement","instanceClass":null,"abstract":false,"id":26,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OutPatternElement","instanceClass":null,"abstract":true,"id":27,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SimpleOutPatternElement","instanceClass":null,"abstract":false,"id":28,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ForEachOutPatternElement","instanceClass":null,"abstract":false,"id":29,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Binding","instanceClass":null,"abstract":false,"id":30,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RuleVariableDeclaration","instanceClass":null,"abstract":false,"id":31,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LibraryRef","instanceClass":null,"abstract":false,"id":32,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ActionBlock","instanceClass":null,"abstract":false,"id":33,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Statement","instanceClass":null,"abstract":true,"id":34,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExpressionStat","instanceClass":null,"abstract":false,"id":35,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BindingStat","instanceClass":null,"abstract":false,"id":36,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IfStat","instanceClass":null,"abstract":false,"id":37,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ForStat","instanceClass":null,"abstract":false,"id":38,"interface":false,"eClass":"EClass"},{"instanceTypeName":"java.util.Map$Entry","defaultValue":null,"instanceClassName":"java.util.Map$Entry","name":"StringToStringMap","instanceClass":"java.util.Map$Entry","abstract":false,"id":39,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CallableParameter","instanceClass":null,"abstract":false,"id":40,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RuleResolutionInfo","instanceClass":null,"abstract":false,"id":41,"interface":false,"eClass":"EClass"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"location","changeable":true,"lowerBound":0,"iD":false,"id":42,"derived":false},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"commentsBefore","changeable":true,"lowerBound":0,"iD":false,"id":43,"derived":false},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"commentsAfter","changeable":true,"lowerBound":0,"iD":false,"id":44,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"fileLocation","changeable":true,"lowerBound":0,"iD":false,"id":45,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"fileObject","changeable":true,"lowerBound":0,"iD":false,"id":46,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"problems","changeable":true,"resolveProxies":true,"lowerBound":0,"id":47,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"annotations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":48,"derived":false},{"instanceTypeName":"java.lang.String","defaultValue":null,"instanceClassName":"java.lang.String","name":"String","instanceClass":"java.lang.String","id":49,"serializable":true,"eClass":"EDataType"},{"id":50,"eClass":"EGenericType"},{"id":51,"eClass":"EGenericType"},{"id":52,"eClass":"EGenericType"},{"id":53,"eClass":"EGenericType"},{"id":54,"eClass":"EGenericType"},{"id":55,"eClass":"EGenericType"},{"id":56,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"libraries","changeable":true,"resolveProxies":true,"lowerBound":0,"id":57,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":58,"derived":false},{"id":59,"eClass":"EGenericType"},{"id":60,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"unit","changeable":true,"resolveProxies":true,"lowerBound":1,"id":61,"derived":false},{"id":62,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"helpers","changeable":true,"resolveProxies":true,"lowerBound":0,"id":63,"derived":false},{"id":64,"eClass":"EGenericType"},{"id":65,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"library","changeable":true,"resolveProxies":true,"lowerBound":0,"id":66,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"body","changeable":true,"resolveProxies":true,"lowerBound":1,"id":67,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"helpers","changeable":true,"resolveProxies":true,"lowerBound":0,"id":68,"derived":false},{"id":69,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OclExpression","instanceClass":null,"abstract":true,"id":70,"interface":false,"eClass":"EClass"},{"id":71,"eClass":"EGenericType"},{"id":72,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"query","changeable":true,"resolveProxies":true,"lowerBound":0,"id":73,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"isRefining","changeable":true,"lowerBound":1,"iD":false,"id":74,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"inModels","changeable":true,"resolveProxies":true,"lowerBound":1,"id":75,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"outModels","changeable":true,"resolveProxies":true,"lowerBound":1,"id":76,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"elements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":77,"derived":false},{"id":78,"eClass":"EGenericType"},{"instanceTypeName":"boolean","defaultValue":false,"instanceClassName":"boolean","name":"Boolean","instanceClass":"boolean","id":79,"serializable":true,"eClass":"EDataType"},{"id":80,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OclModel","instanceClass":null,"abstract":false,"id":81,"interface":false,"eClass":"EClass"},{"id":82,"eClass":"EGenericType"},{"id":83,"eClass":"EGenericType"},{"id":84,"eClass":"EGenericType"},{"id":85,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"definition","changeable":true,"resolveProxies":true,"lowerBound":1,"id":86,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":true,"name":"hasContext","changeable":true,"lowerBound":1,"iD":false,"id":87,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":true,"name":"isAttribute","changeable":true,"lowerBound":1,"iD":false,"id":88,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"inferredReturnType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":89,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"staticReturnType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":90,"derived":false},{"id":91,"eClass":"EGenericType"},{"id":92,"eClass":"EGenericType"},{"id":93,"eClass":"EGenericType"},{"id":94,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OclFeatureDefinition","instanceClass":null,"abstract":false,"id":95,"interface":false,"eClass":"EClass"},{"id":96,"eClass":"EGenericType"},{"id":97,"eClass":"EGenericType"},{"id":98,"eClass":"EGenericType"},{"id":99,"eClass":"EGenericType"},{"id":100,"eClass":"EGenericType"},{"id":101,"eClass":"EGenericType"},{"id":102,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"contextType","changeable":true,"resolveProxies":true,"lowerBound":1,"id":103,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"polymorphicCalledBy","changeable":true,"resolveProxies":true,"lowerBound":0,"id":104,"derived":false},{"id":105,"eClass":"EGenericType"},{"id":106,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PropertyCallExp","instanceClass":null,"abstract":true,"id":107,"interface":false,"eClass":"EClass"},{"id":108,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"dynamicResolvers","changeable":true,"resolveProxies":true,"lowerBound":0,"id":109,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"outPattern","changeable":true,"resolveProxies":true,"lowerBound":0,"id":110,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"actionBlock","changeable":true,"resolveProxies":true,"lowerBound":0,"id":111,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"variables","changeable":true,"resolveProxies":true,"lowerBound":0,"id":112,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":113,"derived":false},{"id":114,"eClass":"EGenericType"},{"id":115,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"rule","changeable":true,"resolveProxies":true,"lowerBound":1,"id":116,"derived":false},{"id":117,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"rule","changeable":true,"resolveProxies":true,"lowerBound":1,"id":118,"derived":false},{"id":119,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"rule","changeable":true,"resolveProxies":true,"lowerBound":1,"id":120,"derived":false},{"id":121,"eClass":"EGenericType"},{"id":122,"eClass":"EGenericType"},{"id":123,"eClass":"EGenericType"},{"id":124,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"calledBy","changeable":true,"resolveProxies":true,"lowerBound":0,"id":125,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"callableParameters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":126,"derived":false},{"id":127,"eClass":"EGenericType"},{"id":128,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"inPattern","changeable":true,"resolveProxies":true,"lowerBound":0,"id":129,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"children","changeable":true,"resolveProxies":true,"lowerBound":0,"id":130,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"superRule","changeable":true,"resolveProxies":true,"lowerBound":0,"id":131,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"isAbstract","changeable":true,"lowerBound":1,"iD":false,"id":132,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"isRefining","changeable":true,"lowerBound":1,"iD":false,"id":133,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"isNoDefault","changeable":true,"lowerBound":1,"iD":false,"id":134,"derived":false},{"id":135,"eClass":"EGenericType"},{"id":136,"eClass":"EGenericType"},{"id":137,"eClass":"EGenericType"},{"id":138,"eClass":"EGenericType"},{"id":139,"eClass":"EGenericType"},{"id":140,"eClass":"EGenericType"},{"id":141,"eClass":"EGenericType"},{"id":142,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"isUnique","changeable":true,"lowerBound":1,"iD":false,"id":143,"derived":false},{"id":144,"eClass":"EGenericType"},{"id":145,"eClass":"EGenericType"},{"id":146,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"parameters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":147,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"isEntrypoint","changeable":true,"lowerBound":1,"iD":false,"id":148,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"isEndpoint","changeable":true,"lowerBound":1,"iD":false,"id":149,"derived":false},{"id":150,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Parameter","instanceClass":null,"abstract":false,"id":151,"interface":false,"eClass":"EClass"},{"id":152,"eClass":"EGenericType"},{"id":153,"eClass":"EGenericType"},{"id":154,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"elements","changeable":true,"resolveProxies":true,"lowerBound":1,"id":155,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"filter","changeable":true,"resolveProxies":true,"lowerBound":0,"id":156,"derived":false},{"id":157,"eClass":"EGenericType"},{"id":158,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"inPattern","changeable":true,"resolveProxies":true,"lowerBound":1,"id":159,"derived":false},{"id":160,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"dropPattern","changeable":true,"resolveProxies":true,"lowerBound":0,"id":161,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"elements","changeable":true,"resolveProxies":true,"lowerBound":1,"id":162,"derived":false},{"id":163,"eClass":"EGenericType"},{"id":164,"eClass":"EGenericType"},{"id":165,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"outPattern","changeable":true,"resolveProxies":true,"lowerBound":1,"id":166,"derived":false},{"id":167,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"outPattern","changeable":true,"resolveProxies":true,"lowerBound":1,"id":168,"derived":false},{"id":169,"eClass":"EGenericType"},{"id":170,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VariableDeclaration","instanceClass":null,"abstract":false,"id":171,"interface":false,"eClass":"EClass"},{"id":172,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"mapsTo","changeable":true,"resolveProxies":true,"lowerBound":1,"id":173,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"models","changeable":true,"resolveProxies":true,"lowerBound":0,"id":174,"derived":false},{"id":175,"eClass":"EGenericType"},{"id":176,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"sourceElement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":177,"derived":false},{"id":178,"eClass":"EGenericType"},{"id":179,"eClass":"EGenericType"},{"id":180,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"bindings","changeable":true,"resolveProxies":true,"lowerBound":0,"id":181,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"model","changeable":true,"resolveProxies":true,"lowerBound":0,"id":182,"derived":false},{"id":183,"eClass":"EGenericType"},{"id":184,"eClass":"EGenericType"},{"id":185,"eClass":"EGenericType"},{"id":186,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"outPatternElement","changeable":true,"resolveProxies":true,"lowerBound":1,"id":187,"derived":false},{"id":188,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"reverseBindings","changeable":true,"resolveProxies":true,"lowerBound":0,"id":189,"derived":false},{"id":190,"eClass":"EGenericType"},{"id":191,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"collection","changeable":true,"resolveProxies":true,"lowerBound":1,"id":192,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"iterator","changeable":true,"resolveProxies":true,"lowerBound":1,"id":193,"derived":false},{"id":194,"eClass":"EGenericType"},{"id":195,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Iterator","instanceClass":null,"abstract":false,"id":196,"interface":false,"eClass":"EClass"},{"id":197,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"resolveProxies":true,"lowerBound":1,"id":198,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"propertyName","changeable":true,"lowerBound":1,"iD":false,"id":199,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"isAssignment","changeable":true,"lowerBound":1,"iD":false,"id":200,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"writtenFeature","changeable":true,"resolveProxies":true,"lowerBound":1,"id":201,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"leftType","changeable":true,"resolveProxies":true,"lowerBound":1,"id":202,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"resolvedBy","changeable":true,"resolveProxies":true,"lowerBound":0,"id":203,"derived":false},{"id":204,"eClass":"EGenericType"},{"id":205,"eClass":"EGenericType"},{"id":206,"eClass":"EGenericType"},{"id":207,"eClass":"EGenericType"},{"id":208,"eClass":"EGenericType"},{"id":209,"eClass":"EGenericType"},{"id":210,"eClass":"EGenericType"},{"id":211,"eClass":"EGenericType"},{"id":212,"eClass":"EGenericType"},{"id":213,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":214,"derived":false},{"id":215,"eClass":"EGenericType"},{"id":216,"eClass":"EGenericType"},{"id":217,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"statements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":218,"derived":false},{"id":219,"eClass":"EGenericType"},{"id":220,"eClass":"EGenericType"},{"id":221,"eClass":"EGenericType"},{"id":222,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":223,"derived":false},{"id":224,"eClass":"EGenericType"},{"id":225,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"source","changeable":true,"resolveProxies":true,"lowerBound":1,"id":226,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"propertyName","changeable":true,"lowerBound":1,"iD":false,"id":227,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"isAssignment","changeable":true,"lowerBound":1,"iD":false,"id":228,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"resolveProxies":true,"lowerBound":1,"id":229,"derived":false},{"id":230,"eClass":"EGenericType"},{"id":231,"eClass":"EGenericType"},{"id":232,"eClass":"EGenericType"},{"id":233,"eClass":"EGenericType"},{"id":234,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"condition","changeable":true,"resolveProxies":true,"lowerBound":1,"id":235,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"thenStatements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":236,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"elseStatements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":237,"derived":false},{"id":238,"eClass":"EGenericType"},{"id":239,"eClass":"EGenericType"},{"id":240,"eClass":"EGenericType"},{"id":241,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"iterator","changeable":true,"resolveProxies":true,"lowerBound":1,"id":242,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"collection","changeable":true,"resolveProxies":true,"lowerBound":1,"id":243,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"statements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":244,"derived":false},{"id":245,"eClass":"EGenericType"},{"id":246,"eClass":"EGenericType"},{"id":247,"eClass":"EGenericType"},{"id":248,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"key","changeable":true,"lowerBound":1,"iD":false,"id":249,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":1,"iD":false,"id":250,"derived":false},{"id":251,"eClass":"EGenericType"},{"id":252,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":253,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"staticType","changeable":true,"resolveProxies":true,"lowerBound":1,"id":254,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"paramDeclaration","changeable":true,"resolveProxies":true,"lowerBound":0,"id":255,"derived":false},{"id":256,"eClass":"EGenericType"},{"id":257,"eClass":"EGenericType"},{"id":258,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"rule","changeable":true,"resolveProxies":true,"lowerBound":1,"id":259,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"allInvolvedRules","changeable":true,"resolveProxies":true,"lowerBound":1,"id":260,"derived":false},{"id":261,"eClass":"EGenericType"},{"id":262,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VariableExp","instanceClass":null,"abstract":false,"id":263,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SuperExp","instanceClass":null,"abstract":false,"id":264,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveExp","instanceClass":null,"abstract":true,"id":265,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StringExp","instanceClass":null,"abstract":false,"id":266,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BooleanExp","instanceClass":null,"abstract":false,"id":267,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NumericExp","instanceClass":null,"abstract":true,"id":268,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RealExp","instanceClass":null,"abstract":false,"id":269,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IntegerExp","instanceClass":null,"abstract":false,"id":270,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CollectionExp","instanceClass":null,"abstract":true,"id":271,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BagExp","instanceClass":null,"abstract":false,"id":272,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OrderedSetExp","instanceClass":null,"abstract":false,"id":273,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SequenceExp","instanceClass":null,"abstract":false,"id":274,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SetExp","instanceClass":null,"abstract":false,"id":275,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TupleExp","instanceClass":null,"abstract":false,"id":276,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TuplePart","instanceClass":null,"abstract":false,"id":277,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MapExp","instanceClass":null,"abstract":false,"id":278,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MapElement","instanceClass":null,"abstract":false,"id":279,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EnumLiteralExp","instanceClass":null,"abstract":false,"id":280,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OclUndefinedExp","instanceClass":null,"abstract":false,"id":281,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NavigationOrAttributeCallExp","instanceClass":null,"abstract":false,"id":282,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OperationCallExp","instanceClass":null,"abstract":false,"id":283,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OperatorCallExp","instanceClass":null,"abstract":false,"id":284,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CollectionOperationCallExp","instanceClass":null,"abstract":false,"id":285,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LoopExp","instanceClass":null,"abstract":true,"id":286,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IterateExp","instanceClass":null,"abstract":false,"id":287,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IteratorExp","instanceClass":null,"abstract":false,"id":288,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LetExp","instanceClass":null,"abstract":false,"id":289,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IfExp","instanceClass":null,"abstract":false,"id":290,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CollectionType","instanceClass":null,"abstract":false,"id":291,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OclType","instanceClass":null,"abstract":false,"id":292,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Primitive","instanceClass":null,"abstract":true,"id":293,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StringType","instanceClass":null,"abstract":false,"id":294,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BooleanType","instanceClass":null,"abstract":false,"id":295,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NumericType","instanceClass":null,"abstract":true,"id":296,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IntegerType","instanceClass":null,"abstract":false,"id":297,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RealType","instanceClass":null,"abstract":false,"id":298,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BagType","instanceClass":null,"abstract":false,"id":299,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OrderedSetType","instanceClass":null,"abstract":false,"id":300,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SequenceType","instanceClass":null,"abstract":false,"id":301,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SetType","instanceClass":null,"abstract":false,"id":302,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OclAnyType","instanceClass":null,"abstract":false,"id":303,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TupleType","instanceClass":null,"abstract":false,"id":304,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TupleTypeAttribute","instanceClass":null,"abstract":false,"id":305,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OclModelElement","instanceClass":null,"abstract":false,"id":306,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MapType","instanceClass":null,"abstract":false,"id":307,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OclContextDefinition","instanceClass":null,"abstract":false,"id":308,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OclFeature","instanceClass":null,"abstract":true,"id":309,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Attribute","instanceClass":null,"abstract":false,"id":310,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Operation","instanceClass":null,"abstract":false,"id":311,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypedElement","instanceClass":null,"abstract":true,"id":312,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ResolveTempResolution","instanceClass":null,"abstract":false,"id":313,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"JavaBody","instanceClass":null,"abstract":false,"id":314,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GetAppliedStereotypesBody","instanceClass":null,"abstract":false,"id":315,"interface":false,"eClass":"EClass"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":0,"id":316,"derived":false},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"ifExp3","changeable":true,"resolveProxies":true,"lowerBound":0,"id":317,"derived":false},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"appliedProperty","changeable":true,"resolveProxies":true,"lowerBound":0,"id":318,"derived":false},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"collection","changeable":true,"resolveProxies":true,"lowerBound":0,"id":319,"derived":false},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"letExp","changeable":true,"resolveProxies":true,"lowerBound":0,"id":320,"derived":false},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"loopExp","changeable":true,"resolveProxies":true,"lowerBound":0,"id":321,"derived":false},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"parentOperation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":322,"derived":false},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"initializedVariable","changeable":true,"resolveProxies":true,"lowerBound":0,"id":323,"derived":false},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"ifExp2","changeable":true,"resolveProxies":true,"lowerBound":0,"id":324,"derived":false},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"owningOperation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":325,"derived":false},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"ifExp1","changeable":true,"resolveProxies":true,"lowerBound":0,"id":326,"derived":false},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"owningAttribute","changeable":true,"resolveProxies":true,"lowerBound":0,"id":327,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":true,"name":"implicitlyCasted","changeable":true,"lowerBound":0,"iD":false,"id":328,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"noCastedType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":329,"derived":false},{"id":330,"eClass":"EGenericType"},{"id":331,"eClass":"EGenericType"},{"id":332,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"oclExpression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":333,"derived":false},{"id":334,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"elseExpression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":335,"derived":false},{"id":336,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"source","changeable":true,"resolveProxies":true,"lowerBound":1,"id":337,"derived":false},{"id":338,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"elements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":339,"derived":false},{"id":340,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"in_","changeable":true,"resolveProxies":true,"lowerBound":1,"id":341,"derived":false},{"id":342,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"body","changeable":true,"resolveProxies":true,"lowerBound":1,"id":343,"derived":false},{"id":344,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"arguments","changeable":true,"resolveProxies":true,"lowerBound":0,"id":345,"derived":false},{"id":346,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"initExpression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":347,"derived":false},{"id":348,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"thenExpression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":349,"derived":false},{"id":350,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"body","changeable":true,"resolveProxies":true,"lowerBound":1,"id":351,"derived":false},{"id":352,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"condition","changeable":true,"resolveProxies":true,"lowerBound":1,"id":353,"derived":false},{"id":354,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"initExpression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":355,"derived":false},{"id":356,"eClass":"EGenericType"},{"id":357,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"referredVariable","changeable":true,"resolveProxies":true,"lowerBound":1,"id":358,"derived":false},{"id":359,"eClass":"EGenericType"},{"id":360,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"variableExp","changeable":true,"resolveProxies":true,"lowerBound":0,"id":361,"derived":false},{"id":362,"eClass":"EGenericType"},{"id":363,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"stringSymbol","changeable":true,"lowerBound":1,"iD":false,"id":364,"derived":false},{"id":365,"eClass":"EGenericType"},{"id":366,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"booleanSymbol","changeable":true,"lowerBound":1,"iD":false,"id":367,"derived":false},{"id":368,"eClass":"EGenericType"},{"id":369,"eClass":"EGenericType"},{"id":370,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":0.0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"realSymbol","changeable":true,"lowerBound":1,"iD":false,"id":371,"derived":false},{"id":372,"eClass":"EGenericType"},{"instanceTypeName":"double","defaultValue":0.0,"instanceClassName":"double","name":"Double","instanceClass":"double","id":373,"serializable":true,"eClass":"EDataType"},{"id":374,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"integerSymbol","changeable":true,"lowerBound":1,"iD":false,"id":375,"derived":false},{"id":376,"eClass":"EGenericType"},{"instanceTypeName":"int","defaultValue":0,"instanceClassName":"int","name":"Integer","instanceClass":"int","id":377,"serializable":true,"eClass":"EDataType"},{"id":378,"eClass":"EGenericType"},{"id":379,"eClass":"EGenericType"},{"id":380,"eClass":"EGenericType"},{"id":381,"eClass":"EGenericType"},{"id":382,"eClass":"EGenericType"},{"id":383,"eClass":"EGenericType"},{"id":384,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"tuplePart","changeable":true,"resolveProxies":true,"lowerBound":0,"id":385,"derived":false},{"id":386,"eClass":"EGenericType"},{"id":387,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"tuple","changeable":true,"resolveProxies":true,"lowerBound":1,"id":388,"derived":false},{"id":389,"eClass":"EGenericType"},{"id":390,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"elements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":391,"derived":false},{"id":392,"eClass":"EGenericType"},{"id":393,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"map","changeable":true,"resolveProxies":true,"lowerBound":1,"id":394,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"key","changeable":true,"resolveProxies":true,"lowerBound":1,"id":395,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"resolveProxies":true,"lowerBound":1,"id":396,"derived":false},{"id":397,"eClass":"EGenericType"},{"id":398,"eClass":"EGenericType"},{"id":399,"eClass":"EGenericType"},{"id":400,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":401,"derived":false},{"id":402,"eClass":"EGenericType"},{"id":403,"eClass":"EGenericType"},{"id":404,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"usedFeature","changeable":true,"resolveProxies":true,"lowerBound":0,"id":405,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"receptorType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":406,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":true,"name":"isStaticCall","changeable":true,"lowerBound":1,"iD":false,"id":407,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"staticResolver","changeable":true,"resolveProxies":true,"lowerBound":1,"id":408,"derived":false},{"id":409,"eClass":"EGenericType"},{"id":410,"eClass":"EGenericType"},{"id":411,"eClass":"EGenericType"},{"id":412,"eClass":"EGenericType"},{"id":413,"eClass":"EGenericType"},{"id":414,"eClass":"EGenericType"},{"id":415,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":416,"derived":false},{"id":417,"eClass":"EGenericType"},{"id":418,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"operationName","changeable":true,"lowerBound":1,"iD":false,"id":419,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"resolveTempResolvedBy","changeable":true,"resolveProxies":true,"lowerBound":0,"id":420,"derived":false},{"id":421,"eClass":"EGenericType"},{"id":422,"eClass":"EGenericType"},{"id":423,"eClass":"EGenericType"},{"id":424,"eClass":"EGenericType"},{"id":425,"eClass":"EGenericType"},{"id":426,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"iterators","changeable":true,"resolveProxies":true,"lowerBound":1,"id":427,"derived":false},{"id":428,"eClass":"EGenericType"},{"id":429,"eClass":"EGenericType"},{"id":430,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"loopExpr","changeable":true,"resolveProxies":true,"lowerBound":0,"id":431,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"result","changeable":true,"resolveProxies":true,"lowerBound":1,"id":432,"derived":false},{"id":433,"eClass":"EGenericType"},{"id":434,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"baseExp","changeable":true,"resolveProxies":true,"lowerBound":0,"id":435,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":436,"derived":false},{"id":437,"eClass":"EGenericType"},{"id":438,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"variable","changeable":true,"resolveProxies":true,"lowerBound":1,"id":439,"derived":false},{"id":440,"eClass":"EGenericType"},{"id":441,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"letExp","changeable":true,"resolveProxies":true,"lowerBound":0,"id":442,"derived":false},{"id":443,"eClass":"EGenericType"},{"id":444,"eClass":"EGenericType"},{"id":445,"eClass":"EGenericType"},{"id":446,"eClass":"EGenericType"},{"id":447,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"id","changeable":true,"lowerBound":0,"iD":false,"id":448,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"varName","changeable":true,"lowerBound":1,"iD":false,"id":449,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":0,"id":450,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"staticType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":451,"derived":false},{"id":452,"eClass":"EGenericType"},{"id":453,"eClass":"EGenericType"},{"id":454,"eClass":"EGenericType"},{"id":455,"eClass":"EGenericType"},{"id":456,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"variableDeclaration","changeable":true,"resolveProxies":true,"lowerBound":0,"id":457,"derived":false},{"id":458,"eClass":"EGenericType"},{"id":459,"eClass":"EGenericType"},{"id":460,"eClass":"EGenericType"},{"id":461,"eClass":"EGenericType"},{"id":462,"eClass":"EGenericType"},{"id":463,"eClass":"EGenericType"},{"id":464,"eClass":"EGenericType"},{"id":465,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"elementType","changeable":true,"resolveProxies":true,"lowerBound":1,"id":466,"derived":false},{"id":467,"eClass":"EGenericType"},{"id":468,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"collectionTypes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":469,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":470,"derived":false},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"definitions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":471,"derived":false},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"operation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":472,"derived":false},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"mapType2","changeable":true,"resolveProxies":true,"lowerBound":0,"id":473,"derived":false},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"attribute","changeable":true,"resolveProxies":true,"lowerBound":0,"id":474,"derived":false},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"mapType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":475,"derived":false},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"tupleTypeAttribute","changeable":true,"resolveProxies":true,"lowerBound":0,"id":476,"derived":false},{"id":477,"eClass":"EGenericType"},{"id":478,"eClass":"EGenericType"},{"id":479,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"context_","changeable":true,"resolveProxies":true,"lowerBound":1,"id":480,"derived":false},{"id":481,"eClass":"EGenericType"},{"id":482,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"returnType","changeable":true,"resolveProxies":true,"lowerBound":1,"id":483,"derived":false},{"id":484,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"valueType","changeable":true,"resolveProxies":true,"lowerBound":1,"id":485,"derived":false},{"id":486,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":1,"id":487,"derived":false},{"id":488,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"keyType","changeable":true,"resolveProxies":true,"lowerBound":1,"id":489,"derived":false},{"id":490,"eClass":"EGenericType"},{"id":491,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":1,"id":492,"derived":false},{"id":493,"eClass":"EGenericType"},{"id":494,"eClass":"EGenericType"},{"id":495,"eClass":"EGenericType"},{"id":496,"eClass":"EGenericType"},{"id":497,"eClass":"EGenericType"},{"id":498,"eClass":"EGenericType"},{"id":499,"eClass":"EGenericType"},{"id":500,"eClass":"EGenericType"},{"id":501,"eClass":"EGenericType"},{"id":502,"eClass":"EGenericType"},{"id":503,"eClass":"EGenericType"},{"id":504,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"attributes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":505,"derived":false},{"id":506,"eClass":"EGenericType"},{"id":507,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"tupleType","changeable":true,"resolveProxies":true,"lowerBound":1,"id":508,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":509,"derived":false},{"id":510,"eClass":"EGenericType"},{"id":511,"eClass":"EGenericType"},{"id":512,"eClass":"EGenericType"},{"id":513,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"model","changeable":true,"resolveProxies":true,"lowerBound":1,"id":514,"derived":false},{"id":515,"eClass":"EGenericType"},{"id":516,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"elements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":517,"derived":false},{"id":518,"eClass":"EGenericType"},{"id":519,"eClass":"EGenericType"},{"id":520,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"feature","changeable":true,"resolveProxies":true,"lowerBound":1,"id":521,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"context_","changeable":true,"resolveProxies":true,"lowerBound":0,"id":522,"derived":false},{"id":523,"eClass":"EGenericType"},{"id":524,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"definition","changeable":true,"resolveProxies":true,"lowerBound":0,"id":525,"derived":false},{"id":526,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"definition","changeable":true,"resolveProxies":true,"lowerBound":1,"id":527,"derived":false},{"id":528,"eClass":"EGenericType"},{"id":529,"eClass":"EGenericType"},{"id":530,"eClass":"EGenericType"},{"id":531,"eClass":"EGenericType"},{"id":532,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":533,"derived":false},{"id":534,"eClass":"EGenericType"},{"id":535,"eClass":"EGenericType"},{"id":536,"eClass":"EGenericType"},{"id":537,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":538,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"parameters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":539,"derived":false},{"id":540,"eClass":"EGenericType"},{"id":541,"eClass":"EGenericType"},{"id":542,"eClass":"EGenericType"},{"id":543,"eClass":"EGenericType"},{"id":544,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":545,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"metamodel","changeable":true,"resolveProxies":true,"lowerBound":1,"id":546,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"model","changeable":true,"resolveProxies":true,"lowerBound":0,"id":547,"derived":false},{"id":548,"eClass":"EGenericType"},{"id":549,"eClass":"EGenericType"},{"id":550,"eClass":"EGenericType"},{"id":551,"eClass":"EGenericType"},{"id":552,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"inferredType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":553,"derived":false},{"id":554,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"element","changeable":true,"resolveProxies":true,"lowerBound":1,"id":555,"derived":false},{"id":556,"eClass":"EGenericType"},{"id":557,"eClass":"EGenericType"},{"id":558,"eClass":"EGenericType"},{"id":559,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":1,"target":4},{"source":1,"target":5},{"source":1,"target":6},{"source":1,"target":7},{"source":1,"target":8},{"source":1,"target":9},{"source":1,"target":10},{"source":1,"target":11},{"source":1,"target":12},{"source":1,"target":13},{"source":1,"target":14},{"source":1,"target":15},{"source":1,"target":16},{"source":1,"target":17},{"source":1,"target":18},{"source":1,"target":19},{"source":1,"target":20},{"source":1,"target":21},{"source":1,"target":22},{"source":1,"target":23},{"source":1,"target":24},{"source":1,"target":25},{"source":1,"target":26},{"source":1,"target":27},{"source":1,"target":28},{"source":1,"target":29},{"source":1,"target":30},{"source":1,"target":31},{"source":1,"target":32},{"source":1,"target":33},{"source":1,"target":34},{"source":1,"target":35},{"source":1,"target":36},{"source":1,"target":37},{"source":1,"target":38},{"source":1,"target":39},{"source":1,"target":40},{"source":1,"target":41},{"source":1,"target":0},{"source":4,"target":1},{"source":4,"target":42},{"source":4,"target":43},{"source":4,"target":44},{"source":4,"target":45},{"source":4,"target":46},{"source":4,"target":47},{"source":4,"target":48},{"source":42,"target":49},{"source":42,"target":50},{"source":42,"target":4},{"source":50,"target":49},{"source":43,"target":49},{"source":43,"target":51},{"source":43,"target":4},{"source":51,"target":49},{"source":44,"target":49},{"source":44,"target":52},{"source":44,"target":4},{"source":52,"target":49},{"source":45,"target":53},{"source":45,"target":4},{"source":46,"target":54},{"source":46,"target":4},{"source":47,"target":55},{"source":47,"target":4},{"source":48,"target":39},{"source":48,"target":56},{"source":48,"target":4},{"source":56,"target":39},{"source":5,"target":1},{"source":5,"target":4},{"source":5,"target":57},{"source":5,"target":58},{"source":5,"target":59},{"source":57,"target":32},{"source":57,"target":60},{"source":57,"target":5},{"source":57,"target":61},{"source":60,"target":32},{"source":58,"target":49},{"source":58,"target":62},{"source":58,"target":5},{"source":62,"target":49},{"source":59,"target":4},{"source":6,"target":1},{"source":6,"target":5},{"source":6,"target":63},{"source":6,"target":64},{"source":63,"target":10},{"source":63,"target":65},{"source":63,"target":6},{"source":63,"target":66},{"source":65,"target":10},{"source":64,"target":5},{"source":7,"target":1},{"source":7,"target":5},{"source":7,"target":67},{"source":7,"target":68},{"source":7,"target":69},{"source":67,"target":70},{"source":67,"target":71},{"source":67,"target":7},{"source":71,"target":70},{"source":68,"target":10},{"source":68,"target":72},{"source":68,"target":7},{"source":68,"target":73},{"source":72,"target":10},{"source":69,"target":5},{"source":8,"target":1},{"source":8,"target":5},{"source":8,"target":74},{"source":8,"target":75},{"source":8,"target":76},{"source":8,"target":77},{"source":8,"target":78},{"source":74,"target":79},{"source":74,"target":80},{"source":74,"target":8},{"source":80,"target":79},{"source":75,"target":81},{"source":75,"target":82},{"source":75,"target":8},{"source":82,"target":81},{"source":76,"target":81},{"source":76,"target":83},{"source":76,"target":8},{"source":83,"target":81},{"source":77,"target":9},{"source":77,"target":84},{"source":77,"target":8},{"source":84,"target":9},{"source":78,"target":5},{"source":9,"target":1},{"source":9,"target":4},{"source":9,"target":85},{"source":85,"target":4},{"source":10,"target":1},{"source":10,"target":9},{"source":10,"target":16},{"source":10,"target":73},{"source":10,"target":66},{"source":10,"target":86},{"source":10,"target":87},{"source":10,"target":88},{"source":10,"target":89},{"source":10,"target":90},{"source":10,"target":91},{"source":10,"target":92},{"source":73,"target":7},{"source":73,"target":93},{"source":73,"target":10},{"source":73,"target":68},{"source":93,"target":7},{"source":66,"target":6},{"source":66,"target":94},{"source":66,"target":10},{"source":66,"target":63},{"source":94,"target":6},{"source":86,"target":95},{"source":86,"target":96},{"source":86,"target":10},{"source":96,"target":95},{"source":87,"target":97},{"source":87,"target":10},{"source":88,"target":98},{"source":88,"target":10},{"source":89,"target":99},{"source":89,"target":10},{"source":90,"target":100},{"source":90,"target":10},{"source":91,"target":9},{"source":92,"target":16},{"source":11,"target":1},{"source":11,"target":10},{"source":11,"target":15},{"source":11,"target":101},{"source":11,"target":102},{"source":101,"target":10},{"source":102,"target":15},{"source":12,"target":1},{"source":12,"target":10},{"source":12,"target":103},{"source":12,"target":104},{"source":12,"target":105},{"source":103,"target":106},{"source":103,"target":12},{"source":104,"target":107},{"source":104,"target":108},{"source":104,"target":12},{"source":104,"target":109},{"source":108,"target":107},{"source":105,"target":10},{"source":13,"target":1},{"source":13,"target":9},{"source":13,"target":110},{"source":13,"target":111},{"source":13,"target":112},{"source":13,"target":113},{"source":13,"target":114},{"source":110,"target":22},{"source":110,"target":115},{"source":110,"target":13},{"source":110,"target":116},{"source":115,"target":22},{"source":111,"target":33},{"source":111,"target":117},{"source":111,"target":13},{"source":111,"target":118},{"source":117,"target":33},{"source":112,"target":31},{"source":112,"target":119},{"source":112,"target":13},{"source":112,"target":120},{"source":119,"target":31},{"source":113,"target":49},{"source":113,"target":121},{"source":113,"target":13},{"source":121,"target":49},{"source":114,"target":9},{"source":14,"target":1},{"source":14,"target":15},{"source":14,"target":13},{"source":14,"target":122},{"source":14,"target":123},{"source":122,"target":15},{"source":123,"target":13},{"source":15,"target":1},{"source":15,"target":16},{"source":15,"target":124},{"source":124,"target":16},{"source":16,"target":1},{"source":16,"target":125},{"source":16,"target":126},{"source":125,"target":107},{"source":125,"target":127},{"source":125,"target":16},{"source":127,"target":107},{"source":126,"target":40},{"source":126,"target":128},{"source":126,"target":16},{"source":128,"target":40},{"source":17,"target":1},{"source":17,"target":13},{"source":17,"target":129},{"source":17,"target":130},{"source":17,"target":131},{"source":17,"target":132},{"source":17,"target":133},{"source":17,"target":134},{"source":17,"target":135},{"source":129,"target":21},{"source":129,"target":136},{"source":129,"target":17},{"source":136,"target":21},{"source":130,"target":17},{"source":130,"target":137},{"source":130,"target":17},{"source":130,"target":131},{"source":137,"target":17},{"source":131,"target":17},{"source":131,"target":138},{"source":131,"target":17},{"source":131,"target":130},{"source":138,"target":17},{"source":132,"target":79},{"source":132,"target":139},{"source":132,"target":17},{"source":139,"target":79},{"source":133,"target":79},{"source":133,"target":140},{"source":133,"target":17},{"source":140,"target":79},{"source":134,"target":79},{"source":134,"target":141},{"source":134,"target":17},{"source":141,"target":79},{"source":135,"target":13},{"source":18,"target":1},{"source":18,"target":17},{"source":18,"target":142},{"source":142,"target":17},{"source":19,"target":1},{"source":19,"target":17},{"source":19,"target":14},{"source":19,"target":143},{"source":19,"target":144},{"source":19,"target":145},{"source":143,"target":79},{"source":143,"target":146},{"source":143,"target":19},{"source":146,"target":79},{"source":144,"target":17},{"source":145,"target":14},{"source":20,"target":1},{"source":20,"target":14},{"source":20,"target":147},{"source":20,"target":148},{"source":20,"target":149},{"source":20,"target":150},{"source":147,"target":151},{"source":147,"target":152},{"source":147,"target":20},{"source":152,"target":151},{"source":148,"target":79},{"source":148,"target":153},{"source":148,"target":20},{"source":153,"target":79},{"source":149,"target":79},{"source":149,"target":154},{"source":149,"target":20},{"source":154,"target":79},{"source":150,"target":14},{"source":21,"target":1},{"source":21,"target":4},{"source":21,"target":155},{"source":21,"target":156},{"source":21,"target":157},{"source":155,"target":25},{"source":155,"target":158},{"source":155,"target":21},{"source":155,"target":159},{"source":158,"target":25},{"source":156,"target":70},{"source":156,"target":160},{"source":156,"target":21},{"source":160,"target":70},{"source":157,"target":4},{"source":22,"target":1},{"source":22,"target":4},{"source":22,"target":116},{"source":22,"target":161},{"source":22,"target":162},{"source":22,"target":163},{"source":116,"target":13},{"source":116,"target":164},{"source":116,"target":22},{"source":116,"target":110},{"source":164,"target":13},{"source":161,"target":23},{"source":161,"target":165},{"source":161,"target":22},{"source":161,"target":166},{"source":165,"target":23},{"source":162,"target":27},{"source":162,"target":167},{"source":162,"target":22},{"source":162,"target":168},{"source":167,"target":27},{"source":163,"target":4},{"source":23,"target":1},{"source":23,"target":4},{"source":23,"target":166},{"source":23,"target":169},{"source":166,"target":22},{"source":166,"target":170},{"source":166,"target":23},{"source":166,"target":161},{"source":170,"target":22},{"source":169,"target":4},{"source":24,"target":1},{"source":24,"target":171},{"source":24,"target":172},{"source":172,"target":171},{"source":25,"target":1},{"source":25,"target":24},{"source":25,"target":173},{"source":25,"target":159},{"source":25,"target":174},{"source":25,"target":175},{"source":173,"target":27},{"source":173,"target":176},{"source":173,"target":25},{"source":173,"target":177},{"source":176,"target":27},{"source":159,"target":21},{"source":159,"target":178},{"source":159,"target":25},{"source":159,"target":155},{"source":178,"target":21},{"source":174,"target":81},{"source":174,"target":179},{"source":174,"target":25},{"source":179,"target":81},{"source":175,"target":24},{"source":26,"target":1},{"source":26,"target":25},{"source":26,"target":180},{"source":180,"target":25},{"source":27,"target":1},{"source":27,"target":24},{"source":27,"target":168},{"source":27,"target":177},{"source":27,"target":181},{"source":27,"target":182},{"source":27,"target":183},{"source":168,"target":22},{"source":168,"target":184},{"source":168,"target":27},{"source":168,"target":162},{"source":184,"target":22},{"source":177,"target":25},{"source":177,"target":185},{"source":177,"target":27},{"source":177,"target":173},{"source":185,"target":25},{"source":181,"target":30},{"source":181,"target":186},{"source":181,"target":27},{"source":181,"target":187},{"source":186,"target":30},{"source":182,"target":81},{"source":182,"target":188},{"source":182,"target":27},{"source":188,"target":81},{"source":183,"target":24},{"source":28,"target":1},{"source":28,"target":27},{"source":28,"target":189},{"source":28,"target":190},{"source":189,"target":70},{"source":189,"target":191},{"source":189,"target":28},{"source":191,"target":70},{"source":190,"target":27},{"source":29,"target":1},{"source":29,"target":27},{"source":29,"target":192},{"source":29,"target":193},{"source":29,"target":194},{"source":192,"target":70},{"source":192,"target":195},{"source":192,"target":29},{"source":195,"target":70},{"source":193,"target":196},{"source":193,"target":197},{"source":193,"target":29},{"source":197,"target":196},{"source":194,"target":27},{"source":30,"target":1},{"source":30,"target":4},{"source":30,"target":198},{"source":30,"target":187},{"source":30,"target":199},{"source":30,"target":200},{"source":30,"target":201},{"source":30,"target":202},{"source":30,"target":203},{"source":30,"target":204},{"source":198,"target":70},{"source":198,"target":205},{"source":198,"target":30},{"source":205,"target":70},{"source":187,"target":27},{"source":187,"target":206},{"source":187,"target":30},{"source":187,"target":181},{"source":206,"target":27},{"source":199,"target":49},{"source":199,"target":207},{"source":199,"target":30},{"source":207,"target":49},{"source":200,"target":79},{"source":200,"target":208},{"source":200,"target":30},{"source":208,"target":79},{"source":201,"target":209},{"source":201,"target":30},{"source":202,"target":210},{"source":202,"target":30},{"source":203,"target":41},{"source":203,"target":211},{"source":203,"target":30},{"source":211,"target":41},{"source":204,"target":4},{"source":31,"target":1},{"source":31,"target":171},{"source":31,"target":120},{"source":31,"target":212},{"source":120,"target":13},{"source":120,"target":213},{"source":120,"target":31},{"source":120,"target":112},{"source":213,"target":13},{"source":212,"target":171},{"source":32,"target":1},{"source":32,"target":4},{"source":32,"target":61},{"source":32,"target":214},{"source":32,"target":215},{"source":61,"target":5},{"source":61,"target":216},{"source":61,"target":32},{"source":61,"target":57},{"source":216,"target":5},{"source":214,"target":49},{"source":214,"target":217},{"source":214,"target":32},{"source":217,"target":49},{"source":215,"target":4},{"source":33,"target":1},{"source":33,"target":4},{"source":33,"target":118},{"source":33,"target":218},{"source":33,"target":219},{"source":118,"target":13},{"source":118,"target":220},{"source":118,"target":33},{"source":118,"target":111},{"source":220,"target":13},{"source":218,"target":34},{"source":218,"target":221},{"source":218,"target":33},{"source":221,"target":34},{"source":219,"target":4},{"source":34,"target":1},{"source":34,"target":4},{"source":34,"target":222},{"source":222,"target":4},{"source":35,"target":1},{"source":35,"target":34},{"source":35,"target":223},{"source":35,"target":224},{"source":223,"target":70},{"source":223,"target":225},{"source":223,"target":35},{"source":225,"target":70},{"source":224,"target":34},{"source":36,"target":1},{"source":36,"target":34},{"source":36,"target":226},{"source":36,"target":227},{"source":36,"target":228},{"source":36,"target":229},{"source":36,"target":230},{"source":226,"target":70},{"source":226,"target":231},{"source":226,"target":36},{"source":231,"target":70},{"source":227,"target":49},{"source":227,"target":232},{"source":227,"target":36},{"source":232,"target":49},{"source":228,"target":79},{"source":228,"target":233},{"source":228,"target":36},{"source":233,"target":79},{"source":229,"target":70},{"source":229,"target":234},{"source":229,"target":36},{"source":234,"target":70},{"source":230,"target":34},{"source":37,"target":1},{"source":37,"target":34},{"source":37,"target":235},{"source":37,"target":236},{"source":37,"target":237},{"source":37,"target":238},{"source":235,"target":70},{"source":235,"target":239},{"source":235,"target":37},{"source":239,"target":70},{"source":236,"target":34},{"source":236,"target":240},{"source":236,"target":37},{"source":240,"target":34},{"source":237,"target":34},{"source":237,"target":241},{"source":237,"target":37},{"source":241,"target":34},{"source":238,"target":34},{"source":38,"target":1},{"source":38,"target":34},{"source":38,"target":242},{"source":38,"target":243},{"source":38,"target":244},{"source":38,"target":245},{"source":242,"target":196},{"source":242,"target":246},{"source":242,"target":38},{"source":246,"target":196},{"source":243,"target":70},{"source":243,"target":247},{"source":243,"target":38},{"source":247,"target":70},{"source":244,"target":34},{"source":244,"target":248},{"source":244,"target":38},{"source":248,"target":34},{"source":245,"target":34},{"source":39,"target":1},{"source":39,"target":249},{"source":39,"target":250},{"source":249,"target":251},{"source":249,"target":39},{"source":250,"target":252},{"source":250,"target":39},{"source":40,"target":1},{"source":40,"target":253},{"source":40,"target":254},{"source":40,"target":255},{"source":253,"target":256},{"source":253,"target":40},{"source":254,"target":257},{"source":254,"target":40},{"source":255,"target":171},{"source":255,"target":258},{"source":255,"target":40},{"source":258,"target":171},{"source":41,"target":1},{"source":41,"target":259},{"source":41,"target":260},{"source":259,"target":18},{"source":259,"target":261},{"source":259,"target":41},{"source":261,"target":18},{"source":260,"target":18},{"source":260,"target":262},{"source":260,"target":41},{"source":262,"target":18},{"source":2,"target":70},{"source":2,"target":263},{"source":2,"target":264},{"source":2,"target":265},{"source":2,"target":266},{"source":2,"target":267},{"source":2,"target":268},{"source":2,"target":269},{"source":2,"target":270},{"source":2,"target":271},{"source":2,"target":272},{"source":2,"target":273},{"source":2,"target":274},{"source":2,"target":275},{"source":2,"target":276},{"source":2,"target":277},{"source":2,"target":278},{"source":2,"target":279},{"source":2,"target":280},{"source":2,"target":281},{"source":2,"target":107},{"source":2,"target":282},{"source":2,"target":283},{"source":2,"target":284},{"source":2,"target":285},{"source":2,"target":286},{"source":2,"target":287},{"source":2,"target":288},{"source":2,"target":289},{"source":2,"target":290},{"source":2,"target":171},{"source":2,"target":196},{"source":2,"target":151},{"source":2,"target":291},{"source":2,"target":292},{"source":2,"target":293},{"source":2,"target":294},{"source":2,"target":295},{"source":2,"target":296},{"source":2,"target":297},{"source":2,"target":298},{"source":2,"target":299},{"source":2,"target":300},{"source":2,"target":301},{"source":2,"target":302},{"source":2,"target":303},{"source":2,"target":304},{"source":2,"target":305},{"source":2,"target":306},{"source":2,"target":307},{"source":2,"target":95},{"source":2,"target":308},{"source":2,"target":309},{"source":2,"target":310},{"source":2,"target":311},{"source":2,"target":81},{"source":2,"target":312},{"source":2,"target":313},{"source":2,"target":314},{"source":2,"target":315},{"source":2,"target":0},{"source":70,"target":2},{"source":70,"target":4},{"source":70,"target":312},{"source":70,"target":316},{"source":70,"target":317},{"source":70,"target":318},{"source":70,"target":319},{"source":70,"target":320},{"source":70,"target":321},{"source":70,"target":322},{"source":70,"target":323},{"source":70,"target":324},{"source":70,"target":325},{"source":70,"target":326},{"source":70,"target":327},{"source":70,"target":328},{"source":70,"target":329},{"source":70,"target":330},{"source":70,"target":331},{"source":316,"target":292},{"source":316,"target":332},{"source":316,"target":70},{"source":316,"target":333},{"source":332,"target":292},{"source":317,"target":290},{"source":317,"target":334},{"source":317,"target":70},{"source":317,"target":335},{"source":334,"target":290},{"source":318,"target":107},{"source":318,"target":336},{"source":318,"target":70},{"source":318,"target":337},{"source":336,"target":107},{"source":319,"target":271},{"source":319,"target":338},{"source":319,"target":70},{"source":319,"target":339},{"source":338,"target":271},{"source":320,"target":289},{"source":320,"target":340},{"source":320,"target":70},{"source":320,"target":341},{"source":340,"target":289},{"source":321,"target":286},{"source":321,"target":342},{"source":321,"target":70},{"source":321,"target":343},{"source":342,"target":286},{"source":322,"target":283},{"source":322,"target":344},{"source":322,"target":70},{"source":322,"target":345},{"source":344,"target":283},{"source":323,"target":171},{"source":323,"target":346},{"source":323,"target":70},{"source":323,"target":347},{"source":346,"target":171},{"source":324,"target":290},{"source":324,"target":348},{"source":324,"target":70},{"source":324,"target":349},{"source":348,"target":290},{"source":325,"target":311},{"source":325,"target":350},{"source":325,"target":70},{"source":325,"target":351},{"source":350,"target":311},{"source":326,"target":290},{"source":326,"target":352},{"source":326,"target":70},{"source":326,"target":353},{"source":352,"target":290},{"source":327,"target":310},{"source":327,"target":354},{"source":327,"target":70},{"source":327,"target":355},{"source":354,"target":310},{"source":328,"target":356},{"source":328,"target":70},{"source":329,"target":357},{"source":329,"target":70},{"source":330,"target":4},{"source":331,"target":312},{"source":263,"target":2},{"source":263,"target":70},{"source":263,"target":358},{"source":263,"target":359},{"source":358,"target":171},{"source":358,"target":360},{"source":358,"target":263},{"source":358,"target":361},{"source":360,"target":171},{"source":359,"target":70},{"source":264,"target":2},{"source":264,"target":70},{"source":264,"target":362},{"source":362,"target":70},{"source":265,"target":2},{"source":265,"target":70},{"source":265,"target":363},{"source":363,"target":70},{"source":266,"target":2},{"source":266,"target":265},{"source":266,"target":364},{"source":266,"target":365},{"source":364,"target":49},{"source":364,"target":366},{"source":364,"target":266},{"source":366,"target":49},{"source":365,"target":265},{"source":267,"target":2},{"source":267,"target":265},{"source":267,"target":367},{"source":267,"target":368},{"source":367,"target":79},{"source":367,"target":369},{"source":367,"target":267},{"source":369,"target":79},{"source":368,"target":265},{"source":268,"target":2},{"source":268,"target":265},{"source":268,"target":370},{"source":370,"target":265},{"source":269,"target":2},{"source":269,"target":268},{"source":269,"target":371},{"source":269,"target":372},{"source":371,"target":373},{"source":371,"target":374},{"source":371,"target":269},{"source":374,"target":373},{"source":372,"target":268},{"source":270,"target":2},{"source":270,"target":268},{"source":270,"target":375},{"source":270,"target":376},{"source":375,"target":377},{"source":375,"target":378},{"source":375,"target":270},{"source":378,"target":377},{"source":376,"target":268},{"source":271,"target":2},{"source":271,"target":70},{"source":271,"target":339},{"source":271,"target":379},{"source":339,"target":70},{"source":339,"target":380},{"source":339,"target":271},{"source":339,"target":319},{"source":380,"target":70},{"source":379,"target":70},{"source":272,"target":2},{"source":272,"target":271},{"source":272,"target":381},{"source":381,"target":271},{"source":273,"target":2},{"source":273,"target":271},{"source":273,"target":382},{"source":382,"target":271},{"source":274,"target":2},{"source":274,"target":271},{"source":274,"target":383},{"source":383,"target":271},{"source":275,"target":2},{"source":275,"target":271},{"source":275,"target":384},{"source":384,"target":271},{"source":276,"target":2},{"source":276,"target":70},{"source":276,"target":385},{"source":276,"target":386},{"source":385,"target":277},{"source":385,"target":387},{"source":385,"target":276},{"source":385,"target":388},{"source":387,"target":277},{"source":386,"target":70},{"source":277,"target":2},{"source":277,"target":171},{"source":277,"target":388},{"source":277,"target":389},{"source":388,"target":276},{"source":388,"target":390},{"source":388,"target":277},{"source":388,"target":385},{"source":390,"target":276},{"source":389,"target":171},{"source":278,"target":2},{"source":278,"target":70},{"source":278,"target":391},{"source":278,"target":392},{"source":391,"target":279},{"source":391,"target":393},{"source":391,"target":278},{"source":391,"target":394},{"source":393,"target":279},{"source":392,"target":70},{"source":279,"target":2},{"source":279,"target":4},{"source":279,"target":394},{"source":279,"target":395},{"source":279,"target":396},{"source":279,"target":397},{"source":394,"target":278},{"source":394,"target":398},{"source":394,"target":279},{"source":394,"target":391},{"source":398,"target":278},{"source":395,"target":70},{"source":395,"target":399},{"source":395,"target":279},{"source":399,"target":70},{"source":396,"target":70},{"source":396,"target":400},{"source":396,"target":279},{"source":400,"target":70},{"source":397,"target":4},{"source":280,"target":2},{"source":280,"target":70},{"source":280,"target":401},{"source":280,"target":402},{"source":401,"target":49},{"source":401,"target":403},{"source":401,"target":280},{"source":403,"target":49},{"source":402,"target":70},{"source":281,"target":2},{"source":281,"target":70},{"source":281,"target":404},{"source":404,"target":70},{"source":107,"target":2},{"source":107,"target":70},{"source":107,"target":337},{"source":107,"target":405},{"source":107,"target":406},{"source":107,"target":407},{"source":107,"target":408},{"source":107,"target":109},{"source":107,"target":409},{"source":337,"target":70},{"source":337,"target":410},{"source":337,"target":107},{"source":337,"target":318},{"source":410,"target":70},{"source":405,"target":411},{"source":405,"target":107},{"source":406,"target":412},{"source":406,"target":107},{"source":407,"target":413},{"source":407,"target":107},{"source":408,"target":16},{"source":408,"target":414},{"source":408,"target":107},{"source":414,"target":16},{"source":109,"target":12},{"source":109,"target":415},{"source":109,"target":107},{"source":109,"target":104},{"source":415,"target":12},{"source":409,"target":70},{"source":282,"target":2},{"source":282,"target":107},{"source":282,"target":416},{"source":282,"target":417},{"source":416,"target":49},{"source":416,"target":418},{"source":416,"target":282},{"source":418,"target":49},{"source":417,"target":107},{"source":283,"target":2},{"source":283,"target":107},{"source":283,"target":345},{"source":283,"target":419},{"source":283,"target":420},{"source":283,"target":421},{"source":345,"target":70},{"source":345,"target":422},{"source":345,"target":283},{"source":345,"target":322},{"source":422,"target":70},{"source":419,"target":49},{"source":419,"target":423},{"source":419,"target":283},{"source":423,"target":49},{"source":420,"target":313},{"source":420,"target":424},{"source":420,"target":283},{"source":424,"target":313},{"source":421,"target":107},{"source":284,"target":2},{"source":284,"target":283},{"source":284,"target":425},{"source":425,"target":283},{"source":285,"target":2},{"source":285,"target":283},{"source":285,"target":426},{"source":426,"target":283},{"source":286,"target":2},{"source":286,"target":107},{"source":286,"target":343},{"source":286,"target":427},{"source":286,"target":428},{"source":343,"target":70},{"source":343,"target":429},{"source":343,"target":286},{"source":343,"target":321},{"source":429,"target":70},{"source":427,"target":196},{"source":427,"target":430},{"source":427,"target":286},{"source":427,"target":431},{"source":430,"target":196},{"source":428,"target":107},{"source":287,"target":2},{"source":287,"target":286},{"source":287,"target":432},{"source":287,"target":433},{"source":432,"target":171},{"source":432,"target":434},{"source":432,"target":287},{"source":432,"target":435},{"source":434,"target":171},{"source":433,"target":286},{"source":288,"target":2},{"source":288,"target":286},{"source":288,"target":436},{"source":288,"target":437},{"source":436,"target":49},{"source":436,"target":438},{"source":436,"target":288},{"source":438,"target":49},{"source":437,"target":286},{"source":289,"target":2},{"source":289,"target":70},{"source":289,"target":439},{"source":289,"target":341},{"source":289,"target":440},{"source":439,"target":171},{"source":439,"target":441},{"source":439,"target":289},{"source":439,"target":442},{"source":441,"target":171},{"source":341,"target":70},{"source":341,"target":443},{"source":341,"target":289},{"source":341,"target":320},{"source":443,"target":70},{"source":440,"target":70},{"source":290,"target":2},{"source":290,"target":70},{"source":290,"target":349},{"source":290,"target":353},{"source":290,"target":335},{"source":290,"target":444},{"source":349,"target":70},{"source":349,"target":445},{"source":349,"target":290},{"source":349,"target":324},{"source":445,"target":70},{"source":353,"target":70},{"source":353,"target":446},{"source":353,"target":290},{"source":353,"target":326},{"source":446,"target":70},{"source":335,"target":70},{"source":335,"target":447},{"source":335,"target":290},{"source":335,"target":317},{"source":447,"target":70},{"source":444,"target":70},{"source":171,"target":2},{"source":171,"target":4},{"source":171,"target":312},{"source":171,"target":448},{"source":171,"target":449},{"source":171,"target":450},{"source":171,"target":347},{"source":171,"target":442},{"source":171,"target":435},{"source":171,"target":361},{"source":171,"target":451},{"source":171,"target":452},{"source":171,"target":453},{"source":448,"target":49},{"source":448,"target":454},{"source":448,"target":171},{"source":454,"target":49},{"source":449,"target":49},{"source":449,"target":455},{"source":449,"target":171},{"source":455,"target":49},{"source":450,"target":292},{"source":450,"target":456},{"source":450,"target":171},{"source":450,"target":457},{"source":456,"target":292},{"source":347,"target":70},{"source":347,"target":458},{"source":347,"target":171},{"source":347,"target":323},{"source":458,"target":70},{"source":442,"target":289},{"source":442,"target":459},{"source":442,"target":171},{"source":442,"target":439},{"source":459,"target":289},{"source":435,"target":287},{"source":435,"target":460},{"source":435,"target":171},{"source":435,"target":432},{"source":460,"target":287},{"source":361,"target":263},{"source":361,"target":461},{"source":361,"target":171},{"source":361,"target":358},{"source":461,"target":263},{"source":451,"target":462},{"source":451,"target":171},{"source":452,"target":4},{"source":453,"target":312},{"source":196,"target":2},{"source":196,"target":171},{"source":196,"target":431},{"source":196,"target":463},{"source":431,"target":286},{"source":431,"target":464},{"source":431,"target":196},{"source":431,"target":427},{"source":464,"target":286},{"source":463,"target":171},{"source":151,"target":2},{"source":151,"target":171},{"source":151,"target":465},{"source":465,"target":171},{"source":291,"target":2},{"source":291,"target":292},{"source":291,"target":466},{"source":291,"target":467},{"source":466,"target":292},{"source":466,"target":468},{"source":466,"target":291},{"source":466,"target":469},{"source":468,"target":292},{"source":467,"target":292},{"source":292,"target":2},{"source":292,"target":70},{"source":292,"target":470},{"source":292,"target":471},{"source":292,"target":333},{"source":292,"target":472},{"source":292,"target":473},{"source":292,"target":474},{"source":292,"target":475},{"source":292,"target":469},{"source":292,"target":476},{"source":292,"target":457},{"source":292,"target":477},{"source":470,"target":49},{"source":470,"target":478},{"source":470,"target":292},{"source":478,"target":49},{"source":471,"target":308},{"source":471,"target":479},{"source":471,"target":292},{"source":471,"target":480},{"source":479,"target":308},{"source":333,"target":70},{"source":333,"target":481},{"source":333,"target":292},{"source":333,"target":316},{"source":481,"target":70},{"source":472,"target":311},{"source":472,"target":482},{"source":472,"target":292},{"source":472,"target":483},{"source":482,"target":311},{"source":473,"target":307},{"source":473,"target":484},{"source":473,"target":292},{"source":473,"target":485},{"source":484,"target":307},{"source":474,"target":310},{"source":474,"target":486},{"source":474,"target":292},{"source":474,"target":487},{"source":486,"target":310},{"source":475,"target":307},{"source":475,"target":488},{"source":475,"target":292},{"source":475,"target":489},{"source":488,"target":307},{"source":469,"target":291},{"source":469,"target":490},{"source":469,"target":292},{"source":469,"target":466},{"source":490,"target":291},{"source":476,"target":305},{"source":476,"target":491},{"source":476,"target":292},{"source":476,"target":492},{"source":491,"target":305},{"source":457,"target":171},{"source":457,"target":493},{"source":457,"target":292},{"source":457,"target":450},{"source":493,"target":171},{"source":477,"target":70},{"source":293,"target":2},{"source":293,"target":292},{"source":293,"target":494},{"source":494,"target":292},{"source":294,"target":2},{"source":294,"target":293},{"source":294,"target":495},{"source":495,"target":293},{"source":295,"target":2},{"source":295,"target":293},{"source":295,"target":496},{"source":496,"target":293},{"source":296,"target":2},{"source":296,"target":293},{"source":296,"target":497},{"source":497,"target":293},{"source":297,"target":2},{"source":297,"target":296},{"source":297,"target":498},{"source":498,"target":296},{"source":298,"target":2},{"source":298,"target":296},{"source":298,"target":499},{"source":499,"target":296},{"source":299,"target":2},{"source":299,"target":291},{"source":299,"target":500},{"source":500,"target":291},{"source":300,"target":2},{"source":300,"target":291},{"source":300,"target":501},{"source":501,"target":291},{"source":301,"target":2},{"source":301,"target":291},{"source":301,"target":502},{"source":502,"target":291},{"source":302,"target":2},{"source":302,"target":291},{"source":302,"target":503},{"source":503,"target":291},{"source":303,"target":2},{"source":303,"target":292},{"source":303,"target":504},{"source":504,"target":292},{"source":304,"target":2},{"source":304,"target":292},{"source":304,"target":505},{"source":304,"target":506},{"source":505,"target":305},{"source":505,"target":507},{"source":505,"target":304},{"source":505,"target":508},{"source":507,"target":305},{"source":506,"target":292},{"source":305,"target":2},{"source":305,"target":4},{"source":305,"target":492},{"source":305,"target":508},{"source":305,"target":509},{"source":305,"target":510},{"source":492,"target":292},{"source":492,"target":511},{"source":492,"target":305},{"source":492,"target":476},{"source":511,"target":292},{"source":508,"target":304},{"source":508,"target":512},{"source":508,"target":305},{"source":508,"target":505},{"source":512,"target":304},{"source":509,"target":49},{"source":509,"target":513},{"source":509,"target":305},{"source":513,"target":49},{"source":510,"target":4},{"source":306,"target":2},{"source":306,"target":292},{"source":306,"target":514},{"source":306,"target":515},{"source":514,"target":81},{"source":514,"target":516},{"source":514,"target":306},{"source":514,"target":517},{"source":516,"target":81},{"source":515,"target":292},{"source":307,"target":2},{"source":307,"target":292},{"source":307,"target":485},{"source":307,"target":489},{"source":307,"target":518},{"source":485,"target":292},{"source":485,"target":519},{"source":485,"target":307},{"source":485,"target":473},{"source":519,"target":292},{"source":489,"target":292},{"source":489,"target":520},{"source":489,"target":307},{"source":489,"target":475},{"source":520,"target":292},{"source":518,"target":292},{"source":95,"target":2},{"source":95,"target":4},{"source":95,"target":521},{"source":95,"target":522},{"source":95,"target":523},{"source":521,"target":309},{"source":521,"target":524},{"source":521,"target":95},{"source":521,"target":525},{"source":524,"target":309},{"source":522,"target":308},{"source":522,"target":526},{"source":522,"target":95},{"source":522,"target":527},{"source":526,"target":308},{"source":523,"target":4},{"source":308,"target":2},{"source":308,"target":4},{"source":308,"target":527},{"source":308,"target":480},{"source":308,"target":528},{"source":527,"target":95},{"source":527,"target":529},{"source":527,"target":308},{"source":527,"target":522},{"source":529,"target":95},{"source":480,"target":292},{"source":480,"target":530},{"source":480,"target":308},{"source":480,"target":471},{"source":530,"target":292},{"source":528,"target":4},{"source":309,"target":2},{"source":309,"target":4},{"source":309,"target":525},{"source":309,"target":531},{"source":525,"target":95},{"source":525,"target":532},{"source":525,"target":309},{"source":525,"target":521},{"source":532,"target":95},{"source":531,"target":4},{"source":310,"target":2},{"source":310,"target":309},{"source":310,"target":533},{"source":310,"target":355},{"source":310,"target":487},{"source":310,"target":534},{"source":533,"target":49},{"source":533,"target":535},{"source":533,"target":310},{"source":535,"target":49},{"source":355,"target":70},{"source":355,"target":536},{"source":355,"target":310},{"source":355,"target":327},{"source":536,"target":70},{"source":487,"target":292},{"source":487,"target":537},{"source":487,"target":310},{"source":487,"target":474},{"source":537,"target":292},{"source":534,"target":309},{"source":311,"target":2},{"source":311,"target":309},{"source":311,"target":538},{"source":311,"target":539},{"source":311,"target":483},{"source":311,"target":351},{"source":311,"target":540},{"source":538,"target":49},{"source":538,"target":541},{"source":538,"target":311},{"source":541,"target":49},{"source":539,"target":151},{"source":539,"target":542},{"source":539,"target":311},{"source":542,"target":151},{"source":483,"target":292},{"source":483,"target":543},{"source":483,"target":311},{"source":483,"target":472},{"source":543,"target":292},{"source":351,"target":70},{"source":351,"target":544},{"source":351,"target":311},{"source":351,"target":325},{"source":544,"target":70},{"source":540,"target":309},{"source":81,"target":2},{"source":81,"target":4},{"source":81,"target":545},{"source":81,"target":546},{"source":81,"target":517},{"source":81,"target":547},{"source":81,"target":548},{"source":545,"target":49},{"source":545,"target":549},{"source":545,"target":81},{"source":549,"target":49},{"source":546,"target":81},{"source":546,"target":550},{"source":546,"target":81},{"source":546,"target":547},{"source":550,"target":81},{"source":517,"target":306},{"source":517,"target":551},{"source":517,"target":81},{"source":517,"target":514},{"source":551,"target":306},{"source":547,"target":81},{"source":547,"target":552},{"source":547,"target":81},{"source":547,"target":546},{"source":552,"target":81},{"source":548,"target":4},{"source":312,"target":2},{"source":312,"target":553},{"source":553,"target":554},{"source":553,"target":312},{"source":313,"target":2},{"source":313,"target":41},{"source":313,"target":555},{"source":313,"target":556},{"source":555,"target":27},{"source":555,"target":557},{"source":555,"target":313},{"source":557,"target":27},{"source":556,"target":41},{"source":314,"target":2},{"source":314,"target":70},{"source":314,"target":558},{"source":558,"target":70},{"source":315,"target":2},{"source":315,"target":314},{"source":315,"target":559},{"source":559,"target":314},{"source":3,"target":79},{"source":3,"target":373},{"source":3,"target":377},{"source":3,"target":49},{"source":3,"target":0},{"source":79,"target":3},{"source":373,"target":3},{"source":377,"target":3},{"source":49,"target":3}],"multigraph":true} |
true | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0"
xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="ram"
nsURI="http://cs.mcgill.ca/sel/ram/2.0" nsPrefix="ram">
<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="Aspect" eSuperTypes="#//NamedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="structuralView" lowerBound="1"
eType="#//StructuralView" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="mandatoryAspectParameters"
ordered="false" upperBound="-1" eType="#//MappableElement" changeable="false"
volatile="true" transient="true" derived="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="derivation" value="let mappableElements : Set(MappableElement) = Set{} in mappableElements->union(Class.allInstances()->select(partial = true))->union(Operation.allInstances()->select(partial = true))"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="messageViews" ordered="false"
upperBound="-1" eType="#//AbstractMessageView" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="instantiations" upperBound="-1"
eType="#//Instantiation" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="layout" eType="#//Layout"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MappableElement" abstract="true" eSuperTypes="#//NamedElement"/>
<eClassifiers xsi:type="ecore:EClass" name="StructuralView">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="uniqueTypes noTwoClassesWithSameName"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="uniqueTypes" value="self.types->isUnique(name)"/>
<details key="uniqueTypes$message" value="'There may be only one type of the same type'"/>
<details key="noTwoClassesWithSameName" value="self.classes->isUnique(name)"/>
<details key="noTwoClassesWithSameName$message" value="'Name of a class has to be unique'"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="classes" upperBound="-1"
eType="#//Classifier" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="associations" upperBound="-1"
eType="#//Association" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="types" ordered="false"
upperBound="-1" eType="#//Type" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Class" eSuperTypes="#//Classifier">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="notSelfSuperType"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="notSelfSuperType" value="not self.superTypes->includes(self)"/>
<details key="notSelfSuperType$message" value="'A class may not be it\'s own supertype'"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="associationEnds" upperBound="-1"
eType="#//AssociationEnd" containment="true" eOpposite="#//AssociationEnd/myClass"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="attributes" upperBound="-1"
eType="#//Attribute" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="partial" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
defaultValueLiteral="false"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="abstract" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="superTypes" upperBound="-1"
eType="#//Classifier"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AssociationEnd" eSuperTypes="#//Property">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="uniqueName"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="uniqueName" value="self.myClass.associationEnds->select(associationEnd : AssociationEnd | associationEnd.name <> null and associationEnd.name <> '')->isUnique(name)"/>
<details key="uniqueName$message" value="'AssociationEnds of a class must be unique'"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="navigable" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
defaultValueLiteral="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="assoc" lowerBound="1" eType="#//Association"
eOpposite="#//Association/ends"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="myClass" lowerBound="1"
eType="#//Class" eOpposite="#//Class/associationEnds"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Association" eSuperTypes="#//NamedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="ends" lowerBound="2" upperBound="2"
eType="#//AssociationEnd" eOpposite="#//AssociationEnd/assoc"/>
</eClassifiers>
<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/2002/Ecore/OCL/Pivot">
<details key="validName" value="if self.oclIsTypeOf(AssociationEnd) and self.oclAsType(AssociationEnd).navigable = false then true else self.name <> '' endif"/>
<details key="validName$message" value="'Name of RAM elements may not be empty'"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Instantiation">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="aspectCannotMapSelf mandatoryAspectParametersMapped"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="aspectCannotMapSelf" value="not (self.externalAspect = self.Aspect)"/>
<details key="aspectCannotMapSelf$message" value="'Aspect may not depend on itself'"/>
<details key="mandatoryAspectParametersMapped" value="if self.type = InstantiationType::Depends then self.externalAspect.mandatoryAspectParameters->forAll(element : MappableElement | self.mappings->exists(sourceModelElement = element)) else true endif"/>
<details key="mandatoryAspectParametersMapped$message" value="'Partial elements from lower-level aspects have to be mapped'"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="mappings" upperBound="-1"
eType="#//Mapping" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="externalAspect" lowerBound="1"
eType="#//Aspect"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="type" lowerBound="1" eType="#//InstantiationType"
defaultValueLiteral=""/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Mapping">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="validSourceModelElement sameTypesMapped validMapping"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="validSourceModelElement" value="self.sourceModelElement.oclIsTypeOf(Class) or self.sourceModelElement.oclIsTypeOf(Operation)"/>
<details key="validSourceModelElement$message" value="'The source model element may only be of type Class or Operation'"/>
<details key="sameTypesMapped" value="self.maps->forAll(element : MappableElement | if element.oclIsKindOf(Classifier) then self.sourceModelElement.oclIsKindOf(Classifier) else element.oclIsTypeOf(self.sourceModelElement.oclType()) endif)"/>
<details key="sameTypesMapped$message" value="'Mapping must be between same types of elements'"/>
<details key="validMapping" value="let clazz : Class = if sourceModelElement.oclIsTypeOf(Operation) then sourceModelElement.oclAsType(Operation).Classifier else sourceModelElement endif in self.Instantiation.externalAspect.structuralView.classes->includes(clazz) and self.maps->forAll(element : MappableElement | let clazz : Class = if element.oclIsTypeOf(Operation) then element.oclAsType(Operation).Classifier else element endif in if clazz.oclIsKindOf(PrimitiveType) then self.Instantiation.Aspect.structuralView.types->includes(clazz) else self.Instantiation.Aspect.structuralView.classes->includes(clazz) endif)"/>
<details key="validMapping$message" value="'Source must be from depending aspect and targets must be from current aspect'"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="maps" lowerBound="1" upperBound="-1"
eType="#//MappableElement"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="sourceModelElement" lowerBound="1"
eType="#//MappableElement"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Operation" eSuperTypes="#//NamedElement #//MappableElement">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="messageViewDefined"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="messageViewDefined" value="if visibility = Visibility::public and self.Classifier.oclIsTypeOf(Class) then self.Classifier.StructuralView.Aspect.messageViews->select(messageView : AbstractMessageView | messageView.oclIsTypeOf(MessageView))->one(messageView : AbstractMessageView | messageView.oclAsType(MessageView).specification = self) else true endif"/>
<details key="messageViewDefined$message" value="'MessageView missing for public operation'"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="abstract" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
defaultValueLiteral="false"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="visibility" eType="#//Visibility"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="returnType" lowerBound="1"
eType="#//Type"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="parameters" upperBound="-1"
eType="#//Parameter" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="static" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
defaultValueLiteral="false"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="partial" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
defaultValueLiteral="false"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Attribute" eSuperTypes="#//TemporaryProperty #//StructuralFeature">
<eStructuralFeatures xsi:type="ecore:EReference" name="type" lowerBound="1" eType="#//PrimitiveType"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Type" abstract="true" eSuperTypes="#//NamedElement"/>
<eClassifiers xsi:type="ecore:EClass" name="Parameter" eSuperTypes="#//NamedElement">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="notVoid"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="notVoid" value="not self.type.oclIsTypeOf(RVoid)"/>
<details key="notVoid$message" value="'The type of the parameter may not be void'"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="type" lowerBound="1" eType="#//Type"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="Visibility">
<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="PrimitiveType" abstract="true" eSuperTypes="#//Type #//ImplementationClass"/>
<eClassifiers xsi:type="ecore:EClass" name="ObjectType" abstract="true" eSuperTypes="#//Type #//MappableElement"/>
<eClassifiers xsi:type="ecore:EClass" name="RVoid" eSuperTypes="#//Type">
<eOperations name="getName" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="body" value="'void'"/>
</eAnnotations>
</eOperations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="RBoolean" eSuperTypes="#//PrimitiveType">
<eOperations name="getName" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="body" value="'boolean'"/>
</eAnnotations>
</eOperations>
<eOperations name="getInstanceClassName" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="body" value="'java.lang.Boolean'"/>
</eAnnotations>
</eOperations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="ReferenceType">
<eLiterals name="Composition"/>
<eLiterals name="Aggregation" value="1"/>
<eLiterals name="Regular" value="2"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="RInt" eSuperTypes="#//PrimitiveType">
<eOperations name="getName" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="body" value="'int'"/>
</eAnnotations>
</eOperations>
<eOperations name="getInstanceClassName" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="body" value="'java.lang.Integer'"/>
</eAnnotations>
</eOperations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="RChar" eSuperTypes="#//PrimitiveType">
<eOperations name="getName" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="body" value="'char'"/>
</eAnnotations>
</eOperations>
<eOperations name="getInstanceClassName" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="body" value="'java.lang.Character'"/>
</eAnnotations>
</eOperations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="RString" eSuperTypes="#//PrimitiveType">
<eOperations name="getName" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="body" value="'String'"/>
</eAnnotations>
</eOperations>
<eOperations name="getInstanceClassName" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="body" value="'java.lang.String'"/>
</eAnnotations>
</eOperations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="RAny" eSuperTypes="#//Type">
<eOperations name="getName" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="body" value="'*'"/>
</eAnnotations>
</eOperations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="REnum" eSuperTypes="#//PrimitiveType">
<eStructuralFeatures xsi:type="ecore:EReference" name="literals" lowerBound="1"
upperBound="-1" eType="#//REnumLiteral" containment="true" eOpposite="#//REnumLiteral/enum"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="REnumLiteral" eSuperTypes="#//NamedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="enum" lowerBound="1" eType="#//REnum"
eOpposite="#//REnum/literals"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AbstractMessageView" abstract="true">
<eStructuralFeatures xsi:type="ecore:EReference" name="affectedBy" ordered="false"
upperBound="-1" eType="#//AspectMessageView"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MessageView" eSuperTypes="#//AbstractMessageView">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="specificationDefined"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="specificationDefined" value="if not self.specifies.partial then not self.specification.oclIsUndefined() else true endif"/>
<details key="specificationDefined$message" value="'A MessageView for a non-partial operation must have a specification'"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="specifies" ordered="false"
lowerBound="1" eType="#//Operation"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="specification" ordered="false"
eType="#//Interaction" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MessageViewReference" eSuperTypes="#//AbstractMessageView">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="isAffectedBy"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="isAffectedBy" value="self.affectedBy->size() > 0"/>
<details key="isAffectedBy$message" value="'The MessageViewReference must at least have one affectedBy'"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="references" ordered="false"
lowerBound="1" eType="#//MessageView"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Interaction" eSuperTypes="#//FragmentContainer">
<eStructuralFeatures xsi:type="ecore:EReference" name="lifelines" ordered="false"
lowerBound="2" upperBound="-1" eType="#//Lifeline" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="messages" ordered="false"
lowerBound="1" upperBound="-1" eType="#//Message" containment="true" eOpposite="#//Message/interaction"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AspectMessageView" eSuperTypes="#//NamedElement #//AbstractMessageView">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="notAffectedBySelf"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="notAffectedBySelf" value="not self.affectedBy->includes(self)"/>
<details key="notAffectedBySelf$message" value="'Message View may not be affected by itself'"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="pointcut" ordered="false"
lowerBound="1" eType="#//Interaction" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="advice" ordered="false"
lowerBound="1" eType="#//Interaction" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Lifeline" eSuperTypes="#//NamedElement">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="noNameForMetaClass"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="noNameForMetaClass" value="if metaClass then self.name = '' else true endif"/>
<details key="noNameForMetaClass$message" value="'A Lifeline representing a MetaClass may not have a name'"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="metaClass" ordered="false"
lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
defaultValueLiteral="false"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="represents" ordered="false"
lowerBound="1" eType="#//Classifier"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="localProperties" ordered="false"
upperBound="-1" eType="#//TemporaryProperty" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="coveredBy" ordered="false"
lowerBound="1" upperBound="-1" eType="#//InteractionFragment" eOpposite="#//InteractionFragment/covered"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Message">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="validOperationCall assignToAllowed argumentsSpecified validSignature validSelfMessage returnsSpecified validReturns noCrossingMessages validAssignTo boundariesNotCrossed"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="validOperationCall" value="if self.receiveEvent.oclAsType(InteractionFragment).covered->asOrderedSet()->at(1).metaClass then self.signature.static else true endif"/>
<details key="validOperationCall$message" value="'Non-static calls may not be performed on meta-classes'"/>
<details key="assignToAllowed" value="if self.signature.returnType.oclIsTypeOf(RVoid) then self.assignTo = null else true endif"/>
<details key="assignToAllowed$message" value="'assignTo may not be specified for operations whose return type is void'"/>
<details key="argumentsSpecified" value="self.signature.parameters->size() = self.arguments->size() and self.signature.parameters->forAll(parameter : Parameter | self.arguments->one(argument : ParameterValueMapping | argument.parameter = parameter))"/>
<details key="argumentsSpecified$message" value="'All arguments of the operation must be specified'"/>
<details key="validSignature" value="self.receiveEvent.oclAsType(InteractionFragment).covered->asOrderedSet()->at(1).represents.operations->includes(self.signature)"/>
<details key="validSignature$message" value="'Message signature must be an operation of the classifier that is represented by the lifeline of the receive event'"/>
<details key="validSelfMessage" value="if self.sendEvent.oclAsType(MessageOccurrenceSpecification).covered->asOrderedSet()->at(1) = self.receiveEvent.oclAsType(MessageOccurrenceSpecification).covered->asOrderedSet()->at(1) then self.interaction.fragments->indexOf(self.sendEvent) < self.interaction.fragments->indexOf(self.receiveEvent) else true endif"/>
<details key="validSelfMessage$message" value="'receiveEvent of a self message may not come before the sendEvent'"/>
<details key="returnsSpecified" value="if self.messageSort = MessageSort::reply then if not self.signature.returnType.oclIsTypeOf(RVoid) then not self.returns.oclIsUndefined() else self.returns.oclIsUndefined() endif else true endif"/>
<details key="returnsSpecified$message" value="'Reply message must have returns specified if return type is not void'"/>
<details key="validReturns" value="if not self.returns.oclIsUndefined() then self.messageSort = MessageSort::reply else true endif"/>
<details key="validReturns$message" value="'Returns may only be specified if message sort is reply message'"/>
<details key="noCrossingMessages" value="let indexDifference : Integer = self.interaction.fragments->indexOf(self.receiveEvent) - self.interaction.fragments->indexOf(self.sendEvent) in indexDifference = 1 or indexDifference = - 1"/>
<details key="noCrossingMessages$message" value="'Messages may not cross each other, MessageEnds of one message must come one after the other'"/>
<details key="validAssignTo" value="if self.assignTo <> null then let type : Type = if self.assignTo.oclIsTypeOf(Attribute) then self.assignTo.oclAsType(Attribute).type else if self.assignTo.oclIsTypeOf(Reference) then self.assignTo.oclAsType(Reference).type else self.assignTo.oclAsType(AssociationEnd).assoc.ends->select(end : AssociationEnd | end <> self)->at(1).myClass endif endif in type.oclIsKindOf(self.signature.returnType.oclType()) else true endif"/>
<details key="validAssignTo$message" value="'Return type of signature operation must match the type of assignTo'"/>
<details key="boundariesNotCrossed" value="let send : MessageOccurrenceSpecification = self.sendEvent in let receive : MessageOccurrenceSpecification = self.receiveEvent in if send.container.oclIsTypeOf(InteractionOperand) and receive.container.oclIsTypeOf(InteractionOperand) then send.container.oclAsType(InteractionOperand).CombinedFragment.covered->includes(send.covered->asOrderedSet()->at(1)) and receive.container.oclAsType(InteractionOperand).CombinedFragment.covered->includes(receive.covered->asOrderedSet()->at(1)) else true endif"/>
<details key="boundariesNotCrossed$message" value="'Messages may not cross boundaries of CombinedFragments or their operands'"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="sendEvent" ordered="false"
lowerBound="1" eType="#//MessageEnd"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="receiveEvent" ordered="false"
lowerBound="1" eType="#//MessageEnd"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="signature" ordered="false"
lowerBound="1" eType="#//Operation"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="assignTo" ordered="false"
eType="#//StructuralFeature"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="messageSort" ordered="false"
lowerBound="1" eType="#//MessageSort"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="arguments" ordered="false"
upperBound="-1" eType="#//ParameterValueMapping" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="interaction" ordered="false"
lowerBound="1" eType="#//Interaction" eOpposite="#//Interaction/messages"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="returns" eType="#//ValueSpecification"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="MessageSort">
<eLiterals name="synchCall"/>
<eLiterals name="createMessage" value="1"/>
<eLiterals name="deleteMessage" value="2"/>
<eLiterals name="reply" value="3"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MessageEnd" abstract="true">
<eStructuralFeatures xsi:type="ecore:EReference" name="message" ordered="false"
lowerBound="1" eType="#//Message"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MessageOccurrenceSpecification" eSuperTypes="#//MessageEnd #//OccurrenceSpecification">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="createMessageIsFirst"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="createMessageIsFirst" value="if self.message.messageSort = MessageSort::createMessage then self.covered->asOrderedSet()->at(1).coveredBy->forAll(fragment : InteractionFragment | if self.container.fragments->includes(fragment) then self.container.fragments->indexOf(fragment) >= self.container.fragments->indexOf(self) else true endif) else true endif"/>
<details key="createMessageIsFirst$message" value="'The create message occurrence may not come after any other occurrence on this lifeline'"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="OccurrenceSpecification" eSuperTypes="#//InteractionFragment"/>
<eClassifiers xsi:type="ecore:EClass" name="DestructionOccurrenceSpecification"
eSuperTypes="#//MessageOccurrenceSpecification">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="destructionIsLast"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="destructionIsLast" value="self.covered->asOrderedSet()->at(1).coveredBy->forAll(fragment : InteractionFragment | if self.container.fragments->includes(fragment) then self.container.fragments->indexOf(fragment) <= self.container.fragments->indexOf(self) else true endif)"/>
<details key="destructionIsLast$message" value="'The destruction occurrence may not come before any other occurrence on this lifeline'"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="InteractionFragment" abstract="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="validCoveredMultiplicity"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="validCoveredMultiplicity" value="if not self.oclIsTypeOf(CombinedFragment) and covered->notEmpty() then covered->size() = 1 else true endif"/>
<details key="validCoveredMultiplicity$message" value="'InteractionFragment may only have one Lifeline it covers (except CombinedFragment)'"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="covered" ordered="false"
lowerBound="1" upperBound="-1" eType="#//Lifeline" eOpposite="#//Lifeline/coveredBy"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="container" ordered="false"
lowerBound="1" eType="#//FragmentContainer" eOpposite="#//FragmentContainer/fragments"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="InteractionOperatorKind">
<eLiterals name="alt"/>
<eLiterals name="opt" value="1"/>
<eLiterals name="loop" value="2"/>
<eLiterals name="disruptable" value="3"/>
<eLiterals name="critical" value="4"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CombinedFragment" eSuperTypes="#//InteractionFragment">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="validOperands"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="validOperands" value="if self.interactionOperator = InteractionOperatorKind::opt or self.interactionOperator = InteractionOperatorKind::loop or self.interactionOperator = InteractionOperatorKind::critical then self.operands->size() = 1 else true endif"/>
<details key="validOperands$message" value="'opt and loop fragments may only have one operand'"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="interactionOperator" ordered="false"
lowerBound="1" eType="#//InteractionOperatorKind"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="operands" lowerBound="1"
upperBound="-1" eType="#//InteractionOperand" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="OriginalBehaviorExecution" eSuperTypes="#//InteractionFragment"/>
<eClassifiers xsi:type="ecore:EClass" name="CodeExecution" eSuperTypes="#//InteractionFragment">
<eStructuralFeatures xsi:type="ecore:EReference" name="specification" ordered="false"
lowerBound="1" eType="#//ValueSpecification" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="InteractionOperand" eSuperTypes="#//FragmentContainer">
<eStructuralFeatures xsi:type="ecore:EReference" name="interactionConstraint"
ordered="false" eType="#//ValueSpecification" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ValueSpecification" abstract="true"/>
<eClassifiers xsi:type="ecore:EClass" name="StructuralFeatureValue" eSuperTypes="#//ValueSpecification">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="validValueType"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="validValueType" value="if self.value <> null then let type : Type = if self.value.oclIsTypeOf(Attribute) then self.value.oclAsType(Attribute).type else if self.value.oclIsTypeOf(Reference) then self.value.oclAsType(Reference).type else self.value.oclAsType(AssociationEnd).assoc.ends->select(end : AssociationEnd | end <> self)->at(1).myClass endif endif in type.oclIsTypeOf(self.ParameterValueMapping.parameter.type.oclType()) else true endif"/>
<details key="validValueType$message" value="'Type of value must match the type of the parameter'"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="value" lowerBound="1" eType="#//StructuralFeature"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ParameterValueMapping">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="validParameterValue"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="validParameterValue" value="if self.value.oclIsKindOf(LiteralSpecification) then false else true endif"/>
<details key="validParameterValue$message" value="'Type of value must match the type of the parameter'"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="parameter" ordered="false"
lowerBound="1" eType="#//Parameter"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="value" ordered="false"
lowerBound="1" eType="#//ValueSpecification" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ParameterValue" eSuperTypes="#//ValueSpecification">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="validValueType"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="validValueType" value="self.parameter.type.oclIsTypeOf(self.ParameterValueMapping.parameter.type.oclType())"/>
<details key="validValueType$message" value="'Type of value must match the type of the parameter'"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="parameter" ordered="false"
lowerBound="1" eType="#//Parameter"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="OpaqueExpression" eSuperTypes="#//ValueSpecification">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="body" ordered="false" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="language" ordered="false"
lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="LiteralSpecification" abstract="true"
eSuperTypes="#//ValueSpecification"/>
<eClassifiers xsi:type="ecore:EClass" name="LiteralString" eSuperTypes="#//LiteralSpecification">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="value" ordered="false"
lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="LiteralInteger" eSuperTypes="#//LiteralSpecification">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="value" ordered="false"
lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="FragmentContainer" abstract="true">
<eStructuralFeatures xsi:type="ecore:EReference" name="fragments" lowerBound="1"
upperBound="-1" eType="#//InteractionFragment" containment="true" eOpposite="#//InteractionFragment/container"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="RCollection" abstract="true" eSuperTypes="#//Type">
<eOperations name="getName" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="body" value="let partial : String = if type.oclIsTypeOf(Class) and type.oclAsType(Class).partial or type.oclIsTypeOf(Operation) and type.oclAsType(Operation).partial then '|' else '' endif in let name : String = self.oclType().name.substring(2, self.oclType().name.size()) in if type.name.oclIsUndefined() then name else name + '<' + partial + type.name + '>' endif"/>
</eAnnotations>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EReference" name="type" lowerBound="1" eType="#//ObjectType"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="RSet" eSuperTypes="#//RCollection"/>
<eClassifiers xsi:type="ecore:EClass" name="RList" eSuperTypes="#//RCollection"/>
<eClassifiers xsi:type="ecore:EClass" name="Layout">
<eStructuralFeatures xsi:type="ecore:EReference" name="containers" lowerBound="1"
upperBound="-1" eType="#//ContainerMap" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ContainerMap">
<eStructuralFeatures xsi:type="ecore:EReference" name="key" lowerBound="1" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EObject"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="value" lowerBound="1" upperBound="-1"
eType="#//ElementMap" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ElementMap">
<eStructuralFeatures xsi:type="ecore:EReference" name="key" lowerBound="1" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EObject"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="value" lowerBound="1" eType="#//LayoutElement"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="LayoutElement">
<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:EEnum" name="InstantiationType">
<eLiterals name="Depends"/>
<eLiterals name="Extends" value="1"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Classifier" abstract="true" eSuperTypes="#//ObjectType">
<eStructuralFeatures xsi:type="ecore:EReference" name="operations" upperBound="-1"
eType="#//Operation" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ImplementationClass" eSuperTypes="#//Classifier">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="instanceClassName" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TemporaryProperty" abstract="true"/>
<eClassifiers xsi:type="ecore:EClass" name="StructuralFeature" abstract="true" eSuperTypes="#//NamedElement"/>
<eClassifiers xsi:type="ecore:EClass" name="Reference" eSuperTypes="#//Property #//TemporaryProperty">
<eStructuralFeatures xsi:type="ecore:EReference" name="type" lowerBound="1" eType="#//ObjectType"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Property" abstract="true" eSuperTypes="#//StructuralFeature">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="validUpperBound validLowerBound validMultiplicity"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="validUpperBound" value="self.upperBound > 0 or self.upperBound = - 1"/>
<details key="validUpperBound$message" value="'The upperbound must be greater than zero or -1 representing *'"/>
<details key="validLowerBound" value="self.lowerBound >= 0"/>
<details key="validLowerBound$message" value="'The lowerbound must be greater than or equal to zero'"/>
<details key="validMultiplicity" value="self.lowerBound <= self.upperBound or self.upperBound = - 1"/>
<details key="validMultiplicity$message" value="'The lowerBound must be less than or equal to the upperBound'"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="lowerBound" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"
defaultValueLiteral="0"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="upperBound" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"
defaultValueLiteral="1"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="referenceType" eType="#//ReferenceType"
defaultValueLiteral="Regular"/>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/diverse-project/kermeta2/org/kermeta/kompren/examples.RAMSlicer/RAM.ecore | ecore | ram
Aspect
structuralView
mandatoryAspectParameters
messageViews
instantiations
layout
MappableElement
StructuralView
classes
associations
types
Class
associationEnds
attributes
partial
false
abstract
superTypes
AssociationEnd
navigable
true
assoc
myClass
Association
ends
NamedElement
name
Instantiation
mappings
externalAspect
type
Mapping
maps
sourceModelElement
Operation
abstract
false
visibility
returnType
parameters
static
false
partial
false
Attribute
type
Type
Parameter
type
Visibility
public
public
private
private
protected
protected
package
package
PrimitiveType
ObjectType
RVoid
getName
RBoolean
getName
getInstanceClassName
ReferenceType
Composition
Composition
Aggregation
Aggregation
Regular
Regular
RInt
getName
getInstanceClassName
RChar
getName
getInstanceClassName
RString
getName
getInstanceClassName
RAny
getName
REnum
literals
REnumLiteral
enum
AbstractMessageView
affectedBy
MessageView
specifies
specification
MessageViewReference
references
Interaction
lifelines
messages
AspectMessageView
pointcut
advice
Lifeline
metaClass
false
represents
localProperties
coveredBy
Message
sendEvent
receiveEvent
signature
assignTo
messageSort
arguments
interaction
returns
MessageSort
synchCall
synchCall
createMessage
createMessage
deleteMessage
deleteMessage
reply
reply
MessageEnd
message
MessageOccurrenceSpecification
OccurrenceSpecification
DestructionOccurrenceSpecification
InteractionFragment
covered
container
InteractionOperatorKind
alt
alt
opt
opt
loop
loop
disruptable
disruptable
critical
critical
CombinedFragment
interactionOperator
operands
OriginalBehaviorExecution
CodeExecution
specification
InteractionOperand
interactionConstraint
ValueSpecification
StructuralFeatureValue
value
ParameterValueMapping
parameter
value
ParameterValue
parameter
OpaqueExpression
body
language
LiteralSpecification
LiteralString
value
LiteralInteger
value
FragmentContainer
fragments
RCollection
getName
type
RSet
RList
Layout
containers
ContainerMap
key
value
ElementMap
key
value
LayoutElement
x
y
InstantiationType
Depends
Depends
Extends
Extends
Classifier
operations
ImplementationClass
instanceClassName
TemporaryProperty
StructuralFeature
Reference
type
Property
lowerBound
0
upperBound
1
referenceType
Regular | null | {"directed":true,"nodes":[{"nsPrefix":"ram","nsURI":"http://cs.mcgill.ca/sel/ram/2.0","name":"ram","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Aspect","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MappableElement","instanceClass":null,"abstract":true,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StructuralView","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":"AssociationEnd","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Association","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NamedElement","instanceClass":null,"abstract":true,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Instantiation","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Mapping","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Operation","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":"Type","instanceClass":null,"abstract":true,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Parameter","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"Visibility","instanceClass":null,"id":14,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveType","instanceClass":null,"abstract":true,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ObjectType","instanceClass":null,"abstract":true,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RVoid","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RBoolean","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"ReferenceType","instanceClass":null,"id":19,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RInt","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RChar","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RString","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RAny","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"REnum","instanceClass":null,"abstract":false,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"REnumLiteral","instanceClass":null,"abstract":false,"id":25,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AbstractMessageView","instanceClass":null,"abstract":true,"id":26,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MessageView","instanceClass":null,"abstract":false,"id":27,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MessageViewReference","instanceClass":null,"abstract":false,"id":28,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Interaction","instanceClass":null,"abstract":false,"id":29,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AspectMessageView","instanceClass":null,"abstract":false,"id":30,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Lifeline","instanceClass":null,"abstract":false,"id":31,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Message","instanceClass":null,"abstract":false,"id":32,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"MessageSort","instanceClass":null,"id":33,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MessageEnd","instanceClass":null,"abstract":true,"id":34,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MessageOccurrenceSpecification","instanceClass":null,"abstract":false,"id":35,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OccurrenceSpecification","instanceClass":null,"abstract":false,"id":36,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DestructionOccurrenceSpecification","instanceClass":null,"abstract":false,"id":37,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InteractionFragment","instanceClass":null,"abstract":true,"id":38,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"InteractionOperatorKind","instanceClass":null,"id":39,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CombinedFragment","instanceClass":null,"abstract":false,"id":40,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OriginalBehaviorExecution","instanceClass":null,"abstract":false,"id":41,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CodeExecution","instanceClass":null,"abstract":false,"id":42,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InteractionOperand","instanceClass":null,"abstract":false,"id":43,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ValueSpecification","instanceClass":null,"abstract":true,"id":44,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StructuralFeatureValue","instanceClass":null,"abstract":false,"id":45,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ParameterValueMapping","instanceClass":null,"abstract":false,"id":46,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ParameterValue","instanceClass":null,"abstract":false,"id":47,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OpaqueExpression","instanceClass":null,"abstract":false,"id":48,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LiteralSpecification","instanceClass":null,"abstract":true,"id":49,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LiteralString","instanceClass":null,"abstract":false,"id":50,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LiteralInteger","instanceClass":null,"abstract":false,"id":51,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FragmentContainer","instanceClass":null,"abstract":true,"id":52,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RCollection","instanceClass":null,"abstract":true,"id":53,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RSet","instanceClass":null,"abstract":false,"id":54,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RList","instanceClass":null,"abstract":false,"id":55,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Layout","instanceClass":null,"abstract":false,"id":56,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ContainerMap","instanceClass":null,"abstract":false,"id":57,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ElementMap","instanceClass":null,"abstract":false,"id":58,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LayoutElement","instanceClass":null,"abstract":false,"id":59,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"InstantiationType","instanceClass":null,"id":60,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Classifier","instanceClass":null,"abstract":true,"id":61,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ImplementationClass","instanceClass":null,"abstract":false,"id":62,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TemporaryProperty","instanceClass":null,"abstract":true,"id":63,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StructuralFeature","instanceClass":null,"abstract":true,"id":64,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Reference","instanceClass":null,"abstract":false,"id":65,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Property","instanceClass":null,"abstract":true,"id":66,"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":"structuralView","changeable":true,"resolveProxies":true,"lowerBound":1,"id":67,"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":"mandatoryAspectParameters","changeable":false,"resolveProxies":true,"lowerBound":0,"id":68,"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":"messageViews","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":"instantiations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":70,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"layout","changeable":true,"resolveProxies":true,"lowerBound":0,"id":71,"derived":false},{"id":72,"eClass":"EGenericType"},{"id":73,"eClass":"EGenericType"},{"id":74,"eClass":"EGenericType"},{"id":75,"eClass":"EGenericType"},{"id":76,"eClass":"EGenericType"},{"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":"classes","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":"associations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":80,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"types","changeable":true,"resolveProxies":true,"lowerBound":0,"id":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":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"associationEnds","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":"attributes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":86,"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":"partial","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":"abstract","changeable":true,"lowerBound":0,"iD":false,"id":88,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"superTypes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":89,"derived":false},{"id":90,"eClass":"EGenericType"},{"id":91,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"myClass","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"},{"ordered":true,"upperBound":1,"defaultValue":true,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"true","unsettable":false,"transient":false,"unique":true,"name":"navigable","changeable":true,"lowerBound":0,"iD":false,"id":97,"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":"assoc","changeable":true,"resolveProxies":true,"lowerBound":1,"id":98,"derived":false},{"id":99,"eClass":"EGenericType"},{"id":100,"eClass":"EGenericType"},{"id":101,"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":"ends","changeable":true,"resolveProxies":true,"lowerBound":2,"id":102,"derived":false},{"id":103,"eClass":"EGenericType"},{"id":104,"eClass":"EGenericType"},{"id":105,"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":106,"derived":false},{"id":107,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"mappings","changeable":true,"resolveProxies":true,"lowerBound":0,"id":108,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"externalAspect","changeable":true,"resolveProxies":true,"lowerBound":1,"id":109,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"lowerBound":1,"iD":false,"id":110,"derived":false},{"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":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"maps","changeable":true,"resolveProxies":true,"lowerBound":1,"id":114,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"sourceModelElement","changeable":true,"resolveProxies":true,"lowerBound":1,"id":115,"derived":false},{"id":116,"eClass":"EGenericType"},{"id":117,"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":"abstract","changeable":true,"lowerBound":0,"iD":false,"id":118,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"visibility","changeable":true,"lowerBound":0,"iD":false,"id":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":"returnType","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":true,"unsettable":false,"transient":false,"unique":true,"name":"parameters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":121,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":true,"name":"static","changeable":true,"lowerBound":0,"iD":false,"id":122,"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":"partial","changeable":true,"lowerBound":0,"iD":false,"id":123,"derived":false},{"id":124,"eClass":"EGenericType"},{"id":125,"eClass":"EGenericType"},{"id":126,"eClass":"EGenericType"},{"id":127,"eClass":"EGenericType"},{"id":128,"eClass":"EGenericType"},{"id":129,"eClass":"EGenericType"},{"id":130,"eClass":"EGenericType"},{"id":131,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":1,"id":132,"derived":false},{"id":133,"eClass":"EGenericType"},{"id":134,"eClass":"EGenericType"},{"id":135,"eClass":"EGenericType"},{"id":136,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":1,"id":137,"derived":false},{"id":138,"eClass":"EGenericType"},{"id":139,"eClass":"EGenericType"},{"name":"public","id":140,"value":0,"literal":"public","eClass":"EEnumLiteral"},{"name":"private","id":141,"value":1,"literal":"private","eClass":"EEnumLiteral"},{"name":"protected","id":142,"value":2,"literal":"protected","eClass":"EEnumLiteral"},{"name":"package","id":143,"value":3,"literal":"package","eClass":"EEnumLiteral"},{"id":144,"eClass":"EGenericType"},{"id":145,"eClass":"EGenericType"},{"id":146,"eClass":"EGenericType"},{"id":147,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"getName","lowerBound":1,"id":148,"many":false,"required":true,"eClass":"EOperation"},{"id":149,"eClass":"EGenericType"},{"id":150,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"getName","lowerBound":1,"id":151,"many":false,"required":true,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getInstanceClassName","lowerBound":1,"id":152,"many":false,"required":true,"eClass":"EOperation"},{"id":153,"eClass":"EGenericType"},{"id":154,"eClass":"EGenericType"},{"id":155,"eClass":"EGenericType"},{"name":"Composition","id":156,"value":0,"literal":"Composition","eClass":"EEnumLiteral"},{"name":"Aggregation","id":157,"value":1,"literal":"Aggregation","eClass":"EEnumLiteral"},{"name":"Regular","id":158,"value":2,"literal":"Regular","eClass":"EEnumLiteral"},{"ordered":true,"upperBound":1,"unique":true,"name":"getName","lowerBound":1,"id":159,"many":false,"required":true,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getInstanceClassName","lowerBound":1,"id":160,"many":false,"required":true,"eClass":"EOperation"},{"id":161,"eClass":"EGenericType"},{"id":162,"eClass":"EGenericType"},{"id":163,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"getName","lowerBound":1,"id":164,"many":false,"required":true,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getInstanceClassName","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,"unique":true,"name":"getName","lowerBound":1,"id":169,"many":false,"required":true,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getInstanceClassName","lowerBound":1,"id":170,"many":false,"required":true,"eClass":"EOperation"},{"id":171,"eClass":"EGenericType"},{"id":172,"eClass":"EGenericType"},{"id":173,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"getName","lowerBound":1,"id":174,"many":false,"required":true,"eClass":"EOperation"},{"id":175,"eClass":"EGenericType"},{"id":176,"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":"literals","changeable":true,"resolveProxies":true,"lowerBound":1,"id":177,"derived":false},{"id":178,"eClass":"EGenericType"},{"id":179,"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":"enum","changeable":true,"resolveProxies":true,"lowerBound":1,"id":180,"derived":false},{"id":181,"eClass":"EGenericType"},{"id":182,"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":"affectedBy","changeable":true,"resolveProxies":true,"lowerBound":0,"id":183,"derived":false},{"id":184,"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":"specifies","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":true,"name":"specification","changeable":true,"resolveProxies":true,"lowerBound":0,"id":186,"derived":false},{"id":187,"eClass":"EGenericType"},{"id":188,"eClass":"EGenericType"},{"id":189,"eClass":"EGenericType"},{"container":false,"ordered":false,"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":190,"derived":false},{"id":191,"eClass":"EGenericType"},{"id":192,"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":"lifelines","changeable":true,"resolveProxies":true,"lowerBound":2,"id":193,"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":"messages","changeable":true,"resolveProxies":true,"lowerBound":1,"id":194,"derived":false},{"id":195,"eClass":"EGenericType"},{"id":196,"eClass":"EGenericType"},{"id":197,"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":"interaction","changeable":true,"resolveProxies":true,"lowerBound":1,"id":198,"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":"pointcut","changeable":true,"resolveProxies":true,"lowerBound":1,"id":199,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"advice","changeable":true,"resolveProxies":true,"lowerBound":1,"id":200,"derived":false},{"id":201,"eClass":"EGenericType"},{"id":202,"eClass":"EGenericType"},{"id":203,"eClass":"EGenericType"},{"id":204,"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":"metaClass","changeable":true,"lowerBound":1,"iD":false,"id":205,"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":"represents","changeable":true,"resolveProxies":true,"lowerBound":1,"id":206,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"localProperties","changeable":true,"resolveProxies":true,"lowerBound":0,"id":207,"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":"coveredBy","changeable":true,"resolveProxies":true,"lowerBound":1,"id":208,"derived":false},{"id":209,"eClass":"EGenericType"},{"id":210,"eClass":"EGenericType"},{"id":211,"eClass":"EGenericType"},{"id":212,"eClass":"EGenericType"},{"id":213,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"covered","changeable":true,"resolveProxies":true,"lowerBound":1,"id":214,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"sendEvent","changeable":true,"resolveProxies":true,"lowerBound":1,"id":215,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"receiveEvent","changeable":true,"resolveProxies":true,"lowerBound":1,"id":216,"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":"signature","changeable":true,"resolveProxies":true,"lowerBound":1,"id":217,"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":"assignTo","changeable":true,"resolveProxies":true,"lowerBound":0,"id":218,"derived":false},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"messageSort","changeable":true,"lowerBound":1,"iD":false,"id":219,"derived":false},{"container":false,"ordered":false,"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":220,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"returns","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"},{"id":226,"eClass":"EGenericType"},{"id":227,"eClass":"EGenericType"},{"id":228,"eClass":"EGenericType"},{"id":229,"eClass":"EGenericType"},{"name":"synchCall","id":230,"value":0,"literal":"synchCall","eClass":"EEnumLiteral"},{"name":"createMessage","id":231,"value":1,"literal":"createMessage","eClass":"EEnumLiteral"},{"name":"deleteMessage","id":232,"value":2,"literal":"deleteMessage","eClass":"EEnumLiteral"},{"name":"reply","id":233,"value":3,"literal":"reply","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":true,"name":"message","changeable":true,"resolveProxies":true,"lowerBound":1,"id":234,"derived":false},{"id":235,"eClass":"EGenericType"},{"id":236,"eClass":"EGenericType"},{"id":237,"eClass":"EGenericType"},{"id":238,"eClass":"EGenericType"},{"id":239,"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":"container","changeable":true,"resolveProxies":true,"lowerBound":1,"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":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"fragments","changeable":true,"resolveProxies":true,"lowerBound":1,"id":243,"derived":false},{"name":"alt","id":244,"value":0,"literal":"alt","eClass":"EEnumLiteral"},{"name":"opt","id":245,"value":1,"literal":"opt","eClass":"EEnumLiteral"},{"name":"loop","id":246,"value":2,"literal":"loop","eClass":"EEnumLiteral"},{"name":"disruptable","id":247,"value":3,"literal":"disruptable","eClass":"EEnumLiteral"},{"name":"critical","id":248,"value":4,"literal":"critical","eClass":"EEnumLiteral"},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"interactionOperator","changeable":true,"lowerBound":1,"iD":false,"id":249,"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":"operands","changeable":true,"resolveProxies":true,"lowerBound":1,"id":250,"derived":false},{"id":251,"eClass":"EGenericType"},{"id":252,"eClass":"EGenericType"},{"id":253,"eClass":"EGenericType"},{"id":254,"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":"specification","changeable":true,"resolveProxies":true,"lowerBound":1,"id":255,"derived":false},{"id":256,"eClass":"EGenericType"},{"id":257,"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":"interactionConstraint","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":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"resolveProxies":true,"lowerBound":1,"id":261,"derived":false},{"id":262,"eClass":"EGenericType"},{"id":263,"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":"parameter","changeable":true,"resolveProxies":true,"lowerBound":1,"id":264,"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":265,"derived":false},{"id":266,"eClass":"EGenericType"},{"id":267,"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":"parameter","changeable":true,"resolveProxies":true,"lowerBound":1,"id":268,"derived":false},{"id":269,"eClass":"EGenericType"},{"id":270,"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":"body","changeable":true,"lowerBound":1,"iD":false,"id":271,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"language","changeable":true,"lowerBound":1,"iD":false,"id":272,"derived":false},{"id":273,"eClass":"EGenericType"},{"id":274,"eClass":"EGenericType"},{"id":275,"eClass":"EGenericType"},{"id":276,"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":277,"derived":false},{"id":278,"eClass":"EGenericType"},{"id":279,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":1,"iD":false,"id":280,"derived":false},{"id":281,"eClass":"EGenericType"},{"id":282,"eClass":"EGenericType"},{"id":283,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"getName","lowerBound":1,"id":284,"many":false,"required":true,"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":285,"derived":false},{"id":286,"eClass":"EGenericType"},{"id":287,"eClass":"EGenericType"},{"id":288,"eClass":"EGenericType"},{"id":289,"eClass":"EGenericType"},{"id":290,"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":"containers","changeable":true,"resolveProxies":true,"lowerBound":1,"id":291,"derived":false},{"id":292,"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":"key","changeable":true,"resolveProxies":true,"lowerBound":1,"id":293,"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":"value","changeable":true,"resolveProxies":true,"lowerBound":1,"id":294,"derived":false},{"id":295,"eClass":"EGenericType"},{"id":296,"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":"key","changeable":true,"resolveProxies":true,"lowerBound":1,"id":297,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"resolveProxies":true,"lowerBound":1,"id":298,"derived":false},{"id":299,"eClass":"EGenericType"},{"id":300,"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":301,"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":302,"derived":false},{"id":303,"eClass":"EGenericType"},{"id":304,"eClass":"EGenericType"},{"name":"Depends","id":305,"value":0,"literal":"Depends","eClass":"EEnumLiteral"},{"name":"Extends","id":306,"value":1,"literal":"Extends","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":"operations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":307,"derived":false},{"id":308,"eClass":"EGenericType"},{"id":309,"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":"instanceClassName","changeable":true,"lowerBound":1,"iD":false,"id":310,"derived":false},{"id":311,"eClass":"EGenericType"},{"id":312,"eClass":"EGenericType"},{"id":313,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":1,"id":314,"derived":false},{"id":315,"eClass":"EGenericType"},{"id":316,"eClass":"EGenericType"},{"id":317,"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":"lowerBound","changeable":true,"lowerBound":0,"iD":false,"id":318,"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":319,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"Regular","unsettable":false,"transient":false,"unique":true,"name":"referenceType","changeable":true,"lowerBound":0,"iD":false,"id":320,"derived":false},{"id":321,"eClass":"EGenericType"},{"id":322,"eClass":"EGenericType"},{"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":0,"target":41},{"source":0,"target":42},{"source":0,"target":43},{"source":0,"target":44},{"source":0,"target":45},{"source":0,"target":46},{"source":0,"target":47},{"source":0,"target":48},{"source":0,"target":49},{"source":0,"target":50},{"source":0,"target":51},{"source":0,"target":52},{"source":0,"target":53},{"source":0,"target":54},{"source":0,"target":55},{"source":0,"target":56},{"source":0,"target":57},{"source":0,"target":58},{"source":0,"target":59},{"source":0,"target":60},{"source":0,"target":61},{"source":0,"target":62},{"source":0,"target":63},{"source":0,"target":64},{"source":0,"target":65},{"source":0,"target":66},{"source":1,"target":0},{"source":1,"target":7},{"source":1,"target":67},{"source":1,"target":68},{"source":1,"target":69},{"source":1,"target":70},{"source":1,"target":71},{"source":1,"target":72},{"source":67,"target":3},{"source":67,"target":73},{"source":67,"target":1},{"source":73,"target":3},{"source":68,"target":2},{"source":68,"target":74},{"source":68,"target":1},{"source":74,"target":2},{"source":69,"target":26},{"source":69,"target":75},{"source":69,"target":1},{"source":75,"target":26},{"source":70,"target":8},{"source":70,"target":76},{"source":70,"target":1},{"source":76,"target":8},{"source":71,"target":56},{"source":71,"target":77},{"source":71,"target":1},{"source":77,"target":56},{"source":72,"target":7},{"source":2,"target":0},{"source":2,"target":7},{"source":2,"target":78},{"source":78,"target":7},{"source":3,"target":0},{"source":3,"target":79},{"source":3,"target":80},{"source":3,"target":81},{"source":79,"target":61},{"source":79,"target":82},{"source":79,"target":3},{"source":82,"target":61},{"source":80,"target":6},{"source":80,"target":83},{"source":80,"target":3},{"source":83,"target":6},{"source":81,"target":12},{"source":81,"target":84},{"source":81,"target":3},{"source":84,"target":12},{"source":4,"target":0},{"source":4,"target":61},{"source":4,"target":85},{"source":4,"target":86},{"source":4,"target":87},{"source":4,"target":88},{"source":4,"target":89},{"source":4,"target":90},{"source":85,"target":5},{"source":85,"target":91},{"source":85,"target":4},{"source":85,"target":92},{"source":91,"target":5},{"source":86,"target":11},{"source":86,"target":93},{"source":86,"target":4},{"source":93,"target":11},{"source":87,"target":94},{"source":87,"target":4},{"source":88,"target":95},{"source":88,"target":4},{"source":89,"target":61},{"source":89,"target":96},{"source":89,"target":4},{"source":96,"target":61},{"source":90,"target":61},{"source":5,"target":0},{"source":5,"target":66},{"source":5,"target":97},{"source":5,"target":98},{"source":5,"target":92},{"source":5,"target":99},{"source":97,"target":100},{"source":97,"target":5},{"source":98,"target":6},{"source":98,"target":101},{"source":98,"target":5},{"source":98,"target":102},{"source":101,"target":6},{"source":92,"target":4},{"source":92,"target":103},{"source":92,"target":5},{"source":92,"target":85},{"source":103,"target":4},{"source":99,"target":66},{"source":6,"target":0},{"source":6,"target":7},{"source":6,"target":102},{"source":6,"target":104},{"source":102,"target":5},{"source":102,"target":105},{"source":102,"target":6},{"source":102,"target":98},{"source":105,"target":5},{"source":104,"target":7},{"source":7,"target":0},{"source":7,"target":106},{"source":106,"target":107},{"source":106,"target":7},{"source":8,"target":0},{"source":8,"target":108},{"source":8,"target":109},{"source":8,"target":110},{"source":108,"target":9},{"source":108,"target":111},{"source":108,"target":8},{"source":111,"target":9},{"source":109,"target":1},{"source":109,"target":112},{"source":109,"target":8},{"source":112,"target":1},{"source":110,"target":60},{"source":110,"target":113},{"source":110,"target":8},{"source":113,"target":60},{"source":9,"target":0},{"source":9,"target":114},{"source":9,"target":115},{"source":114,"target":2},{"source":114,"target":116},{"source":114,"target":9},{"source":116,"target":2},{"source":115,"target":2},{"source":115,"target":117},{"source":115,"target":9},{"source":117,"target":2},{"source":10,"target":0},{"source":10,"target":7},{"source":10,"target":2},{"source":10,"target":118},{"source":10,"target":119},{"source":10,"target":120},{"source":10,"target":121},{"source":10,"target":122},{"source":10,"target":123},{"source":10,"target":124},{"source":10,"target":125},{"source":118,"target":126},{"source":118,"target":10},{"source":119,"target":14},{"source":119,"target":127},{"source":119,"target":10},{"source":127,"target":14},{"source":120,"target":12},{"source":120,"target":128},{"source":120,"target":10},{"source":128,"target":12},{"source":121,"target":13},{"source":121,"target":129},{"source":121,"target":10},{"source":129,"target":13},{"source":122,"target":130},{"source":122,"target":10},{"source":123,"target":131},{"source":123,"target":10},{"source":124,"target":7},{"source":125,"target":2},{"source":11,"target":0},{"source":11,"target":63},{"source":11,"target":64},{"source":11,"target":132},{"source":11,"target":133},{"source":11,"target":134},{"source":132,"target":15},{"source":132,"target":135},{"source":132,"target":11},{"source":135,"target":15},{"source":133,"target":63},{"source":134,"target":64},{"source":12,"target":0},{"source":12,"target":7},{"source":12,"target":136},{"source":136,"target":7},{"source":13,"target":0},{"source":13,"target":7},{"source":13,"target":137},{"source":13,"target":138},{"source":137,"target":12},{"source":137,"target":139},{"source":137,"target":13},{"source":139,"target":12},{"source":138,"target":7},{"source":14,"target":0},{"source":14,"target":140},{"source":14,"target":141},{"source":14,"target":142},{"source":14,"target":143},{"source":140,"target":14},{"source":141,"target":14},{"source":142,"target":14},{"source":143,"target":14},{"source":15,"target":0},{"source":15,"target":12},{"source":15,"target":62},{"source":15,"target":144},{"source":15,"target":145},{"source":144,"target":12},{"source":145,"target":62},{"source":16,"target":0},{"source":16,"target":12},{"source":16,"target":2},{"source":16,"target":146},{"source":16,"target":147},{"source":146,"target":12},{"source":147,"target":2},{"source":17,"target":0},{"source":17,"target":12},{"source":17,"target":148},{"source":17,"target":149},{"source":148,"target":150},{"source":148,"target":17},{"source":149,"target":12},{"source":18,"target":0},{"source":18,"target":15},{"source":18,"target":151},{"source":18,"target":152},{"source":18,"target":153},{"source":151,"target":154},{"source":151,"target":18},{"source":152,"target":155},{"source":152,"target":18},{"source":153,"target":15},{"source":19,"target":0},{"source":19,"target":156},{"source":19,"target":157},{"source":19,"target":158},{"source":156,"target":19},{"source":157,"target":19},{"source":158,"target":19},{"source":20,"target":0},{"source":20,"target":15},{"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":15},{"source":21,"target":0},{"source":21,"target":15},{"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":15},{"source":22,"target":0},{"source":22,"target":15},{"source":22,"target":169},{"source":22,"target":170},{"source":22,"target":171},{"source":169,"target":172},{"source":169,"target":22},{"source":170,"target":173},{"source":170,"target":22},{"source":171,"target":15},{"source":23,"target":0},{"source":23,"target":12},{"source":23,"target":174},{"source":23,"target":175},{"source":174,"target":176},{"source":174,"target":23},{"source":175,"target":12},{"source":24,"target":0},{"source":24,"target":15},{"source":24,"target":177},{"source":24,"target":178},{"source":177,"target":25},{"source":177,"target":179},{"source":177,"target":24},{"source":177,"target":180},{"source":179,"target":25},{"source":178,"target":15},{"source":25,"target":0},{"source":25,"target":7},{"source":25,"target":180},{"source":25,"target":181},{"source":180,"target":24},{"source":180,"target":182},{"source":180,"target":25},{"source":180,"target":177},{"source":182,"target":24},{"source":181,"target":7},{"source":26,"target":0},{"source":26,"target":183},{"source":183,"target":30},{"source":183,"target":184},{"source":183,"target":26},{"source":184,"target":30},{"source":27,"target":0},{"source":27,"target":26},{"source":27,"target":185},{"source":27,"target":186},{"source":27,"target":187},{"source":185,"target":10},{"source":185,"target":188},{"source":185,"target":27},{"source":188,"target":10},{"source":186,"target":29},{"source":186,"target":189},{"source":186,"target":27},{"source":189,"target":29},{"source":187,"target":26},{"source":28,"target":0},{"source":28,"target":26},{"source":28,"target":190},{"source":28,"target":191},{"source":190,"target":27},{"source":190,"target":192},{"source":190,"target":28},{"source":192,"target":27},{"source":191,"target":26},{"source":29,"target":0},{"source":29,"target":52},{"source":29,"target":193},{"source":29,"target":194},{"source":29,"target":195},{"source":193,"target":31},{"source":193,"target":196},{"source":193,"target":29},{"source":196,"target":31},{"source":194,"target":32},{"source":194,"target":197},{"source":194,"target":29},{"source":194,"target":198},{"source":197,"target":32},{"source":195,"target":52},{"source":30,"target":0},{"source":30,"target":7},{"source":30,"target":26},{"source":30,"target":199},{"source":30,"target":200},{"source":30,"target":201},{"source":30,"target":202},{"source":199,"target":29},{"source":199,"target":203},{"source":199,"target":30},{"source":203,"target":29},{"source":200,"target":29},{"source":200,"target":204},{"source":200,"target":30},{"source":204,"target":29},{"source":201,"target":7},{"source":202,"target":26},{"source":31,"target":0},{"source":31,"target":7},{"source":31,"target":205},{"source":31,"target":206},{"source":31,"target":207},{"source":31,"target":208},{"source":31,"target":209},{"source":205,"target":210},{"source":205,"target":31},{"source":206,"target":61},{"source":206,"target":211},{"source":206,"target":31},{"source":211,"target":61},{"source":207,"target":63},{"source":207,"target":212},{"source":207,"target":31},{"source":212,"target":63},{"source":208,"target":38},{"source":208,"target":213},{"source":208,"target":31},{"source":208,"target":214},{"source":213,"target":38},{"source":209,"target":7},{"source":32,"target":0},{"source":32,"target":215},{"source":32,"target":216},{"source":32,"target":217},{"source":32,"target":218},{"source":32,"target":219},{"source":32,"target":220},{"source":32,"target":198},{"source":32,"target":221},{"source":215,"target":34},{"source":215,"target":222},{"source":215,"target":32},{"source":222,"target":34},{"source":216,"target":34},{"source":216,"target":223},{"source":216,"target":32},{"source":223,"target":34},{"source":217,"target":10},{"source":217,"target":224},{"source":217,"target":32},{"source":224,"target":10},{"source":218,"target":64},{"source":218,"target":225},{"source":218,"target":32},{"source":225,"target":64},{"source":219,"target":33},{"source":219,"target":226},{"source":219,"target":32},{"source":226,"target":33},{"source":220,"target":46},{"source":220,"target":227},{"source":220,"target":32},{"source":227,"target":46},{"source":198,"target":29},{"source":198,"target":228},{"source":198,"target":32},{"source":198,"target":194},{"source":228,"target":29},{"source":221,"target":44},{"source":221,"target":229},{"source":221,"target":32},{"source":229,"target":44},{"source":33,"target":0},{"source":33,"target":230},{"source":33,"target":231},{"source":33,"target":232},{"source":33,"target":233},{"source":230,"target":33},{"source":231,"target":33},{"source":232,"target":33},{"source":233,"target":33},{"source":34,"target":0},{"source":34,"target":234},{"source":234,"target":32},{"source":234,"target":235},{"source":234,"target":34},{"source":235,"target":32},{"source":35,"target":0},{"source":35,"target":34},{"source":35,"target":36},{"source":35,"target":236},{"source":35,"target":237},{"source":236,"target":34},{"source":237,"target":36},{"source":36,"target":0},{"source":36,"target":38},{"source":36,"target":238},{"source":238,"target":38},{"source":37,"target":0},{"source":37,"target":35},{"source":37,"target":239},{"source":239,"target":35},{"source":38,"target":0},{"source":38,"target":214},{"source":38,"target":240},{"source":214,"target":31},{"source":214,"target":241},{"source":214,"target":38},{"source":214,"target":208},{"source":241,"target":31},{"source":240,"target":52},{"source":240,"target":242},{"source":240,"target":38},{"source":240,"target":243},{"source":242,"target":52},{"source":39,"target":0},{"source":39,"target":244},{"source":39,"target":245},{"source":39,"target":246},{"source":39,"target":247},{"source":39,"target":248},{"source":244,"target":39},{"source":245,"target":39},{"source":246,"target":39},{"source":247,"target":39},{"source":248,"target":39},{"source":40,"target":0},{"source":40,"target":38},{"source":40,"target":249},{"source":40,"target":250},{"source":40,"target":251},{"source":249,"target":39},{"source":249,"target":252},{"source":249,"target":40},{"source":252,"target":39},{"source":250,"target":43},{"source":250,"target":253},{"source":250,"target":40},{"source":253,"target":43},{"source":251,"target":38},{"source":41,"target":0},{"source":41,"target":38},{"source":41,"target":254},{"source":254,"target":38},{"source":42,"target":0},{"source":42,"target":38},{"source":42,"target":255},{"source":42,"target":256},{"source":255,"target":44},{"source":255,"target":257},{"source":255,"target":42},{"source":257,"target":44},{"source":256,"target":38},{"source":43,"target":0},{"source":43,"target":52},{"source":43,"target":258},{"source":43,"target":259},{"source":258,"target":44},{"source":258,"target":260},{"source":258,"target":43},{"source":260,"target":44},{"source":259,"target":52},{"source":44,"target":0},{"source":45,"target":0},{"source":45,"target":44},{"source":45,"target":261},{"source":45,"target":262},{"source":261,"target":64},{"source":261,"target":263},{"source":261,"target":45},{"source":263,"target":64},{"source":262,"target":44},{"source":46,"target":0},{"source":46,"target":264},{"source":46,"target":265},{"source":264,"target":13},{"source":264,"target":266},{"source":264,"target":46},{"source":266,"target":13},{"source":265,"target":44},{"source":265,"target":267},{"source":265,"target":46},{"source":267,"target":44},{"source":47,"target":0},{"source":47,"target":44},{"source":47,"target":268},{"source":47,"target":269},{"source":268,"target":13},{"source":268,"target":270},{"source":268,"target":47},{"source":270,"target":13},{"source":269,"target":44},{"source":48,"target":0},{"source":48,"target":44},{"source":48,"target":271},{"source":48,"target":272},{"source":48,"target":273},{"source":271,"target":274},{"source":271,"target":48},{"source":272,"target":275},{"source":272,"target":48},{"source":273,"target":44},{"source":49,"target":0},{"source":49,"target":44},{"source":49,"target":276},{"source":276,"target":44},{"source":50,"target":0},{"source":50,"target":49},{"source":50,"target":277},{"source":50,"target":278},{"source":277,"target":279},{"source":277,"target":50},{"source":278,"target":49},{"source":51,"target":0},{"source":51,"target":49},{"source":51,"target":280},{"source":51,"target":281},{"source":280,"target":282},{"source":280,"target":51},{"source":281,"target":49},{"source":52,"target":0},{"source":52,"target":243},{"source":243,"target":38},{"source":243,"target":283},{"source":243,"target":52},{"source":243,"target":240},{"source":283,"target":38},{"source":53,"target":0},{"source":53,"target":12},{"source":53,"target":284},{"source":53,"target":285},{"source":53,"target":286},{"source":284,"target":287},{"source":284,"target":53},{"source":285,"target":16},{"source":285,"target":288},{"source":285,"target":53},{"source":288,"target":16},{"source":286,"target":12},{"source":54,"target":0},{"source":54,"target":53},{"source":54,"target":289},{"source":289,"target":53},{"source":55,"target":0},{"source":55,"target":53},{"source":55,"target":290},{"source":290,"target":53},{"source":56,"target":0},{"source":56,"target":291},{"source":291,"target":57},{"source":291,"target":292},{"source":291,"target":56},{"source":292,"target":57},{"source":57,"target":0},{"source":57,"target":293},{"source":57,"target":294},{"source":293,"target":295},{"source":293,"target":57},{"source":294,"target":58},{"source":294,"target":296},{"source":294,"target":57},{"source":296,"target":58},{"source":58,"target":0},{"source":58,"target":297},{"source":58,"target":298},{"source":297,"target":299},{"source":297,"target":58},{"source":298,"target":59},{"source":298,"target":300},{"source":298,"target":58},{"source":300,"target":59},{"source":59,"target":0},{"source":59,"target":301},{"source":59,"target":302},{"source":301,"target":303},{"source":301,"target":59},{"source":302,"target":304},{"source":302,"target":59},{"source":60,"target":0},{"source":60,"target":305},{"source":60,"target":306},{"source":305,"target":60},{"source":306,"target":60},{"source":61,"target":0},{"source":61,"target":16},{"source":61,"target":307},{"source":61,"target":308},{"source":307,"target":10},{"source":307,"target":309},{"source":307,"target":61},{"source":309,"target":10},{"source":308,"target":16},{"source":62,"target":0},{"source":62,"target":61},{"source":62,"target":310},{"source":62,"target":311},{"source":310,"target":312},{"source":310,"target":62},{"source":311,"target":61},{"source":63,"target":0},{"source":64,"target":0},{"source":64,"target":7},{"source":64,"target":313},{"source":313,"target":7},{"source":65,"target":0},{"source":65,"target":66},{"source":65,"target":63},{"source":65,"target":314},{"source":65,"target":315},{"source":65,"target":316},{"source":314,"target":16},{"source":314,"target":317},{"source":314,"target":65},{"source":317,"target":16},{"source":315,"target":66},{"source":316,"target":63},{"source":66,"target":0},{"source":66,"target":64},{"source":66,"target":318},{"source":66,"target":319},{"source":66,"target":320},{"source":66,"target":321},{"source":318,"target":322},{"source":318,"target":66},{"source":319,"target":323},{"source":319,"target":66},{"source":320,"target":19},{"source":320,"target":324},{"source":320,"target":66},{"source":324,"target":19},{"source":321,"target":64}],"multigraph":true} |
false | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0"
xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="query"
nsURI="http:///org/eclipse/datatools/modelbase/sql/xml/query/SQLXMLQueryModel.ecore"
nsPrefix="org.eclipse.datatools.modelbase.sql.xml.query">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The documentation for this model is adapted from "Information technology -- Database languages -- SQL, Part 14: XML-Related Specifications (SQL/XML)" WG3:WLG-010preview H2-2005-xxx, FDIS ISO/IEC 9075-14:2005 (E) draft published May, 2005.
"/>
</eAnnotations>
<eClassifiers xsi:type="ecore:EClass" name="XMLValueFunctionConcat" eSuperTypes="#//XMLValueFunction">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Generates an XML value which is the concatenation of a list of XML values. See ISO SQL/XML sec. 6.11."/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="returningOption" eType="#//XMLReturningType"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="concatContentList" lowerBound="1"
upperBound="-1" eType="#//XMLValueFunctionConcatContentItem" containment="true"
eOpposite="#//XMLValueFunctionConcatContentItem/valueFunctionConcat"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="XMLValueFunction" abstract="true" eSuperTypes="../../org.eclipse.datatools.modelbase.sql.query/model/SQLQueryModel.ecore#//ValueExpressionFunction">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Specifies a function that yields a value of type XML. See ISO SQL/XML sec. 6.9."/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="XMLNamespaceDeclarationPrefix" eSuperTypes="#//XMLNamespaceDeclarationItem">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="prefix" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="XMLNamespaceDeclarationDefault" eSuperTypes="#//XMLNamespaceDeclarationItem">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="noDefault" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
defaultValueLiteral="false"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="XMLAttributeDeclarationItem" eSuperTypes="../../org.eclipse.datatools.modelbase.sql.query/model/SQLQueryModel.ecore#//QueryValueExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="valueExpr" lowerBound="1"
eType="ecore:EClass ../../org.eclipse.datatools.modelbase.sql.query/model/SQLQueryModel.ecore#//QueryValueExpression"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="attributesDecl" lowerBound="1"
eType="#//XMLAttributesDeclaration" transient="true" eOpposite="#//XMLAttributesDeclaration/attributeDeclItem"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="XMLValueFunctionElement" eSuperTypes="#//XMLValueFunction">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Generates an XML element with a given element name, list of XML attributes, and list of content values. See ISO SQL/XML sec. 6.13."/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="elementName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="returningOption" eType="#//XMLReturningType"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="namespacesDecl" eType="#//XMLNamespacesDeclaration"
containment="true" eOpposite="#//XMLNamespacesDeclaration/valueFunctionElement"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="attributesDecl" eType="#//XMLAttributesDeclaration"
containment="true" eOpposite="#//XMLAttributesDeclaration/valueFunctionElement"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="elementContentList" eType="#//XMLValueFunctionElementContentList"
containment="true" eOpposite="#//XMLValueFunctionElementContentList/valueFunctionElement"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="XMLNamespaceDeclarationItem" eSuperTypes="../../org.eclipse.datatools.modelbase.sql.query/model/SQLQueryModel.ecore#//SQLQueryObject">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="uri" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="namespacesDecl" lowerBound="1"
eType="#//XMLNamespacesDeclaration" transient="true" eOpposite="#//XMLNamespacesDeclaration/namespaceDecltemList"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="XMLValueFunctionElementContentItem"
eSuperTypes="../../org.eclipse.datatools.modelbase.sql.query/model/SQLQueryModel.ecore#//QueryValueExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="valueExpr" lowerBound="1"
eType="ecore:EClass ../../org.eclipse.datatools.modelbase.sql.query/model/SQLQueryModel.ecore#//QueryValueExpression"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="elementContentList" lowerBound="1"
eType="#//XMLValueFunctionElementContentList" transient="true" eOpposite="#//XMLValueFunctionElementContentList/elementContentListChildren"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="XMLValueFunctionForest" eSuperTypes="#//XMLValueFunction">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Generates an XML value containing a sequence of XML elements. See ISO SQL/XML sec. 6.14."/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="nullHandlingOption" eType="#//XMLNullHandlingType"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="returningOption" eType="#//XMLReturningType"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="forestContentList" upperBound="-1"
eType="#//XMLValueFunctionForestContentItem" containment="true" eOpposite="#//XMLValueFunctionForestContentItem/valueFunctionForest"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="namespacesDecl" eType="#//XMLNamespacesDeclaration"
containment="true" eOpposite="#//XMLNamespacesDeclaration/valueFunctionForest"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="XMLValueFunctionComment" eSuperTypes="#//XMLValueFunction">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Generates an XML comment value from a string expression. See ISO SQL/XML sec. 6.10."/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="returningOption" eType="#//XMLReturningType"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="commentContent" lowerBound="1"
eType="#//XMLValueFunctionCommentContent" containment="true" eOpposite="#//XMLValueFunctionCommentContent/valueFunctionComment"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="XMLValueFunctionDocument" eSuperTypes="#//XMLValueFunction">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Generates an XML document node from an XML value expression. See ISO SQL/XML sec. 6.12."/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="returningOption" eType="#//XMLReturningType"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="documentContent" lowerBound="1"
eType="#//XMLValueFunctionDocumentContent" containment="true" eOpposite="#//XMLValueFunctionDocumentContent/valueFunctionDocument"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="XMLValueFunctionParse" eSuperTypes="#//XMLValueFunction">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Generates an XML value by performing a non-validating parse of a given string expression. See ISO SQL/XML sec. 6.15."/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="contentOption" eType="#//XMLContentType"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="whitespaceHandlingOption"
eType="#//XMLWhitespaceHandlingType"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="parseContent" lowerBound="1"
eType="#//XMLValueFunctionParseContent" containment="true" eOpposite="#//XMLValueFunctionParseContent/valueFunctionParse"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="XMLValueFunctionPI" eSuperTypes="#//XMLValueFunction">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Generates an XML value consisting of an XML processing instruction based on the given string expression. See ISO SQL/XML sec. 6.16."/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="targetName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="returningOption" eType="#//XMLReturningType"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="PIContent" eType="#//XMLValueFunctionPIContent"
containment="true" eOpposite="#//XMLValueFunctionPIContent/valueFunctionPI"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="XMLValueFunctionQuery" eSuperTypes="#//XMLValueFunction">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Generates an XML value as the result of evaluating a given XQuery expression. See ISO SQL/XML sec. 6.17."/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="emptyHandlingOption" eType="#//XMLEmptyHandlingType"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="xqueryExpr" lowerBound="1"
eType="#//XMLQueryExpression" containment="true" eOpposite="#//XMLQueryExpression/valueFunctionQuery"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="xqueryArgList" eType="#//XMLQueryArgumentList"
containment="true" eOpposite="#//XMLQueryArgumentList/valueFunctionQuery"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="queryReturning" eType="#//XMLValueFunctionQueryReturning"
containment="true" eOpposite="#//XMLValueFunctionQueryReturning/valueFunctionQuery"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="XMLValueFunctionText" eSuperTypes="#//XMLValueFunction">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Generates an XML value consisting of a XML text element from a given string expression. See ISO SQL/XML sec. 6.18."/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="returningOption" eType="#//XMLReturningType"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="textContent" lowerBound="1"
eType="#//XMLValueFunctionTextContent" containment="true" eOpposite="#//XMLValueFunctionTextContent/valueFunctionText"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="XMLValueFunctionValidate" eSuperTypes="#//XMLValueFunction">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Generates an XML value by performing a parse of an XML expression according to a given XML schema. See ISO SQL/XML sec. 6.19."/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="contentOption" eType="#//XMLContentType2"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="validateContent" lowerBound="1"
eType="#//XMLValueFunctionValidateContent" containment="true" eOpposite="#//XMLValueFunctionValidateContent/valueFunctionValidate"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="validateAccordingTo" eType="#//XMLValueFunctionValidateAccordingTo"
containment="true" eOpposite="#//XMLValueFunctionValidateAccordingTo/valueFunctionValidate"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="XMLValueExpressionCast" eSuperTypes="../../org.eclipse.datatools.modelbase.sql.query/model/SQLQueryModel.ecore#//ValueExpressionCast">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Specifies a data conversion whose source or target is a value expressoin with an XML datatype. See ISO SQL/XML sec. 6.5. The <XML cast operand>is handled by the valueExpr relationship of the ValueExpressionCast. <XML target operand> (which is a datatype) is handled by the datatype attribute of QueryValueeExpression. The <null specification> is handled by the ValueExpressionNullValue subtype of QueryValueExpression.
"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="passingMechanism" eType="#//XMLPassingType"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="XMLPassingType">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Represents the possible values for the XML passing mechanism clause. A value of NONE indicates that the passing mechanism clause should be omitted."/>
</eAnnotations>
<eLiterals name="BY_REF"/>
<eLiterals name="BY_VALUE" value="1"/>
<eLiterals name="NONE" value="2"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="XMLPredicate" abstract="true" eSuperTypes="../../org.eclipse.datatools.modelbase.sql.query/model/SQLQueryModel.ecore#//Predicate">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="An XMLPredicate specifies a condition involving an XML value expression that can be evaluated to return true or false. See ISO SQL/XML sec. 8.1.
"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="XMLPredicateContent" eSuperTypes="#//XMLPredicate">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Tests whether or not a given XML value represents an XML document. See ISO SQL/XML sec. 8.2.

Note: the elaboration of this element is TBD"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="XMLPredicateDocument" eSuperTypes="#//XMLPredicate">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Tests whether or not a given XML value represents an XML document which contains exactly one XML element, zero or more XML comments, and zero or more XML processing instructions. See ISO SQL/XML sec. 8.3.

Note: the elaboration of this element is TBD."/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="XMLPredicateExists" eSuperTypes="#//XMLPredicate">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Tests whether or not a given XQuery expression represents an non-empty sequence. See ISO SQL/XML sec. 8.4."/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="xqueryExpr" lowerBound="1"
eType="#//XMLQueryExpression" containment="true" eOpposite="#//XMLQueryExpression/predicateExists"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="xqueryArgList" eType="#//XMLQueryArgumentList"
containment="true" eOpposite="#//XMLQueryArgumentList/predicateExists"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="XMLPredicateValid" eSuperTypes="#//XMLPredicate">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Tests whether or not a given XML value is valid according to a registered XML schema. See ISO SQL/XML sec. 8.5.

Note: the elaboration of this element is TBD."/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="XMLQueryExpression" eSuperTypes="../../org.eclipse.datatools.modelbase.sql.query/model/SQLQueryModel.ecore#//SQLQueryObject">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Represents an XQuery expression. The content of this element is a literal string which specifies an XML Query. See ISO SQL/XML sec. 6.17."/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="xqueryExprContent" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="predicateExists" lowerBound="1"
eType="#//XMLPredicateExists" transient="true" eOpposite="#//XMLPredicateExists/xqueryExpr"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="valueFunctionQuery" lowerBound="1"
eType="#//XMLValueFunctionQuery" transient="true" eOpposite="#//XMLValueFunctionQuery/xqueryExpr"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="XMLQueryArgumentList" eSuperTypes="../../org.eclipse.datatools.modelbase.sql.query/model/SQLQueryModel.ecore#//SQLQueryObject">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Represents an XML Query argument list. See ISO SQL/XML sec. 6.17. <note>The list is modelled as an explicit object rather than just as a list of XMLQueryArgument objects attached to the parent so that the list as whole can have an optional passing mechanism clause.</note>"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="passingMechanism" eType="#//XMLPassingType"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="predicateExists" lowerBound="1"
eType="#//XMLPredicateExists" transient="true" eOpposite="#//XMLPredicateExists/xqueryArgList"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="xqueryArgListChildren"
lowerBound="1" upperBound="-1" eType="#//XMLQueryArgumentItem" containment="true"
eOpposite="#//XMLQueryArgumentItem/xqueryArgList"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="valueFunctionQuery" lowerBound="1"
eType="#//XMLValueFunctionQuery" transient="true" eOpposite="#//XMLValueFunctionQuery/xqueryArgList"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="tableFunction" lowerBound="1"
eType="#//XMLTableFunction" transient="true" eOpposite="#//XMLTableFunction/xqueryArgList"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="XMLQueryArgumentItem" eSuperTypes="../../org.eclipse.datatools.modelbase.sql.query/model/SQLQueryModel.ecore#//QueryValueExpression">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Represents a single XML Query Argument within an XML Query Argument list. The name attribute, if used, indicates that this argument is an XML Query variable. The attached value expression must resolve to an XML datatype. See ISO SQL/XML sec. 6.17."/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="passingMechanism" eType="#//XMLPassingType"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="xqueryArgList" lowerBound="1"
eType="#//XMLQueryArgumentList" transient="true" eOpposite="#//XMLQueryArgumentList/xqueryArgListChildren"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="valueExpr" lowerBound="1"
eType="ecore:EClass ../../org.eclipse.datatools.modelbase.sql.query/model/SQLQueryModel.ecore#//QueryValueExpression"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="XMLSerializeFunction" eSuperTypes="../../org.eclipse.datatools.modelbase.sql.query/model/SQLQueryModel.ecore#//ValueExpressionFunction">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="contentOption" eType="#//XMLContentType"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="serializeVersion" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="declarationOption" eType="#//XMLDeclarationType"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="serializeTarget" lowerBound="1"
eType="#//XMLSerializeFunctionTarget" containment="true" eOpposite="#//XMLSerializeFunctionTarget/serializeFunction"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="serializeEncoding" eType="#//XMLSerializeFunctionEncoding"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="XMLContentType">
<eLiterals name="CONTENT"/>
<eLiterals name="DOCUMENT" value="1"/>
<eLiterals name="NONE" value="2"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="XMLSerializeFunctionTarget" eSuperTypes="../../org.eclipse.datatools.modelbase.sql.query/model/SQLQueryModel.ecore#//QueryValueExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="serializeFunction" lowerBound="1"
eType="#//XMLSerializeFunction" transient="true" eOpposite="#//XMLSerializeFunction/serializeTarget"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="valueExpr" lowerBound="1"
eType="ecore:EClass ../../org.eclipse.datatools.modelbase.sql.query/model/SQLQueryModel.ecore#//QueryValueExpression"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="XMLDeclarationType">
<eLiterals name="EXCLUDING_XMLDECLARATION"/>
<eLiterals name="INCLUDING_XMLDECLARATION" value="1"/>
<eLiterals name="NONE" value="2"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="XMLAggregateFunction" eSuperTypes="../../org.eclipse.datatools.modelbase.sql.query/model/SQLQueryModel.ecore#//ValueExpressionFunction">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Specifies a value computed from a collection of rows. See ISO SQL/XML sec. 11.2. The <XML value expression> clause is handled by the parameterList relationship in ValueExpressionFunction, but is restricted to a single element in this case."/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="returningOption" eType="#//XMLReturningType"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="sortSpecList" upperBound="-1"
eType="#//XMLAggregateSortSpecification" containment="true" eOpposite="#//XMLAggregateSortSpecification/aggregateFunction"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="XMLReturningType">
<eLiterals name="RETURNING_CONTENT"/>
<eLiterals name="RETURNING_SEQUENCE" value="1"/>
<eLiterals name="NONE" value="2"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="XMLValueFunctionConcatContentItem" eSuperTypes="../../org.eclipse.datatools.modelbase.sql.query/model/SQLQueryModel.ecore#//QueryValueExpression">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Represents an XML value expression within an XMLCONCAT function. See ISO SQL/XML sec. 6.11. Contains a value expression which must resolve to an XML datatype.
"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="valueFunctionConcat" lowerBound="1"
eType="#//XMLValueFunctionConcat" transient="true" eOpposite="#//XMLValueFunctionConcat/concatContentList"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="valueExpr" lowerBound="1"
eType="ecore:EClass ../../org.eclipse.datatools.modelbase.sql.query/model/SQLQueryModel.ecore#//QueryValueExpression"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="XMLValueFunctionCommentContent" eSuperTypes="../../org.eclipse.datatools.modelbase.sql.query/model/SQLQueryModel.ecore#//QueryValueExpression">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Represents the <string value expression> within an <XML comment> function. See ISO SQL/XML sec. 6.10. Contains a value expression which must resolve to an string datatype."/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="valueFunctionComment" lowerBound="1"
eType="#//XMLValueFunctionComment" transient="true" eOpposite="#//XMLValueFunctionComment/commentContent"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="valueExpr" lowerBound="1"
eType="ecore:EClass ../../org.eclipse.datatools.modelbase.sql.query/model/SQLQueryModel.ecore#//QueryValueExpression"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="XMLValueFunctionDocumentContent" eSuperTypes="../../org.eclipse.datatools.modelbase.sql.query/model/SQLQueryModel.ecore#//QueryValueExpression">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Represents an <XML value expression> within an <XML document> function. See ISO SQL/XML sec. 6.12. The value expression contained by this element must resolve to an XML datatype.
"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="valueFunctionDocument"
lowerBound="1" eType="#//XMLValueFunctionDocument" transient="true" eOpposite="#//XMLValueFunctionDocument/documentContent"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="valueExpr" lowerBound="1"
eType="ecore:EClass ../../org.eclipse.datatools.modelbase.sql.query/model/SQLQueryModel.ecore#//QueryValueExpression"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="XMLAggregateSortSpecification" eSuperTypes="../../org.eclipse.datatools.modelbase.sql.query/model/SQLQueryModel.ecore#//SQLQueryObject">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Specifies an ordering within the values returned by the aggregation function. See ISO SQL/XML sec. 11.2."/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="aggregateFunction" lowerBound="1"
eType="#//XMLAggregateFunction" transient="true" eOpposite="#//XMLAggregateFunction/sortSpecList"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="orderBySpec" lowerBound="1"
eType="ecore:EClass ../../org.eclipse.datatools.modelbase.sql.query/model/SQLQueryModel.ecore#//OrderBySpecification"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="XMLNullHandlingType">
<eLiterals name="ABSENT_ON_NULL"/>
<eLiterals name="EMPTY_ON_NULL" value="1"/>
<eLiterals name="NIL_ON_NO_CONTENT" value="2"/>
<eLiterals name="NIL_ON_NULL" value="3"/>
<eLiterals name="NULL_ON_NULL" value="4"/>
<eLiterals name="NONE" value="5"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="XMLValueFunctionForestContentItem" eSuperTypes="../../org.eclipse.datatools.modelbase.sql.query/model/SQLQueryModel.ecore#//QueryValueExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="valueFunctionForest" lowerBound="1"
eType="#//XMLValueFunctionForest" transient="true" eOpposite="#//XMLValueFunctionForest/forestContentList"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="valueExpr" lowerBound="1"
eType="ecore:EClass ../../org.eclipse.datatools.modelbase.sql.query/model/SQLQueryModel.ecore#//QueryValueExpression"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="XMLValueFunctionParseContent" eSuperTypes="../../org.eclipse.datatools.modelbase.sql.query/model/SQLQueryModel.ecore#//QueryValueExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="valueFunctionParse" lowerBound="1"
eType="#//XMLValueFunctionParse" transient="true" eOpposite="#//XMLValueFunctionParse/parseContent"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="valueExpr" lowerBound="1"
eType="ecore:EClass ../../org.eclipse.datatools.modelbase.sql.query/model/SQLQueryModel.ecore#//QueryValueExpression"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="XMLWhitespaceHandlingType">
<eLiterals name="PRESERE_WHITESPACE"/>
<eLiterals name="STRIP_WHITESPACE" value="1"/>
<eLiterals name="NONE" value="2"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="XMLValueFunctionPIContent" eSuperTypes="../../org.eclipse.datatools.modelbase.sql.query/model/SQLQueryModel.ecore#//QueryValueExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="valueFunctionPI" lowerBound="1"
eType="#//XMLValueFunctionPI" transient="true" eOpposite="#//XMLValueFunctionPI/PIContent"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="valueExpr" lowerBound="1"
eType="ecore:EClass ../../org.eclipse.datatools.modelbase.sql.query/model/SQLQueryModel.ecore#//QueryValueExpression"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="XMLEmptyHandlingType">
<eLiterals name="EMPTY_ON_EMPTY"/>
<eLiterals name="NULL_ON_EMPTY" value="1"/>
<eLiterals name="NONE" value="2"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="XMLTableFunction" eSuperTypes="../../org.eclipse.datatools.modelbase.sql.query/model/SQLQueryModel.ecore#//TableFunction">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="tableRowPattern" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="xqueryArgList" eType="#//XMLQueryArgumentList"
containment="true" eOpposite="#//XMLQueryArgumentList/tableFunction"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="columnDefList" lowerBound="1"
upperBound="-1" eType="#//XMLTableColumnDefinitionItem" containment="true"
eOpposite="#//XMLTableColumnDefinitionItem/tableFunction"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="namespacesDecl" eType="#//XMLNamespacesDeclaration"
containment="true" eOpposite="#//XMLNamespacesDeclaration/tableFunction"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="XMLValueFunctionTextContent" eSuperTypes="../../org.eclipse.datatools.modelbase.sql.query/model/SQLQueryModel.ecore#//QueryValueExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="valueFunctionText" lowerBound="1"
eType="#//XMLValueFunctionText" transient="true" eOpposite="#//XMLValueFunctionText/textContent"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="valueExpr" lowerBound="1"
eType="ecore:EClass ../../org.eclipse.datatools.modelbase.sql.query/model/SQLQueryModel.ecore#//QueryValueExpression"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="XMLValueFunctionValidateContent" eSuperTypes="../../org.eclipse.datatools.modelbase.sql.query/model/SQLQueryModel.ecore#//QueryValueExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="valueFunctionValidate"
lowerBound="1" eType="#//XMLValueFunctionValidate" transient="true" eOpposite="#//XMLValueFunctionValidate/validateContent"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="valueExpr" lowerBound="1"
eType="ecore:EClass ../../org.eclipse.datatools.modelbase.sql.query/model/SQLQueryModel.ecore#//QueryValueExpression"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="XMLContentType2">
<eLiterals name="CONTENT"/>
<eLiterals name="DOCUMENT" value="1"/>
<eLiterals name="SEQUENCE" value="2"/>
<eLiterals name="NONE" value="3"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="XMLTableColumnDefinitionItem" eSuperTypes="../../org.eclipse.datatools.modelbase.sql.query/model/SQLQueryModel.ecore#//SQLQueryObject">
<eStructuralFeatures xsi:type="ecore:EReference" name="tableFunction" lowerBound="1"
eType="#//XMLTableFunction" transient="true" eOpposite="#//XMLTableFunction/columnDefList"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="XMLTableColumnDefinitionRegular" eSuperTypes="#//XMLTableColumnDefinitionItem">
<eStructuralFeatures xsi:type="ecore:EReference" name="dataType" eType="ecore:EClass ../../org.eclipse.datatools.modelbase.sql/model/sqlmodel.ecore#//datatypes/DataType"
containment="true" resolveProxies="false"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="passingOption" eType="#//XMLPassingType"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="tableColumnPattern" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="columnDefinitionDefault"
eType="#//XMLTableColumnDefinitionDefault" containment="true" eOpposite="#//XMLTableColumnDefinitionDefault/columnDefinitionRegular"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="XMLTableColumnDefinitionOrdinality"
eSuperTypes="#//XMLTableColumnDefinitionItem"/>
<eClassifiers xsi:type="ecore:EClass" name="XMLValueFunctionValidateAccordingTo"
eSuperTypes="../../org.eclipse.datatools.modelbase.sql.query/model/SQLQueryModel.ecore#//SQLQueryObject">
<eStructuralFeatures xsi:type="ecore:EReference" name="valueFunctionValidate"
lowerBound="1" eType="#//XMLValueFunctionValidate" transient="true" eOpposite="#//XMLValueFunctionValidate/validateAccordingTo"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="validateElement" eType="#//XMLValueFunctionValidateElement"
containment="true" eOpposite="#//XMLValueFunctionValidateElement/validateAccordingTo"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="XMLValueFunctionValidateAccordingToURI"
eSuperTypes="#//XMLValueFunctionValidateAccordingTo">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="noNamespace" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
defaultValueLiteral="false"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="targetNamespaceURI" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="schemaLocationURI" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="XMLValueFunctionValidateAccordingToIdentifier"
eSuperTypes="#//XMLValueFunctionValidateAccordingTo">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="schemaName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="registeredXMLSchemaName"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="XMLValueFunctionValidateElementName"
eSuperTypes="../../org.eclipse.datatools.modelbase.sql.query/model/SQLQueryModel.ecore#//SQLQueryObject">
<eStructuralFeatures xsi:type="ecore:EReference" name="validateElement" lowerBound="1"
eType="#//XMLValueFunctionValidateElement" transient="true" eOpposite="#//XMLValueFunctionValidateElement/validateElementName"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="XMLValueFunctionValidateElementNamespace"
eSuperTypes="../../org.eclipse.datatools.modelbase.sql.query/model/SQLQueryModel.ecore#//SQLQueryObject">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="noNamespace" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
defaultValueLiteral="false"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="namespaceURI" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="validateElement" lowerBound="1"
eType="#//XMLValueFunctionValidateElement" transient="true" eOpposite="#//XMLValueFunctionValidateElement/validateElementNamespace"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="XMLNamespacesDeclaration" eSuperTypes="../../org.eclipse.datatools.modelbase.sql.query/model/SQLQueryModel.ecore#//SQLQueryObject">
<eStructuralFeatures xsi:type="ecore:EReference" name="namespaceDecltemList" lowerBound="1"
upperBound="-1" eType="#//XMLNamespaceDeclarationItem" containment="true"
eOpposite="#//XMLNamespaceDeclarationItem/namespacesDecl"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="valueFunctionElement" lowerBound="1"
eType="#//XMLValueFunctionElement" transient="true" eOpposite="#//XMLValueFunctionElement/namespacesDecl"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="valueFunctionForest" lowerBound="1"
eType="#//XMLValueFunctionForest" transient="true" eOpposite="#//XMLValueFunctionForest/namespacesDecl"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="tableFunction" lowerBound="1"
eType="#//XMLTableFunction" transient="true" eOpposite="#//XMLTableFunction/namespacesDecl"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="XMLAttributesDeclaration">
<eStructuralFeatures xsi:type="ecore:EReference" name="valueFunctionElement" lowerBound="1"
eType="#//XMLValueFunctionElement" transient="true" eOpposite="#//XMLValueFunctionElement/attributesDecl"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="attributeDeclItem" lowerBound="1"
upperBound="-1" eType="#//XMLAttributeDeclarationItem" containment="true"
eOpposite="#//XMLAttributeDeclarationItem/attributesDecl"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="XMLValueFunctionElementContentList"
eSuperTypes="../../org.eclipse.datatools.modelbase.sql.query/model/SQLQueryModel.ecore#//SQLQueryObject">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="nullHandlingOption" eType="#//XMLNullHandlingType"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="valueFunctionElement" lowerBound="1"
eType="#//XMLValueFunctionElement" transient="true" eOpposite="#//XMLValueFunctionElement/elementContentList"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="elementContentListChildren"
upperBound="-1" eType="#//XMLValueFunctionElementContentItem" containment="true"
eOpposite="#//XMLValueFunctionElementContentItem/elementContentList"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="XMLValueFunctionQueryReturning" eSuperTypes="../../org.eclipse.datatools.modelbase.sql.query/model/SQLQueryModel.ecore#//SQLQueryObject">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="returningOption" eType="#//XMLReturningType"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="passingOption" eType="#//XMLPassingType"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="valueFunctionQuery" lowerBound="1"
eType="#//XMLValueFunctionQuery" transient="true" eOpposite="#//XMLValueFunctionQuery/queryReturning"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="XMLValueFunctionValidateElement" eSuperTypes="../../org.eclipse.datatools.modelbase.sql.query/model/SQLQueryModel.ecore#//SQLQueryObject">
<eStructuralFeatures xsi:type="ecore:EReference" name="validateElementNamespace"
eType="#//XMLValueFunctionValidateElementNamespace" containment="true" eOpposite="#//XMLValueFunctionValidateElementNamespace/validateElement"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="validateElementName" eType="#//XMLValueFunctionValidateElementName"
containment="true" eOpposite="#//XMLValueFunctionValidateElementName/validateElement"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="validateAccordingTo" lowerBound="1"
eType="#//XMLValueFunctionValidateAccordingTo" transient="true" eOpposite="#//XMLValueFunctionValidateAccordingTo/validateElement"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="XMLTableColumnDefinitionDefault" eSuperTypes="../../org.eclipse.datatools.modelbase.sql.query/model/SQLQueryModel.ecore#//QueryValueExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="valueExpr" lowerBound="1"
eType="ecore:EClass ../../org.eclipse.datatools.modelbase.sql.query/model/SQLQueryModel.ecore#//QueryValueExpression"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="columnDefinitionRegular"
lowerBound="1" eType="#//XMLTableColumnDefinitionRegular" transient="true"
eOpposite="#//XMLTableColumnDefinitionRegular/columnDefinitionDefault"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="XMLSerializeFunctionEncoding" eSuperTypes="../../org.eclipse.datatools.modelbase.sql.query/model/SQLQueryModel.ecore#//SQLQueryObject">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="encodingName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/anhgun/org.eclipse.datatools/plugins/modelbase/org.eclipse.datatools.modelbase.sql.xml.query/model/SQLXMLQueryModel.ecore | ecore | query
XMLValueFunctionConcat
returningOption
concatContentList
XMLValueFunction
XMLNamespaceDeclarationPrefix
prefix
XMLNamespaceDeclarationDefault
noDefault
false
XMLAttributeDeclarationItem
valueExpr
attributesDecl
XMLValueFunctionElement
elementName
returningOption
namespacesDecl
attributesDecl
elementContentList
XMLNamespaceDeclarationItem
uri
namespacesDecl
XMLValueFunctionElementContentItem
valueExpr
elementContentList
XMLValueFunctionForest
nullHandlingOption
returningOption
forestContentList
namespacesDecl
XMLValueFunctionComment
returningOption
commentContent
XMLValueFunctionDocument
returningOption
documentContent
XMLValueFunctionParse
contentOption
whitespaceHandlingOption
parseContent
XMLValueFunctionPI
targetName
returningOption
PIContent
XMLValueFunctionQuery
emptyHandlingOption
xqueryExpr
xqueryArgList
queryReturning
XMLValueFunctionText
returningOption
textContent
XMLValueFunctionValidate
contentOption
validateContent
validateAccordingTo
XMLValueExpressionCast
passingMechanism
XMLPassingType
BY_REF
BY_REF
BY_VALUE
BY_VALUE
NONE
NONE
XMLPredicate
XMLPredicateContent
XMLPredicateDocument
XMLPredicateExists
xqueryExpr
xqueryArgList
XMLPredicateValid
XMLQueryExpression
xqueryExprContent
predicateExists
valueFunctionQuery
XMLQueryArgumentList
passingMechanism
predicateExists
xqueryArgListChildren
valueFunctionQuery
tableFunction
XMLQueryArgumentItem
passingMechanism
xqueryArgList
valueExpr
XMLSerializeFunction
contentOption
serializeVersion
declarationOption
serializeTarget
serializeEncoding
XMLContentType
CONTENT
CONTENT
DOCUMENT
DOCUMENT
NONE
NONE
XMLSerializeFunctionTarget
serializeFunction
valueExpr
XMLDeclarationType
EXCLUDING_XMLDECLARATION
EXCLUDING_XMLDECLARATION
INCLUDING_XMLDECLARATION
INCLUDING_XMLDECLARATION
NONE
NONE
XMLAggregateFunction
returningOption
sortSpecList
XMLReturningType
RETURNING_CONTENT
RETURNING_CONTENT
RETURNING_SEQUENCE
RETURNING_SEQUENCE
NONE
NONE
XMLValueFunctionConcatContentItem
valueFunctionConcat
valueExpr
XMLValueFunctionCommentContent
valueFunctionComment
valueExpr
XMLValueFunctionDocumentContent
valueFunctionDocument
valueExpr
XMLAggregateSortSpecification
aggregateFunction
orderBySpec
XMLNullHandlingType
ABSENT_ON_NULL
ABSENT_ON_NULL
EMPTY_ON_NULL
EMPTY_ON_NULL
NIL_ON_NO_CONTENT
NIL_ON_NO_CONTENT
NIL_ON_NULL
NIL_ON_NULL
NULL_ON_NULL
NULL_ON_NULL
NONE
NONE
XMLValueFunctionForestContentItem
valueFunctionForest
valueExpr
XMLValueFunctionParseContent
valueFunctionParse
valueExpr
XMLWhitespaceHandlingType
PRESERE_WHITESPACE
PRESERE_WHITESPACE
STRIP_WHITESPACE
STRIP_WHITESPACE
NONE
NONE
XMLValueFunctionPIContent
valueFunctionPI
valueExpr
XMLEmptyHandlingType
EMPTY_ON_EMPTY
EMPTY_ON_EMPTY
NULL_ON_EMPTY
NULL_ON_EMPTY
NONE
NONE
XMLTableFunction
tableRowPattern
xqueryArgList
columnDefList
namespacesDecl
XMLValueFunctionTextContent
valueFunctionText
valueExpr
XMLValueFunctionValidateContent
valueFunctionValidate
valueExpr
XMLContentType2
CONTENT
CONTENT
DOCUMENT
DOCUMENT
SEQUENCE
SEQUENCE
NONE
NONE
XMLTableColumnDefinitionItem
tableFunction
XMLTableColumnDefinitionRegular
dataType
passingOption
tableColumnPattern
columnDefinitionDefault
XMLTableColumnDefinitionOrdinality
XMLValueFunctionValidateAccordingTo
valueFunctionValidate
validateElement
XMLValueFunctionValidateAccordingToURI
noNamespace
false
targetNamespaceURI
schemaLocationURI
XMLValueFunctionValidateAccordingToIdentifier
schemaName
registeredXMLSchemaName
XMLValueFunctionValidateElementName
validateElement
XMLValueFunctionValidateElementNamespace
noNamespace
false
namespaceURI
validateElement
XMLNamespacesDeclaration
namespaceDecltemList
valueFunctionElement
valueFunctionForest
tableFunction
XMLAttributesDeclaration
valueFunctionElement
attributeDeclItem
XMLValueFunctionElementContentList
nullHandlingOption
valueFunctionElement
elementContentListChildren
XMLValueFunctionQueryReturning
returningOption
passingOption
valueFunctionQuery
XMLValueFunctionValidateElement
validateElementNamespace
validateElementName
validateAccordingTo
XMLTableColumnDefinitionDefault
valueExpr
columnDefinitionRegular
XMLSerializeFunctionEncoding
encodingName | null | {"directed":true,"nodes":[{"nsPrefix":"org.eclipse.datatools.modelbase.sql.xml.query","nsURI":"http:///org/eclipse/datatools/modelbase/sql/xml/query/SQLXMLQueryModel.ecore","name":"query","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"XMLValueFunctionConcat","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"XMLValueFunction","instanceClass":null,"abstract":true,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"XMLNamespaceDeclarationPrefix","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"XMLNamespaceDeclarationDefault","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"XMLAttributeDeclarationItem","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"XMLValueFunctionElement","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"XMLNamespaceDeclarationItem","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"XMLValueFunctionElementContentItem","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"XMLValueFunctionForest","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"XMLValueFunctionComment","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"XMLValueFunctionDocument","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"XMLValueFunctionParse","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"XMLValueFunctionPI","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"XMLValueFunctionQuery","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"XMLValueFunctionText","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"XMLValueFunctionValidate","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"XMLValueExpressionCast","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"XMLPassingType","instanceClass":null,"id":18,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"XMLPredicate","instanceClass":null,"abstract":true,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"XMLPredicateContent","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"XMLPredicateDocument","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"XMLPredicateExists","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"XMLPredicateValid","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"XMLQueryExpression","instanceClass":null,"abstract":false,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"XMLQueryArgumentList","instanceClass":null,"abstract":false,"id":25,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"XMLQueryArgumentItem","instanceClass":null,"abstract":false,"id":26,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"XMLSerializeFunction","instanceClass":null,"abstract":false,"id":27,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"XMLContentType","instanceClass":null,"id":28,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"XMLSerializeFunctionTarget","instanceClass":null,"abstract":false,"id":29,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"XMLDeclarationType","instanceClass":null,"id":30,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"XMLAggregateFunction","instanceClass":null,"abstract":false,"id":31,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"XMLReturningType","instanceClass":null,"id":32,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"XMLValueFunctionConcatContentItem","instanceClass":null,"abstract":false,"id":33,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"XMLValueFunctionCommentContent","instanceClass":null,"abstract":false,"id":34,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"XMLValueFunctionDocumentContent","instanceClass":null,"abstract":false,"id":35,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"XMLAggregateSortSpecification","instanceClass":null,"abstract":false,"id":36,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"XMLNullHandlingType","instanceClass":null,"id":37,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"XMLValueFunctionForestContentItem","instanceClass":null,"abstract":false,"id":38,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"XMLValueFunctionParseContent","instanceClass":null,"abstract":false,"id":39,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"XMLWhitespaceHandlingType","instanceClass":null,"id":40,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"XMLValueFunctionPIContent","instanceClass":null,"abstract":false,"id":41,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"XMLEmptyHandlingType","instanceClass":null,"id":42,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"XMLTableFunction","instanceClass":null,"abstract":false,"id":43,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"XMLValueFunctionTextContent","instanceClass":null,"abstract":false,"id":44,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"XMLValueFunctionValidateContent","instanceClass":null,"abstract":false,"id":45,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"XMLContentType2","instanceClass":null,"id":46,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"XMLTableColumnDefinitionItem","instanceClass":null,"abstract":false,"id":47,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"XMLTableColumnDefinitionRegular","instanceClass":null,"abstract":false,"id":48,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"XMLTableColumnDefinitionOrdinality","instanceClass":null,"abstract":false,"id":49,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"XMLValueFunctionValidateAccordingTo","instanceClass":null,"abstract":false,"id":50,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"XMLValueFunctionValidateAccordingToURI","instanceClass":null,"abstract":false,"id":51,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"XMLValueFunctionValidateAccordingToIdentifier","instanceClass":null,"abstract":false,"id":52,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"XMLValueFunctionValidateElementName","instanceClass":null,"abstract":false,"id":53,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"XMLValueFunctionValidateElementNamespace","instanceClass":null,"abstract":false,"id":54,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"XMLNamespacesDeclaration","instanceClass":null,"abstract":false,"id":55,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"XMLAttributesDeclaration","instanceClass":null,"abstract":false,"id":56,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"XMLValueFunctionElementContentList","instanceClass":null,"abstract":false,"id":57,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"XMLValueFunctionQueryReturning","instanceClass":null,"abstract":false,"id":58,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"XMLValueFunctionValidateElement","instanceClass":null,"abstract":false,"id":59,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"XMLTableColumnDefinitionDefault","instanceClass":null,"abstract":false,"id":60,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"XMLSerializeFunctionEncoding","instanceClass":null,"abstract":false,"id":61,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"returningOption","changeable":true,"lowerBound":0,"iD":false,"id":62,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"concatContentList","changeable":true,"resolveProxies":true,"lowerBound":1,"id":63,"derived":false},{"id":64,"eClass":"EGenericType"},{"id":65,"eClass":"EGenericType"},{"id":66,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"valueFunctionConcat","changeable":true,"resolveProxies":true,"lowerBound":1,"id":67,"derived":false},{"id":68,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"prefix","changeable":true,"lowerBound":0,"iD":false,"id":69,"derived":false},{"id":70,"eClass":"EGenericType"},{"id":71,"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":"noDefault","changeable":true,"lowerBound":0,"iD":false,"id":72,"derived":false},{"id":73,"eClass":"EGenericType"},{"id":74,"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":"valueExpr","changeable":true,"resolveProxies":true,"lowerBound":1,"id":75,"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":"attributesDecl","changeable":true,"resolveProxies":true,"lowerBound":1,"id":76,"derived":false},{"id":77,"eClass":"EGenericType"},{"id":78,"eClass":"EGenericType"},{"id":79,"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":"attributeDeclItem","changeable":true,"resolveProxies":true,"lowerBound":1,"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":"elementName","changeable":true,"lowerBound":0,"iD":false,"id":81,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"returningOption","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":"namespacesDecl","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":"attributesDecl","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":"elementContentList","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"},{"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":"valueFunctionElement","changeable":true,"resolveProxies":true,"lowerBound":1,"id":90,"derived":false},{"id":91,"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":"valueFunctionElement","changeable":true,"resolveProxies":true,"lowerBound":1,"id":92,"derived":false},{"id":93,"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":"valueFunctionElement","changeable":true,"resolveProxies":true,"lowerBound":1,"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":"uri","changeable":true,"lowerBound":0,"iD":false,"id":95,"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":"namespacesDecl","changeable":true,"resolveProxies":true,"lowerBound":1,"id":96,"derived":false},{"id":97,"eClass":"EGenericType"},{"id":98,"eClass":"EGenericType"},{"id":99,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"namespaceDecltemList","changeable":true,"resolveProxies":true,"lowerBound":1,"id":100,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"valueExpr","changeable":true,"resolveProxies":true,"lowerBound":1,"id":101,"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":"elementContentList","changeable":true,"resolveProxies":true,"lowerBound":1,"id":102,"derived":false},{"id":103,"eClass":"EGenericType"},{"id":104,"eClass":"EGenericType"},{"id":105,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"elementContentListChildren","changeable":true,"resolveProxies":true,"lowerBound":0,"id":106,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"nullHandlingOption","changeable":true,"lowerBound":0,"iD":false,"id":107,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"returningOption","changeable":true,"lowerBound":0,"iD":false,"id":108,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"forestContentList","changeable":true,"resolveProxies":true,"lowerBound":0,"id":109,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"namespacesDecl","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"},{"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":"valueFunctionForest","changeable":true,"resolveProxies":true,"lowerBound":1,"id":115,"derived":false},{"id":116,"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":"valueFunctionForest","changeable":true,"resolveProxies":true,"lowerBound":1,"id":117,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"returningOption","changeable":true,"lowerBound":0,"iD":false,"id":118,"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":"commentContent","changeable":true,"resolveProxies":true,"lowerBound":1,"id":119,"derived":false},{"id":120,"eClass":"EGenericType"},{"id":121,"eClass":"EGenericType"},{"id":122,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"valueFunctionComment","changeable":true,"resolveProxies":true,"lowerBound":1,"id":123,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"returningOption","changeable":true,"lowerBound":0,"iD":false,"id":124,"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":"documentContent","changeable":true,"resolveProxies":true,"lowerBound":1,"id":125,"derived":false},{"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":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"valueFunctionDocument","changeable":true,"resolveProxies":true,"lowerBound":1,"id":129,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"contentOption","changeable":true,"lowerBound":0,"iD":false,"id":130,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"whitespaceHandlingOption","changeable":true,"lowerBound":0,"iD":false,"id":131,"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":"parseContent","changeable":true,"resolveProxies":true,"lowerBound":1,"id":132,"derived":false},{"id":133,"eClass":"EGenericType"},{"id":134,"eClass":"EGenericType"},{"id":135,"eClass":"EGenericType"},{"id":136,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"valueFunctionParse","changeable":true,"resolveProxies":true,"lowerBound":1,"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":"targetName","changeable":true,"lowerBound":0,"iD":false,"id":138,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"returningOption","changeable":true,"lowerBound":0,"iD":false,"id":139,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"PIContent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":140,"derived":false},{"id":141,"eClass":"EGenericType"},{"id":142,"eClass":"EGenericType"},{"id":143,"eClass":"EGenericType"},{"id":144,"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":"valueFunctionPI","changeable":true,"resolveProxies":true,"lowerBound":1,"id":145,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"emptyHandlingOption","changeable":true,"lowerBound":0,"iD":false,"id":146,"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":"xqueryExpr","changeable":true,"resolveProxies":true,"lowerBound":1,"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":"xqueryArgList","changeable":true,"resolveProxies":true,"lowerBound":0,"id":148,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"queryReturning","changeable":true,"resolveProxies":true,"lowerBound":0,"id":149,"derived":false},{"id":150,"eClass":"EGenericType"},{"id":151,"eClass":"EGenericType"},{"id":152,"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":"valueFunctionQuery","changeable":true,"resolveProxies":true,"lowerBound":1,"id":153,"derived":false},{"id":154,"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":"valueFunctionQuery","changeable":true,"resolveProxies":true,"lowerBound":1,"id":155,"derived":false},{"id":156,"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":"valueFunctionQuery","changeable":true,"resolveProxies":true,"lowerBound":1,"id":157,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"returningOption","changeable":true,"lowerBound":0,"iD":false,"id":158,"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":"textContent","changeable":true,"resolveProxies":true,"lowerBound":1,"id":159,"derived":false},{"id":160,"eClass":"EGenericType"},{"id":161,"eClass":"EGenericType"},{"id":162,"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":"valueFunctionText","changeable":true,"resolveProxies":true,"lowerBound":1,"id":163,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"contentOption","changeable":true,"lowerBound":0,"iD":false,"id":164,"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":"validateContent","changeable":true,"resolveProxies":true,"lowerBound":1,"id":165,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"validateAccordingTo","changeable":true,"resolveProxies":true,"lowerBound":0,"id":166,"derived":false},{"id":167,"eClass":"EGenericType"},{"id":168,"eClass":"EGenericType"},{"id":169,"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":"valueFunctionValidate","changeable":true,"resolveProxies":true,"lowerBound":1,"id":170,"derived":false},{"id":171,"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":"valueFunctionValidate","changeable":true,"resolveProxies":true,"lowerBound":1,"id":172,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"passingMechanism","changeable":true,"lowerBound":0,"iD":false,"id":173,"derived":false},{"id":174,"eClass":"EGenericType"},{"id":175,"eClass":"EGenericType"},{"name":"BY_REF","id":176,"value":0,"literal":"BY_REF","eClass":"EEnumLiteral"},{"name":"BY_VALUE","id":177,"value":1,"literal":"BY_VALUE","eClass":"EEnumLiteral"},{"name":"NONE","id":178,"value":2,"literal":"NONE","eClass":"EEnumLiteral"},{"id":179,"eClass":"EGenericType"},{"id":180,"eClass":"EGenericType"},{"id":181,"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":"xqueryExpr","changeable":true,"resolveProxies":true,"lowerBound":1,"id":182,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"xqueryArgList","changeable":true,"resolveProxies":true,"lowerBound":0,"id":183,"derived":false},{"id":184,"eClass":"EGenericType"},{"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":"predicateExists","changeable":true,"resolveProxies":true,"lowerBound":1,"id":186,"derived":false},{"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":"predicateExists","changeable":true,"resolveProxies":true,"lowerBound":1,"id":188,"derived":false},{"id":189,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"xqueryExprContent","changeable":true,"lowerBound":0,"iD":false,"id":190,"derived":false},{"id":191,"eClass":"EGenericType"},{"id":192,"eClass":"EGenericType"},{"id":193,"eClass":"EGenericType"},{"id":194,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"passingMechanism","changeable":true,"lowerBound":0,"iD":false,"id":195,"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":"xqueryArgListChildren","changeable":true,"resolveProxies":true,"lowerBound":1,"id":196,"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":"tableFunction","changeable":true,"resolveProxies":true,"lowerBound":1,"id":197,"derived":false},{"id":198,"eClass":"EGenericType"},{"id":199,"eClass":"EGenericType"},{"id":200,"eClass":"EGenericType"},{"id":201,"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":"xqueryArgList","changeable":true,"resolveProxies":true,"lowerBound":1,"id":202,"derived":false},{"id":203,"eClass":"EGenericType"},{"id":204,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"xqueryArgList","changeable":true,"resolveProxies":true,"lowerBound":0,"id":205,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"passingMechanism","changeable":true,"lowerBound":0,"iD":false,"id":206,"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":"valueExpr","changeable":true,"resolveProxies":true,"lowerBound":1,"id":207,"derived":false},{"id":208,"eClass":"EGenericType"},{"id":209,"eClass":"EGenericType"},{"id":210,"eClass":"EGenericType"},{"id":211,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"contentOption","changeable":true,"lowerBound":0,"iD":false,"id":212,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"serializeVersion","changeable":true,"lowerBound":0,"iD":false,"id":213,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"declarationOption","changeable":true,"lowerBound":0,"iD":false,"id":214,"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":"serializeTarget","changeable":true,"resolveProxies":true,"lowerBound":1,"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":"serializeEncoding","changeable":true,"resolveProxies":true,"lowerBound":0,"id":216,"derived":false},{"id":217,"eClass":"EGenericType"},{"id":218,"eClass":"EGenericType"},{"id":219,"eClass":"EGenericType"},{"id":220,"eClass":"EGenericType"},{"id":221,"eClass":"EGenericType"},{"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":"serializeFunction","changeable":true,"resolveProxies":true,"lowerBound":1,"id":222,"derived":false},{"id":223,"eClass":"EGenericType"},{"name":"CONTENT","id":224,"value":0,"literal":"CONTENT","eClass":"EEnumLiteral"},{"name":"DOCUMENT","id":225,"value":1,"literal":"DOCUMENT","eClass":"EEnumLiteral"},{"name":"NONE","id":226,"value":2,"literal":"NONE","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":"valueExpr","changeable":true,"resolveProxies":true,"lowerBound":1,"id":227,"derived":false},{"id":228,"eClass":"EGenericType"},{"id":229,"eClass":"EGenericType"},{"id":230,"eClass":"EGenericType"},{"name":"EXCLUDING_XMLDECLARATION","id":231,"value":0,"literal":"EXCLUDING_XMLDECLARATION","eClass":"EEnumLiteral"},{"name":"INCLUDING_XMLDECLARATION","id":232,"value":1,"literal":"INCLUDING_XMLDECLARATION","eClass":"EEnumLiteral"},{"name":"NONE","id":233,"value":2,"literal":"NONE","eClass":"EEnumLiteral"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"returningOption","changeable":true,"lowerBound":0,"iD":false,"id":234,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"sortSpecList","changeable":true,"resolveProxies":true,"lowerBound":0,"id":235,"derived":false},{"id":236,"eClass":"EGenericType"},{"id":237,"eClass":"EGenericType"},{"id":238,"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":"aggregateFunction","changeable":true,"resolveProxies":true,"lowerBound":1,"id":239,"derived":false},{"name":"RETURNING_CONTENT","id":240,"value":0,"literal":"RETURNING_CONTENT","eClass":"EEnumLiteral"},{"name":"RETURNING_SEQUENCE","id":241,"value":1,"literal":"RETURNING_SEQUENCE","eClass":"EEnumLiteral"},{"name":"NONE","id":242,"value":2,"literal":"NONE","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":"valueExpr","changeable":true,"resolveProxies":true,"lowerBound":1,"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":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"valueExpr","changeable":true,"resolveProxies":true,"lowerBound":1,"id":247,"derived":false},{"id":248,"eClass":"EGenericType"},{"id":249,"eClass":"EGenericType"},{"id":250,"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":"valueExpr","changeable":true,"resolveProxies":true,"lowerBound":1,"id":251,"derived":false},{"id":252,"eClass":"EGenericType"},{"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":true,"unsettable":false,"transient":false,"unique":true,"name":"orderBySpec","changeable":true,"resolveProxies":true,"lowerBound":1,"id":255,"derived":false},{"id":256,"eClass":"EGenericType"},{"id":257,"eClass":"EGenericType"},{"id":258,"eClass":"EGenericType"},{"name":"ABSENT_ON_NULL","id":259,"value":0,"literal":"ABSENT_ON_NULL","eClass":"EEnumLiteral"},{"name":"EMPTY_ON_NULL","id":260,"value":1,"literal":"EMPTY_ON_NULL","eClass":"EEnumLiteral"},{"name":"NIL_ON_NO_CONTENT","id":261,"value":2,"literal":"NIL_ON_NO_CONTENT","eClass":"EEnumLiteral"},{"name":"NIL_ON_NULL","id":262,"value":3,"literal":"NIL_ON_NULL","eClass":"EEnumLiteral"},{"name":"NULL_ON_NULL","id":263,"value":4,"literal":"NULL_ON_NULL","eClass":"EEnumLiteral"},{"name":"NONE","id":264,"value":5,"literal":"NONE","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":"valueExpr","changeable":true,"resolveProxies":true,"lowerBound":1,"id":265,"derived":false},{"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":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"valueExpr","changeable":true,"resolveProxies":true,"lowerBound":1,"id":269,"derived":false},{"id":270,"eClass":"EGenericType"},{"id":271,"eClass":"EGenericType"},{"id":272,"eClass":"EGenericType"},{"name":"PRESERE_WHITESPACE","id":273,"value":0,"literal":"PRESERE_WHITESPACE","eClass":"EEnumLiteral"},{"name":"STRIP_WHITESPACE","id":274,"value":1,"literal":"STRIP_WHITESPACE","eClass":"EEnumLiteral"},{"name":"NONE","id":275,"value":2,"literal":"NONE","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":"valueExpr","changeable":true,"resolveProxies":true,"lowerBound":1,"id":276,"derived":false},{"id":277,"eClass":"EGenericType"},{"id":278,"eClass":"EGenericType"},{"id":279,"eClass":"EGenericType"},{"name":"EMPTY_ON_EMPTY","id":280,"value":0,"literal":"EMPTY_ON_EMPTY","eClass":"EEnumLiteral"},{"name":"NULL_ON_EMPTY","id":281,"value":1,"literal":"NULL_ON_EMPTY","eClass":"EEnumLiteral"},{"name":"NONE","id":282,"value":2,"literal":"NONE","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":"tableRowPattern","changeable":true,"lowerBound":0,"iD":false,"id":283,"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":"columnDefList","changeable":true,"resolveProxies":true,"lowerBound":1,"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":"namespacesDecl","changeable":true,"resolveProxies":true,"lowerBound":0,"id":285,"derived":false},{"id":286,"eClass":"EGenericType"},{"id":287,"eClass":"EGenericType"},{"id":288,"eClass":"EGenericType"},{"id":289,"eClass":"EGenericType"},{"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":"tableFunction","changeable":true,"resolveProxies":true,"lowerBound":1,"id":290,"derived":false},{"id":291,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"tableFunction","changeable":true,"resolveProxies":true,"lowerBound":1,"id":292,"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":"valueExpr","changeable":true,"resolveProxies":true,"lowerBound":1,"id":293,"derived":false},{"id":294,"eClass":"EGenericType"},{"id":295,"eClass":"EGenericType"},{"id":296,"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":"valueExpr","changeable":true,"resolveProxies":true,"lowerBound":1,"id":297,"derived":false},{"id":298,"eClass":"EGenericType"},{"id":299,"eClass":"EGenericType"},{"id":300,"eClass":"EGenericType"},{"name":"CONTENT","id":301,"value":0,"literal":"CONTENT","eClass":"EEnumLiteral"},{"name":"DOCUMENT","id":302,"value":1,"literal":"DOCUMENT","eClass":"EEnumLiteral"},{"name":"SEQUENCE","id":303,"value":2,"literal":"SEQUENCE","eClass":"EEnumLiteral"},{"name":"NONE","id":304,"value":3,"literal":"NONE","eClass":"EEnumLiteral"},{"id":305,"eClass":"EGenericType"},{"id":306,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"dataType","changeable":true,"resolveProxies":false,"lowerBound":0,"id":307,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"passingOption","changeable":true,"lowerBound":0,"iD":false,"id":308,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"tableColumnPattern","changeable":true,"lowerBound":0,"iD":false,"id":309,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"columnDefinitionDefault","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"},{"id":315,"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":"columnDefinitionRegular","changeable":true,"resolveProxies":true,"lowerBound":1,"id":316,"derived":false},{"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":"validateElement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":318,"derived":false},{"id":319,"eClass":"EGenericType"},{"id":320,"eClass":"EGenericType"},{"id":321,"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":"validateAccordingTo","changeable":true,"resolveProxies":true,"lowerBound":1,"id":322,"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":"noNamespace","changeable":true,"lowerBound":0,"iD":false,"id":323,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"targetNamespaceURI","changeable":true,"lowerBound":0,"iD":false,"id":324,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"schemaLocationURI","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"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"schemaName","changeable":true,"lowerBound":0,"iD":false,"id":330,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"registeredXMLSchemaName","changeable":true,"lowerBound":0,"iD":false,"id":331,"derived":false},{"id":332,"eClass":"EGenericType"},{"id":333,"eClass":"EGenericType"},{"id":334,"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":"validateElement","changeable":true,"resolveProxies":true,"lowerBound":1,"id":335,"derived":false},{"id":336,"eClass":"EGenericType"},{"id":337,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"validateElementName","changeable":true,"resolveProxies":true,"lowerBound":0,"id":338,"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":"noNamespace","changeable":true,"lowerBound":0,"iD":false,"id":339,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"namespaceURI","changeable":true,"lowerBound":0,"iD":false,"id":340,"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":"validateElement","changeable":true,"resolveProxies":true,"lowerBound":1,"id":341,"derived":false},{"id":342,"eClass":"EGenericType"},{"id":343,"eClass":"EGenericType"},{"id":344,"eClass":"EGenericType"},{"id":345,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"validateElementNamespace","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"},{"id":352,"eClass":"EGenericType"},{"id":353,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"nullHandlingOption","changeable":true,"lowerBound":0,"iD":false,"id":354,"derived":false},{"id":355,"eClass":"EGenericType"},{"id":356,"eClass":"EGenericType"},{"id":357,"eClass":"EGenericType"},{"id":358,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"returningOption","changeable":true,"lowerBound":0,"iD":false,"id":359,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"passingOption","changeable":true,"lowerBound":0,"iD":false,"id":360,"derived":false},{"id":361,"eClass":"EGenericType"},{"id":362,"eClass":"EGenericType"},{"id":363,"eClass":"EGenericType"},{"id":364,"eClass":"EGenericType"},{"id":365,"eClass":"EGenericType"},{"id":366,"eClass":"EGenericType"},{"id":367,"eClass":"EGenericType"},{"id":368,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"valueExpr","changeable":true,"resolveProxies":true,"lowerBound":1,"id":369,"derived":false},{"id":370,"eClass":"EGenericType"},{"id":371,"eClass":"EGenericType"},{"id":372,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"encodingName","changeable":true,"lowerBound":0,"iD":false,"id":373,"derived":false},{"id":374,"eClass":"EGenericType"},{"id":375,"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":1,"target":0},{"source":1,"target":2},{"source":1,"target":62},{"source":1,"target":63},{"source":1,"target":64},{"source":62,"target":32},{"source":62,"target":65},{"source":62,"target":1},{"source":65,"target":32},{"source":63,"target":33},{"source":63,"target":66},{"source":63,"target":1},{"source":63,"target":67},{"source":66,"target":33},{"source":64,"target":2},{"source":2,"target":0},{"source":2,"target":68},{"source":3,"target":0},{"source":3,"target":7},{"source":3,"target":69},{"source":3,"target":70},{"source":69,"target":71},{"source":69,"target":3},{"source":70,"target":7},{"source":4,"target":0},{"source":4,"target":7},{"source":4,"target":72},{"source":4,"target":73},{"source":72,"target":74},{"source":72,"target":4},{"source":73,"target":7},{"source":5,"target":0},{"source":5,"target":75},{"source":5,"target":76},{"source":5,"target":77},{"source":75,"target":78},{"source":75,"target":5},{"source":76,"target":56},{"source":76,"target":79},{"source":76,"target":5},{"source":76,"target":80},{"source":79,"target":56},{"source":6,"target":0},{"source":6,"target":2},{"source":6,"target":81},{"source":6,"target":82},{"source":6,"target":83},{"source":6,"target":84},{"source":6,"target":85},{"source":6,"target":86},{"source":81,"target":87},{"source":81,"target":6},{"source":82,"target":32},{"source":82,"target":88},{"source":82,"target":6},{"source":88,"target":32},{"source":83,"target":55},{"source":83,"target":89},{"source":83,"target":6},{"source":83,"target":90},{"source":89,"target":55},{"source":84,"target":56},{"source":84,"target":91},{"source":84,"target":6},{"source":84,"target":92},{"source":91,"target":56},{"source":85,"target":57},{"source":85,"target":93},{"source":85,"target":6},{"source":85,"target":94},{"source":93,"target":57},{"source":86,"target":2},{"source":7,"target":0},{"source":7,"target":95},{"source":7,"target":96},{"source":7,"target":97},{"source":95,"target":98},{"source":95,"target":7},{"source":96,"target":55},{"source":96,"target":99},{"source":96,"target":7},{"source":96,"target":100},{"source":99,"target":55},{"source":8,"target":0},{"source":8,"target":101},{"source":8,"target":102},{"source":8,"target":103},{"source":101,"target":104},{"source":101,"target":8},{"source":102,"target":57},{"source":102,"target":105},{"source":102,"target":8},{"source":102,"target":106},{"source":105,"target":57},{"source":9,"target":0},{"source":9,"target":2},{"source":9,"target":107},{"source":9,"target":108},{"source":9,"target":109},{"source":9,"target":110},{"source":9,"target":111},{"source":107,"target":37},{"source":107,"target":112},{"source":107,"target":9},{"source":112,"target":37},{"source":108,"target":32},{"source":108,"target":113},{"source":108,"target":9},{"source":113,"target":32},{"source":109,"target":38},{"source":109,"target":114},{"source":109,"target":9},{"source":109,"target":115},{"source":114,"target":38},{"source":110,"target":55},{"source":110,"target":116},{"source":110,"target":9},{"source":110,"target":117},{"source":116,"target":55},{"source":111,"target":2},{"source":10,"target":0},{"source":10,"target":2},{"source":10,"target":118},{"source":10,"target":119},{"source":10,"target":120},{"source":118,"target":32},{"source":118,"target":121},{"source":118,"target":10},{"source":121,"target":32},{"source":119,"target":34},{"source":119,"target":122},{"source":119,"target":10},{"source":119,"target":123},{"source":122,"target":34},{"source":120,"target":2},{"source":11,"target":0},{"source":11,"target":2},{"source":11,"target":124},{"source":11,"target":125},{"source":11,"target":126},{"source":124,"target":32},{"source":124,"target":127},{"source":124,"target":11},{"source":127,"target":32},{"source":125,"target":35},{"source":125,"target":128},{"source":125,"target":11},{"source":125,"target":129},{"source":128,"target":35},{"source":126,"target":2},{"source":12,"target":0},{"source":12,"target":2},{"source":12,"target":130},{"source":12,"target":131},{"source":12,"target":132},{"source":12,"target":133},{"source":130,"target":28},{"source":130,"target":134},{"source":130,"target":12},{"source":134,"target":28},{"source":131,"target":40},{"source":131,"target":135},{"source":131,"target":12},{"source":135,"target":40},{"source":132,"target":39},{"source":132,"target":136},{"source":132,"target":12},{"source":132,"target":137},{"source":136,"target":39},{"source":133,"target":2},{"source":13,"target":0},{"source":13,"target":2},{"source":13,"target":138},{"source":13,"target":139},{"source":13,"target":140},{"source":13,"target":141},{"source":138,"target":142},{"source":138,"target":13},{"source":139,"target":32},{"source":139,"target":143},{"source":139,"target":13},{"source":143,"target":32},{"source":140,"target":41},{"source":140,"target":144},{"source":140,"target":13},{"source":140,"target":145},{"source":144,"target":41},{"source":141,"target":2},{"source":14,"target":0},{"source":14,"target":2},{"source":14,"target":146},{"source":14,"target":147},{"source":14,"target":148},{"source":14,"target":149},{"source":14,"target":150},{"source":146,"target":42},{"source":146,"target":151},{"source":146,"target":14},{"source":151,"target":42},{"source":147,"target":24},{"source":147,"target":152},{"source":147,"target":14},{"source":147,"target":153},{"source":152,"target":24},{"source":148,"target":25},{"source":148,"target":154},{"source":148,"target":14},{"source":148,"target":155},{"source":154,"target":25},{"source":149,"target":58},{"source":149,"target":156},{"source":149,"target":14},{"source":149,"target":157},{"source":156,"target":58},{"source":150,"target":2},{"source":15,"target":0},{"source":15,"target":2},{"source":15,"target":158},{"source":15,"target":159},{"source":15,"target":160},{"source":158,"target":32},{"source":158,"target":161},{"source":158,"target":15},{"source":161,"target":32},{"source":159,"target":44},{"source":159,"target":162},{"source":159,"target":15},{"source":159,"target":163},{"source":162,"target":44},{"source":160,"target":2},{"source":16,"target":0},{"source":16,"target":2},{"source":16,"target":164},{"source":16,"target":165},{"source":16,"target":166},{"source":16,"target":167},{"source":164,"target":46},{"source":164,"target":168},{"source":164,"target":16},{"source":168,"target":46},{"source":165,"target":45},{"source":165,"target":169},{"source":165,"target":16},{"source":165,"target":170},{"source":169,"target":45},{"source":166,"target":50},{"source":166,"target":171},{"source":166,"target":16},{"source":166,"target":172},{"source":171,"target":50},{"source":167,"target":2},{"source":17,"target":0},{"source":17,"target":173},{"source":17,"target":174},{"source":173,"target":18},{"source":173,"target":175},{"source":173,"target":17},{"source":175,"target":18},{"source":18,"target":0},{"source":18,"target":176},{"source":18,"target":177},{"source":18,"target":178},{"source":176,"target":18},{"source":177,"target":18},{"source":178,"target":18},{"source":19,"target":0},{"source":19,"target":179},{"source":20,"target":0},{"source":20,"target":19},{"source":20,"target":180},{"source":180,"target":19},{"source":21,"target":0},{"source":21,"target":19},{"source":21,"target":181},{"source":181,"target":19},{"source":22,"target":0},{"source":22,"target":19},{"source":22,"target":182},{"source":22,"target":183},{"source":22,"target":184},{"source":182,"target":24},{"source":182,"target":185},{"source":182,"target":22},{"source":182,"target":186},{"source":185,"target":24},{"source":183,"target":25},{"source":183,"target":187},{"source":183,"target":22},{"source":183,"target":188},{"source":187,"target":25},{"source":184,"target":19},{"source":23,"target":0},{"source":23,"target":19},{"source":23,"target":189},{"source":189,"target":19},{"source":24,"target":0},{"source":24,"target":190},{"source":24,"target":186},{"source":24,"target":153},{"source":24,"target":191},{"source":190,"target":192},{"source":190,"target":24},{"source":186,"target":22},{"source":186,"target":193},{"source":186,"target":24},{"source":186,"target":182},{"source":193,"target":22},{"source":153,"target":14},{"source":153,"target":194},{"source":153,"target":24},{"source":153,"target":147},{"source":194,"target":14},{"source":25,"target":0},{"source":25,"target":195},{"source":25,"target":188},{"source":25,"target":196},{"source":25,"target":155},{"source":25,"target":197},{"source":25,"target":198},{"source":195,"target":18},{"source":195,"target":199},{"source":195,"target":25},{"source":199,"target":18},{"source":188,"target":22},{"source":188,"target":200},{"source":188,"target":25},{"source":188,"target":183},{"source":200,"target":22},{"source":196,"target":26},{"source":196,"target":201},{"source":196,"target":25},{"source":196,"target":202},{"source":201,"target":26},{"source":155,"target":14},{"source":155,"target":203},{"source":155,"target":25},{"source":155,"target":148},{"source":203,"target":14},{"source":197,"target":43},{"source":197,"target":204},{"source":197,"target":25},{"source":197,"target":205},{"source":204,"target":43},{"source":26,"target":0},{"source":26,"target":206},{"source":26,"target":202},{"source":26,"target":207},{"source":26,"target":208},{"source":206,"target":18},{"source":206,"target":209},{"source":206,"target":26},{"source":209,"target":18},{"source":202,"target":25},{"source":202,"target":210},{"source":202,"target":26},{"source":202,"target":196},{"source":210,"target":25},{"source":207,"target":211},{"source":207,"target":26},{"source":27,"target":0},{"source":27,"target":212},{"source":27,"target":213},{"source":27,"target":214},{"source":27,"target":215},{"source":27,"target":216},{"source":27,"target":217},{"source":212,"target":28},{"source":212,"target":218},{"source":212,"target":27},{"source":218,"target":28},{"source":213,"target":219},{"source":213,"target":27},{"source":214,"target":30},{"source":214,"target":220},{"source":214,"target":27},{"source":220,"target":30},{"source":215,"target":29},{"source":215,"target":221},{"source":215,"target":27},{"source":215,"target":222},{"source":221,"target":29},{"source":216,"target":61},{"source":216,"target":223},{"source":216,"target":27},{"source":223,"target":61},{"source":28,"target":0},{"source":28,"target":224},{"source":28,"target":225},{"source":28,"target":226},{"source":224,"target":28},{"source":225,"target":28},{"source":226,"target":28},{"source":29,"target":0},{"source":29,"target":222},{"source":29,"target":227},{"source":29,"target":228},{"source":222,"target":27},{"source":222,"target":229},{"source":222,"target":29},{"source":222,"target":215},{"source":229,"target":27},{"source":227,"target":230},{"source":227,"target":29},{"source":30,"target":0},{"source":30,"target":231},{"source":30,"target":232},{"source":30,"target":233},{"source":231,"target":30},{"source":232,"target":30},{"source":233,"target":30},{"source":31,"target":0},{"source":31,"target":234},{"source":31,"target":235},{"source":31,"target":236},{"source":234,"target":32},{"source":234,"target":237},{"source":234,"target":31},{"source":237,"target":32},{"source":235,"target":36},{"source":235,"target":238},{"source":235,"target":31},{"source":235,"target":239},{"source":238,"target":36},{"source":32,"target":0},{"source":32,"target":240},{"source":32,"target":241},{"source":32,"target":242},{"source":240,"target":32},{"source":241,"target":32},{"source":242,"target":32},{"source":33,"target":0},{"source":33,"target":67},{"source":33,"target":243},{"source":33,"target":244},{"source":67,"target":1},{"source":67,"target":245},{"source":67,"target":33},{"source":67,"target":63},{"source":245,"target":1},{"source":243,"target":246},{"source":243,"target":33},{"source":34,"target":0},{"source":34,"target":123},{"source":34,"target":247},{"source":34,"target":248},{"source":123,"target":10},{"source":123,"target":249},{"source":123,"target":34},{"source":123,"target":119},{"source":249,"target":10},{"source":247,"target":250},{"source":247,"target":34},{"source":35,"target":0},{"source":35,"target":129},{"source":35,"target":251},{"source":35,"target":252},{"source":129,"target":11},{"source":129,"target":253},{"source":129,"target":35},{"source":129,"target":125},{"source":253,"target":11},{"source":251,"target":254},{"source":251,"target":35},{"source":36,"target":0},{"source":36,"target":239},{"source":36,"target":255},{"source":36,"target":256},{"source":239,"target":31},{"source":239,"target":257},{"source":239,"target":36},{"source":239,"target":235},{"source":257,"target":31},{"source":255,"target":258},{"source":255,"target":36},{"source":37,"target":0},{"source":37,"target":259},{"source":37,"target":260},{"source":37,"target":261},{"source":37,"target":262},{"source":37,"target":263},{"source":37,"target":264},{"source":259,"target":37},{"source":260,"target":37},{"source":261,"target":37},{"source":262,"target":37},{"source":263,"target":37},{"source":264,"target":37},{"source":38,"target":0},{"source":38,"target":115},{"source":38,"target":265},{"source":38,"target":266},{"source":115,"target":9},{"source":115,"target":267},{"source":115,"target":38},{"source":115,"target":109},{"source":267,"target":9},{"source":265,"target":268},{"source":265,"target":38},{"source":39,"target":0},{"source":39,"target":137},{"source":39,"target":269},{"source":39,"target":270},{"source":137,"target":12},{"source":137,"target":271},{"source":137,"target":39},{"source":137,"target":132},{"source":271,"target":12},{"source":269,"target":272},{"source":269,"target":39},{"source":40,"target":0},{"source":40,"target":273},{"source":40,"target":274},{"source":40,"target":275},{"source":273,"target":40},{"source":274,"target":40},{"source":275,"target":40},{"source":41,"target":0},{"source":41,"target":145},{"source":41,"target":276},{"source":41,"target":277},{"source":145,"target":13},{"source":145,"target":278},{"source":145,"target":41},{"source":145,"target":140},{"source":278,"target":13},{"source":276,"target":279},{"source":276,"target":41},{"source":42,"target":0},{"source":42,"target":280},{"source":42,"target":281},{"source":42,"target":282},{"source":280,"target":42},{"source":281,"target":42},{"source":282,"target":42},{"source":43,"target":0},{"source":43,"target":283},{"source":43,"target":205},{"source":43,"target":284},{"source":43,"target":285},{"source":43,"target":286},{"source":283,"target":287},{"source":283,"target":43},{"source":205,"target":25},{"source":205,"target":288},{"source":205,"target":43},{"source":205,"target":197},{"source":288,"target":25},{"source":284,"target":47},{"source":284,"target":289},{"source":284,"target":43},{"source":284,"target":290},{"source":289,"target":47},{"source":285,"target":55},{"source":285,"target":291},{"source":285,"target":43},{"source":285,"target":292},{"source":291,"target":55},{"source":44,"target":0},{"source":44,"target":163},{"source":44,"target":293},{"source":44,"target":294},{"source":163,"target":15},{"source":163,"target":295},{"source":163,"target":44},{"source":163,"target":159},{"source":295,"target":15},{"source":293,"target":296},{"source":293,"target":44},{"source":45,"target":0},{"source":45,"target":170},{"source":45,"target":297},{"source":45,"target":298},{"source":170,"target":16},{"source":170,"target":299},{"source":170,"target":45},{"source":170,"target":165},{"source":299,"target":16},{"source":297,"target":300},{"source":297,"target":45},{"source":46,"target":0},{"source":46,"target":301},{"source":46,"target":302},{"source":46,"target":303},{"source":46,"target":304},{"source":301,"target":46},{"source":302,"target":46},{"source":303,"target":46},{"source":304,"target":46},{"source":47,"target":0},{"source":47,"target":290},{"source":47,"target":305},{"source":290,"target":43},{"source":290,"target":306},{"source":290,"target":47},{"source":290,"target":284},{"source":306,"target":43},{"source":48,"target":0},{"source":48,"target":47},{"source":48,"target":307},{"source":48,"target":308},{"source":48,"target":309},{"source":48,"target":310},{"source":48,"target":311},{"source":307,"target":312},{"source":307,"target":48},{"source":308,"target":18},{"source":308,"target":313},{"source":308,"target":48},{"source":313,"target":18},{"source":309,"target":314},{"source":309,"target":48},{"source":310,"target":60},{"source":310,"target":315},{"source":310,"target":48},{"source":310,"target":316},{"source":315,"target":60},{"source":311,"target":47},{"source":49,"target":0},{"source":49,"target":47},{"source":49,"target":317},{"source":317,"target":47},{"source":50,"target":0},{"source":50,"target":172},{"source":50,"target":318},{"source":50,"target":319},{"source":172,"target":16},{"source":172,"target":320},{"source":172,"target":50},{"source":172,"target":166},{"source":320,"target":16},{"source":318,"target":59},{"source":318,"target":321},{"source":318,"target":50},{"source":318,"target":322},{"source":321,"target":59},{"source":51,"target":0},{"source":51,"target":50},{"source":51,"target":323},{"source":51,"target":324},{"source":51,"target":325},{"source":51,"target":326},{"source":323,"target":327},{"source":323,"target":51},{"source":324,"target":328},{"source":324,"target":51},{"source":325,"target":329},{"source":325,"target":51},{"source":326,"target":50},{"source":52,"target":0},{"source":52,"target":50},{"source":52,"target":330},{"source":52,"target":331},{"source":52,"target":332},{"source":330,"target":333},{"source":330,"target":52},{"source":331,"target":334},{"source":331,"target":52},{"source":332,"target":50},{"source":53,"target":0},{"source":53,"target":335},{"source":53,"target":336},{"source":335,"target":59},{"source":335,"target":337},{"source":335,"target":53},{"source":335,"target":338},{"source":337,"target":59},{"source":54,"target":0},{"source":54,"target":339},{"source":54,"target":340},{"source":54,"target":341},{"source":54,"target":342},{"source":339,"target":343},{"source":339,"target":54},{"source":340,"target":344},{"source":340,"target":54},{"source":341,"target":59},{"source":341,"target":345},{"source":341,"target":54},{"source":341,"target":346},{"source":345,"target":59},{"source":55,"target":0},{"source":55,"target":100},{"source":55,"target":90},{"source":55,"target":117},{"source":55,"target":292},{"source":55,"target":347},{"source":100,"target":7},{"source":100,"target":348},{"source":100,"target":55},{"source":100,"target":96},{"source":348,"target":7},{"source":90,"target":6},{"source":90,"target":349},{"source":90,"target":55},{"source":90,"target":83},{"source":349,"target":6},{"source":117,"target":9},{"source":117,"target":350},{"source":117,"target":55},{"source":117,"target":110},{"source":350,"target":9},{"source":292,"target":43},{"source":292,"target":351},{"source":292,"target":55},{"source":292,"target":285},{"source":351,"target":43},{"source":56,"target":0},{"source":56,"target":92},{"source":56,"target":80},{"source":92,"target":6},{"source":92,"target":352},{"source":92,"target":56},{"source":92,"target":84},{"source":352,"target":6},{"source":80,"target":5},{"source":80,"target":353},{"source":80,"target":56},{"source":80,"target":76},{"source":353,"target":5},{"source":57,"target":0},{"source":57,"target":354},{"source":57,"target":94},{"source":57,"target":106},{"source":57,"target":355},{"source":354,"target":37},{"source":354,"target":356},{"source":354,"target":57},{"source":356,"target":37},{"source":94,"target":6},{"source":94,"target":357},{"source":94,"target":57},{"source":94,"target":85},{"source":357,"target":6},{"source":106,"target":8},{"source":106,"target":358},{"source":106,"target":57},{"source":106,"target":102},{"source":358,"target":8},{"source":58,"target":0},{"source":58,"target":359},{"source":58,"target":360},{"source":58,"target":157},{"source":58,"target":361},{"source":359,"target":32},{"source":359,"target":362},{"source":359,"target":58},{"source":362,"target":32},{"source":360,"target":18},{"source":360,"target":363},{"source":360,"target":58},{"source":363,"target":18},{"source":157,"target":14},{"source":157,"target":364},{"source":157,"target":58},{"source":157,"target":149},{"source":364,"target":14},{"source":59,"target":0},{"source":59,"target":346},{"source":59,"target":338},{"source":59,"target":322},{"source":59,"target":365},{"source":346,"target":54},{"source":346,"target":366},{"source":346,"target":59},{"source":346,"target":341},{"source":366,"target":54},{"source":338,"target":53},{"source":338,"target":367},{"source":338,"target":59},{"source":338,"target":335},{"source":367,"target":53},{"source":322,"target":50},{"source":322,"target":368},{"source":322,"target":59},{"source":322,"target":318},{"source":368,"target":50},{"source":60,"target":0},{"source":60,"target":369},{"source":60,"target":316},{"source":60,"target":370},{"source":369,"target":371},{"source":369,"target":60},{"source":316,"target":48},{"source":316,"target":372},{"source":316,"target":60},{"source":316,"target":310},{"source":372,"target":48},{"source":61,"target":0},{"source":61,"target":373},{"source":61,"target":374},{"source":373,"target":375},{"source":373,"target":61}],"multigraph":true} |
true | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="mylyn" nsURI="http://www.eclipse.org/oomph/setup/mylyn/1.0"
nsPrefix="mylyn">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="schemaLocation" value="http://git.eclipse.org/c/oomph/org.eclipse.oomph.git/plain/setups/models/Mylyn.ecore"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/oomph/setup/Enablement">
<details key="variableName" value="setup.mylyn.p2"/>
<details key="repository" value="${oomph.update.url}"/>
<details key="installableUnits" value="org.eclipse.oomph.setup.mylyn.feature.group"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/oomph/setup/Enablement">
<details key="variableName" value="setup.mylyn.p2"/>
<details key="repository" value="http://download.eclipse.org/mylyn/releases/latest"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/oomph/base/LabelProvider">
<details key="imageBaseURI" value="http://git.eclipse.org/c/oomph/org.eclipse.oomph.git/plain/plugins/org.eclipse.oomph.setup.mylyn.edit/icons/full/obj16"/>
</eAnnotations>
<eClassifiers xsi:type="ecore:EClass" name="MylynQueriesTask" eSuperTypes="http://www.eclipse.org/oomph/setup/1.0#//SetupTask">
<eAnnotations source="http://www.eclipse.org/oomph/setup/Enablement">
<details key="installableUnits" value="org.eclipse.mylyn.tasks.core org.eclipse.mylyn.tasks.ui"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/oomph/setup/ValidTriggers">
<details key="triggers" value="STARTUP MANUAL"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="connectorKind" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" defaultValueLiteral="bugzilla"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="repositoryURL" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http://www.eclipse.org/oomph/setup/Redirect"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="userID" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="password" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="queries" upperBound="-1"
eType="#//Query" containment="true" eOpposite="#//Query/task">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="query"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MylynBuildsTask" eSuperTypes="http://www.eclipse.org/oomph/setup/1.0#//SetupTask">
<eAnnotations source="http://www.eclipse.org/oomph/setup/Enablement">
<details key="installableUnits" value="org.eclipse.mylyn.tasks.core org.eclipse.mylyn.tasks.ui"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/oomph/setup/ValidTriggers">
<details key="triggers" value="STARTUP MANUAL"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="connectorKind" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" defaultValueLiteral="org.eclipse.mylyn.hudson"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="serverURL" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http://www.eclipse.org/oomph/setup/Redirect"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="userID" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="password" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="buildPlans" lowerBound="1"
upperBound="-1" eType="#//BuildPlan" containment="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="buildPlan"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BuildPlan" eSuperTypes="http://www.eclipse.org/oomph/base/1.0#//ModelElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Query" eSuperTypes="http://www.eclipse.org/oomph/base/1.0#//ModelElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="task" eType="#//MylynQueriesTask"
eOpposite="#//MylynQueriesTask/queries"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="summary" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="uRL" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="url"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/oomph/setup/Redirect"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="attributes" upperBound="-1"
eType="#//QueryAttribute" containment="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="attribute"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="QueryAttribute" instanceClassName="java.util.Map$Entry">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="key" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/FlasH-RUS/oomph/setups/models/Mylyn.ecore | ecore | mylyn
MylynQueriesTask
connectorKind
bugzilla
repositoryURL
userID
password
queries
MylynBuildsTask
connectorKind
org.eclipse.mylyn.hudson
serverURL
userID
password
buildPlans
BuildPlan
name
Query
task
summary
uRL
attributes
QueryAttribute
java.util.Map$Entry
java.util.Map$Entry
key
value | null | {"directed":true,"nodes":[{"nsPrefix":"mylyn","nsURI":"http://www.eclipse.org/oomph/setup/mylyn/1.0","name":"mylyn","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MylynQueriesTask","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MylynBuildsTask","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BuildPlan","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Query","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":"java.util.Map$Entry","defaultValue":null,"instanceClassName":"java.util.Map$Entry","name":"QueryAttribute","instanceClass":"java.util.Map$Entry","abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":1,"defaultValue":"bugzilla","volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"bugzilla","unsettable":false,"transient":false,"unique":true,"name":"connectorKind","changeable":true,"lowerBound":1,"iD":false,"id":6,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"repositoryURL","changeable":true,"lowerBound":1,"iD":false,"id":7,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"userID","changeable":true,"lowerBound":0,"iD":false,"id":8,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"password","changeable":true,"lowerBound":0,"iD":false,"id":9,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"queries","changeable":true,"resolveProxies":true,"lowerBound":0,"id":10,"derived":false},{"id":11,"eClass":"EGenericType"},{"id":12,"eClass":"EGenericType"},{"id":13,"eClass":"EGenericType"},{"id":14,"eClass":"EGenericType"},{"id":15,"eClass":"EGenericType"},{"id":16,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"task","changeable":true,"resolveProxies":true,"lowerBound":0,"id":17,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"org.eclipse.mylyn.hudson","volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"org.eclipse.mylyn.hudson","unsettable":false,"transient":false,"unique":true,"name":"connectorKind","changeable":true,"lowerBound":1,"iD":false,"id":18,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"serverURL","changeable":true,"lowerBound":1,"iD":false,"id":19,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"userID","changeable":true,"lowerBound":0,"iD":false,"id":20,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"password","changeable":true,"lowerBound":0,"iD":false,"id":21,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"buildPlans","changeable":true,"resolveProxies":true,"lowerBound":1,"id":22,"derived":false},{"id":23,"eClass":"EGenericType"},{"id":24,"eClass":"EGenericType"},{"id":25,"eClass":"EGenericType"},{"id":26,"eClass":"EGenericType"},{"id":27,"eClass":"EGenericType"},{"id":28,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":29,"derived":false},{"id":30,"eClass":"EGenericType"},{"id":31,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"summary","changeable":true,"lowerBound":1,"iD":false,"id":32,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"uRL","changeable":true,"lowerBound":0,"iD":false,"id":33,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"attributes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":34,"derived":false},{"id":35,"eClass":"EGenericType"},{"id":36,"eClass":"EGenericType"},{"id":37,"eClass":"EGenericType"},{"id":38,"eClass":"EGenericType"},{"id":39,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"key","changeable":true,"lowerBound":1,"iD":false,"id":40,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":0,"iD":false,"id":41,"derived":false},{"id":42,"eClass":"EGenericType"},{"id":43,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":1,"target":0},{"source":1,"target":6},{"source":1,"target":7},{"source":1,"target":8},{"source":1,"target":9},{"source":1,"target":10},{"source":1,"target":11},{"source":6,"target":12},{"source":6,"target":1},{"source":7,"target":13},{"source":7,"target":1},{"source":8,"target":14},{"source":8,"target":1},{"source":9,"target":15},{"source":9,"target":1},{"source":10,"target":4},{"source":10,"target":16},{"source":10,"target":1},{"source":10,"target":17},{"source":16,"target":4},{"source":2,"target":0},{"source":2,"target":18},{"source":2,"target":19},{"source":2,"target":20},{"source":2,"target":21},{"source":2,"target":22},{"source":2,"target":23},{"source":18,"target":24},{"source":18,"target":2},{"source":19,"target":25},{"source":19,"target":2},{"source":20,"target":26},{"source":20,"target":2},{"source":21,"target":27},{"source":21,"target":2},{"source":22,"target":3},{"source":22,"target":28},{"source":22,"target":2},{"source":28,"target":3},{"source":3,"target":0},{"source":3,"target":29},{"source":3,"target":30},{"source":29,"target":31},{"source":29,"target":3},{"source":4,"target":0},{"source":4,"target":17},{"source":4,"target":32},{"source":4,"target":33},{"source":4,"target":34},{"source":4,"target":35},{"source":17,"target":1},{"source":17,"target":36},{"source":17,"target":4},{"source":17,"target":10},{"source":36,"target":1},{"source":32,"target":37},{"source":32,"target":4},{"source":33,"target":38},{"source":33,"target":4},{"source":34,"target":5},{"source":34,"target":39},{"source":34,"target":4},{"source":39,"target":5},{"source":5,"target":0},{"source":5,"target":40},{"source":5,"target":41},{"source":40,"target":42},{"source":40,"target":5},{"source":41,"target":43},{"source":41,"target":5}],"multigraph":true} |
false | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0"
xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="defaultname"
nsURI="http://defaultname/1.0" nsPrefix="defaultname">
<eClassifiers xsi:type="ecore:EClass" name="EClass0"/>
<eClassifiers xsi:type="ecore:EClass" name="EClass1" eSuperTypes="#//EClass0"/>
<eClassifiers xsi:type="ecore:EClass" name="EClass2" eSuperTypes="#//EClass0"/>
</ecore:EPackage>
| github:ecore:/data/vnu-dse/inferOCL/plugins/fr.inria.atlanmod.genmodel/Cartier/demo/Sample/input/metamodel/DefaultName.ecore | ecore | defaultname
EClass0
EClass1
EClass2 | null | {"directed":true,"nodes":[{"nsPrefix":"defaultname","nsURI":"http://defaultname/1.0","name":"defaultname","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EClass0","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EClass1","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EClass2","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"id":4,"eClass":"EGenericType"},{"id":5,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":1,"target":0},{"source":2,"target":0},{"source":2,"target":1},{"source":2,"target":4},{"source":4,"target":1},{"source":3,"target":0},{"source":3,"target":1},{"source":3,"target":5},{"source":5,"target":1}],"multigraph":true} |
true | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="A" nsURI="aaa" nsPrefix="aaa">
<eClassifiers xsi:type="ecore:EClass" name="root">
<eStructuralFeatures xsi:type="ecore:EReference" name="childs" upperBound="-1"
eType="#//AChlid" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AChlid"/>
</ecore:EPackage>
| github:ecore:/data/a66as/kitalpha/architecture description/core/tests/usecase1/A/model/A.ecore | ecore | A
root
childs
AChlid | null | {"directed":true,"nodes":[{"nsPrefix":"aaa","nsURI":"aaa","name":"A","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"root","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AChlid","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":"childs","changeable":true,"resolveProxies":true,"lowerBound":0,"id":3,"derived":false},{"id":4,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":1,"target":0},{"source":1,"target":3},{"source":3,"target":2},{"source":3,"target":4},{"source":3,"target":1},{"source":4,"target":2},{"source":2,"target":0}],"multigraph":true} |
false | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="terminology" nsURI="http://www.omg.org/spec/AML/20150501/TerminologyProfile.xmi"
nsPrefix="terminology">
<eAnnotations source="http://www.eclipse.org/uml2/2.0.0/UML">
<details key="originalName" value="TerminologyProfile"/>
</eAnnotations>
<eClassifiers xsi:type="ecore:EClass" name="IdentifiedItem">
<eOperations name="uniqueScopes" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="self.id->forAll(l1 | self.id->forAll(l2 | l1.oclAsType(EnumerationLiteral).namespace = l2.oclAsType(EnumerationLiteral).namespace implies l1 = l2))"/>
</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="base_NamedElement" ordered="false"
lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//NamedElement"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="id" ordered="false" upperBound="-1"
eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//EnumerationLiteral"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PermissibleValue" eSuperTypes="#//IdentifiedItem">
<eOperations name="mustBeConceptReference" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="not(self.meaning.oclIsUndefined())
implies
self.meaning.stereotypedBy('ConceptReference')
"/>
</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="base_EnumerationLiteral"
ordered="false" lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//EnumerationLiteral"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="meaning" ordered="false"
eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//EnumerationLiteral"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ScopedIdentifier">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="uri" ordered="false" eType="ecore:EDataType ../../org.eclipse.uml2.types/model/Types.ecore#//String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="identifierURIPattern" ordered="false"
eType="ecore:EDataType ../../org.eclipse.uml2.types/model/Types.ecore#//String"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="base_Enumeration" ordered="false"
lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//Enumeration"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EnumeratedValueDomain" eSuperTypes="#//IdentifiedItem">
<eOperations name="permissibleValues" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value=" self.base_Enumeration.ownedLiteral->forAll(x:EnumerationLiteral|x.stereotypedBy('PermissibleValue'))"/>
</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="bindingIsValueSetOrDefinition" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="not(self.valueSetBinding.oclIsUndefined())
implies(
self.valueSetBinding.stereotypedBy('ValueSetReference')
or self.valueSetBinding.stereotypedBy('ValueSetDefinitionReference')
)


"/>
</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="base_Enumeration" ordered="false"
lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//Enumeration"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="valueSetBinding" ordered="false"
eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//EnumerationLiteral"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ResourceReference" abstract="true">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="uri" ordered="false" eType="ecore:EDataType ../../org.eclipse.uml2.types/model/Types.ecore#//String"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="base_EnumerationLiteral"
ordered="false" lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//EnumerationLiteral"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CodeSystemReference" eSuperTypes="#//ResourceReference"/>
<eClassifiers xsi:type="ecore:EClass" name="CodeSystemVersionReference" eSuperTypes="#//ResourceReference">
<eStructuralFeatures xsi:type="ecore:EReference" name="codeSystem" ordered="false"
eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//EnumerationLiteral"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ConceptReference" eSuperTypes="#//ResourceReference">
<eOperations name="mustBeScopedIdentifier" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="self.base_EnumerationLiteral.namespace.stereotypedBy('ScopedIdentifier')"/>
</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:EAttribute" name="designation" ordered="false"
upperBound="-1" eType="ecore:EDataType ../../org.eclipse.uml2.types/model/Types.ecore#//String"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ValueSetDefinitionReference" eSuperTypes="#//ResourceReference">
<eStructuralFeatures xsi:type="ecore:EReference" name="valueSet" ordered="false"
eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//EnumerationLiteral"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ValueSetReference" eSuperTypes="#//ResourceReference">
<eOperations name="definition" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="self.valueSetDefinition->forAll(d|d.stereotypedBy('ValueSetDefinitionReference'))"/>
</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="valueSetDefinition" ordered="false"
upperBound="-1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//EnumerationLiteral"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="ArchetypeType">
<eLiterals name="archetype"/>
<eLiterals name="template" value="1"/>
<eLiterals name="template_overlay" value="2"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ArchetypeTerm" eSuperTypes="#//PermissibleValue">
<eOperations name="_AOMVTLClanguageconsistency" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean">
<eAnnotations source="http://www.eclipse.org/uml2/2.0.0/UML">
<details key="originalName" value="[AOM] VTLC- language consistency"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="self.base_EnumerationLiteral.namespace.oclAsType(Enumeration).namespace.oclAsType(Package).ownedType
	->select(t|t.stereotypedBy('ResourceTranslation')).oclAsType(Enumeration)
	->forAll(sibling|sibling.ownedLiteral->exists(ol|ol.appliedStereotype('IdEntry').oclAsType(IdEntry).ref=self.base_EnumerationLiteral)) 

"/>
</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="_AOMVTVSIDvaluesetiddefined" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean">
<eAnnotations source="http://www.eclipse.org/uml2/2.0.0/UML">
<details key="originalName" value="[AOM] VTVSID- value-set id defined"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="This [AOM] Validity Rule is definitional in AML. 
The definition of the identifying code of a value set is an Archetype Term which has a non-empty value for the value_set_members tag.

"/>
</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="_AOMVTVSUQvaluesetmembersunique" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean">
<eAnnotations source="http://www.eclipse.org/uml2/2.0.0/UML">
<details key="originalName" value="[AOM] VTVSUQ- value-set members unique"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="self.value_set_members->forAll(member|member.namespace=self.base_EnumerationLiteral.namespace)
"/>
</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="_AOMVTVSMDvaluesetmembersdefined" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean">
<eAnnotations source="http://www.eclipse.org/uml2/2.0.0/UML">
<details key="originalName" value="[AOM] VTVSMD- value-set members defined"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="self.value_set_members->forAll(member|member.namespace=self.base_EnumerationLiteral.namespace)
"/>
</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="_AOMARCHETYPE_TERMInvariantcode_valid_code" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean">
<eAnnotations source="http://www.eclipse.org/uml2/2.0.0/UML">
<details key="originalName" value="[AOM] ARCHETYPE_TERM:Invariant:code_valid_code"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="not(self.base_EnumerationLiteral.name.oclIsUndefined())
and(self.base_EnumerationLiteral.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="_AOMVALUE_SETInvariantId_valid" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean">
<eAnnotations source="http://www.eclipse.org/uml2/2.0.0/UML">
<details key="originalName" value="[AOM] VALUE_SET:Invariant:Id_valid"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="In AML, the [AOM] Constraint is definitional; the ArchetypeTerm name is an Identifier Definition id as well as the Value Set definition."/>
</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="_AOMVALUE_SETInvariantMembers_valid" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean">
<eAnnotations source="http://www.eclipse.org/uml2/2.0.0/UML">
<details key="originalName" value="[AOM] VALUE_SET:Invariant:Members_valid"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="self.value_set_members->forAll(m|m.namespace=self.base_EnumerationLiteral.namespace)
"/>
</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="_AOMARCHETYPE_TERMINOLOGYInvariantterm_bindings_validity" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean">
<eAnnotations source="http://www.eclipse.org/uml2/2.0.0/UML">
<details key="originalName" value="[AOM] ARCHETYPE_TERMINOLOGY:Invariant:term_bindings_validity"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="self.term_bindings
->forAll(binding|
	binding.stereotypedBy('ConceptReference') 
	and (binding.namespace.namespace.namespace=self.base_EnumerationLiteral.namespace.namespace.namespace)
)

"/>
</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="_AOMVETDFexternaltermvalidity" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean">
<eAnnotations source="http://www.eclipse.org/uml2/2.0.0/UML">
<details key="originalName" value="[AOM] VETDF- external term validity"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="self.term_bindings->forAll(b|b.namespace.namespace.name='term_bindings')
"/>
</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="_AOMVTCBKterminologyconstraintbindingkeyvalid" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean">
<eAnnotations source="http://www.eclipse.org/uml2/2.0.0/UML">
<details key="originalName" value="[AOM] VTCBK- terminology constraint binding key valid"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="self.term_bindings->forAll(b|b.namespace.namespace.name='term_bindings')"/>
</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="_AOMVTSDspecialisationlevelofcodes" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean">
<eAnnotations source="http://www.eclipse.org/uml2/2.0.0/UML">
<details key="originalName" value="[AOM] VTSD- specialisation level of codes"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Term or constraint code defined in archetype terminology must be of the same or a less specialized level then the specialization level of the Archetype. "/>
</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="_AOMVTTBKterminologytermbindingkeyvalid" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean">
<eAnnotations source="http://www.eclipse.org/uml2/2.0.0/UML">
<details key="originalName" value="[AOM] VTTBK- terminology term binding key valid"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="self.term_bindings->forAll(b|b.namespace.namespace.name='term_bindings')
"/>
</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="value_set_members" ordered="false"
upperBound="-1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//EnumerationLiteral"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="term_bindings" ordered="false"
upperBound="-1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//EnumerationLiteral"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TermResourceTranslation">
<eOperations name="translationEntries" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="self.base_Enumeration.ownedLiteral->forAll(ol|ol.stereotypedBy('Entry'))
"/>
</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="base_Enumeration" ordered="false"
lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//Enumeration"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="language" ordered="false"
eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//EnumerationLiteral"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="IdEntry" eSuperTypes="#//Entry">
<eOperations name="_AOMARCHETYPE_TERMInvariantdescription_valid" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean">
<eAnnotations source="http://www.eclipse.org/uml2/2.0.0/UML">
<details key="originalName" value="[AOM] ARCHETYPE_TERM:Invariant:description_valid"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="self.base_EnumerationLiteral.ownedComment._'body'->exists(b|not(b.oclIsUndefined()))
"/>
</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="ref" ordered="false" lowerBound="1"
eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//EnumerationLiteral"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="base_EnumerationLiteral"
ordered="false" lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//EnumerationLiteral"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Entry">
<eOperations name="_AOMARCHETYPE_TERMInvarianttext_valid" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean">
<eAnnotations source="http://www.eclipse.org/uml2/2.0.0/UML">
<details key="originalName" value="[AOM] ARCHETYPE_TERM:Invariant:text_valid"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The [AOM] Invariant is enforced by the UML semantic for the required text tag.
"/>
</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:EAttribute" name="text" ordered="false" lowerBound="1"
eType="ecore:EDataType ../../org.eclipse.uml2.types/model/Types.ecore#//String"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="base_NamedElement" ordered="false"
lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//NamedElement"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DescribedIdentifier" eSuperTypes="#//ScopedIdentifier">
<eOperations name="membersMustBeConceptReference" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="self.base_Enumeration.ownedLiteral->forAll(ol|ol.stereotypedBy('ConceptReference'))"/>
</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="definingCodeSystem" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="not(self.definingCodeSystem.oclIsUndefined())
implies(
self.definingCodeSystem.stereotypedBy('CodeSystemReference')
or self.definingCodeSystem.stereotypedBy('CodeSystemVersionReference')
)
"/>
</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="definingCodeSystem" ordered="false"
eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//EnumerationLiteral"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="about">
<eOperations name="isConceptReference" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="self.base_Abstraction.supplier->select(c|c.stereotypedBy('ConceptReference'))->size()=1"/>
</eAnnotations>
<eParameters name="diagnostics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDiagnosticChain">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The chain of diagnostics to which problems are to be appended."/>
</eAnnotations>
</eParameters>
<eParameters name="context">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The cache of context-specific information."/>
</eAnnotations>
<eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EMap">
<eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/>
<eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/>
</eGenericType>
</eParameters>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EReference" name="base_Abstraction" ordered="false"
lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//Abstraction"/>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/mdht/MEDICALBIRTHCERTIFICATE/aml/plugins/org.eclipse.mdht.uml.aml/model/terminology.ecore | ecore | terminology
IdentifiedItem
uniqueScopes
diagnostics
context
base_NamedElement
id
PermissibleValue
mustBeConceptReference
diagnostics
context
base_EnumerationLiteral
meaning
ScopedIdentifier
uri
identifierURIPattern
base_Enumeration
EnumeratedValueDomain
permissibleValues
diagnostics
context
bindingIsValueSetOrDefinition
diagnostics
context
base_Enumeration
valueSetBinding
ResourceReference
uri
base_EnumerationLiteral
CodeSystemReference
CodeSystemVersionReference
codeSystem
ConceptReference
mustBeScopedIdentifier
diagnostics
context
designation
ValueSetDefinitionReference
valueSet
ValueSetReference
definition
diagnostics
context
valueSetDefinition
ArchetypeType
archetype
archetype
template
template
template_overlay
template_overlay
ArchetypeTerm
_AOMVTLClanguageconsistency
diagnostics
context
_AOMVTVSIDvaluesetiddefined
diagnostics
context
_AOMVTVSUQvaluesetmembersunique
diagnostics
context
_AOMVTVSMDvaluesetmembersdefined
diagnostics
context
_AOMARCHETYPE_TERMInvariantcode_valid_code
diagnostics
context
_AOMVALUE_SETInvariantId_valid
diagnostics
context
_AOMVALUE_SETInvariantMembers_valid
diagnostics
context
_AOMARCHETYPE_TERMINOLOGYInvariantterm_bindings_validity
diagnostics
context
_AOMVETDFexternaltermvalidity
diagnostics
context
_AOMVTCBKterminologyconstraintbindingkeyvalid
diagnostics
context
_AOMVTSDspecialisationlevelofcodes
diagnostics
context
_AOMVTTBKterminologytermbindingkeyvalid
diagnostics
context
value_set_members
term_bindings
TermResourceTranslation
translationEntries
diagnostics
context
base_Enumeration
language
IdEntry
_AOMARCHETYPE_TERMInvariantdescription_valid
diagnostics
context
ref
base_EnumerationLiteral
Entry
_AOMARCHETYPE_TERMInvarianttext_valid
diagnostics
context
text
base_NamedElement
DescribedIdentifier
membersMustBeConceptReference
diagnostics
context
definingCodeSystem
diagnostics
context
definingCodeSystem
about
isConceptReference
diagnostics
context
base_Abstraction | null | {"directed":true,"nodes":[{"nsPrefix":"terminology","nsURI":"http://www.omg.org/spec/AML/20150501/TerminologyProfile.xmi","name":"terminology","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IdentifiedItem","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PermissibleValue","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ScopedIdentifier","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EnumeratedValueDomain","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ResourceReference","instanceClass":null,"abstract":true,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CodeSystemReference","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CodeSystemVersionReference","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConceptReference","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ValueSetDefinitionReference","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ValueSetReference","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"ArchetypeType","instanceClass":null,"id":11,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ArchetypeTerm","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TermResourceTranslation","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IdEntry","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Entry","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DescribedIdentifier","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"about","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":1,"unique":true,"name":"uniqueScopes","lowerBound":0,"id":18,"many":false,"required":false,"eClass":"EOperation"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"base_NamedElement","changeable":true,"resolveProxies":true,"lowerBound":1,"id":19,"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":"id","changeable":true,"resolveProxies":true,"lowerBound":0,"id":20,"derived":false},{"id":21,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":22,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":23,"many":false,"required":false,"eClass":"EParameter"},{"id":24,"eClass":"EGenericType"},{"id":25,"eClass":"EGenericType"},{"id":26,"eClass":"EGenericType"},{"id":27,"eClass":"EGenericType"},{"id":28,"eClass":"EGenericType"},{"id":29,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"mustBeConceptReference","lowerBound":0,"id":30,"many":false,"required":false,"eClass":"EOperation"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"base_EnumerationLiteral","changeable":true,"resolveProxies":true,"lowerBound":1,"id":31,"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":"meaning","changeable":true,"resolveProxies":true,"lowerBound":0,"id":32,"derived":false},{"id":33,"eClass":"EGenericType"},{"id":34,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":35,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":36,"many":false,"required":false,"eClass":"EParameter"},{"id":37,"eClass":"EGenericType"},{"id":38,"eClass":"EGenericType"},{"id":39,"eClass":"EGenericType"},{"id":40,"eClass":"EGenericType"},{"id":41,"eClass":"EGenericType"},{"id":42,"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":"uri","changeable":true,"lowerBound":0,"iD":false,"id":43,"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":"identifierURIPattern","changeable":true,"lowerBound":0,"iD":false,"id":44,"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":"base_Enumeration","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,"unique":true,"name":"permissibleValues","lowerBound":0,"id":49,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"bindingIsValueSetOrDefinition","lowerBound":0,"id":50,"many":false,"required":false,"eClass":"EOperation"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"base_Enumeration","changeable":true,"resolveProxies":true,"lowerBound":1,"id":51,"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":"valueSetBinding","changeable":true,"resolveProxies":true,"lowerBound":0,"id":52,"derived":false},{"id":53,"eClass":"EGenericType"},{"id":54,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":55,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":56,"many":false,"required":false,"eClass":"EParameter"},{"id":57,"eClass":"EGenericType"},{"id":58,"eClass":"EGenericType"},{"id":59,"eClass":"EGenericType"},{"id":60,"eClass":"EGenericType"},{"id":61,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":62,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":63,"many":false,"required":false,"eClass":"EParameter"},{"id":64,"eClass":"EGenericType"},{"id":65,"eClass":"EGenericType"},{"id":66,"eClass":"EGenericType"},{"id":67,"eClass":"EGenericType"},{"id":68,"eClass":"EGenericType"},{"id":69,"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":"uri","changeable":true,"lowerBound":0,"iD":false,"id":70,"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":"base_EnumerationLiteral","changeable":true,"resolveProxies":true,"lowerBound":1,"id":71,"derived":false},{"id":72,"eClass":"EGenericType"},{"id":73,"eClass":"EGenericType"},{"id":74,"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":"codeSystem","changeable":true,"resolveProxies":true,"lowerBound":0,"id":75,"derived":false},{"id":76,"eClass":"EGenericType"},{"id":77,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"mustBeScopedIdentifier","lowerBound":0,"id":78,"many":false,"required":false,"eClass":"EOperation"},{"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"designation","changeable":true,"lowerBound":0,"iD":false,"id":79,"derived":false},{"id":80,"eClass":"EGenericType"},{"id":81,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":82,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":83,"many":false,"required":false,"eClass":"EParameter"},{"id":84,"eClass":"EGenericType"},{"id":85,"eClass":"EGenericType"},{"id":86,"eClass":"EGenericType"},{"id":87,"eClass":"EGenericType"},{"id":88,"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":"valueSet","changeable":true,"resolveProxies":true,"lowerBound":0,"id":89,"derived":false},{"id":90,"eClass":"EGenericType"},{"id":91,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"definition","lowerBound":0,"id":92,"many":false,"required":false,"eClass":"EOperation"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"valueSetDefinition","changeable":true,"resolveProxies":true,"lowerBound":0,"id":93,"derived":false},{"id":94,"eClass":"EGenericType"},{"id":95,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":96,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":97,"many":false,"required":false,"eClass":"EParameter"},{"id":98,"eClass":"EGenericType"},{"id":99,"eClass":"EGenericType"},{"id":100,"eClass":"EGenericType"},{"id":101,"eClass":"EGenericType"},{"id":102,"eClass":"EGenericType"},{"name":"archetype","id":103,"value":0,"literal":"archetype","eClass":"EEnumLiteral"},{"name":"template","id":104,"value":1,"literal":"template","eClass":"EEnumLiteral"},{"name":"template_overlay","id":105,"value":2,"literal":"template_overlay","eClass":"EEnumLiteral"},{"ordered":true,"upperBound":1,"unique":true,"name":"_AOMVTLClanguageconsistency","lowerBound":0,"id":106,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"_AOMVTVSIDvaluesetiddefined","lowerBound":0,"id":107,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"_AOMVTVSUQvaluesetmembersunique","lowerBound":0,"id":108,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"_AOMVTVSMDvaluesetmembersdefined","lowerBound":0,"id":109,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"_AOMARCHETYPE_TERMInvariantcode_valid_code","lowerBound":0,"id":110,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"_AOMVALUE_SETInvariantId_valid","lowerBound":0,"id":111,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"_AOMVALUE_SETInvariantMembers_valid","lowerBound":0,"id":112,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"_AOMARCHETYPE_TERMINOLOGYInvariantterm_bindings_validity","lowerBound":0,"id":113,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"_AOMVETDFexternaltermvalidity","lowerBound":0,"id":114,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"_AOMVTCBKterminologyconstraintbindingkeyvalid","lowerBound":0,"id":115,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"_AOMVTSDspecialisationlevelofcodes","lowerBound":0,"id":116,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"_AOMVTTBKterminologytermbindingkeyvalid","lowerBound":0,"id":117,"many":false,"required":false,"eClass":"EOperation"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"value_set_members","changeable":true,"resolveProxies":true,"lowerBound":0,"id":118,"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":"term_bindings","changeable":true,"resolveProxies":true,"lowerBound":0,"id":119,"derived":false},{"id":120,"eClass":"EGenericType"},{"id":121,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":122,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","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"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":129,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":130,"many":false,"required":false,"eClass":"EParameter"},{"id":131,"eClass":"EGenericType"},{"id":132,"eClass":"EGenericType"},{"id":133,"eClass":"EGenericType"},{"id":134,"eClass":"EGenericType"},{"id":135,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":136,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":137,"many":false,"required":false,"eClass":"EParameter"},{"id":138,"eClass":"EGenericType"},{"id":139,"eClass":"EGenericType"},{"id":140,"eClass":"EGenericType"},{"id":141,"eClass":"EGenericType"},{"id":142,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":143,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":144,"many":false,"required":false,"eClass":"EParameter"},{"id":145,"eClass":"EGenericType"},{"id":146,"eClass":"EGenericType"},{"id":147,"eClass":"EGenericType"},{"id":148,"eClass":"EGenericType"},{"id":149,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":150,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":151,"many":false,"required":false,"eClass":"EParameter"},{"id":152,"eClass":"EGenericType"},{"id":153,"eClass":"EGenericType"},{"id":154,"eClass":"EGenericType"},{"id":155,"eClass":"EGenericType"},{"id":156,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":157,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":158,"many":false,"required":false,"eClass":"EParameter"},{"id":159,"eClass":"EGenericType"},{"id":160,"eClass":"EGenericType"},{"id":161,"eClass":"EGenericType"},{"id":162,"eClass":"EGenericType"},{"id":163,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":164,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":165,"many":false,"required":false,"eClass":"EParameter"},{"id":166,"eClass":"EGenericType"},{"id":167,"eClass":"EGenericType"},{"id":168,"eClass":"EGenericType"},{"id":169,"eClass":"EGenericType"},{"id":170,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":171,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":172,"many":false,"required":false,"eClass":"EParameter"},{"id":173,"eClass":"EGenericType"},{"id":174,"eClass":"EGenericType"},{"id":175,"eClass":"EGenericType"},{"id":176,"eClass":"EGenericType"},{"id":177,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":178,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":179,"many":false,"required":false,"eClass":"EParameter"},{"id":180,"eClass":"EGenericType"},{"id":181,"eClass":"EGenericType"},{"id":182,"eClass":"EGenericType"},{"id":183,"eClass":"EGenericType"},{"id":184,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":185,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":186,"many":false,"required":false,"eClass":"EParameter"},{"id":187,"eClass":"EGenericType"},{"id":188,"eClass":"EGenericType"},{"id":189,"eClass":"EGenericType"},{"id":190,"eClass":"EGenericType"},{"id":191,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":192,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":193,"many":false,"required":false,"eClass":"EParameter"},{"id":194,"eClass":"EGenericType"},{"id":195,"eClass":"EGenericType"},{"id":196,"eClass":"EGenericType"},{"id":197,"eClass":"EGenericType"},{"id":198,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":199,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":200,"many":false,"required":false,"eClass":"EParameter"},{"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,"unique":true,"name":"translationEntries","lowerBound":0,"id":207,"many":false,"required":false,"eClass":"EOperation"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"base_Enumeration","changeable":true,"resolveProxies":true,"lowerBound":1,"id":208,"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":"language","changeable":true,"resolveProxies":true,"lowerBound":0,"id":209,"derived":false},{"id":210,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":211,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":212,"many":false,"required":false,"eClass":"EParameter"},{"id":213,"eClass":"EGenericType"},{"id":214,"eClass":"EGenericType"},{"id":215,"eClass":"EGenericType"},{"id":216,"eClass":"EGenericType"},{"id":217,"eClass":"EGenericType"},{"id":218,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"_AOMARCHETYPE_TERMInvariantdescription_valid","lowerBound":0,"id":219,"many":false,"required":false,"eClass":"EOperation"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"ref","changeable":true,"resolveProxies":true,"lowerBound":1,"id":220,"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":"base_EnumerationLiteral","changeable":true,"resolveProxies":true,"lowerBound":1,"id":221,"derived":false},{"id":222,"eClass":"EGenericType"},{"id":223,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":224,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":225,"many":false,"required":false,"eClass":"EParameter"},{"id":226,"eClass":"EGenericType"},{"id":227,"eClass":"EGenericType"},{"id":228,"eClass":"EGenericType"},{"id":229,"eClass":"EGenericType"},{"id":230,"eClass":"EGenericType"},{"id":231,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"_AOMARCHETYPE_TERMInvarianttext_valid","lowerBound":0,"id":232,"many":false,"required":false,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"text","changeable":true,"lowerBound":1,"iD":false,"id":233,"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":"base_NamedElement","changeable":true,"resolveProxies":true,"lowerBound":1,"id":234,"derived":false},{"id":235,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":236,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":237,"many":false,"required":false,"eClass":"EParameter"},{"id":238,"eClass":"EGenericType"},{"id":239,"eClass":"EGenericType"},{"id":240,"eClass":"EGenericType"},{"id":241,"eClass":"EGenericType"},{"id":242,"eClass":"EGenericType"},{"id":243,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"membersMustBeConceptReference","lowerBound":0,"id":244,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"definingCodeSystem","lowerBound":0,"id":245,"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":"definingCodeSystem","changeable":true,"resolveProxies":true,"lowerBound":0,"id":246,"derived":false},{"id":247,"eClass":"EGenericType"},{"id":248,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":249,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":250,"many":false,"required":false,"eClass":"EParameter"},{"id":251,"eClass":"EGenericType"},{"id":252,"eClass":"EGenericType"},{"id":253,"eClass":"EGenericType"},{"id":254,"eClass":"EGenericType"},{"id":255,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":256,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":257,"many":false,"required":false,"eClass":"EParameter"},{"id":258,"eClass":"EGenericType"},{"id":259,"eClass":"EGenericType"},{"id":260,"eClass":"EGenericType"},{"id":261,"eClass":"EGenericType"},{"id":262,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"isConceptReference","lowerBound":0,"id":263,"many":false,"required":false,"eClass":"EOperation"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"base_Abstraction","changeable":true,"resolveProxies":true,"lowerBound":1,"id":264,"derived":false},{"id":265,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":266,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":267,"many":false,"required":false,"eClass":"EParameter"},{"id":268,"eClass":"EGenericType"},{"id":269,"eClass":"EGenericType"},{"id":270,"eClass":"EGenericType"},{"id":271,"eClass":"EGenericType"},{"id":272,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":0,"target":17},{"source":1,"target":0},{"source":1,"target":18},{"source":1,"target":19},{"source":1,"target":20},{"source":18,"target":21},{"source":18,"target":1},{"source":18,"target":22},{"source":18,"target":23},{"source":22,"target":24},{"source":22,"target":18},{"source":23,"target":25},{"source":23,"target":18},{"source":25,"target":26},{"source":25,"target":27},{"source":19,"target":28},{"source":19,"target":1},{"source":20,"target":29},{"source":20,"target":1},{"source":2,"target":0},{"source":2,"target":1},{"source":2,"target":30},{"source":2,"target":31},{"source":2,"target":32},{"source":2,"target":33},{"source":30,"target":34},{"source":30,"target":2},{"source":30,"target":35},{"source":30,"target":36},{"source":35,"target":37},{"source":35,"target":30},{"source":36,"target":38},{"source":36,"target":30},{"source":38,"target":39},{"source":38,"target":40},{"source":31,"target":41},{"source":31,"target":2},{"source":32,"target":42},{"source":32,"target":2},{"source":33,"target":1},{"source":3,"target":0},{"source":3,"target":43},{"source":3,"target":44},{"source":3,"target":45},{"source":43,"target":46},{"source":43,"target":3},{"source":44,"target":47},{"source":44,"target":3},{"source":45,"target":48},{"source":45,"target":3},{"source":4,"target":0},{"source":4,"target":1},{"source":4,"target":49},{"source":4,"target":50},{"source":4,"target":51},{"source":4,"target":52},{"source":4,"target":53},{"source":49,"target":54},{"source":49,"target":4},{"source":49,"target":55},{"source":49,"target":56},{"source":55,"target":57},{"source":55,"target":49},{"source":56,"target":58},{"source":56,"target":49},{"source":58,"target":59},{"source":58,"target":60},{"source":50,"target":61},{"source":50,"target":4},{"source":50,"target":62},{"source":50,"target":63},{"source":62,"target":64},{"source":62,"target":50},{"source":63,"target":65},{"source":63,"target":50},{"source":65,"target":66},{"source":65,"target":67},{"source":51,"target":68},{"source":51,"target":4},{"source":52,"target":69},{"source":52,"target":4},{"source":53,"target":1},{"source":5,"target":0},{"source":5,"target":70},{"source":5,"target":71},{"source":70,"target":72},{"source":70,"target":5},{"source":71,"target":73},{"source":71,"target":5},{"source":6,"target":0},{"source":6,"target":5},{"source":6,"target":74},{"source":74,"target":5},{"source":7,"target":0},{"source":7,"target":5},{"source":7,"target":75},{"source":7,"target":76},{"source":75,"target":77},{"source":75,"target":7},{"source":76,"target":5},{"source":8,"target":0},{"source":8,"target":5},{"source":8,"target":78},{"source":8,"target":79},{"source":8,"target":80},{"source":78,"target":81},{"source":78,"target":8},{"source":78,"target":82},{"source":78,"target":83},{"source":82,"target":84},{"source":82,"target":78},{"source":83,"target":85},{"source":83,"target":78},{"source":85,"target":86},{"source":85,"target":87},{"source":79,"target":88},{"source":79,"target":8},{"source":80,"target":5},{"source":9,"target":0},{"source":9,"target":5},{"source":9,"target":89},{"source":9,"target":90},{"source":89,"target":91},{"source":89,"target":9},{"source":90,"target":5},{"source":10,"target":0},{"source":10,"target":5},{"source":10,"target":92},{"source":10,"target":93},{"source":10,"target":94},{"source":92,"target":95},{"source":92,"target":10},{"source":92,"target":96},{"source":92,"target":97},{"source":96,"target":98},{"source":96,"target":92},{"source":97,"target":99},{"source":97,"target":92},{"source":99,"target":100},{"source":99,"target":101},{"source":93,"target":102},{"source":93,"target":10},{"source":94,"target":5},{"source":11,"target":0},{"source":11,"target":103},{"source":11,"target":104},{"source":11,"target":105},{"source":103,"target":11},{"source":104,"target":11},{"source":105,"target":11},{"source":12,"target":0},{"source":12,"target":2},{"source":12,"target":106},{"source":12,"target":107},{"source":12,"target":108},{"source":12,"target":109},{"source":12,"target":110},{"source":12,"target":111},{"source":12,"target":112},{"source":12,"target":113},{"source":12,"target":114},{"source":12,"target":115},{"source":12,"target":116},{"source":12,"target":117},{"source":12,"target":118},{"source":12,"target":119},{"source":12,"target":120},{"source":106,"target":121},{"source":106,"target":12},{"source":106,"target":122},{"source":106,"target":123},{"source":122,"target":124},{"source":122,"target":106},{"source":123,"target":125},{"source":123,"target":106},{"source":125,"target":126},{"source":125,"target":127},{"source":107,"target":128},{"source":107,"target":12},{"source":107,"target":129},{"source":107,"target":130},{"source":129,"target":131},{"source":129,"target":107},{"source":130,"target":132},{"source":130,"target":107},{"source":132,"target":133},{"source":132,"target":134},{"source":108,"target":135},{"source":108,"target":12},{"source":108,"target":136},{"source":108,"target":137},{"source":136,"target":138},{"source":136,"target":108},{"source":137,"target":139},{"source":137,"target":108},{"source":139,"target":140},{"source":139,"target":141},{"source":109,"target":142},{"source":109,"target":12},{"source":109,"target":143},{"source":109,"target":144},{"source":143,"target":145},{"source":143,"target":109},{"source":144,"target":146},{"source":144,"target":109},{"source":146,"target":147},{"source":146,"target":148},{"source":110,"target":149},{"source":110,"target":12},{"source":110,"target":150},{"source":110,"target":151},{"source":150,"target":152},{"source":150,"target":110},{"source":151,"target":153},{"source":151,"target":110},{"source":153,"target":154},{"source":153,"target":155},{"source":111,"target":156},{"source":111,"target":12},{"source":111,"target":157},{"source":111,"target":158},{"source":157,"target":159},{"source":157,"target":111},{"source":158,"target":160},{"source":158,"target":111},{"source":160,"target":161},{"source":160,"target":162},{"source":112,"target":163},{"source":112,"target":12},{"source":112,"target":164},{"source":112,"target":165},{"source":164,"target":166},{"source":164,"target":112},{"source":165,"target":167},{"source":165,"target":112},{"source":167,"target":168},{"source":167,"target":169},{"source":113,"target":170},{"source":113,"target":12},{"source":113,"target":171},{"source":113,"target":172},{"source":171,"target":173},{"source":171,"target":113},{"source":172,"target":174},{"source":172,"target":113},{"source":174,"target":175},{"source":174,"target":176},{"source":114,"target":177},{"source":114,"target":12},{"source":114,"target":178},{"source":114,"target":179},{"source":178,"target":180},{"source":178,"target":114},{"source":179,"target":181},{"source":179,"target":114},{"source":181,"target":182},{"source":181,"target":183},{"source":115,"target":184},{"source":115,"target":12},{"source":115,"target":185},{"source":115,"target":186},{"source":185,"target":187},{"source":185,"target":115},{"source":186,"target":188},{"source":186,"target":115},{"source":188,"target":189},{"source":188,"target":190},{"source":116,"target":191},{"source":116,"target":12},{"source":116,"target":192},{"source":116,"target":193},{"source":192,"target":194},{"source":192,"target":116},{"source":193,"target":195},{"source":193,"target":116},{"source":195,"target":196},{"source":195,"target":197},{"source":117,"target":198},{"source":117,"target":12},{"source":117,"target":199},{"source":117,"target":200},{"source":199,"target":201},{"source":199,"target":117},{"source":200,"target":202},{"source":200,"target":117},{"source":202,"target":203},{"source":202,"target":204},{"source":118,"target":205},{"source":118,"target":12},{"source":119,"target":206},{"source":119,"target":12},{"source":120,"target":2},{"source":13,"target":0},{"source":13,"target":207},{"source":13,"target":208},{"source":13,"target":209},{"source":207,"target":210},{"source":207,"target":13},{"source":207,"target":211},{"source":207,"target":212},{"source":211,"target":213},{"source":211,"target":207},{"source":212,"target":214},{"source":212,"target":207},{"source":214,"target":215},{"source":214,"target":216},{"source":208,"target":217},{"source":208,"target":13},{"source":209,"target":218},{"source":209,"target":13},{"source":14,"target":0},{"source":14,"target":15},{"source":14,"target":219},{"source":14,"target":220},{"source":14,"target":221},{"source":14,"target":222},{"source":219,"target":223},{"source":219,"target":14},{"source":219,"target":224},{"source":219,"target":225},{"source":224,"target":226},{"source":224,"target":219},{"source":225,"target":227},{"source":225,"target":219},{"source":227,"target":228},{"source":227,"target":229},{"source":220,"target":230},{"source":220,"target":14},{"source":221,"target":231},{"source":221,"target":14},{"source":222,"target":15},{"source":15,"target":0},{"source":15,"target":232},{"source":15,"target":233},{"source":15,"target":234},{"source":232,"target":235},{"source":232,"target":15},{"source":232,"target":236},{"source":232,"target":237},{"source":236,"target":238},{"source":236,"target":232},{"source":237,"target":239},{"source":237,"target":232},{"source":239,"target":240},{"source":239,"target":241},{"source":233,"target":242},{"source":233,"target":15},{"source":234,"target":243},{"source":234,"target":15},{"source":16,"target":0},{"source":16,"target":3},{"source":16,"target":244},{"source":16,"target":245},{"source":16,"target":246},{"source":16,"target":247},{"source":244,"target":248},{"source":244,"target":16},{"source":244,"target":249},{"source":244,"target":250},{"source":249,"target":251},{"source":249,"target":244},{"source":250,"target":252},{"source":250,"target":244},{"source":252,"target":253},{"source":252,"target":254},{"source":245,"target":255},{"source":245,"target":16},{"source":245,"target":256},{"source":245,"target":257},{"source":256,"target":258},{"source":256,"target":245},{"source":257,"target":259},{"source":257,"target":245},{"source":259,"target":260},{"source":259,"target":261},{"source":246,"target":262},{"source":246,"target":16},{"source":247,"target":3},{"source":17,"target":0},{"source":17,"target":263},{"source":17,"target":264},{"source":263,"target":265},{"source":263,"target":17},{"source":263,"target":266},{"source":263,"target":267},{"source":266,"target":268},{"source":266,"target":263},{"source":267,"target":269},{"source":267,"target":263},{"source":269,"target":270},{"source":269,"target":271},{"source":264,"target":272},{"source":264,"target":17}],"multigraph":true} |
false | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="commonmodell" nsURI="http://reqexchange.ss18.sqe.tu-berlin.de/commonmodell"
nsPrefix="commonmodell">
<eClassifiers xsi:type="ecore:EClass" name="Identifiable" abstract="true">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="ID" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="Version" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ContentObject" eSuperTypes="#//Identifiable">
<eStructuralFeatures xsi:type="ecore:EReference" name="propertys" upperBound="-1"
eType="#//Property"/>
<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="Specification" eSuperTypes="#//Identifiable">
<eStructuralFeatures xsi:type="ecore:EReference" name="contentObjects" upperBound="-1"
eType="#//ContentObject"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="reqContainer" upperBound="-1"
eType="#//ReqContainer"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="propertySets" upperBound="-1"
eType="#//PropertySet"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="otherSpecification" upperBound="-1"
eType="#//Specification"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="datatypes" upperBound="-1"
eType="#//DataType"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="relationTypes" upperBound="-1"
eType="#//RelationalType"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="relations" upperBound="-1"
eType="#//Relation" eOpposite="#//Relation/specification"/>
<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:EReference" name="propertys" upperBound="-1"
eType="#//Property"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="RelationalType">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="propertys" upperBound="-1"
eType="#//Property"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Relation" eSuperTypes="#//Identifiable">
<eStructuralFeatures xsi:type="ecore:EReference" name="propertys" upperBound="-1"
eType="#//Property"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="contentObjects" upperBound="-1"
eType="#//ContentObject"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="specification" lowerBound="1"
upperBound="2" eType="#//Specification" eOpposite="#//Specification/relations"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="relationaltype" lowerBound="1"
eType="#//RelationalType"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="requirements" lowerBound="1"
upperBound="-1" eType="#//Requirement" eOpposite="#//Requirement/relations"/>
<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="ReqContainer" eSuperTypes="#//Identifiable">
<eStructuralFeatures xsi:type="ecore:EReference" name="ReqContainerChilds" upperBound="-1"
eType="#//ReqContainer"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="requirements" upperBound="-1"
eType="#//Requirement"/>
<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="Requirement" eSuperTypes="#//Identifiable">
<eStructuralFeatures xsi:type="ecore:EReference" name="propertySets" upperBound="-1"
eType="#//PropertySet"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="relations" upperBound="-1"
eType="#//Relation" eOpposite="#//Relation/requirements"/>
<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="PropertySet" eSuperTypes="#//Identifiable">
<eStructuralFeatures xsi:type="ecore:EReference" name="propertys" lowerBound="1"
upperBound="-1" eType="#//Property"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Property">
<eStructuralFeatures xsi:type="ecore:EReference" name="datatype" lowerBound="1"
eType="#//DataType"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="datavalue" lowerBound="1"
eType="#//DataValue"/>
<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="DataValue">
<eStructuralFeatures xsi:type="ecore:EReference" name="value" lowerBound="1" eType="#//DataType"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DataType"/>
<eClassifiers xsi:type="ecore:EClass" name="Project" eSuperTypes="#//Identifiable">
<eStructuralFeatures xsi:type="ecore:EReference" name="specifications" lowerBound="1"
upperBound="-1" eType="#//Specification"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="password" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="address" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/cfengler/proj-sqe-sose18/src/main/resources/model/common/commonmodell.ecore | ecore | commonmodell
Identifiable
ID
Version
ContentObject
propertys
name
Specification
contentObjects
reqContainer
propertySets
otherSpecification
datatypes
relationTypes
relations
name
description
propertys
RelationalType
name
propertys
Relation
propertys
contentObjects
specification
relationaltype
requirements
name
ReqContainer
ReqContainerChilds
requirements
name
Requirement
propertySets
relations
name
PropertySet
propertys
Property
datatype
datavalue
name
DataValue
value
DataType
Project
specifications
name
password
address | null | {"directed":true,"nodes":[{"nsPrefix":"commonmodell","nsURI":"http://reqexchange.ss18.sqe.tu-berlin.de/commonmodell","name":"commonmodell","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Identifiable","instanceClass":null,"abstract":true,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ContentObject","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Specification","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RelationalType","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Relation","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReqContainer","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Requirement","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PropertySet","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Property","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataValue","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataType","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Project","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"ID","changeable":true,"lowerBound":1,"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":"Version","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":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"propertys","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"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"contentObjects","changeable":true,"resolveProxies":true,"lowerBound":0,"id":22,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"reqContainer","changeable":true,"resolveProxies":true,"lowerBound":0,"id":23,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"propertySets","changeable":true,"resolveProxies":true,"lowerBound":0,"id":24,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"otherSpecification","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":false,"unsettable":false,"transient":false,"unique":true,"name":"datatypes","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":"relationTypes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":27,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"relations","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":"name","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":"description","changeable":true,"lowerBound":0,"iD":false,"id":30,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"propertys","changeable":true,"resolveProxies":true,"lowerBound":0,"id":31,"derived":false},{"id":32,"eClass":"EGenericType"},{"id":33,"eClass":"EGenericType"},{"id":34,"eClass":"EGenericType"},{"id":35,"eClass":"EGenericType"},{"id":36,"eClass":"EGenericType"},{"id":37,"eClass":"EGenericType"},{"id":38,"eClass":"EGenericType"},{"id":39,"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":"specification","changeable":true,"resolveProxies":true,"lowerBound":1,"id":40,"derived":false},{"id":41,"eClass":"EGenericType"},{"id":42,"eClass":"EGenericType"},{"id":43,"eClass":"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":44,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"propertys","changeable":true,"resolveProxies":true,"lowerBound":0,"id":45,"derived":false},{"id":46,"eClass":"EGenericType"},{"id":47,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"propertys","changeable":true,"resolveProxies":true,"lowerBound":0,"id":48,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"contentObjects","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"relationaltype","changeable":true,"resolveProxies":true,"lowerBound":1,"id":50,"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":"requirements","changeable":true,"resolveProxies":true,"lowerBound":1,"id":51,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":52,"derived":false},{"id":53,"eClass":"EGenericType"},{"id":54,"eClass":"EGenericType"},{"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":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"relations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":59,"derived":false},{"id":60,"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":"ReqContainerChilds","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":"requirements","changeable":true,"resolveProxies":true,"lowerBound":0,"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"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"propertySets","changeable":true,"resolveProxies":true,"lowerBound":0,"id":68,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":69,"derived":false},{"id":70,"eClass":"EGenericType"},{"id":71,"eClass":"EGenericType"},{"id":72,"eClass":"EGenericType"},{"id":73,"eClass":"EGenericType"},{"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":"propertys","changeable":true,"resolveProxies":true,"lowerBound":1,"id":74,"derived":false},{"id":75,"eClass":"EGenericType"},{"id":76,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"datatype","changeable":true,"resolveProxies":true,"lowerBound":1,"id":77,"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":"datavalue","changeable":true,"resolveProxies":true,"lowerBound":1,"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":"name","changeable":true,"lowerBound":0,"iD":false,"id":79,"derived":false},{"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":false,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"resolveProxies":true,"lowerBound":1,"id":83,"derived":false},{"id":84,"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":"specifications","changeable":true,"resolveProxies":true,"lowerBound":1,"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":"name","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":"password","changeable":true,"lowerBound":0,"iD":false,"id":87,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"address","changeable":true,"lowerBound":0,"iD":false,"id":88,"derived":false},{"id":89,"eClass":"EGenericType"},{"id":90,"eClass":"EGenericType"},{"id":91,"eClass":"EGenericType"},{"id":92,"eClass":"EGenericType"},{"id":93,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":1,"target":0},{"source":1,"target":13},{"source":1,"target":14},{"source":13,"target":15},{"source":13,"target":1},{"source":14,"target":16},{"source":14,"target":1},{"source":2,"target":0},{"source":2,"target":1},{"source":2,"target":17},{"source":2,"target":18},{"source":2,"target":19},{"source":17,"target":9},{"source":17,"target":20},{"source":17,"target":2},{"source":20,"target":9},{"source":18,"target":21},{"source":18,"target":2},{"source":19,"target":1},{"source":3,"target":0},{"source":3,"target":1},{"source":3,"target":22},{"source":3,"target":23},{"source":3,"target":24},{"source":3,"target":25},{"source":3,"target":26},{"source":3,"target":27},{"source":3,"target":28},{"source":3,"target":29},{"source":3,"target":30},{"source":3,"target":31},{"source":3,"target":32},{"source":22,"target":2},{"source":22,"target":33},{"source":22,"target":3},{"source":33,"target":2},{"source":23,"target":6},{"source":23,"target":34},{"source":23,"target":3},{"source":34,"target":6},{"source":24,"target":8},{"source":24,"target":35},{"source":24,"target":3},{"source":35,"target":8},{"source":25,"target":3},{"source":25,"target":36},{"source":25,"target":3},{"source":36,"target":3},{"source":26,"target":11},{"source":26,"target":37},{"source":26,"target":3},{"source":37,"target":11},{"source":27,"target":4},{"source":27,"target":38},{"source":27,"target":3},{"source":38,"target":4},{"source":28,"target":5},{"source":28,"target":39},{"source":28,"target":3},{"source":28,"target":40},{"source":39,"target":5},{"source":29,"target":41},{"source":29,"target":3},{"source":30,"target":42},{"source":30,"target":3},{"source":31,"target":9},{"source":31,"target":43},{"source":31,"target":3},{"source":43,"target":9},{"source":32,"target":1},{"source":4,"target":0},{"source":4,"target":44},{"source":4,"target":45},{"source":44,"target":46},{"source":44,"target":4},{"source":45,"target":9},{"source":45,"target":47},{"source":45,"target":4},{"source":47,"target":9},{"source":5,"target":0},{"source":5,"target":1},{"source":5,"target":48},{"source":5,"target":49},{"source":5,"target":40},{"source":5,"target":50},{"source":5,"target":51},{"source":5,"target":52},{"source":5,"target":53},{"source":48,"target":9},{"source":48,"target":54},{"source":48,"target":5},{"source":54,"target":9},{"source":49,"target":2},{"source":49,"target":55},{"source":49,"target":5},{"source":55,"target":2},{"source":40,"target":3},{"source":40,"target":56},{"source":40,"target":5},{"source":40,"target":28},{"source":56,"target":3},{"source":50,"target":4},{"source":50,"target":57},{"source":50,"target":5},{"source":57,"target":4},{"source":51,"target":7},{"source":51,"target":58},{"source":51,"target":5},{"source":51,"target":59},{"source":58,"target":7},{"source":52,"target":60},{"source":52,"target":5},{"source":53,"target":1},{"source":6,"target":0},{"source":6,"target":1},{"source":6,"target":61},{"source":6,"target":62},{"source":6,"target":63},{"source":6,"target":64},{"source":61,"target":6},{"source":61,"target":65},{"source":61,"target":6},{"source":65,"target":6},{"source":62,"target":7},{"source":62,"target":66},{"source":62,"target":6},{"source":66,"target":7},{"source":63,"target":67},{"source":63,"target":6},{"source":64,"target":1},{"source":7,"target":0},{"source":7,"target":1},{"source":7,"target":68},{"source":7,"target":59},{"source":7,"target":69},{"source":7,"target":70},{"source":68,"target":8},{"source":68,"target":71},{"source":68,"target":7},{"source":71,"target":8},{"source":59,"target":5},{"source":59,"target":72},{"source":59,"target":7},{"source":59,"target":51},{"source":72,"target":5},{"source":69,"target":73},{"source":69,"target":7},{"source":70,"target":1},{"source":8,"target":0},{"source":8,"target":1},{"source":8,"target":74},{"source":8,"target":75},{"source":74,"target":9},{"source":74,"target":76},{"source":74,"target":8},{"source":76,"target":9},{"source":75,"target":1},{"source":9,"target":0},{"source":9,"target":77},{"source":9,"target":78},{"source":9,"target":79},{"source":77,"target":11},{"source":77,"target":80},{"source":77,"target":9},{"source":80,"target":11},{"source":78,"target":10},{"source":78,"target":81},{"source":78,"target":9},{"source":81,"target":10},{"source":79,"target":82},{"source":79,"target":9},{"source":10,"target":0},{"source":10,"target":83},{"source":83,"target":11},{"source":83,"target":84},{"source":83,"target":10},{"source":84,"target":11},{"source":11,"target":0},{"source":12,"target":0},{"source":12,"target":1},{"source":12,"target":85},{"source":12,"target":86},{"source":12,"target":87},{"source":12,"target":88},{"source":12,"target":89},{"source":85,"target":3},{"source":85,"target":90},{"source":85,"target":12},{"source":90,"target":3},{"source":86,"target":91},{"source":86,"target":12},{"source":87,"target":92},{"source":87,"target":12},{"source":88,"target":93},{"source":88,"target":12},{"source":89,"target":1}],"multigraph":true} |
false | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="test1" nsURI="http://test1.test1.test1/" nsPrefix="test1">
<eClassifiers xsi:type="ecore:EClass" name="ConceptA">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="bs" upperBound="10" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBooleanObject"/>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/gemoc/ale-lang-compiler/archive/plzoo-testbench-workspace/test1unique/interpreter-comp/test1.ecore | ecore | test1
ConceptA
bs | null | {"directed":true,"nodes":[{"nsPrefix":"test1","nsURI":"http://test1.test1.test1/","name":"test1","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConceptA","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":10,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"bs","changeable":true,"lowerBound":0,"iD":false,"id":2,"derived":false},{"id":3,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":1,"target":0},{"source":1,"target":2},{"source":2,"target":3},{"source":2,"target":1}],"multigraph":true} |
true | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="KM3" nsURI="http://www.eclipse.org/gmt/2005/KM3" nsPrefix="km3">
<eClassifiers xsi:type="ecore:EClass" name="LocatedElement" abstract="true">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="location" unique="false"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="commentsBefore" unique="false"
upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="commentsAfter" unique="false"
upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ModelElement" abstract="true" eSuperTypes="#//LocatedElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" unique="false"
lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="package" ordered="false"
lowerBound="1" eType="#//Package"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Classifier" eSuperTypes="#//ModelElement"/>
<eClassifiers xsi:type="ecore:EClass" name="DataType" eSuperTypes="#//Classifier"/>
<eClassifiers xsi:type="ecore:EClass" name="Enumeration" eSuperTypes="#//Classifier">
<eStructuralFeatures xsi:type="ecore:EReference" name="literals" upperBound="-1"
eType="#//EnumLiteral" eOpposite="#//EnumLiteral/enum"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EnumLiteral" eSuperTypes="#//ModelElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="enum" ordered="false" lowerBound="1"
eType="#//Enumeration" eOpposite="#//Enumeration/literals"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Class" eSuperTypes="#//Classifier">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isAbstract" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="supertypes" ordered="false"
upperBound="-1" eType="#//Class"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="structuralFeatures" upperBound="-1"
eType="#//StructuralFeature" containment="true" eOpposite="#//StructuralFeature/owner"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="operations" upperBound="-1"
eType="#//Operation" eOpposite="#//Operation/owner"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TypedElement" eSuperTypes="#//ModelElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="lower" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="upper" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isOrdered" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isUnique" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="type" ordered="false" lowerBound="1"
eType="#//Classifier"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="StructuralFeature" eSuperTypes="#//TypedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="owner" ordered="false"
lowerBound="1" eType="#//Class" eOpposite="#//Class/structuralFeatures"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="subsetOf" ordered="false"
upperBound="-1" eType="#//StructuralFeature" eOpposite="#//StructuralFeature/derivedFrom"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="derivedFrom" ordered="false"
upperBound="-1" eType="#//StructuralFeature" eOpposite="#//StructuralFeature/subsetOf"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Attribute" eSuperTypes="#//StructuralFeature"/>
<eClassifiers xsi:type="ecore:EClass" name="Reference" eSuperTypes="#//StructuralFeature">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isContainer" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="opposite" ordered="false"
eType="#//Reference"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Operation" eSuperTypes="#//TypedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="owner" ordered="false"
lowerBound="1" eType="#//Class" eOpposite="#//Class/operations"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="parameters" upperBound="-1"
eType="#//Parameter" eOpposite="#//Parameter/owner"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Parameter" eSuperTypes="#//TypedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="owner" ordered="false"
lowerBound="1" eType="#//Operation" eOpposite="#//Operation/parameters"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Package" eSuperTypes="#//ModelElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="contents" upperBound="-1"
eType="#//ModelElement" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="metamodel" ordered="false"
lowerBound="1" eType="#//Metamodel" eOpposite="#//Metamodel/contents"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Metamodel" eSuperTypes="#//LocatedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="contents" upperBound="-1"
eType="#//Package" containment="true" eOpposite="#//Package/metamodel"/>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/MDEGroup/InformationLossInAnnotatedMetamodelRefactoring/case_study/KM32JavaSource/KM3.ecore | ecore | KM3
LocatedElement
location
commentsBefore
commentsAfter
ModelElement
name
package
Classifier
DataType
Enumeration
literals
EnumLiteral
enum
Class
isAbstract
supertypes
structuralFeatures
operations
TypedElement
lower
upper
isOrdered
isUnique
type
StructuralFeature
owner
subsetOf
derivedFrom
Attribute
Reference
isContainer
opposite
Operation
owner
parameters
Parameter
owner
Package
contents
metamodel
Metamodel
contents | null | {"directed":true,"nodes":[{"nsPrefix":"km3","nsURI":"http://www.eclipse.org/gmt/2005/KM3","name":"KM3","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LocatedElement","instanceClass":null,"abstract":true,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ModelElement","instanceClass":null,"abstract":true,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Classifier","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataType","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Enumeration","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EnumLiteral","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Class","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypedElement","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StructuralFeature","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":"Reference","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":"Parameter","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Package","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Metamodel","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":false,"name":"location","changeable":true,"lowerBound":0,"iD":false,"id":16,"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":17,"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":18,"derived":false},{"id":19,"eClass":"EGenericType"},{"id":20,"eClass":"EGenericType"},{"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":"name","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":"package","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"},{"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":"literals","changeable":true,"resolveProxies":true,"lowerBound":0,"id":29,"derived":false},{"id":30,"eClass":"EGenericType"},{"id":31,"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":"enum","changeable":true,"resolveProxies":true,"lowerBound":1,"id":32,"derived":false},{"id":33,"eClass":"EGenericType"},{"id":34,"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":"isAbstract","changeable":true,"lowerBound":1,"iD":false,"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":"supertypes","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":"structuralFeatures","changeable":true,"resolveProxies":true,"lowerBound":0,"id":37,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"operations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":38,"derived":false},{"id":39,"eClass":"EGenericType"},{"id":40,"eClass":"EGenericType"},{"id":41,"eClass":"EGenericType"},{"id":42,"eClass":"EGenericType"},{"container":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":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":"owner","changeable":true,"resolveProxies":true,"lowerBound":1,"id":45,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"lower","changeable":true,"lowerBound":1,"iD":false,"id":46,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"upper","changeable":true,"lowerBound":1,"iD":false,"id":47,"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":"isOrdered","changeable":true,"lowerBound":1,"iD":false,"id":48,"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":"isUnique","changeable":true,"lowerBound":1,"iD":false,"id":49,"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":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"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"subsetOf","changeable":true,"resolveProxies":true,"lowerBound":0,"id":57,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"derivedFrom","changeable":true,"resolveProxies":true,"lowerBound":0,"id":58,"derived":false},{"id":59,"eClass":"EGenericType"},{"id":60,"eClass":"EGenericType"},{"id":61,"eClass":"EGenericType"},{"id":62,"eClass":"EGenericType"},{"id":63,"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":"isContainer","changeable":true,"lowerBound":1,"iD":false,"id":64,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"opposite","changeable":true,"resolveProxies":true,"lowerBound":0,"id":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":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"parameters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":69,"derived":false},{"id":70,"eClass":"EGenericType"},{"id":71,"eClass":"EGenericType"},{"id":72,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"owner","changeable":true,"resolveProxies":true,"lowerBound":1,"id":73,"derived":false},{"id":74,"eClass":"EGenericType"},{"id":75,"eClass":"EGenericType"},{"container":false,"ordered":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":76,"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":"metamodel","changeable":true,"resolveProxies":true,"lowerBound":1,"id":77,"derived":false},{"id":78,"eClass":"EGenericType"},{"id":79,"eClass":"EGenericType"},{"id":80,"eClass":"EGenericType"},{"container":false,"ordered":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":81,"derived":false},{"id":82,"eClass":"EGenericType"},{"id":83,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":1,"target":0},{"source":1,"target":16},{"source":1,"target":17},{"source":1,"target":18},{"source":16,"target":19},{"source":16,"target":1},{"source":17,"target":20},{"source":17,"target":1},{"source":18,"target":21},{"source":18,"target":1},{"source":2,"target":0},{"source":2,"target":1},{"source":2,"target":22},{"source":2,"target":23},{"source":2,"target":24},{"source":22,"target":25},{"source":22,"target":2},{"source":23,"target":14},{"source":23,"target":26},{"source":23,"target":2},{"source":26,"target":14},{"source":24,"target":1},{"source":3,"target":0},{"source":3,"target":2},{"source":3,"target":27},{"source":27,"target":2},{"source":4,"target":0},{"source":4,"target":3},{"source":4,"target":28},{"source":28,"target":3},{"source":5,"target":0},{"source":5,"target":3},{"source":5,"target":29},{"source":5,"target":30},{"source":29,"target":6},{"source":29,"target":31},{"source":29,"target":5},{"source":29,"target":32},{"source":31,"target":6},{"source":30,"target":3},{"source":6,"target":0},{"source":6,"target":2},{"source":6,"target":32},{"source":6,"target":33},{"source":32,"target":5},{"source":32,"target":34},{"source":32,"target":6},{"source":32,"target":29},{"source":34,"target":5},{"source":33,"target":2},{"source":7,"target":0},{"source":7,"target":3},{"source":7,"target":35},{"source":7,"target":36},{"source":7,"target":37},{"source":7,"target":38},{"source":7,"target":39},{"source":35,"target":40},{"source":35,"target":7},{"source":36,"target":7},{"source":36,"target":41},{"source":36,"target":7},{"source":41,"target":7},{"source":37,"target":9},{"source":37,"target":42},{"source":37,"target":7},{"source":37,"target":43},{"source":42,"target":9},{"source":38,"target":12},{"source":38,"target":44},{"source":38,"target":7},{"source":38,"target":45},{"source":44,"target":12},{"source":39,"target":3},{"source":8,"target":0},{"source":8,"target":2},{"source":8,"target":46},{"source":8,"target":47},{"source":8,"target":48},{"source":8,"target":49},{"source":8,"target":50},{"source":8,"target":51},{"source":46,"target":52},{"source":46,"target":8},{"source":47,"target":53},{"source":47,"target":8},{"source":48,"target":54},{"source":48,"target":8},{"source":49,"target":55},{"source":49,"target":8},{"source":50,"target":3},{"source":50,"target":56},{"source":50,"target":8},{"source":56,"target":3},{"source":51,"target":2},{"source":9,"target":0},{"source":9,"target":8},{"source":9,"target":43},{"source":9,"target":57},{"source":9,"target":58},{"source":9,"target":59},{"source":43,"target":7},{"source":43,"target":60},{"source":43,"target":9},{"source":43,"target":37},{"source":60,"target":7},{"source":57,"target":9},{"source":57,"target":61},{"source":57,"target":9},{"source":57,"target":58},{"source":61,"target":9},{"source":58,"target":9},{"source":58,"target":62},{"source":58,"target":9},{"source":58,"target":57},{"source":62,"target":9},{"source":59,"target":8},{"source":10,"target":0},{"source":10,"target":9},{"source":10,"target":63},{"source":63,"target":9},{"source":11,"target":0},{"source":11,"target":9},{"source":11,"target":64},{"source":11,"target":65},{"source":11,"target":66},{"source":64,"target":67},{"source":64,"target":11},{"source":65,"target":11},{"source":65,"target":68},{"source":65,"target":11},{"source":68,"target":11},{"source":66,"target":9},{"source":12,"target":0},{"source":12,"target":8},{"source":12,"target":45},{"source":12,"target":69},{"source":12,"target":70},{"source":45,"target":7},{"source":45,"target":71},{"source":45,"target":12},{"source":45,"target":38},{"source":71,"target":7},{"source":69,"target":13},{"source":69,"target":72},{"source":69,"target":12},{"source":69,"target":73},{"source":72,"target":13},{"source":70,"target":8},{"source":13,"target":0},{"source":13,"target":8},{"source":13,"target":73},{"source":13,"target":74},{"source":73,"target":12},{"source":73,"target":75},{"source":73,"target":13},{"source":73,"target":69},{"source":75,"target":12},{"source":74,"target":8},{"source":14,"target":0},{"source":14,"target":2},{"source":14,"target":76},{"source":14,"target":77},{"source":14,"target":78},{"source":76,"target":2},{"source":76,"target":79},{"source":76,"target":14},{"source":79,"target":2},{"source":77,"target":15},{"source":77,"target":80},{"source":77,"target":14},{"source":77,"target":81},{"source":80,"target":15},{"source":78,"target":2},{"source":15,"target":0},{"source":15,"target":1},{"source":15,"target":81},{"source":15,"target":82},{"source":81,"target":14},{"source":81,"target":83},{"source":81,"target":15},{"source":81,"target":77},{"source":83,"target":14},{"source":82,"target":1}],"multigraph":true} |
false | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="testdown.ext.ext" nsURI="www.test.de/testdown.ext.ext" nsPrefix="testdown.ext.ext">
<eClassifiers xsi:type="ecore:EClass" name="JustSomePointer">
<eStructuralFeatures xsi:type="ecore:EReference" name="containerism" eType="ecore:EClass test_down_ext.ecore#//Containerism"/>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/kit-sdq/Metamodel-Reference-Architecture-Validation/evaluationtooling/metamodelassessor.manualtests/models/systematic/test_down_ext_ext.ecore | ecore | testdown.ext.ext
JustSomePointer
containerism | null | {"directed":true,"nodes":[{"nsPrefix":"testdown.ext.ext","nsURI":"www.test.de/testdown.ext.ext","name":"testdown.ext.ext","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"JustSomePointer","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"containerism","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2,"derived":false},{"id":3,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":1,"target":0},{"source":1,"target":2},{"source":2,"target":3},{"source":2,"target":1}],"multigraph":true} |
false | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="lavoisier" nsURI="http://www.unican.es/lavoisier/Lavoisier"
nsPrefix="lavoisier">
<eClassifiers xsi:type="ecore:EClass" name="Datasets">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="domainModelNSURI" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="domainModelInstance" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="datasets" upperBound="-1"
eType="#//Dataset" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Dataset">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="mainClass" eType="#//MainClass"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MainClass">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="attributeFilter" eType="#//AttributeFilter"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="instancesFilter" eType="#//BooleanExpression"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="includedReferences" upperBound="-1"
eType="#//IncludedReference" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="typeFilter" eType="#//TypeFilter"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="IncludedReference">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="pivotingId" eType="#//Path"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="instancesFilter" eType="#//BooleanExpression"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SimpleReference" eSuperTypes="#//IncludedReference">
<eStructuralFeatures xsi:type="ecore:EReference" name="attributeFilter" eType="#//AttributeFilter"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="includedReferences" upperBound="-1"
eType="#//IncludedReference" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="typeFilter" eType="#//TypeFilter"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AggregatedReference" eSuperTypes="#//IncludedReference">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="function" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="aggValue" eType="#//Path"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TypeFilter">
<eStructuralFeatures xsi:type="ecore:EReference" name="typeCustomizations" upperBound="-1"
eType="#//TypeCustomization" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TypeCompletion" eSuperTypes="#//TypeFilter"/>
<eClassifiers xsi:type="ecore:EClass" name="TypeSelection" eSuperTypes="#//TypeFilter"/>
<eClassifiers xsi:type="ecore:EClass" name="TypeCustomization">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="attributeFilter" eType="#//AttributeFilter"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="includedReferences" upperBound="-1"
eType="#//IncludedReference" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AttributeFilter">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="attributes" unique="false"
upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BooleanExpression"/>
<eClassifiers xsi:type="ecore:EClass" name="Comparison" eSuperTypes="#//BooleanExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="path" eType="#//Path" containment="true"/>
<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="Path">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="jumps" unique="false" upperBound="-1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AndConjunction" eSuperTypes="#//BooleanExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="left" eType="#//BooleanExpression"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="right" eType="#//BooleanExpression"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="OrConjunction" eSuperTypes="#//BooleanExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="left" eType="#//BooleanExpression"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="right" eType="#//BooleanExpression"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Equality" eSuperTypes="#//Comparison"/>
<eClassifiers xsi:type="ecore:EClass" name="Inequality" eSuperTypes="#//Comparison"/>
<eClassifiers xsi:type="ecore:EClass" name="MoreThan" eSuperTypes="#//Comparison"/>
<eClassifiers xsi:type="ecore:EClass" name="MoreThanOrEqual" eSuperTypes="#//Comparison"/>
<eClassifiers xsi:type="ecore:EClass" name="LessThan" eSuperTypes="#//Comparison"/>
<eClassifiers xsi:type="ecore:EClass" name="LessThanOrEqual" eSuperTypes="#//Comparison"/>
</ecore:EPackage>
| github:ecore:/data/alfonsodelavega/lavoisier/es.unican.lavoisier/model/generated/Lavoisier.ecore | ecore | lavoisier
Datasets
domainModelNSURI
domainModelInstance
datasets
Dataset
name
mainClass
MainClass
name
attributeFilter
instancesFilter
includedReferences
typeFilter
IncludedReference
name
pivotingId
instancesFilter
SimpleReference
attributeFilter
includedReferences
typeFilter
AggregatedReference
function
aggValue
TypeFilter
typeCustomizations
TypeCompletion
TypeSelection
TypeCustomization
name
attributeFilter
includedReferences
AttributeFilter
attributes
BooleanExpression
Comparison
path
value
Path
jumps
AndConjunction
left
right
OrConjunction
left
right
Equality
Inequality
MoreThan
MoreThanOrEqual
LessThan
LessThanOrEqual | null | {"directed":true,"nodes":[{"nsPrefix":"lavoisier","nsURI":"http://www.unican.es/lavoisier/Lavoisier","name":"lavoisier","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Datasets","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Dataset","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MainClass","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IncludedReference","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SimpleReference","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AggregatedReference","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypeFilter","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypeCompletion","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypeSelection","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypeCustomization","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AttributeFilter","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BooleanExpression","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Comparison","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Path","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AndConjunction","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OrConjunction","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Equality","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Inequality","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MoreThan","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MoreThanOrEqual","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LessThan","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LessThanOrEqual","instanceClass":null,"abstract":false,"id":22,"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":"domainModelNSURI","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":"domainModelInstance","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":"datasets","changeable":true,"resolveProxies":true,"lowerBound":0,"id":25,"derived":false},{"id":26,"eClass":"EGenericType"},{"id":27,"eClass":"EGenericType"},{"id":28,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":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":"mainClass","changeable":true,"resolveProxies":true,"lowerBound":0,"id":30,"derived":false},{"id":31,"eClass":"EGenericType"},{"id":32,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":33,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"attributeFilter","changeable":true,"resolveProxies":true,"lowerBound":0,"id":34,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"instancesFilter","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":"includedReferences","changeable":true,"resolveProxies":true,"lowerBound":0,"id":36,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"typeFilter","changeable":true,"resolveProxies":true,"lowerBound":0,"id":37,"derived":false},{"id":38,"eClass":"EGenericType"},{"id":39,"eClass":"EGenericType"},{"id":40,"eClass":"EGenericType"},{"id":41,"eClass":"EGenericType"},{"id":42,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":43,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"pivotingId","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":"instancesFilter","changeable":true,"resolveProxies":true,"lowerBound":0,"id":45,"derived":false},{"id":46,"eClass":"EGenericType"},{"id":47,"eClass":"EGenericType"},{"id":48,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"attributeFilter","changeable":true,"resolveProxies":true,"lowerBound":0,"id":49,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"includedReferences","changeable":true,"resolveProxies":true,"lowerBound":0,"id":50,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"typeFilter","changeable":true,"resolveProxies":true,"lowerBound":0,"id":51,"derived":false},{"id":52,"eClass":"EGenericType"},{"id":53,"eClass":"EGenericType"},{"id":54,"eClass":"EGenericType"},{"id":55,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"function","changeable":true,"lowerBound":0,"iD":false,"id":56,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"aggValue","changeable":true,"resolveProxies":true,"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":"typeCustomizations","changeable":true,"resolveProxies":true,"lowerBound":0,"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},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"attributeFilter","changeable":true,"resolveProxies":true,"lowerBound":0,"id":66,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"includedReferences","changeable":true,"resolveProxies":true,"lowerBound":0,"id":67,"derived":false},{"id":68,"eClass":"EGenericType"},{"id":69,"eClass":"EGenericType"},{"id":70,"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":"attributes","changeable":true,"lowerBound":0,"iD":false,"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":"path","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"value","changeable":true,"lowerBound":0,"iD":false,"id":74,"derived":false},{"id":75,"eClass":"EGenericType"},{"id":76,"eClass":"EGenericType"},{"id":77,"eClass":"EGenericType"},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"jumps","changeable":true,"lowerBound":0,"iD":false,"id":78,"derived":false},{"id":79,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"left","changeable":true,"resolveProxies":true,"lowerBound":0,"id":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":"right","changeable":true,"resolveProxies":true,"lowerBound":0,"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":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"left","changeable":true,"resolveProxies":true,"lowerBound":0,"id":85,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"right","changeable":true,"resolveProxies":true,"lowerBound":0,"id":86,"derived":false},{"id":87,"eClass":"EGenericType"},{"id":88,"eClass":"EGenericType"},{"id":89,"eClass":"EGenericType"},{"id":90,"eClass":"EGenericType"},{"id":91,"eClass":"EGenericType"},{"id":92,"eClass":"EGenericType"},{"id":93,"eClass":"EGenericType"},{"id":94,"eClass":"EGenericType"},{"id":95,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":0,"target":17},{"source":0,"target":18},{"source":0,"target":19},{"source":0,"target":20},{"source":0,"target":21},{"source":0,"target":22},{"source":1,"target":0},{"source":1,"target":23},{"source":1,"target":24},{"source":1,"target":25},{"source":23,"target":26},{"source":23,"target":1},{"source":24,"target":27},{"source":24,"target":1},{"source":25,"target":2},{"source":25,"target":28},{"source":25,"target":1},{"source":28,"target":2},{"source":2,"target":0},{"source":2,"target":29},{"source":2,"target":30},{"source":29,"target":31},{"source":29,"target":2},{"source":30,"target":3},{"source":30,"target":32},{"source":30,"target":2},{"source":32,"target":3},{"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":33,"target":38},{"source":33,"target":3},{"source":34,"target":11},{"source":34,"target":39},{"source":34,"target":3},{"source":39,"target":11},{"source":35,"target":12},{"source":35,"target":40},{"source":35,"target":3},{"source":40,"target":12},{"source":36,"target":4},{"source":36,"target":41},{"source":36,"target":3},{"source":41,"target":4},{"source":37,"target":7},{"source":37,"target":42},{"source":37,"target":3},{"source":42,"target":7},{"source":4,"target":0},{"source":4,"target":43},{"source":4,"target":44},{"source":4,"target":45},{"source":43,"target":46},{"source":43,"target":4},{"source":44,"target":14},{"source":44,"target":47},{"source":44,"target":4},{"source":47,"target":14},{"source":45,"target":12},{"source":45,"target":48},{"source":45,"target":4},{"source":48,"target":12},{"source":5,"target":0},{"source":5,"target":4},{"source":5,"target":49},{"source":5,"target":50},{"source":5,"target":51},{"source":5,"target":52},{"source":49,"target":11},{"source":49,"target":53},{"source":49,"target":5},{"source":53,"target":11},{"source":50,"target":4},{"source":50,"target":54},{"source":50,"target":5},{"source":54,"target":4},{"source":51,"target":7},{"source":51,"target":55},{"source":51,"target":5},{"source":55,"target":7},{"source":52,"target":4},{"source":6,"target":0},{"source":6,"target":4},{"source":6,"target":56},{"source":6,"target":57},{"source":6,"target":58},{"source":56,"target":59},{"source":56,"target":6},{"source":57,"target":14},{"source":57,"target":60},{"source":57,"target":6},{"source":60,"target":14},{"source":58,"target":4},{"source":7,"target":0},{"source":7,"target":61},{"source":61,"target":10},{"source":61,"target":62},{"source":61,"target":7},{"source":62,"target":10},{"source":8,"target":0},{"source":8,"target":7},{"source":8,"target":63},{"source":63,"target":7},{"source":9,"target":0},{"source":9,"target":7},{"source":9,"target":64},{"source":64,"target":7},{"source":10,"target":0},{"source":10,"target":65},{"source":10,"target":66},{"source":10,"target":67},{"source":65,"target":68},{"source":65,"target":10},{"source":66,"target":11},{"source":66,"target":69},{"source":66,"target":10},{"source":69,"target":11},{"source":67,"target":4},{"source":67,"target":70},{"source":67,"target":10},{"source":70,"target":4},{"source":11,"target":0},{"source":11,"target":71},{"source":71,"target":72},{"source":71,"target":11},{"source":12,"target":0},{"source":13,"target":0},{"source":13,"target":12},{"source":13,"target":73},{"source":13,"target":74},{"source":13,"target":75},{"source":73,"target":14},{"source":73,"target":76},{"source":73,"target":13},{"source":76,"target":14},{"source":74,"target":77},{"source":74,"target":13},{"source":75,"target":12},{"source":14,"target":0},{"source":14,"target":78},{"source":78,"target":79},{"source":78,"target":14},{"source":15,"target":0},{"source":15,"target":12},{"source":15,"target":80},{"source":15,"target":81},{"source":15,"target":82},{"source":80,"target":12},{"source":80,"target":83},{"source":80,"target":15},{"source":83,"target":12},{"source":81,"target":12},{"source":81,"target":84},{"source":81,"target":15},{"source":84,"target":12},{"source":82,"target":12},{"source":16,"target":0},{"source":16,"target":12},{"source":16,"target":85},{"source":16,"target":86},{"source":16,"target":87},{"source":85,"target":12},{"source":85,"target":88},{"source":85,"target":16},{"source":88,"target":12},{"source":86,"target":12},{"source":86,"target":89},{"source":86,"target":16},{"source":89,"target":12},{"source":87,"target":12},{"source":17,"target":0},{"source":17,"target":13},{"source":17,"target":90},{"source":90,"target":13},{"source":18,"target":0},{"source":18,"target":13},{"source":18,"target":91},{"source":91,"target":13},{"source":19,"target":0},{"source":19,"target":13},{"source":19,"target":92},{"source":92,"target":13},{"source":20,"target":0},{"source":20,"target":13},{"source":20,"target":93},{"source":93,"target":13},{"source":21,"target":0},{"source":21,"target":13},{"source":21,"target":94},{"source":94,"target":13},{"source":22,"target":0},{"source":22,"target":13},{"source":22,"target":95},{"source":95,"target":13}],"multigraph":true} |
false | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0"
xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="test"
nsURI="http://test/" nsPrefix="test">
<eClassifiers xsi:type="ecore:EClass" name="C1"/>
<eClassifiers xsi:type="ecore:EClass" name="C2"/>
<eSubpackages name="Top1"/>
<eSubpackages name="Top2"/>
<eSubpackages name="Top3">
<eSubpackages name="Sub"/>
</eSubpackages>
</ecore:EPackage>
| github:ecore:/data/CohesionForce/ecfrance-sirius/plugins/org.eclipse.sirius.tests.swtbot/data/unit/edgeCreation/My.ecore | ecore | test
C1
C2
Top1
Top2
Top3
Sub | null | {"directed":true,"nodes":[{"nsPrefix":"test","nsURI":"http://test/","name":"test","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"C1","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"C2","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"nsPrefix":null,"nsURI":null,"name":"Top1","id":3,"eClass":"EPackage"},{"nsPrefix":null,"nsURI":null,"name":"Top2","id":4,"eClass":"EPackage"},{"nsPrefix":null,"nsURI":null,"name":"Top3","id":5,"eClass":"EPackage"},{"nsPrefix":null,"nsURI":null,"name":"Sub","id":6,"eClass":"EPackage"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":1,"target":0},{"source":2,"target":0},{"source":3,"target":0},{"source":4,"target":0},{"source":5,"target":6},{"source":5,"target":0},{"source":6,"target":5}],"multigraph":true} |
false | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="attribute_lineage" nsURI="http://www.eclipse.org/efbt/attribute_lineage"
nsPrefix="attribute_lineage">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value=" This package describes the AttributeLineageModel"/>
</eAnnotations>
<eAnnotations source="license">
<details key="license" value="Copyright (c) 2020 Bird Software Solutions Ltd
 All rights reserved. This file and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html

SPDX-License-Identifier: EPL-2.0 

 Contributors:
 Neil Mackenzie - initial API and implementation
"/>
</eAnnotations>
<eClassifiers xsi:type="ecore:EClass" name="AttributeLineageModel">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="An AttributeLineageModel is a set of related CubeTransformationLogics and BaseRowStructures. It provides full traceability, between the columns
 of each CubeTransformationLogic and BaseRowStructures. Every column is either a column in a BaseRowStructure or a column which is derived from other columns via a ColumnFunctions.
 Some required FunctionsSpecs are also included in the AttributeLineageModel definition.
 "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="AttributeLineageModel"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="rowTransformations" upperBound="-1"
eType="ecore:EClass cube_transformation_logic.ecore#//CubeTransformationLogic"
containment="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The cube transformations"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="rowTransformations"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="baseSchemas" upperBound="-1"
eType="ecore:EClass row_transformation_logic.ecore#//BaseRowStructure" containment="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The base schemas"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="baseSchemas"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="specialFunctionSpecs" upperBound="-1"
eType="ecore:EClass ../../org.eclipse.efbt.cocalimo.smcubes_with_lineage.model.functions/model/functions.ecore#//FunctionSpec"
containment="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The FunctionSpecs"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="specialFunctionSpecs"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" 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="The name of the AttributeLineageModel"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="name"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AttributeLineageModelModule" eSuperTypes="../../org.eclipse.efbt.cocalimo.core.model.module_management/model/module_management.ecore#//Module">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="AttributeLineageModelModule"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="a module containing a set of AttributeLineageModels"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="attributeLineageModels"
upperBound="-1" eType="#//AttributeLineageModel" containment="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="attributeLineageModels"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The AttributeLineageModels"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="IsNotSubset" eSuperTypes="#//SubsetBoolean">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="IsNotSubset"/>
<details key="kind" value="empty"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="IsSubset" eSuperTypes="#//SubsetBoolean">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="IsSubset"/>
<details key="kind" value="empty"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SubsetBoolean">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="SubsetBoolean"/>
<details key="kind" value="empty"/>
</eAnnotations>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/eclipse/efbt/cocalimo/smcubes_with_lineage/model/plugins/org.eclipse.efbt.cocalimo.smcubes_with_lineage.model.attribute_lineage/model/attribute_lineage.ecore | ecore | attribute_lineage
AttributeLineageModel
rowTransformations
baseSchemas
specialFunctionSpecs
name
AttributeLineageModelModule
attributeLineageModels
IsNotSubset
IsSubset
SubsetBoolean | null | {"directed":true,"nodes":[{"nsPrefix":"attribute_lineage","nsURI":"http://www.eclipse.org/efbt/attribute_lineage","name":"attribute_lineage","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AttributeLineageModel","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AttributeLineageModelModule","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IsNotSubset","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IsSubset","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SubsetBoolean","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":"rowTransformations","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":"baseSchemas","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":"specialFunctionSpecs","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":true,"id":9,"derived":false},{"id":10,"eClass":"EGenericType"},{"id":11,"eClass":"EGenericType"},{"id":12,"eClass":"EGenericType"},{"id":13,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"attributeLineageModels","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"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":1,"target":0},{"source":1,"target":6},{"source":1,"target":7},{"source":1,"target":8},{"source":1,"target":9},{"source":6,"target":10},{"source":6,"target":1},{"source":7,"target":11},{"source":7,"target":1},{"source":8,"target":12},{"source":8,"target":1},{"source":9,"target":13},{"source":9,"target":1},{"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":3,"target":0},{"source":3,"target":5},{"source":3,"target":17},{"source":17,"target":5},{"source":4,"target":0},{"source":4,"target":5},{"source":4,"target":18},{"source":18,"target":5},{"source":5,"target":0}],"multigraph":true} |
false | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="root">
<eSubpackages name="p1">
<eClassifiers xsi:type="ecore:EClass" name="C1"/>
<eClassifiers xsi:type="ecore:EClass" name="C2" eSuperTypes="#//p1/C1"/>
<eClassifiers xsi:type="ecore:EClass" name="AA"/>
<eClassifiers xsi:type="ecore:EClass" name="FailClass"/>
</eSubpackages>
</ecore:EPackage>
| github:ecore:/data/CohesionForce/ecfrance-sirius/plugins/org.eclipse.sirius.tests.junit/data/unit/migration/do_not_migrate/FromSirius1.0.0M5To/my.project.sample/My.ecore | ecore | root
p1
C1
C2
AA
FailClass | null | {"directed":true,"nodes":[{"nsPrefix":null,"nsURI":null,"name":"root","id":0,"eClass":"EPackage"},{"nsPrefix":null,"nsURI":null,"name":"p1","id":1,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"C1","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"C2","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AA","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FailClass","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"id":6,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":1,"target":2},{"source":1,"target":3},{"source":1,"target":4},{"source":1,"target":5},{"source":1,"target":0},{"source":2,"target":1},{"source":3,"target":1},{"source":3,"target":2},{"source":3,"target":6},{"source":6,"target":2},{"source":4,"target":1},{"source":5,"target":1}],"multigraph":true} |
false | <?xml version="1.0" encoding="ASCII"?>
<ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="spreadsheet" nsURI="spreadsheet" nsPrefix="spreadsheet">
<eClassifiers xsi:type="ecore:EClass" name="Cell" eSuperTypes="//Visitable //Subject">
<eOperations name="accept">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="body" value="visitor.visitCell(this);"/>
</eAnnotations>
<eAnnotations source="kermeta">
<details key="body" value="visitor.visitCell(self);"/>
</eAnnotations>
<eParameters name="visitor" eType="//Visitor"/>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EReference" name="expression" eType="//Expression" containment="true" eOpposite="//Expression/cell"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="sheet" lowerBound="1" eType="//Sheet" eOpposite="//Sheet/cell"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Expression" abstract="true" eSuperTypes="//Visitable">
<eOperations name="accept">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="body" value="visitor.visitExpression(this);"/>
</eAnnotations>
<eAnnotations source="kermeta">
<details key="body" value="visitor.visitExpression(self);"/>
</eAnnotations>
<eParameters name="visitor" eType="//Visitor"/>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EReference" name="cell" lowerBound="1" eType="//Cell" eOpposite="//Cell/expression"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Value" eSuperTypes="//Expression">
<eOperations name="accept">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="body" value="visitor.visitValue(this);"/>
</eAnnotations>
<eAnnotations source="kermeta">
<details key="body" value="visitor.visitValue(self);"/>
</eAnnotations>
<eParameters name="visitor" eType="//Visitor"/>
</eOperations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BinExpression" eSuperTypes="//Expression">
<eOperations name="accept">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="body" value="visitor.visitBinExpression(this);"/>
</eAnnotations>
<eAnnotations source="kermeta">
<details key="body" value="visitor.visitBinExpression(self);"/>
</eAnnotations>
<eParameters name="visitor" eType="//Visitor"/>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EReference" name="subExpression" eType="//Expression"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CellRef" eSuperTypes="//Expression //Observer">
<eOperations name="accept">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="body" value="visitor.visitCellRef(this);"/>
</eAnnotations>
<eAnnotations source="kermeta">
<details key="body" value="visitor.visitCellRef(self);"/>
</eAnnotations>
<eParameters name="visitor" eType="//Visitor"/>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EReference" name="referencedCell" lowerBound="1" eType="//Cell"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Sheet" eSuperTypes="//Visitable">
<eOperations name="accept">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="body" value="visitor.visitSheet(this);"/>
</eAnnotations>
<eAnnotations source="kermeta">
<details key="body" value="visitor.visitSheet(self);"/>
</eAnnotations>
<eParameters name="visitor" eType="//Visitor"/>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EReference" name="cell" upperBound="-1" eType="//Cell" containment="true" eOpposite="//Cell/sheet"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Visitable" abstract="true" interface="true">
<eOperations name="accept">
<eParameters name="visitor" eType="//Visitor"/>
</eOperations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Visitor" abstract="true">
<eOperations name="visit">
<eParameters name="visitable" eType="//Visitable"/>
</eOperations>
<eOperations name="visitCell">
<eParameters name="visitable" eType="//Cell"/>
</eOperations>
<eOperations name="visitExpression">
<eParameters name="visitable" eType="//Expression"/>
</eOperations>
<eOperations name="visitValue">
<eParameters name="visitable" eType="//Value"/>
</eOperations>
<eOperations name="visitBinExpression">
<eParameters name="visitable" eType="//BinExpression"/>
</eOperations>
<eOperations name="visitCellRef">
<eParameters name="visitable" eType="//CellRef"/>
</eOperations>
<eOperations name="visitSheet">
<eParameters name="visitable" eType="//Sheet"/>
</eOperations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AbstractFactory">
<eOperations name="createCell"/>
<eOperations name="createValue"/>
<eOperations name="createBinExpression"/>
<eOperations name="createCellRef"/>
<eOperations name="createSheet"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Observer" interface="true">
<eOperations name="update">
<eParameters name="s" eType="//Subject"/>
</eOperations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Subject" abstract="true">
<eOperations name="attach">
<eParameters name="o" eType="//Observer"/>
</eOperations>
<eOperations name="detach">
<eParameters name="o" eType="//Observer"/>
</eOperations>
<eOperations name="notifyall">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="body" value="java.util.Iterator it = getObservers().iterator();
while(it.hasNext()){
 ((Observer)it.next()).update(this);
}"/>
</eAnnotations>
<eAnnotations source="kermeta">
<details key="body" value="observers.each{o| o.update}"/>
</eAnnotations>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EReference" name="observers" upperBound="-1" eType="//Observer"/>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/diverse-project/kermeta/ecore_projects/fr.irisa.triskell.kermeta.ecore/demos/outputmodels/spreadsheet_with_patterns.ecore | ecore | spreadsheet
Cell
accept
visitor
expression
sheet
Expression
accept
visitor
cell
Value
accept
visitor
BinExpression
accept
visitor
subExpression
CellRef
accept
visitor
referencedCell
Sheet
accept
visitor
cell
Visitable
accept
visitor
Visitor
visit
visitable
visitCell
visitable
visitExpression
visitable
visitValue
visitable
visitBinExpression
visitable
visitCellRef
visitable
visitSheet
visitable
AbstractFactory
createCell
createValue
createBinExpression
createCellRef
createSheet
Observer
update
s
Subject
attach
o
detach
o
notifyall
observers | null | {"directed":true,"nodes":[{"nsPrefix":"spreadsheet","nsURI":"spreadsheet","name":"spreadsheet","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Cell","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Expression","instanceClass":null,"abstract":true,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Value","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BinExpression","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CellRef","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Sheet","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Visitable","instanceClass":null,"abstract":true,"id":7,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Visitor","instanceClass":null,"abstract":true,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AbstractFactory","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Observer","instanceClass":null,"abstract":false,"id":10,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Subject","instanceClass":null,"abstract":true,"id":11,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":1,"unique":true,"name":"accept","lowerBound":0,"id":12,"many":false,"required":false,"eClass":"EOperation"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":13,"derived":false},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"sheet","changeable":true,"resolveProxies":true,"lowerBound":1,"id":14,"derived":false},{"id":15,"eClass":"EGenericType"},{"id":16,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitor","lowerBound":0,"id":17,"many":false,"required":false,"eClass":"EParameter"},{"id":18,"eClass":"EGenericType"},{"id":19,"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":"cell","changeable":true,"resolveProxies":true,"lowerBound":1,"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":"cell","changeable":true,"resolveProxies":true,"lowerBound":0,"id":22,"derived":false},{"ordered":true,"upperBound":1,"unique":true,"name":"accept","lowerBound":0,"id":23,"many":false,"required":false,"eClass":"EOperation"},{"id":24,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitor","lowerBound":0,"id":25,"many":false,"required":false,"eClass":"EParameter"},{"id":26,"eClass":"EGenericType"},{"id":27,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"accept","lowerBound":0,"id":28,"many":false,"required":false,"eClass":"EOperation"},{"id":29,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitor","lowerBound":0,"id":30,"many":false,"required":false,"eClass":"EParameter"},{"id":31,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"accept","lowerBound":0,"id":32,"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":"subExpression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":33,"derived":false},{"id":34,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitor","lowerBound":0,"id":35,"many":false,"required":false,"eClass":"EParameter"},{"id":36,"eClass":"EGenericType"},{"id":37,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"accept","lowerBound":0,"id":38,"many":false,"required":false,"eClass":"EOperation"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"referencedCell","changeable":true,"resolveProxies":true,"lowerBound":1,"id":39,"derived":false},{"id":40,"eClass":"EGenericType"},{"id":41,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitor","lowerBound":0,"id":42,"many":false,"required":false,"eClass":"EParameter"},{"id":43,"eClass":"EGenericType"},{"id":44,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"accept","lowerBound":0,"id":45,"many":false,"required":false,"eClass":"EOperation"},{"id":46,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitor","lowerBound":0,"id":47,"many":false,"required":false,"eClass":"EParameter"},{"id":48,"eClass":"EGenericType"},{"id":49,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"accept","lowerBound":0,"id":50,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitor","lowerBound":0,"id":51,"many":false,"required":false,"eClass":"EParameter"},{"id":52,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"visit","lowerBound":0,"id":53,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitCell","lowerBound":0,"id":54,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitExpression","lowerBound":0,"id":55,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitValue","lowerBound":0,"id":56,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitBinExpression","lowerBound":0,"id":57,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitCellRef","lowerBound":0,"id":58,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitSheet","lowerBound":0,"id":59,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitable","lowerBound":0,"id":60,"many":false,"required":false,"eClass":"EParameter"},{"id":61,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitable","lowerBound":0,"id":62,"many":false,"required":false,"eClass":"EParameter"},{"id":63,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitable","lowerBound":0,"id":64,"many":false,"required":false,"eClass":"EParameter"},{"id":65,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitable","lowerBound":0,"id":66,"many":false,"required":false,"eClass":"EParameter"},{"id":67,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitable","lowerBound":0,"id":68,"many":false,"required":false,"eClass":"EParameter"},{"id":69,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitable","lowerBound":0,"id":70,"many":false,"required":false,"eClass":"EParameter"},{"id":71,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitable","lowerBound":0,"id":72,"many":false,"required":false,"eClass":"EParameter"},{"id":73,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"createCell","lowerBound":0,"id":74,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"createValue","lowerBound":0,"id":75,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"createBinExpression","lowerBound":0,"id":76,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"createCellRef","lowerBound":0,"id":77,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"createSheet","lowerBound":0,"id":78,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"update","lowerBound":0,"id":79,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"s","lowerBound":0,"id":80,"many":false,"required":false,"eClass":"EParameter"},{"id":81,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"attach","lowerBound":0,"id":82,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"detach","lowerBound":0,"id":83,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"notifyall","lowerBound":0,"id":84,"many":false,"required":false,"eClass":"EOperation"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"observers","changeable":true,"resolveProxies":true,"lowerBound":0,"id":85,"derived":false},{"ordered":true,"upperBound":1,"unique":true,"name":"o","lowerBound":0,"id":86,"many":false,"required":false,"eClass":"EParameter"},{"id":87,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"o","lowerBound":0,"id":88,"many":false,"required":false,"eClass":"EParameter"},{"id":89,"eClass":"EGenericType"},{"id":90,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":1,"target":0},{"source":1,"target":7},{"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":12,"target":1},{"source":12,"target":17},{"source":17,"target":8},{"source":17,"target":18},{"source":17,"target":12},{"source":18,"target":8},{"source":13,"target":2},{"source":13,"target":19},{"source":13,"target":1},{"source":13,"target":20},{"source":19,"target":2},{"source":14,"target":6},{"source":14,"target":21},{"source":14,"target":1},{"source":14,"target":22},{"source":21,"target":6},{"source":15,"target":7},{"source":16,"target":11},{"source":2,"target":0},{"source":2,"target":7},{"source":2,"target":23},{"source":2,"target":20},{"source":2,"target":24},{"source":23,"target":2},{"source":23,"target":25},{"source":25,"target":8},{"source":25,"target":26},{"source":25,"target":23},{"source":26,"target":8},{"source":20,"target":1},{"source":20,"target":27},{"source":20,"target":2},{"source":20,"target":13},{"source":27,"target":1},{"source":24,"target":7},{"source":3,"target":0},{"source":3,"target":2},{"source":3,"target":28},{"source":3,"target":29},{"source":28,"target":3},{"source":28,"target":30},{"source":30,"target":8},{"source":30,"target":31},{"source":30,"target":28},{"source":31,"target":8},{"source":29,"target":2},{"source":4,"target":0},{"source":4,"target":2},{"source":4,"target":32},{"source":4,"target":33},{"source":4,"target":34},{"source":32,"target":4},{"source":32,"target":35},{"source":35,"target":8},{"source":35,"target":36},{"source":35,"target":32},{"source":36,"target":8},{"source":33,"target":2},{"source":33,"target":37},{"source":33,"target":4},{"source":37,"target":2},{"source":34,"target":2},{"source":5,"target":0},{"source":5,"target":2},{"source":5,"target":10},{"source":5,"target":38},{"source":5,"target":39},{"source":5,"target":40},{"source":5,"target":41},{"source":38,"target":5},{"source":38,"target":42},{"source":42,"target":8},{"source":42,"target":43},{"source":42,"target":38},{"source":43,"target":8},{"source":39,"target":1},{"source":39,"target":44},{"source":39,"target":5},{"source":44,"target":1},{"source":40,"target":2},{"source":41,"target":10},{"source":6,"target":0},{"source":6,"target":7},{"source":6,"target":45},{"source":6,"target":22},{"source":6,"target":46},{"source":45,"target":6},{"source":45,"target":47},{"source":47,"target":8},{"source":47,"target":48},{"source":47,"target":45},{"source":48,"target":8},{"source":22,"target":1},{"source":22,"target":49},{"source":22,"target":6},{"source":22,"target":14},{"source":49,"target":1},{"source":46,"target":7},{"source":7,"target":0},{"source":7,"target":50},{"source":50,"target":7},{"source":50,"target":51},{"source":51,"target":8},{"source":51,"target":52},{"source":51,"target":50},{"source":52,"target":8},{"source":8,"target":0},{"source":8,"target":53},{"source":8,"target":54},{"source":8,"target":55},{"source":8,"target":56},{"source":8,"target":57},{"source":8,"target":58},{"source":8,"target":59},{"source":53,"target":8},{"source":53,"target":60},{"source":60,"target":7},{"source":60,"target":61},{"source":60,"target":53},{"source":61,"target":7},{"source":54,"target":8},{"source":54,"target":62},{"source":62,"target":1},{"source":62,"target":63},{"source":62,"target":54},{"source":63,"target":1},{"source":55,"target":8},{"source":55,"target":64},{"source":64,"target":2},{"source":64,"target":65},{"source":64,"target":55},{"source":65,"target":2},{"source":56,"target":8},{"source":56,"target":66},{"source":66,"target":3},{"source":66,"target":67},{"source":66,"target":56},{"source":67,"target":3},{"source":57,"target":8},{"source":57,"target":68},{"source":68,"target":4},{"source":68,"target":69},{"source":68,"target":57},{"source":69,"target":4},{"source":58,"target":8},{"source":58,"target":70},{"source":70,"target":5},{"source":70,"target":71},{"source":70,"target":58},{"source":71,"target":5},{"source":59,"target":8},{"source":59,"target":72},{"source":72,"target":6},{"source":72,"target":73},{"source":72,"target":59},{"source":73,"target":6},{"source":9,"target":0},{"source":9,"target":74},{"source":9,"target":75},{"source":9,"target":76},{"source":9,"target":77},{"source":9,"target":78},{"source":74,"target":9},{"source":75,"target":9},{"source":76,"target":9},{"source":77,"target":9},{"source":78,"target":9},{"source":10,"target":0},{"source":10,"target":79},{"source":79,"target":10},{"source":79,"target":80},{"source":80,"target":11},{"source":80,"target":81},{"source":80,"target":79},{"source":81,"target":11},{"source":11,"target":0},{"source":11,"target":82},{"source":11,"target":83},{"source":11,"target":84},{"source":11,"target":85},{"source":82,"target":11},{"source":82,"target":86},{"source":86,"target":10},{"source":86,"target":87},{"source":86,"target":82},{"source":87,"target":10},{"source":83,"target":11},{"source":83,"target":88},{"source":88,"target":10},{"source":88,"target":89},{"source":88,"target":83},{"source":89,"target":10},{"source":84,"target":11},{"source":85,"target":10},{"source":85,"target":90},{"source":85,"target":11},{"source":90,"target":10}],"multigraph":true} |
true | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="sequence" nsURI="http://www.eclipse.org/sirius/diagram/sequence/2.0.0"
nsPrefix="sequence">
<eClassifiers xsi:type="ecore:EClass" name="SequenceDDiagram" eSuperTypes="../../org.eclipse.sirius.diagram/model/diagram.ecore#//DSemanticDiagram">
<eStructuralFeatures xsi:type="ecore:EReference" name="semanticOrdering" eType="#//ordering/EventEndsOrdering"
transient="true" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="graphicalOrdering" eType="#//ordering/EventEndsOrdering"
transient="true" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="instanceRoleSemanticOrdering"
eType="#//ordering/InstanceRolesOrdering" transient="true" containment="true"/>
</eClassifiers>
<eSubpackages name="description" nsURI="http://www.eclipse.org/sirius/diagram/sequence/description/2.0.0"
nsPrefix="description">
<eClassifiers xsi:type="ecore:EClass" name="SequenceDiagramDescription" eSuperTypes="../../org.eclipse.sirius.diagram/model/diagram.ecore#//description/DiagramDescription">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="endsOrdering" lowerBound="1"
eType="ecore:EDataType ../../org.eclipse.sirius/model/viewpoint.ecore#//description/InterpretedExpression">
<eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/returnType">
<details key="returnType" value="a Collection<EObject> or an EObject."/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/variables">
<details key="eventEnds" value="a List<EObject> containing the semantic event ends."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="instanceRolesOrdering"
lowerBound="1" eType="ecore:EDataType ../../org.eclipse.sirius/model/viewpoint.ecore#//description/InterpretedExpression">
<eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/returnType">
<details key="returnType" value="a Collection<EObject> or an EObject."/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/variables"/>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="InstanceRoleMapping" eSuperTypes="../../org.eclipse.sirius.diagram/model/diagram.ecore#//description/NodeMapping"/>
<eClassifiers xsi:type="ecore:EClass" name="EventMapping" abstract="true"/>
<eClassifiers xsi:type="ecore:EClass" name="DelimitedEventMapping" abstract="true"
eSuperTypes="#//description/EventMapping">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="startingEndFinderExpression"
lowerBound="1" eType="ecore:EDataType ../../org.eclipse.sirius/model/viewpoint.ecore#//description/InterpretedExpression">
<eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/returnType">
<details key="returnType" value="an EObject."/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/variables"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="finishingEndFinderExpression"
lowerBound="1" eType="ecore:EDataType ../../org.eclipse.sirius/model/viewpoint.ecore#//description/InterpretedExpression">
<eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/returnType">
<details key="returnType" value="an EObject."/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/variables"/>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ExecutionMapping" eSuperTypes="../../org.eclipse.sirius.diagram/model/diagram.ecore#//description/NodeMapping #//description/DelimitedEventMapping"/>
<eClassifiers xsi:type="ecore:EClass" name="StateMapping" eSuperTypes="../../org.eclipse.sirius.diagram/model/diagram.ecore#//description/NodeMapping #//description/DelimitedEventMapping"/>
<eClassifiers xsi:type="ecore:EClass" name="EndOfLifeMapping" eSuperTypes="../../org.eclipse.sirius.diagram/model/diagram.ecore#//description/NodeMapping"/>
<eClassifiers xsi:type="ecore:EClass" name="MessageMapping" abstract="true" eSuperTypes="../../org.eclipse.sirius.diagram/model/diagram.ecore#//description/EdgeMapping #//description/EventMapping">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="sendingEndFinderExpression"
lowerBound="1" eType="ecore:EDataType ../../org.eclipse.sirius/model/viewpoint.ecore#//description/InterpretedExpression">
<eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/returnType">
<details key="returnType" value="an EObject."/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/variables"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="receivingEndFinderExpression"
lowerBound="1" eType="ecore:EDataType ../../org.eclipse.sirius/model/viewpoint.ecore#//description/InterpretedExpression">
<eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/returnType">
<details key="returnType" value="an EObject."/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/variables"/>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BasicMessageMapping" eSuperTypes="#//description/MessageMapping"/>
<eClassifiers xsi:type="ecore:EClass" name="ReturnMessageMapping" eSuperTypes="#//description/MessageMapping">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="invocationMessageFinderExpression"
lowerBound="1" eType="ecore:EDataType ../../org.eclipse.sirius/model/viewpoint.ecore#//description/InterpretedExpression">
<eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/returnType">
<details key="returnType" value="an EObject."/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/variables"/>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CreationMessageMapping" eSuperTypes="#//description/MessageMapping"/>
<eClassifiers xsi:type="ecore:EClass" name="DestructionMessageMapping" eSuperTypes="#//description/MessageMapping"/>
<eClassifiers xsi:type="ecore:EClass" name="MessageEndVariable" eSuperTypes="../../org.eclipse.sirius/model/viewpoint.ecore#//description/AbstractVariable"/>
<eClassifiers xsi:type="ecore:EClass" name="CoveredLifelinesVariable" eSuperTypes="../../org.eclipse.sirius/model/viewpoint.ecore#//description/AbstractVariable"/>
<eClassifiers xsi:type="ecore:EClass" name="FrameMapping" abstract="true" eSuperTypes="../../org.eclipse.sirius.diagram/model/diagram.ecore#//description/ContainerMapping #//description/DelimitedEventMapping">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="coveredLifelinesExpression"
lowerBound="1" eType="ecore:EDataType ../../org.eclipse.sirius/model/viewpoint.ecore#//description/InterpretedExpression">
<eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/returnType">
<details key="returnType" value="the list of semantic EObjects representing the lifelines which are semantically covered by the frame."/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/variables"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="centerLabelExpression"
eType="ecore:EDataType ../../org.eclipse.sirius/model/viewpoint.ecore#//description/InterpretedExpression">
<eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/returnType">
<details key="returnType" value="the text to show in the center of the IU"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/variables"/>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="InteractionUseMapping" eSuperTypes="#//description/FrameMapping"/>
<eClassifiers xsi:type="ecore:EClass" name="CombinedFragmentMapping" eSuperTypes="#//description/FrameMapping"/>
<eClassifiers xsi:type="ecore:EClass" name="OperandMapping" eSuperTypes="../../org.eclipse.sirius.diagram/model/diagram.ecore#//description/ContainerMapping #//description/DelimitedEventMapping"/>
<eClassifiers xsi:type="ecore:EClass" name="ObservationPointMapping" eSuperTypes="../../org.eclipse.sirius.diagram/model/diagram.ecore#//description/NodeMapping"/>
<eSubpackages name="tool" nsURI="http://www.eclipse.org/sirius/diagram/sequence/description/tool/2.0.0"
nsPrefix="tool">
<eClassifiers xsi:type="ecore:EClass" name="SequenceDiagramToolDescription"/>
<eClassifiers xsi:type="ecore:EClass" name="OrderedElementCreationTool" abstract="true">
<eStructuralFeatures xsi:type="ecore:EReference" name="startingEndPredecessor"
eType="#//description/MessageEndVariable" containment="true">
<eAnnotations source="toolVariable">
<details key="name" value="startingEndPredecessor"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="finishingEndPredecessor"
eType="#//description/MessageEndVariable" containment="true">
<eAnnotations source="toolVariable">
<details key="name" value="finishingEndPredecessor"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CoveringElementCreationTool" abstract="true">
<eStructuralFeatures xsi:type="ecore:EReference" name="coveredLifelines" lowerBound="1"
eType="#//description/CoveredLifelinesVariable" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="InstanceRoleCreationTool" eSuperTypes="../../org.eclipse.sirius.diagram/model/diagram.ecore#//description/tool/NodeCreationDescription #//description/tool/SequenceDiagramToolDescription">
<eStructuralFeatures xsi:type="ecore:EReference" name="predecessor" eType="ecore:EClass ../../org.eclipse.sirius/model/viewpoint.ecore#//description/tool/ElementVariable"
containment="true">
<eAnnotations source="toolVariable">
<details key="name" value="predecessor"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="LifelineCreationTool" eSuperTypes="../../org.eclipse.sirius.diagram/model/diagram.ecore#//description/tool/ContainerCreationDescription #//description/tool/SequenceDiagramToolDescription"/>
<eClassifiers xsi:type="ecore:EClass" name="MessageCreationTool" eSuperTypes="#//description/tool/SequenceDiagramToolDescription ../../org.eclipse.sirius.diagram/model/diagram.ecore#//description/tool/EdgeCreationDescription #//description/tool/OrderedElementCreationTool"/>
<eClassifiers xsi:type="ecore:EClass" name="ExecutionCreationTool" eSuperTypes="../../org.eclipse.sirius.diagram/model/diagram.ecore#//description/tool/NodeCreationDescription #//description/tool/SequenceDiagramToolDescription #//description/tool/OrderedElementCreationTool"/>
<eClassifiers xsi:type="ecore:EClass" name="StateCreationTool" eSuperTypes="../../org.eclipse.sirius.diagram/model/diagram.ecore#//description/tool/NodeCreationDescription #//description/tool/SequenceDiagramToolDescription #//description/tool/OrderedElementCreationTool"/>
<eClassifiers xsi:type="ecore:EClass" name="InteractionUseCreationTool" eSuperTypes="../../org.eclipse.sirius.diagram/model/diagram.ecore#//description/tool/ContainerCreationDescription #//description/tool/SequenceDiagramToolDescription #//description/tool/OrderedElementCreationTool #//description/tool/CoveringElementCreationTool"/>
<eClassifiers xsi:type="ecore:EClass" name="CombinedFragmentCreationTool" eSuperTypes="../../org.eclipse.sirius.diagram/model/diagram.ecore#//description/tool/ContainerCreationDescription #//description/tool/SequenceDiagramToolDescription #//description/tool/OrderedElementCreationTool #//description/tool/CoveringElementCreationTool"/>
<eClassifiers xsi:type="ecore:EClass" name="OperandCreationTool" eSuperTypes="../../org.eclipse.sirius.diagram/model/diagram.ecore#//description/tool/ContainerCreationDescription #//description/tool/SequenceDiagramToolDescription #//description/tool/OrderedElementCreationTool"/>
<eClassifiers xsi:type="ecore:EClass" name="ObservationPointCreationTool" eSuperTypes="../../org.eclipse.sirius.diagram/model/diagram.ecore#//description/tool/NodeCreationDescription #//description/tool/SequenceDiagramToolDescription #//description/tool/OrderedElementCreationTool"/>
<eClassifiers xsi:type="ecore:EClass" name="ReorderTool" eSuperTypes="../../org.eclipse.sirius/model/viewpoint.ecore#//description/tool/AbstractToolDescription #//description/tool/SequenceDiagramToolDescription">
<eStructuralFeatures xsi:type="ecore:EReference" name="mappings" upperBound="-1"
eType="#//description/EventMapping"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="startingEndPredecessorBefore"
eType="#//description/MessageEndVariable" containment="true">
<eAnnotations source="toolVariable">
<details key="name" value="startingEndPredecessorBefore"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="startingEndPredecessorAfter"
eType="#//description/MessageEndVariable" containment="true">
<eAnnotations source="toolVariable">
<details key="name" value="startingEndPredecessorAfter"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="finishingEndPredecessorBefore"
eType="#//description/MessageEndVariable" containment="true">
<eAnnotations source="toolVariable">
<details key="name" value="finishingEndPredecessorBefore"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="finishingEndPredecessorAfter"
eType="#//description/MessageEndVariable" containment="true">
<eAnnotations source="toolVariable">
<details key="name" value="finishingEndPredecessorAfter"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="onEventMovedOperation"
lowerBound="1" eType="ecore:EClass ../../org.eclipse.sirius/model/viewpoint.ecore#//description/tool/InitialOperation"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="InstanceRoleReorderTool" eSuperTypes="../../org.eclipse.sirius/model/viewpoint.ecore#//description/tool/AbstractToolDescription #//description/tool/SequenceDiagramToolDescription">
<eStructuralFeatures xsi:type="ecore:EReference" name="mappings" upperBound="-1"
eType="#//description/InstanceRoleMapping"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="predecessorBefore"
eType="ecore:EClass ../../org.eclipse.sirius/model/viewpoint.ecore#//description/tool/ElementVariable"
containment="true">
<eAnnotations source="toolVariable">
<details key="name" value="predecessorBefore"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="predecessorAfter" eType="ecore:EClass ../../org.eclipse.sirius/model/viewpoint.ecore#//description/tool/ElementVariable"
containment="true">
<eAnnotations source="toolVariable">
<details key="name" value="predecessorAfter"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="instanceRoleMoved"
lowerBound="1" eType="ecore:EClass ../../org.eclipse.sirius/model/viewpoint.ecore#//description/tool/InitialOperation"
containment="true"/>
</eClassifiers>
</eSubpackages>
</eSubpackages>
<eSubpackages name="ordering" nsURI="http://www.eclipse.org/sirius/diagram/sequence/ordering/2.0.0"
nsPrefix="ordering">
<eClassifiers xsi:type="ecore:EClass" name="EventEndsOrdering">
<eStructuralFeatures xsi:type="ecore:EReference" name="sequenceDiagram" eType="#//SequenceDDiagram"
transient="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="eventEnds" upperBound="-1"
eType="#//ordering/EventEnd"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EventEnd" abstract="true">
<eStructuralFeatures xsi:type="ecore:EReference" name="semanticEnd" lowerBound="1"
eType="ecore:EClass platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EObject"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SingleEventEnd" eSuperTypes="#//ordering/EventEnd">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="start" lowerBound="1"
eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="semanticEvent" lowerBound="1"
eType="ecore:EClass platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EObject"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CompoundEventEnd" eSuperTypes="#//ordering/EventEnd">
<eOperations name="getSemanticEvents" upperBound="-1" eType="ecore:EClass platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EObject"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="eventEnds" lowerBound="1"
upperBound="-1" eType="#//ordering/SingleEventEnd" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="InstanceRolesOrdering">
<eStructuralFeatures xsi:type="ecore:EReference" name="semanticInstanceRoles"
upperBound="-1" eType="ecore:EClass platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EObject"/>
</eClassifiers>
</eSubpackages>
<eSubpackages name="template" nsURI="http://www.eclipse.org/sirius/diagram/sequence/template/2.0.0"
nsPrefix="template">
<eClassifiers xsi:type="ecore:EClass" name="TTransformer">
<eStructuralFeatures xsi:type="ecore:EReference" name="outputs" upperBound="-1"
eType="ecore:EClass platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EObject"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TAbstractMapping" eSuperTypes="#//template/TTransformer">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1"
eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="domainClass" lowerBound="1"
eType="ecore:EDataType ../../org.eclipse.sirius/model/viewpoint.ecore#//description/TypeName">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The domain class of the mapping."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="semanticCandidatesExpression"
eType="ecore:EDataType ../../org.eclipse.sirius/model/viewpoint.ecore#//description/InterpretedExpression">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="In the default case, candidates of a mapping are all EObjet owned by the semantic element of the view container. The semanticCandidatesExpression is an expression that returns the list of EObject that are candidates of the mapping instead of the candidates of the default case. The context of the expression is the semantic element of the view container."/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="contentassist" value=""/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/returnType">
<details key="returnType" value="a Collection<EObject> or an EObject."/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/variables">
<details key="containerView" value="the parent view of potential candidates."/>
<details key="diagram" value="the current DDiagram."/>
<details key="viewpoint" value="(deprecated) the current DDiagram."/>
<details key="viewPoint" value="(deprecated) the current DDiagram."/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TSequenceDiagram" eSuperTypes="../../org.eclipse.sirius/model/viewpoint.ecore#//description/RepresentationTemplate #//template/TTransformer">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="domainClass" lowerBound="1"
eType="ecore:EDataType ../../org.eclipse.sirius/model/viewpoint.ecore#//description/TypeName">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The domain class of the mapping."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="endsOrdering" lowerBound="1"
eType="ecore:EDataType ../../org.eclipse.sirius/model/viewpoint.ecore#//description/InterpretedExpression">
<eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/returnType">
<details key="returnType" value="a Collection<EObject> or an EObject."/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/variables">
<details key="eventEnds" value="a List<EObject> containing the semantic event ends."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="lifelineMappings" upperBound="-1"
eType="#//template/TLifelineMapping" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="messageMappings" upperBound="-1"
eType="#//template/TMessageMapping" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TMessageExtremity" abstract="true"/>
<eClassifiers xsi:type="ecore:EClass" name="TLifelineMapping" eSuperTypes="#//template/TAbstractMapping #//template/TMessageExtremity">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="eolVisibleExpression"
lowerBound="1" eType="ecore:EDataType ../../org.eclipse.sirius/model/viewpoint.ecore#//description/InterpretedExpression">
<eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/returnType">
<details key="returnType" value="a boolean."/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/variables">
<details key="containerView" value="the view that sould contain the potential views of the checked elements."/>
<details key="container" value="the semantic element of $containerView."/>
<details key="viewpoint" value="(deprecated) the current DSemanticDiagram."/>
<details key="diagram" value="the current DSemanticDiagram."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="executionMappings" upperBound="-1"
eType="#//template/TExecutionMapping" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="instanceRoleStyle" lowerBound="1"
eType="ecore:EClass ../../org.eclipse.sirius.diagram/model/diagram.ecore#//description/style/NodeStyleDescription"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="lifelineStyle" lowerBound="1"
eType="#//template/TLifelineStyle" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="endOfLifeStyle" lowerBound="1"
eType="ecore:EClass ../../org.eclipse.sirius.diagram/model/diagram.ecore#//description/style/NodeStyleDescription"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="conditionalLifeLineStyles"
upperBound="-1" eType="#//template/TConditionalLifelineStyle" containment="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="All conditional styles."/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TLifelineStyle" eSuperTypes="#//template/TTransformer">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="lifelineWidthComputationExpression"
eType="ecore:EDataType ../../org.eclipse.sirius/model/viewpoint.ecore#//description/InterpretedExpression"
defaultValueLiteral="0">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="An expression computing the size of the border."/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/returnType">
<details key="returnType" value="an integer."/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/variables"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="lifelineColor" lowerBound="1"
eType="ecore:EClass ../../org.eclipse.sirius/model/viewpoint.ecore#//description/ColorDescription"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TConditionalLifelineStyle" eSuperTypes="#//template/TTransformer">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="predicateExpression"
lowerBound="1" eType="ecore:EDataType ../../org.eclipse.sirius/model/viewpoint.ecore#//description/InterpretedExpression">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="This expression will get evaluated and if it returns true the contained style will be choosen."/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/returnType">
<details key="returnType" value="a boolean."/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/variables">
<details key="view" value="the current view."/>
<details key="container" value="the semantic container."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="style" lowerBound="1"
eType="#//template/TLifelineStyle" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TExecutionMapping" eSuperTypes="#//template/TAbstractMapping #//template/TMessageExtremity">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="startingEndFinderExpression"
lowerBound="1" eType="ecore:EDataType ../../org.eclipse.sirius/model/viewpoint.ecore#//description/InterpretedExpression">
<eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/returnType">
<details key="returnType" value="an EObject."/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/variables"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="finishingEndFinderExpression"
lowerBound="1" eType="ecore:EDataType ../../org.eclipse.sirius/model/viewpoint.ecore#//description/InterpretedExpression">
<eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/returnType">
<details key="returnType" value="an EObject."/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/variables"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="recursive" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="executionMappings" upperBound="-1"
eType="#//template/TExecutionMapping" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="style" lowerBound="1"
eType="#//template/TExecutionStyle" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="conditionalStyles" upperBound="-1"
eType="#//template/TConditionalExecutionStyle" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TExecutionStyle" eSuperTypes="#//template/TTransformer">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="borderSizeComputationExpression"
eType="ecore:EDataType ../../org.eclipse.sirius/model/viewpoint.ecore#//description/InterpretedExpression"
defaultValueLiteral="1">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="An expression computing the size of the border."/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/returnType">
<details key="returnType" value="an integer."/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/variables"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="borderColor" lowerBound="1"
eType="ecore:EClass ../../org.eclipse.sirius/model/viewpoint.ecore#//description/ColorDescription"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="backgroundColor" lowerBound="1"
eType="ecore:EClass ../../org.eclipse.sirius/model/viewpoint.ecore#//description/ColorDescription"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TConditionalExecutionStyle" eSuperTypes="#//template/TTransformer">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="predicateExpression"
lowerBound="1" eType="ecore:EDataType ../../org.eclipse.sirius/model/viewpoint.ecore#//description/InterpretedExpression">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="This expression will get evaluated and if it returns true the contained style will be choosen."/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/returnType">
<details key="returnType" value="a boolean."/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/variables">
<details key="view" value="the current view."/>
<details key="container" value="the semantic container."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="style" lowerBound="1"
eType="#//template/TExecutionStyle" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TMessageMapping" abstract="true" eSuperTypes="#//template/TAbstractMapping">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="sendingEndFinderExpression"
lowerBound="1" eType="ecore:EDataType ../../org.eclipse.sirius/model/viewpoint.ecore#//description/InterpretedExpression">
<eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/returnType">
<details key="returnType" value="an EObject."/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/variables"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="receivingEndFinderExpression"
lowerBound="1" eType="ecore:EDataType ../../org.eclipse.sirius/model/viewpoint.ecore#//description/InterpretedExpression">
<eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/returnType">
<details key="returnType" value="an EObject."/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/variables"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="style" lowerBound="1"
eType="#//template/TMessageStyle" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="conditionalStyle" upperBound="-1"
eType="#//template/TConditionalMessageStyle" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TMessageStyle" eSuperTypes="#//template/TTransformer">
<eStructuralFeatures xsi:type="ecore:EReference" name="strokeColor" lowerBound="1"
eType="ecore:EClass ../../org.eclipse.sirius/model/viewpoint.ecore#//description/ColorDescription">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The color of the edge."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="lineStyle" eType="ecore:EEnum ../../org.eclipse.sirius.diagram/model/diagram.ecore#//LineStyle">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The style of the line."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="sourceArrow" lowerBound="1"
eType="ecore:EEnum ../../org.eclipse.sirius.diagram/model/diagram.ecore#//EdgeArrows"
defaultValueLiteral="NoDecoration">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The source decoration."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="targetArrow" lowerBound="1"
eType="ecore:EEnum ../../org.eclipse.sirius.diagram/model/diagram.ecore#//EdgeArrows"
defaultValueLiteral="InputArrow">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The target decoration."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="labelExpression" eType="ecore:EDataType ../../org.eclipse.sirius/model/viewpoint.ecore#//description/InterpretedExpression"
defaultValueLiteral="feature:name">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Expression that computes the name of a node."/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="contentassist" value=""/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/returnType">
<details key="returnType" value="a string."/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/variables">
<details key="diagram" value="the current DSemanticDiagram."/>
<details key="view" value="the current view for which the label is calculated."/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TConditionalMessageStyle" eSuperTypes="#//template/TTransformer">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="predicateExpression"
lowerBound="1" eType="ecore:EDataType ../../org.eclipse.sirius/model/viewpoint.ecore#//description/InterpretedExpression">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="This expression will get evaluated and if it returns true the contained style will be choosen."/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/returnType">
<details key="returnType" value="a boolean."/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/variables">
<details key="view" value="the current view."/>
<details key="container" value="the semantic container."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="style" lowerBound="1"
eType="#//template/TMessageStyle" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TBasicMessageMapping" eSuperTypes="#//template/TSourceTargetMessageMapping">
<eStructuralFeatures xsi:type="ecore:EReference" name="target" lowerBound="1"
upperBound="-1" eType="#//template/TMessageExtremity"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TSourceTargetMessageMapping" abstract="true"
eSuperTypes="#//template/TMessageMapping">
<eStructuralFeatures xsi:type="ecore:EReference" name="source" lowerBound="1"
upperBound="-1" eType="#//template/TMessageExtremity"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="sourceFinderExpression"
eType="ecore:EDataType ../../org.eclipse.sirius/model/viewpoint.ecore#//description/InterpretedExpression">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The elements that are represented by this connection."/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="contentassist" value=""/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/returnType">
<details key="returnType" value="a Collection<EObject> or an EObject."/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/variables">
<details key="diagram" value="the current DDiagram."/>
<details key="viewpoint" value="(deprecated) the current DDiagram."/>
<details key="viewPoint" value="(deprecated) the current DDiagram."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="targetFinderExpression"
lowerBound="1" eType="ecore:EDataType ../../org.eclipse.sirius/model/viewpoint.ecore#//description/InterpretedExpression">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The elements that are represented by this connection."/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="contentassist" value=""/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/returnType">
<details key="returnType" value="a Collection<EObject> or an EObject."/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/variables">
<details key="diagram" value="the current DDiagram."/>
<details key="viewpoint" value="(deprecated) the current DDiagram."/>
<details key="viewPoint" value="(deprecated) the current DDiagram."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="useDomainElement" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EBoolean"
defaultValueLiteral="false"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TReturnMessageMapping" eSuperTypes="#//template/TMessageMapping">
<eStructuralFeatures xsi:type="ecore:EReference" name="invocationMapping" lowerBound="1"
eType="#//template/TBasicMessageMapping"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="invocationMessageFinderExpression"
lowerBound="1" eType="ecore:EDataType ../../org.eclipse.sirius/model/viewpoint.ecore#//description/InterpretedExpression">
<eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/returnType">
<details key="returnType" value="an EObject."/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/variables"/>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TCreationMessageMapping" eSuperTypes="#//template/TSourceTargetMessageMapping">
<eStructuralFeatures xsi:type="ecore:EReference" name="target" lowerBound="1"
upperBound="-1" eType="#//template/TLifelineMapping"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TDestructionMessageMapping" eSuperTypes="#//template/TSourceTargetMessageMapping">
<eStructuralFeatures xsi:type="ecore:EReference" name="target" lowerBound="1"
upperBound="-1" eType="#//template/TLifelineMapping"/>
</eClassifiers>
</eSubpackages>
</ecore:EPackage>
| github:ecore:/data/lengyela89/sirius-custom/plugins/org.eclipse.sirius.diagram.sequence/model/sequence.ecore | ecore | sequence
SequenceDDiagram
semanticOrdering
graphicalOrdering
instanceRoleSemanticOrdering
description
SequenceDiagramDescription
endsOrdering
instanceRolesOrdering
InstanceRoleMapping
EventMapping
DelimitedEventMapping
startingEndFinderExpression
finishingEndFinderExpression
ExecutionMapping
StateMapping
EndOfLifeMapping
MessageMapping
sendingEndFinderExpression
receivingEndFinderExpression
BasicMessageMapping
ReturnMessageMapping
invocationMessageFinderExpression
CreationMessageMapping
DestructionMessageMapping
MessageEndVariable
CoveredLifelinesVariable
FrameMapping
coveredLifelinesExpression
centerLabelExpression
InteractionUseMapping
CombinedFragmentMapping
OperandMapping
ObservationPointMapping
tool
SequenceDiagramToolDescription
OrderedElementCreationTool
startingEndPredecessor
finishingEndPredecessor
CoveringElementCreationTool
coveredLifelines
InstanceRoleCreationTool
predecessor
LifelineCreationTool
MessageCreationTool
ExecutionCreationTool
StateCreationTool
InteractionUseCreationTool
CombinedFragmentCreationTool
OperandCreationTool
ObservationPointCreationTool
ReorderTool
mappings
startingEndPredecessorBefore
startingEndPredecessorAfter
finishingEndPredecessorBefore
finishingEndPredecessorAfter
onEventMovedOperation
InstanceRoleReorderTool
mappings
predecessorBefore
predecessorAfter
instanceRoleMoved
ordering
EventEndsOrdering
sequenceDiagram
eventEnds
EventEnd
semanticEnd
SingleEventEnd
start
semanticEvent
CompoundEventEnd
getSemanticEvents
eventEnds
InstanceRolesOrdering
semanticInstanceRoles
template
TTransformer
outputs
TAbstractMapping
name
domainClass
semanticCandidatesExpression
TSequenceDiagram
domainClass
endsOrdering
lifelineMappings
messageMappings
TMessageExtremity
TLifelineMapping
eolVisibleExpression
executionMappings
instanceRoleStyle
lifelineStyle
endOfLifeStyle
conditionalLifeLineStyles
TLifelineStyle
lifelineWidthComputationExpression
0
lifelineColor
TConditionalLifelineStyle
predicateExpression
style
TExecutionMapping
startingEndFinderExpression
finishingEndFinderExpression
recursive
executionMappings
style
conditionalStyles
TExecutionStyle
borderSizeComputationExpression
1
borderColor
backgroundColor
TConditionalExecutionStyle
predicateExpression
style
TMessageMapping
sendingEndFinderExpression
receivingEndFinderExpression
style
conditionalStyle
TMessageStyle
strokeColor
lineStyle
sourceArrow
NoDecoration
targetArrow
InputArrow
labelExpression
feature:name
TConditionalMessageStyle
predicateExpression
style
TBasicMessageMapping
target
TSourceTargetMessageMapping
source
sourceFinderExpression
targetFinderExpression
useDomainElement
false
TReturnMessageMapping
invocationMapping
invocationMessageFinderExpression
TCreationMessageMapping
target
TDestructionMessageMapping
target | null | {"directed":true,"nodes":[{"nsPrefix":"sequence","nsURI":"http://www.eclipse.org/sirius/diagram/sequence/2.0.0","name":"sequence","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SequenceDDiagram","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"nsPrefix":"description","nsURI":"http://www.eclipse.org/sirius/diagram/sequence/description/2.0.0","name":"description","id":2,"eClass":"EPackage"},{"nsPrefix":"ordering","nsURI":"http://www.eclipse.org/sirius/diagram/sequence/ordering/2.0.0","name":"ordering","id":3,"eClass":"EPackage"},{"nsPrefix":"template","nsURI":"http://www.eclipse.org/sirius/diagram/sequence/template/2.0.0","name":"template","id":4,"eClass":"EPackage"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"semanticOrdering","changeable":true,"resolveProxies":true,"lowerBound":0,"id":5,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"graphicalOrdering","changeable":true,"resolveProxies":true,"lowerBound":0,"id":6,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"instanceRoleSemanticOrdering","changeable":true,"resolveProxies":true,"lowerBound":0,"id":7,"derived":false},{"id":8,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EventEndsOrdering","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"id":10,"eClass":"EGenericType"},{"id":11,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InstanceRolesOrdering","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"id":13,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SequenceDiagramDescription","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InstanceRoleMapping","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EventMapping","instanceClass":null,"abstract":true,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DelimitedEventMapping","instanceClass":null,"abstract":true,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExecutionMapping","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StateMapping","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EndOfLifeMapping","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MessageMapping","instanceClass":null,"abstract":true,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BasicMessageMapping","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReturnMessageMapping","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CreationMessageMapping","instanceClass":null,"abstract":false,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DestructionMessageMapping","instanceClass":null,"abstract":false,"id":25,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MessageEndVariable","instanceClass":null,"abstract":false,"id":26,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CoveredLifelinesVariable","instanceClass":null,"abstract":false,"id":27,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FrameMapping","instanceClass":null,"abstract":true,"id":28,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InteractionUseMapping","instanceClass":null,"abstract":false,"id":29,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CombinedFragmentMapping","instanceClass":null,"abstract":false,"id":30,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OperandMapping","instanceClass":null,"abstract":false,"id":31,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ObservationPointMapping","instanceClass":null,"abstract":false,"id":32,"interface":false,"eClass":"EClass"},{"nsPrefix":"tool","nsURI":"http://www.eclipse.org/sirius/diagram/sequence/description/tool/2.0.0","name":"tool","id":33,"eClass":"EPackage"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"endsOrdering","changeable":true,"lowerBound":1,"iD":false,"id":34,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"instanceRolesOrdering","changeable":true,"lowerBound":1,"iD":false,"id":35,"derived":false},{"id":36,"eClass":"EGenericType"},{"id":37,"eClass":"EGenericType"},{"id":38,"eClass":"EGenericType"},{"id":39,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"startingEndFinderExpression","changeable":true,"lowerBound":1,"iD":false,"id":40,"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":"finishingEndFinderExpression","changeable":true,"lowerBound":1,"iD":false,"id":41,"derived":false},{"id":42,"eClass":"EGenericType"},{"id":43,"eClass":"EGenericType"},{"id":44,"eClass":"EGenericType"},{"id":45,"eClass":"EGenericType"},{"id":46,"eClass":"EGenericType"},{"id":47,"eClass":"EGenericType"},{"id":48,"eClass":"EGenericType"},{"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":"sendingEndFinderExpression","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":"receivingEndFinderExpression","changeable":true,"lowerBound":1,"iD":false,"id":51,"derived":false},{"id":52,"eClass":"EGenericType"},{"id":53,"eClass":"EGenericType"},{"id":54,"eClass":"EGenericType"},{"id":55,"eClass":"EGenericType"},{"id":56,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"invocationMessageFinderExpression","changeable":true,"lowerBound":1,"iD":false,"id":57,"derived":false},{"id":58,"eClass":"EGenericType"},{"id":59,"eClass":"EGenericType"},{"id":60,"eClass":"EGenericType"},{"id":61,"eClass":"EGenericType"},{"id":62,"eClass":"EGenericType"},{"id":63,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"coveredLifelinesExpression","changeable":true,"lowerBound":1,"iD":false,"id":64,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"centerLabelExpression","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"},{"id":73,"eClass":"EGenericType"},{"id":74,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SequenceDiagramToolDescription","instanceClass":null,"abstract":false,"id":75,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OrderedElementCreationTool","instanceClass":null,"abstract":true,"id":76,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CoveringElementCreationTool","instanceClass":null,"abstract":true,"id":77,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InstanceRoleCreationTool","instanceClass":null,"abstract":false,"id":78,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LifelineCreationTool","instanceClass":null,"abstract":false,"id":79,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MessageCreationTool","instanceClass":null,"abstract":false,"id":80,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExecutionCreationTool","instanceClass":null,"abstract":false,"id":81,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StateCreationTool","instanceClass":null,"abstract":false,"id":82,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InteractionUseCreationTool","instanceClass":null,"abstract":false,"id":83,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CombinedFragmentCreationTool","instanceClass":null,"abstract":false,"id":84,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OperandCreationTool","instanceClass":null,"abstract":false,"id":85,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ObservationPointCreationTool","instanceClass":null,"abstract":false,"id":86,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReorderTool","instanceClass":null,"abstract":false,"id":87,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InstanceRoleReorderTool","instanceClass":null,"abstract":false,"id":88,"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":"startingEndPredecessor","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":"finishingEndPredecessor","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":true,"unsettable":false,"transient":false,"unique":true,"name":"coveredLifelines","changeable":true,"resolveProxies":true,"lowerBound":1,"id":93,"derived":false},{"id":94,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"predecessor","changeable":true,"resolveProxies":true,"lowerBound":0,"id":95,"derived":false},{"id":96,"eClass":"EGenericType"},{"id":97,"eClass":"EGenericType"},{"id":98,"eClass":"EGenericType"},{"id":99,"eClass":"EGenericType"},{"id":100,"eClass":"EGenericType"},{"id":101,"eClass":"EGenericType"},{"id":102,"eClass":"EGenericType"},{"id":103,"eClass":"EGenericType"},{"id":104,"eClass":"EGenericType"},{"id":105,"eClass":"EGenericType"},{"id":106,"eClass":"EGenericType"},{"id":107,"eClass":"EGenericType"},{"id":108,"eClass":"EGenericType"},{"id":109,"eClass":"EGenericType"},{"id":110,"eClass":"EGenericType"},{"id":111,"eClass":"EGenericType"},{"id":112,"eClass":"EGenericType"},{"id":113,"eClass":"EGenericType"},{"id":114,"eClass":"EGenericType"},{"id":115,"eClass":"EGenericType"},{"id":116,"eClass":"EGenericType"},{"id":117,"eClass":"EGenericType"},{"id":118,"eClass":"EGenericType"},{"id":119,"eClass":"EGenericType"},{"id":120,"eClass":"EGenericType"},{"id":121,"eClass":"EGenericType"},{"id":122,"eClass":"EGenericType"},{"id":123,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"mappings","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"startingEndPredecessorBefore","changeable":true,"resolveProxies":true,"lowerBound":0,"id":125,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"startingEndPredecessorAfter","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":"finishingEndPredecessorBefore","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"finishingEndPredecessorAfter","changeable":true,"resolveProxies":true,"lowerBound":0,"id":128,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"onEventMovedOperation","changeable":true,"resolveProxies":true,"lowerBound":1,"id":129,"derived":false},{"id":130,"eClass":"EGenericType"},{"id":131,"eClass":"EGenericType"},{"id":132,"eClass":"EGenericType"},{"id":133,"eClass":"EGenericType"},{"id":134,"eClass":"EGenericType"},{"id":135,"eClass":"EGenericType"},{"id":136,"eClass":"EGenericType"},{"id":137,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"mappings","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":"predecessorBefore","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":"predecessorAfter","changeable":true,"resolveProxies":true,"lowerBound":0,"id":140,"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":"instanceRoleMoved","changeable":true,"resolveProxies":true,"lowerBound":1,"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"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EventEnd","instanceClass":null,"abstract":true,"id":148,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SingleEventEnd","instanceClass":null,"abstract":false,"id":149,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CompoundEventEnd","instanceClass":null,"abstract":false,"id":150,"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":true,"unique":true,"name":"sequenceDiagram","changeable":true,"resolveProxies":true,"lowerBound":0,"id":151,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"eventEnds","changeable":true,"resolveProxies":true,"lowerBound":0,"id":152,"derived":false},{"id":153,"eClass":"EGenericType"},{"id":154,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"semanticEnd","changeable":true,"resolveProxies":true,"lowerBound":1,"id":155,"derived":false},{"id":156,"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":"start","changeable":true,"lowerBound":1,"iD":false,"id":157,"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":"semanticEvent","changeable":true,"resolveProxies":true,"lowerBound":1,"id":158,"derived":false},{"id":159,"eClass":"EGenericType"},{"id":160,"eClass":"EGenericType"},{"id":161,"eClass":"EGenericType"},{"ordered":true,"upperBound":-1,"unique":true,"name":"getSemanticEvents","lowerBound":0,"id":162,"many":true,"required":false,"eClass":"EOperation"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"eventEnds","changeable":true,"resolveProxies":true,"lowerBound":1,"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":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"semanticInstanceRoles","changeable":true,"resolveProxies":true,"lowerBound":0,"id":167,"derived":false},{"id":168,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TTransformer","instanceClass":null,"abstract":false,"id":169,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TAbstractMapping","instanceClass":null,"abstract":false,"id":170,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TSequenceDiagram","instanceClass":null,"abstract":false,"id":171,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TMessageExtremity","instanceClass":null,"abstract":true,"id":172,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TLifelineMapping","instanceClass":null,"abstract":false,"id":173,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TLifelineStyle","instanceClass":null,"abstract":false,"id":174,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TConditionalLifelineStyle","instanceClass":null,"abstract":false,"id":175,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TExecutionMapping","instanceClass":null,"abstract":false,"id":176,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TExecutionStyle","instanceClass":null,"abstract":false,"id":177,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TConditionalExecutionStyle","instanceClass":null,"abstract":false,"id":178,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TMessageMapping","instanceClass":null,"abstract":true,"id":179,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TMessageStyle","instanceClass":null,"abstract":false,"id":180,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TConditionalMessageStyle","instanceClass":null,"abstract":false,"id":181,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TBasicMessageMapping","instanceClass":null,"abstract":false,"id":182,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TSourceTargetMessageMapping","instanceClass":null,"abstract":true,"id":183,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TReturnMessageMapping","instanceClass":null,"abstract":false,"id":184,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TCreationMessageMapping","instanceClass":null,"abstract":false,"id":185,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TDestructionMessageMapping","instanceClass":null,"abstract":false,"id":186,"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":"outputs","changeable":true,"resolveProxies":true,"lowerBound":0,"id":187,"derived":false},{"id":188,"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":189,"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":"domainClass","changeable":true,"lowerBound":1,"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":"semanticCandidatesExpression","changeable":true,"lowerBound":0,"iD":false,"id":191,"derived":false},{"id":192,"eClass":"EGenericType"},{"id":193,"eClass":"EGenericType"},{"id":194,"eClass":"EGenericType"},{"id":195,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"domainClass","changeable":true,"lowerBound":1,"iD":false,"id":196,"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":"endsOrdering","changeable":true,"lowerBound":1,"iD":false,"id":197,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"lifelineMappings","changeable":true,"resolveProxies":true,"lowerBound":0,"id":198,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"messageMappings","changeable":true,"resolveProxies":true,"lowerBound":0,"id":199,"derived":false},{"id":200,"eClass":"EGenericType"},{"id":201,"eClass":"EGenericType"},{"id":202,"eClass":"EGenericType"},{"id":203,"eClass":"EGenericType"},{"id":204,"eClass":"EGenericType"},{"id":205,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"eolVisibleExpression","changeable":true,"lowerBound":1,"iD":false,"id":206,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"executionMappings","changeable":true,"resolveProxies":true,"lowerBound":0,"id":207,"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":"instanceRoleStyle","changeable":true,"resolveProxies":true,"lowerBound":1,"id":208,"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":"lifelineStyle","changeable":true,"resolveProxies":true,"lowerBound":1,"id":209,"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":"endOfLifeStyle","changeable":true,"resolveProxies":true,"lowerBound":1,"id":210,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"conditionalLifeLineStyles","changeable":true,"resolveProxies":true,"lowerBound":0,"id":211,"derived":false},{"id":212,"eClass":"EGenericType"},{"id":213,"eClass":"EGenericType"},{"id":214,"eClass":"EGenericType"},{"id":215,"eClass":"EGenericType"},{"id":216,"eClass":"EGenericType"},{"id":217,"eClass":"EGenericType"},{"id":218,"eClass":"EGenericType"},{"id":219,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"0","unsettable":false,"transient":false,"unique":true,"name":"lifelineWidthComputationExpression","changeable":true,"lowerBound":0,"iD":false,"id":220,"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":"lifelineColor","changeable":true,"resolveProxies":true,"lowerBound":1,"id":221,"derived":false},{"id":222,"eClass":"EGenericType"},{"id":223,"eClass":"EGenericType"},{"id":224,"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":"predicateExpression","changeable":true,"lowerBound":1,"iD":false,"id":225,"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":"style","changeable":true,"resolveProxies":true,"lowerBound":1,"id":226,"derived":false},{"id":227,"eClass":"EGenericType"},{"id":228,"eClass":"EGenericType"},{"id":229,"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":"startingEndFinderExpression","changeable":true,"lowerBound":1,"iD":false,"id":230,"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":"finishingEndFinderExpression","changeable":true,"lowerBound":1,"iD":false,"id":231,"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":"recursive","changeable":true,"lowerBound":1,"iD":false,"id":232,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"executionMappings","changeable":true,"resolveProxies":true,"lowerBound":0,"id":233,"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":"style","changeable":true,"resolveProxies":true,"lowerBound":1,"id":234,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"conditionalStyles","changeable":true,"resolveProxies":true,"lowerBound":0,"id":235,"derived":false},{"id":236,"eClass":"EGenericType"},{"id":237,"eClass":"EGenericType"},{"id":238,"eClass":"EGenericType"},{"id":239,"eClass":"EGenericType"},{"id":240,"eClass":"EGenericType"},{"id":241,"eClass":"EGenericType"},{"id":242,"eClass":"EGenericType"},{"id":243,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"1","unsettable":false,"transient":false,"unique":true,"name":"borderSizeComputationExpression","changeable":true,"lowerBound":0,"iD":false,"id":244,"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":"borderColor","changeable":true,"resolveProxies":true,"lowerBound":1,"id":245,"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":"backgroundColor","changeable":true,"resolveProxies":true,"lowerBound":1,"id":246,"derived":false},{"id":247,"eClass":"EGenericType"},{"id":248,"eClass":"EGenericType"},{"id":249,"eClass":"EGenericType"},{"id":250,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"predicateExpression","changeable":true,"lowerBound":1,"iD":false,"id":251,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"style","changeable":true,"resolveProxies":true,"lowerBound":1,"id":252,"derived":false},{"id":253,"eClass":"EGenericType"},{"id":254,"eClass":"EGenericType"},{"id":255,"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":"sendingEndFinderExpression","changeable":true,"lowerBound":1,"iD":false,"id":256,"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":"receivingEndFinderExpression","changeable":true,"lowerBound":1,"iD":false,"id":257,"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":"style","changeable":true,"resolveProxies":true,"lowerBound":1,"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":"conditionalStyle","changeable":true,"resolveProxies":true,"lowerBound":0,"id":259,"derived":false},{"id":260,"eClass":"EGenericType"},{"id":261,"eClass":"EGenericType"},{"id":262,"eClass":"EGenericType"},{"id":263,"eClass":"EGenericType"},{"id":264,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"strokeColor","changeable":true,"resolveProxies":true,"lowerBound":1,"id":265,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"lineStyle","changeable":true,"lowerBound":0,"iD":false,"id":266,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"NoDecoration","unsettable":false,"transient":false,"unique":true,"name":"sourceArrow","changeable":true,"lowerBound":1,"iD":false,"id":267,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"InputArrow","unsettable":false,"transient":false,"unique":true,"name":"targetArrow","changeable":true,"lowerBound":1,"iD":false,"id":268,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"feature:name","unsettable":false,"transient":false,"unique":true,"name":"labelExpression","changeable":true,"lowerBound":0,"iD":false,"id":269,"derived":false},{"id":270,"eClass":"EGenericType"},{"id":271,"eClass":"EGenericType"},{"id":272,"eClass":"EGenericType"},{"id":273,"eClass":"EGenericType"},{"id":274,"eClass":"EGenericType"},{"id":275,"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":"predicateExpression","changeable":true,"lowerBound":1,"iD":false,"id":276,"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":"style","changeable":true,"resolveProxies":true,"lowerBound":1,"id":277,"derived":false},{"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":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"target","changeable":true,"resolveProxies":true,"lowerBound":1,"id":281,"derived":false},{"id":282,"eClass":"EGenericType"},{"id":283,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"source","changeable":true,"resolveProxies":true,"lowerBound":1,"id":284,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"sourceFinderExpression","changeable":true,"lowerBound":0,"iD":false,"id":285,"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":"targetFinderExpression","changeable":true,"lowerBound":1,"iD":false,"id":286,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":true,"name":"useDomainElement","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"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"invocationMapping","changeable":true,"resolveProxies":true,"lowerBound":1,"id":293,"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":"invocationMessageFinderExpression","changeable":true,"lowerBound":1,"iD":false,"id":294,"derived":false},{"id":295,"eClass":"EGenericType"},{"id":296,"eClass":"EGenericType"},{"id":297,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"target","changeable":true,"resolveProxies":true,"lowerBound":1,"id":298,"derived":false},{"id":299,"eClass":"EGenericType"},{"id":300,"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":301,"derived":false},{"id":302,"eClass":"EGenericType"},{"id":303,"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":10},{"source":5,"target":1},{"source":10,"target":9},{"source":6,"target":9},{"source":6,"target":11},{"source":6,"target":1},{"source":11,"target":9},{"source":7,"target":12},{"source":7,"target":13},{"source":7,"target":1},{"source":13,"target":12},{"source":2,"target":14},{"source":2,"target":15},{"source":2,"target":16},{"source":2,"target":17},{"source":2,"target":18},{"source":2,"target":19},{"source":2,"target":20},{"source":2,"target":21},{"source":2,"target":22},{"source":2,"target":23},{"source":2,"target":24},{"source":2,"target":25},{"source":2,"target":26},{"source":2,"target":27},{"source":2,"target":28},{"source":2,"target":29},{"source":2,"target":30},{"source":2,"target":31},{"source":2,"target":32},{"source":2,"target":33},{"source":2,"target":0},{"source":14,"target":2},{"source":14,"target":34},{"source":14,"target":35},{"source":14,"target":36},{"source":34,"target":37},{"source":34,"target":14},{"source":35,"target":38},{"source":35,"target":14},{"source":15,"target":2},{"source":15,"target":39},{"source":16,"target":2},{"source":17,"target":2},{"source":17,"target":16},{"source":17,"target":40},{"source":17,"target":41},{"source":17,"target":42},{"source":40,"target":43},{"source":40,"target":17},{"source":41,"target":44},{"source":41,"target":17},{"source":42,"target":16},{"source":18,"target":2},{"source":18,"target":17},{"source":18,"target":45},{"source":18,"target":46},{"source":46,"target":17},{"source":19,"target":2},{"source":19,"target":17},{"source":19,"target":47},{"source":19,"target":48},{"source":48,"target":17},{"source":20,"target":2},{"source":20,"target":49},{"source":21,"target":2},{"source":21,"target":16},{"source":21,"target":50},{"source":21,"target":51},{"source":21,"target":52},{"source":21,"target":53},{"source":50,"target":54},{"source":50,"target":21},{"source":51,"target":55},{"source":51,"target":21},{"source":53,"target":16},{"source":22,"target":2},{"source":22,"target":21},{"source":22,"target":56},{"source":56,"target":21},{"source":23,"target":2},{"source":23,"target":21},{"source":23,"target":57},{"source":23,"target":58},{"source":57,"target":59},{"source":57,"target":23},{"source":58,"target":21},{"source":24,"target":2},{"source":24,"target":21},{"source":24,"target":60},{"source":60,"target":21},{"source":25,"target":2},{"source":25,"target":21},{"source":25,"target":61},{"source":61,"target":21},{"source":26,"target":2},{"source":26,"target":62},{"source":27,"target":2},{"source":27,"target":63},{"source":28,"target":2},{"source":28,"target":17},{"source":28,"target":64},{"source":28,"target":65},{"source":28,"target":66},{"source":28,"target":67},{"source":64,"target":68},{"source":64,"target":28},{"source":65,"target":69},{"source":65,"target":28},{"source":67,"target":17},{"source":29,"target":2},{"source":29,"target":28},{"source":29,"target":70},{"source":70,"target":28},{"source":30,"target":2},{"source":30,"target":28},{"source":30,"target":71},{"source":71,"target":28},{"source":31,"target":2},{"source":31,"target":17},{"source":31,"target":72},{"source":31,"target":73},{"source":73,"target":17},{"source":32,"target":2},{"source":32,"target":74},{"source":33,"target":75},{"source":33,"target":76},{"source":33,"target":77},{"source":33,"target":78},{"source":33,"target":79},{"source":33,"target":80},{"source":33,"target":81},{"source":33,"target":82},{"source":33,"target":83},{"source":33,"target":84},{"source":33,"target":85},{"source":33,"target":86},{"source":33,"target":87},{"source":33,"target":88},{"source":33,"target":2},{"source":75,"target":33},{"source":76,"target":33},{"source":76,"target":89},{"source":76,"target":90},{"source":89,"target":26},{"source":89,"target":91},{"source":89,"target":76},{"source":91,"target":26},{"source":90,"target":26},{"source":90,"target":92},{"source":90,"target":76},{"source":92,"target":26},{"source":77,"target":33},{"source":77,"target":93},{"source":93,"target":27},{"source":93,"target":94},{"source":93,"target":77},{"source":94,"target":27},{"source":78,"target":33},{"source":78,"target":75},{"source":78,"target":95},{"source":78,"target":96},{"source":78,"target":97},{"source":95,"target":98},{"source":95,"target":78},{"source":97,"target":75},{"source":79,"target":33},{"source":79,"target":75},{"source":79,"target":99},{"source":79,"target":100},{"source":100,"target":75},{"source":80,"target":33},{"source":80,"target":75},{"source":80,"target":76},{"source":80,"target":101},{"source":80,"target":102},{"source":80,"target":103},{"source":101,"target":75},{"source":103,"target":76},{"source":81,"target":33},{"source":81,"target":75},{"source":81,"target":76},{"source":81,"target":104},{"source":81,"target":105},{"source":81,"target":106},{"source":105,"target":75},{"source":106,"target":76},{"source":82,"target":33},{"source":82,"target":75},{"source":82,"target":76},{"source":82,"target":107},{"source":82,"target":108},{"source":82,"target":109},{"source":108,"target":75},{"source":109,"target":76},{"source":83,"target":33},{"source":83,"target":75},{"source":83,"target":76},{"source":83,"target":77},{"source":83,"target":110},{"source":83,"target":111},{"source":83,"target":112},{"source":83,"target":113},{"source":111,"target":75},{"source":112,"target":76},{"source":113,"target":77},{"source":84,"target":33},{"source":84,"target":75},{"source":84,"target":76},{"source":84,"target":77},{"source":84,"target":114},{"source":84,"target":115},{"source":84,"target":116},{"source":84,"target":117},{"source":115,"target":75},{"source":116,"target":76},{"source":117,"target":77},{"source":85,"target":33},{"source":85,"target":75},{"source":85,"target":76},{"source":85,"target":118},{"source":85,"target":119},{"source":85,"target":120},{"source":119,"target":75},{"source":120,"target":76},{"source":86,"target":33},{"source":86,"target":75},{"source":86,"target":76},{"source":86,"target":121},{"source":86,"target":122},{"source":86,"target":123},{"source":122,"target":75},{"source":123,"target":76},{"source":87,"target":33},{"source":87,"target":75},{"source":87,"target":124},{"source":87,"target":125},{"source":87,"target":126},{"source":87,"target":127},{"source":87,"target":128},{"source":87,"target":129},{"source":87,"target":130},{"source":87,"target":131},{"source":124,"target":16},{"source":124,"target":132},{"source":124,"target":87},{"source":132,"target":16},{"source":125,"target":26},{"source":125,"target":133},{"source":125,"target":87},{"source":133,"target":26},{"source":126,"target":26},{"source":126,"target":134},{"source":126,"target":87},{"source":134,"target":26},{"source":127,"target":26},{"source":127,"target":135},{"source":127,"target":87},{"source":135,"target":26},{"source":128,"target":26},{"source":128,"target":136},{"source":128,"target":87},{"source":136,"target":26},{"source":129,"target":137},{"source":129,"target":87},{"source":131,"target":75},{"source":88,"target":33},{"source":88,"target":75},{"source":88,"target":138},{"source":88,"target":139},{"source":88,"target":140},{"source":88,"target":141},{"source":88,"target":142},{"source":88,"target":143},{"source":138,"target":15},{"source":138,"target":144},{"source":138,"target":88},{"source":144,"target":15},{"source":139,"target":145},{"source":139,"target":88},{"source":140,"target":146},{"source":140,"target":88},{"source":141,"target":147},{"source":141,"target":88},{"source":143,"target":75},{"source":3,"target":9},{"source":3,"target":148},{"source":3,"target":149},{"source":3,"target":150},{"source":3,"target":12},{"source":3,"target":0},{"source":9,"target":3},{"source":9,"target":151},{"source":9,"target":152},{"source":151,"target":1},{"source":151,"target":153},{"source":151,"target":9},{"source":153,"target":1},{"source":152,"target":148},{"source":152,"target":154},{"source":152,"target":9},{"source":154,"target":148},{"source":148,"target":3},{"source":148,"target":155},{"source":155,"target":156},{"source":155,"target":148},{"source":149,"target":3},{"source":149,"target":148},{"source":149,"target":157},{"source":149,"target":158},{"source":149,"target":159},{"source":157,"target":160},{"source":157,"target":149},{"source":158,"target":161},{"source":158,"target":149},{"source":159,"target":148},{"source":150,"target":3},{"source":150,"target":148},{"source":150,"target":162},{"source":150,"target":163},{"source":150,"target":164},{"source":162,"target":165},{"source":162,"target":150},{"source":163,"target":149},{"source":163,"target":166},{"source":163,"target":150},{"source":166,"target":149},{"source":164,"target":148},{"source":12,"target":3},{"source":12,"target":167},{"source":167,"target":168},{"source":167,"target":12},{"source":4,"target":169},{"source":4,"target":170},{"source":4,"target":171},{"source":4,"target":172},{"source":4,"target":173},{"source":4,"target":174},{"source":4,"target":175},{"source":4,"target":176},{"source":4,"target":177},{"source":4,"target":178},{"source":4,"target":179},{"source":4,"target":180},{"source":4,"target":181},{"source":4,"target":182},{"source":4,"target":183},{"source":4,"target":184},{"source":4,"target":185},{"source":4,"target":186},{"source":4,"target":0},{"source":169,"target":4},{"source":169,"target":187},{"source":187,"target":188},{"source":187,"target":169},{"source":170,"target":4},{"source":170,"target":169},{"source":170,"target":189},{"source":170,"target":190},{"source":170,"target":191},{"source":170,"target":192},{"source":189,"target":193},{"source":189,"target":170},{"source":190,"target":194},{"source":190,"target":170},{"source":191,"target":195},{"source":191,"target":170},{"source":192,"target":169},{"source":171,"target":4},{"source":171,"target":169},{"source":171,"target":196},{"source":171,"target":197},{"source":171,"target":198},{"source":171,"target":199},{"source":171,"target":200},{"source":171,"target":201},{"source":196,"target":202},{"source":196,"target":171},{"source":197,"target":203},{"source":197,"target":171},{"source":198,"target":173},{"source":198,"target":204},{"source":198,"target":171},{"source":204,"target":173},{"source":199,"target":179},{"source":199,"target":205},{"source":199,"target":171},{"source":205,"target":179},{"source":201,"target":169},{"source":172,"target":4},{"source":173,"target":4},{"source":173,"target":170},{"source":173,"target":172},{"source":173,"target":206},{"source":173,"target":207},{"source":173,"target":208},{"source":173,"target":209},{"source":173,"target":210},{"source":173,"target":211},{"source":173,"target":212},{"source":173,"target":213},{"source":206,"target":214},{"source":206,"target":173},{"source":207,"target":176},{"source":207,"target":215},{"source":207,"target":173},{"source":215,"target":176},{"source":208,"target":216},{"source":208,"target":173},{"source":209,"target":174},{"source":209,"target":217},{"source":209,"target":173},{"source":217,"target":174},{"source":210,"target":218},{"source":210,"target":173},{"source":211,"target":175},{"source":211,"target":219},{"source":211,"target":173},{"source":219,"target":175},{"source":212,"target":170},{"source":213,"target":172},{"source":174,"target":4},{"source":174,"target":169},{"source":174,"target":220},{"source":174,"target":221},{"source":174,"target":222},{"source":220,"target":223},{"source":220,"target":174},{"source":221,"target":224},{"source":221,"target":174},{"source":222,"target":169},{"source":175,"target":4},{"source":175,"target":169},{"source":175,"target":225},{"source":175,"target":226},{"source":175,"target":227},{"source":225,"target":228},{"source":225,"target":175},{"source":226,"target":174},{"source":226,"target":229},{"source":226,"target":175},{"source":229,"target":174},{"source":227,"target":169},{"source":176,"target":4},{"source":176,"target":170},{"source":176,"target":172},{"source":176,"target":230},{"source":176,"target":231},{"source":176,"target":232},{"source":176,"target":233},{"source":176,"target":234},{"source":176,"target":235},{"source":176,"target":236},{"source":176,"target":237},{"source":230,"target":238},{"source":230,"target":176},{"source":231,"target":239},{"source":231,"target":176},{"source":232,"target":240},{"source":232,"target":176},{"source":233,"target":176},{"source":233,"target":241},{"source":233,"target":176},{"source":241,"target":176},{"source":234,"target":177},{"source":234,"target":242},{"source":234,"target":176},{"source":242,"target":177},{"source":235,"target":178},{"source":235,"target":243},{"source":235,"target":176},{"source":243,"target":178},{"source":236,"target":170},{"source":237,"target":172},{"source":177,"target":4},{"source":177,"target":169},{"source":177,"target":244},{"source":177,"target":245},{"source":177,"target":246},{"source":177,"target":247},{"source":244,"target":248},{"source":244,"target":177},{"source":245,"target":249},{"source":245,"target":177},{"source":246,"target":250},{"source":246,"target":177},{"source":247,"target":169},{"source":178,"target":4},{"source":178,"target":169},{"source":178,"target":251},{"source":178,"target":252},{"source":178,"target":253},{"source":251,"target":254},{"source":251,"target":178},{"source":252,"target":177},{"source":252,"target":255},{"source":252,"target":178},{"source":255,"target":177},{"source":253,"target":169},{"source":179,"target":4},{"source":179,"target":170},{"source":179,"target":256},{"source":179,"target":257},{"source":179,"target":258},{"source":179,"target":259},{"source":179,"target":260},{"source":256,"target":261},{"source":256,"target":179},{"source":257,"target":262},{"source":257,"target":179},{"source":258,"target":180},{"source":258,"target":263},{"source":258,"target":179},{"source":263,"target":180},{"source":259,"target":181},{"source":259,"target":264},{"source":259,"target":179},{"source":264,"target":181},{"source":260,"target":170},{"source":180,"target":4},{"source":180,"target":169},{"source":180,"target":265},{"source":180,"target":266},{"source":180,"target":267},{"source":180,"target":268},{"source":180,"target":269},{"source":180,"target":270},{"source":265,"target":271},{"source":265,"target":180},{"source":266,"target":272},{"source":266,"target":180},{"source":267,"target":273},{"source":267,"target":180},{"source":268,"target":274},{"source":268,"target":180},{"source":269,"target":275},{"source":269,"target":180},{"source":270,"target":169},{"source":181,"target":4},{"source":181,"target":169},{"source":181,"target":276},{"source":181,"target":277},{"source":181,"target":278},{"source":276,"target":279},{"source":276,"target":181},{"source":277,"target":180},{"source":277,"target":280},{"source":277,"target":181},{"source":280,"target":180},{"source":278,"target":169},{"source":182,"target":4},{"source":182,"target":183},{"source":182,"target":281},{"source":182,"target":282},{"source":281,"target":172},{"source":281,"target":283},{"source":281,"target":182},{"source":283,"target":172},{"source":282,"target":183},{"source":183,"target":4},{"source":183,"target":179},{"source":183,"target":284},{"source":183,"target":285},{"source":183,"target":286},{"source":183,"target":287},{"source":183,"target":288},{"source":284,"target":172},{"source":284,"target":289},{"source":284,"target":183},{"source":289,"target":172},{"source":285,"target":290},{"source":285,"target":183},{"source":286,"target":291},{"source":286,"target":183},{"source":287,"target":292},{"source":287,"target":183},{"source":288,"target":179},{"source":184,"target":4},{"source":184,"target":179},{"source":184,"target":293},{"source":184,"target":294},{"source":184,"target":295},{"source":293,"target":182},{"source":293,"target":296},{"source":293,"target":184},{"source":296,"target":182},{"source":294,"target":297},{"source":294,"target":184},{"source":295,"target":179},{"source":185,"target":4},{"source":185,"target":183},{"source":185,"target":298},{"source":185,"target":299},{"source":298,"target":173},{"source":298,"target":300},{"source":298,"target":185},{"source":300,"target":173},{"source":299,"target":183},{"source":186,"target":4},{"source":186,"target":183},{"source":186,"target":301},{"source":186,"target":302},{"source":301,"target":173},{"source":301,"target":303},{"source":301,"target":186},{"source":303,"target":173},{"source":302,"target":183}],"multigraph":true} |
false | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0"
xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="javaz"
nsURI="javaz" nsPrefix="javaz">
<eClassifiers xsi:type="ecore:EClass" name="Javaz" eSuperTypes="#//JavaElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="packages" upperBound="-1"
eType="#//JavaPackageX" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="classes" upperBound="-1"
eType="#//JavaClass" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="JavaClass" eSuperTypes="#//JavaElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="methods" upperBound="-1"
eType="#//Method" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="fields" upperBound="-1"
eType="#//Field" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="imports" upperBound="-1"
eType="#//JavaClass"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="package" eType="#//JavaPackageX"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="kind" eType="#//JavaKind"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="public" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="final" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="extends" eType="#//JavaClass"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="implements" upperBound="-1"
eType="#//JavaClass"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="rewritable" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="needToGenerate" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="JavaPackageX" eSuperTypes="#//JavaElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="needToGenerate" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="JavaParameter" eSuperTypes="#//JavaElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="final" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="parameterKind" eType="#//JavaParameterKind"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="type" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="kind" eType="#//JavaParameterKind"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Method" eSuperTypes="#//JavaElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="parameters" upperBound="-1"
eType="#//JavaParameter" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="visibility" eType="#//JavaVisibilityKind"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="final" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="static" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="synchronized" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="constructor" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="native" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="abstract" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="block" eType="#//Block"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Field" eSuperTypes="#//JavaElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="visibility" eType="#//JavaVisibilityKind"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="static" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="transient" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="volatile" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="final" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<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="JavaElement">
<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="JavaVisibilityKind">
<eLiterals name="PUBLIC" literal="public"/>
<eLiterals name="PRIVATE" value="1" literal="private"/>
<eLiterals name="PROTECTED" value="2" literal="protected"/>
<eLiterals name="PACKAGE" value="3" literal="package"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="JavaKind">
<eLiterals name="CLASS" literal="class"/>
<eLiterals name="INTERFACE" value="1" literal="interface"/>
<eLiterals name="EXCEPTION" value="2" literal="exception"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="JavaParameterKind">
<eLiterals name="IN"/>
<eLiterals name="OUT" value="1"/>
<eLiterals name="INOUT" value="2"/>
<eLiterals name="RETURN" value="3"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Block">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="content" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/MDEGroup/QMM-COMLAN-data/validation-subjects/metamodels/javaz.ecore | ecore | javaz
Javaz
packages
classes
JavaClass
methods
fields
imports
package
kind
public
final
extends
implements
rewritable
needToGenerate
JavaPackageX
needToGenerate
JavaParameter
final
parameterKind
type
kind
Method
parameters
visibility
final
static
synchronized
constructor
native
abstract
block
Field
visibility
static
transient
volatile
final
type
JavaElement
name
JavaVisibilityKind
PUBLIC
public
PRIVATE
private
PROTECTED
protected
PACKAGE
package
JavaKind
CLASS
class
INTERFACE
interface
EXCEPTION
exception
JavaParameterKind
IN
IN
OUT
OUT
INOUT
INOUT
RETURN
RETURN
Block
content | null | {"directed":true,"nodes":[{"nsPrefix":"javaz","nsURI":"javaz","name":"javaz","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Javaz","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"JavaClass","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"JavaPackageX","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"JavaParameter","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Method","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Field","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"JavaElement","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"JavaVisibilityKind","instanceClass":null,"id":8,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"JavaKind","instanceClass":null,"id":9,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"JavaParameterKind","instanceClass":null,"id":10,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Block","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"container":false,"ordered":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":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":"classes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":13,"derived":false},{"id":14,"eClass":"EGenericType"},{"id":15,"eClass":"EGenericType"},{"id":16,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"methods","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":"fields","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":false,"unsettable":false,"transient":false,"unique":true,"name":"imports","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":"package","changeable":true,"resolveProxies":true,"lowerBound":0,"id":20,"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":21,"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":"public","changeable":true,"lowerBound":0,"iD":false,"id":22,"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":"final","changeable":true,"lowerBound":0,"iD":false,"id":23,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"extends","changeable":true,"resolveProxies":true,"lowerBound":0,"id":24,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"implements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":25,"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":"rewritable","changeable":true,"lowerBound":0,"iD":false,"id":26,"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":"needToGenerate","changeable":true,"lowerBound":0,"iD":false,"id":27,"derived":false},{"id":28,"eClass":"EGenericType"},{"id":29,"eClass":"EGenericType"},{"id":30,"eClass":"EGenericType"},{"id":31,"eClass":"EGenericType"},{"id":32,"eClass":"EGenericType"},{"id":33,"eClass":"EGenericType"},{"id":34,"eClass":"EGenericType"},{"id":35,"eClass":"EGenericType"},{"id":36,"eClass":"EGenericType"},{"id":37,"eClass":"EGenericType"},{"id":38,"eClass":"EGenericType"},{"id":39,"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":"needToGenerate","changeable":true,"lowerBound":0,"iD":false,"id":40,"derived":false},{"id":41,"eClass":"EGenericType"},{"id":42,"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":"final","changeable":true,"lowerBound":0,"iD":false,"id":43,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"parameterKind","changeable":true,"lowerBound":0,"iD":false,"id":44,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"lowerBound":0,"iD":false,"id":45,"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":46,"derived":false},{"id":47,"eClass":"EGenericType"},{"id":48,"eClass":"EGenericType"},{"id":49,"eClass":"EGenericType"},{"id":50,"eClass":"EGenericType"},{"id":51,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"parameters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":52,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"visibility","changeable":true,"lowerBound":0,"iD":false,"id":53,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"final","changeable":true,"lowerBound":0,"iD":false,"id":54,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"static","changeable":true,"lowerBound":0,"iD":false,"id":55,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"synchronized","changeable":true,"lowerBound":0,"iD":false,"id":56,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"constructor","changeable":true,"lowerBound":0,"iD":false,"id":57,"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":"native","changeable":true,"lowerBound":0,"iD":false,"id":58,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"abstract","changeable":true,"lowerBound":0,"iD":false,"id":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":"block","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"},{"id":66,"eClass":"EGenericType"},{"id":67,"eClass":"EGenericType"},{"id":68,"eClass":"EGenericType"},{"id":69,"eClass":"EGenericType"},{"id":70,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"visibility","changeable":true,"lowerBound":0,"iD":false,"id":71,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"static","changeable":true,"lowerBound":0,"iD":false,"id":72,"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":73,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"volatile","changeable":true,"lowerBound":0,"iD":false,"id":74,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"final","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":"type","changeable":true,"lowerBound":0,"iD":false,"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":"name","changeable":true,"lowerBound":0,"iD":false,"id":84,"derived":false},{"id":85,"eClass":"EGenericType"},{"name":"PUBLIC","id":86,"value":0,"literal":"public","eClass":"EEnumLiteral"},{"name":"PRIVATE","id":87,"value":1,"literal":"private","eClass":"EEnumLiteral"},{"name":"PROTECTED","id":88,"value":2,"literal":"protected","eClass":"EEnumLiteral"},{"name":"PACKAGE","id":89,"value":3,"literal":"package","eClass":"EEnumLiteral"},{"name":"CLASS","id":90,"value":0,"literal":"class","eClass":"EEnumLiteral"},{"name":"INTERFACE","id":91,"value":1,"literal":"interface","eClass":"EEnumLiteral"},{"name":"EXCEPTION","id":92,"value":2,"literal":"exception","eClass":"EEnumLiteral"},{"name":"IN","id":93,"value":0,"literal":"IN","eClass":"EEnumLiteral"},{"name":"OUT","id":94,"value":1,"literal":"OUT","eClass":"EEnumLiteral"},{"name":"INOUT","id":95,"value":2,"literal":"INOUT","eClass":"EEnumLiteral"},{"name":"RETURN","id":96,"value":3,"literal":"RETURN","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":"content","changeable":true,"lowerBound":0,"iD":false,"id":97,"derived":false},{"id":98,"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":7},{"source":1,"target":12},{"source":1,"target":13},{"source":1,"target":14},{"source":12,"target":3},{"source":12,"target":15},{"source":12,"target":1},{"source":15,"target":3},{"source":13,"target":2},{"source":13,"target":16},{"source":13,"target":1},{"source":16,"target":2},{"source":14,"target":7},{"source":2,"target":0},{"source":2,"target":7},{"source":2,"target":17},{"source":2,"target":18},{"source":2,"target":19},{"source":2,"target":20},{"source":2,"target":21},{"source":2,"target":22},{"source":2,"target":23},{"source":2,"target":24},{"source":2,"target":25},{"source":2,"target":26},{"source":2,"target":27},{"source":2,"target":28},{"source":17,"target":5},{"source":17,"target":29},{"source":17,"target":2},{"source":29,"target":5},{"source":18,"target":6},{"source":18,"target":30},{"source":18,"target":2},{"source":30,"target":6},{"source":19,"target":2},{"source":19,"target":31},{"source":19,"target":2},{"source":31,"target":2},{"source":20,"target":3},{"source":20,"target":32},{"source":20,"target":2},{"source":32,"target":3},{"source":21,"target":9},{"source":21,"target":33},{"source":21,"target":2},{"source":33,"target":9},{"source":22,"target":34},{"source":22,"target":2},{"source":23,"target":35},{"source":23,"target":2},{"source":24,"target":2},{"source":24,"target":36},{"source":24,"target":2},{"source":36,"target":2},{"source":25,"target":2},{"source":25,"target":37},{"source":25,"target":2},{"source":37,"target":2},{"source":26,"target":38},{"source":26,"target":2},{"source":27,"target":39},{"source":27,"target":2},{"source":28,"target":7},{"source":3,"target":0},{"source":3,"target":7},{"source":3,"target":40},{"source":3,"target":41},{"source":40,"target":42},{"source":40,"target":3},{"source":41,"target":7},{"source":4,"target":0},{"source":4,"target":7},{"source":4,"target":43},{"source":4,"target":44},{"source":4,"target":45},{"source":4,"target":46},{"source":4,"target":47},{"source":43,"target":48},{"source":43,"target":4},{"source":44,"target":10},{"source":44,"target":49},{"source":44,"target":4},{"source":49,"target":10},{"source":45,"target":50},{"source":45,"target":4},{"source":46,"target":10},{"source":46,"target":51},{"source":46,"target":4},{"source":51,"target":10},{"source":47,"target":7},{"source":5,"target":0},{"source":5,"target":7},{"source":5,"target":52},{"source":5,"target":53},{"source":5,"target":54},{"source":5,"target":55},{"source":5,"target":56},{"source":5,"target":57},{"source":5,"target":58},{"source":5,"target":59},{"source":5,"target":60},{"source":5,"target":61},{"source":52,"target":4},{"source":52,"target":62},{"source":52,"target":5},{"source":62,"target":4},{"source":53,"target":8},{"source":53,"target":63},{"source":53,"target":5},{"source":63,"target":8},{"source":54,"target":64},{"source":54,"target":5},{"source":55,"target":65},{"source":55,"target":5},{"source":56,"target":66},{"source":56,"target":5},{"source":57,"target":67},{"source":57,"target":5},{"source":58,"target":68},{"source":58,"target":5},{"source":59,"target":69},{"source":59,"target":5},{"source":60,"target":11},{"source":60,"target":70},{"source":60,"target":5},{"source":70,"target":11},{"source":61,"target":7},{"source":6,"target":0},{"source":6,"target":7},{"source":6,"target":71},{"source":6,"target":72},{"source":6,"target":73},{"source":6,"target":74},{"source":6,"target":75},{"source":6,"target":76},{"source":6,"target":77},{"source":71,"target":8},{"source":71,"target":78},{"source":71,"target":6},{"source":78,"target":8},{"source":72,"target":79},{"source":72,"target":6},{"source":73,"target":80},{"source":73,"target":6},{"source":74,"target":81},{"source":74,"target":6},{"source":75,"target":82},{"source":75,"target":6},{"source":76,"target":83},{"source":76,"target":6},{"source":77,"target":7},{"source":7,"target":0},{"source":7,"target":84},{"source":84,"target":85},{"source":84,"target":7},{"source":8,"target":0},{"source":8,"target":86},{"source":8,"target":87},{"source":8,"target":88},{"source":8,"target":89},{"source":86,"target":8},{"source":87,"target":8},{"source":88,"target":8},{"source":89,"target":8},{"source":9,"target":0},{"source":9,"target":90},{"source":9,"target":91},{"source":9,"target":92},{"source":90,"target":9},{"source":91,"target":9},{"source":92,"target":9},{"source":10,"target":0},{"source":10,"target":93},{"source":10,"target":94},{"source":10,"target":95},{"source":10,"target":96},{"source":93,"target":10},{"source":94,"target":10},{"source":95,"target":10},{"source":96,"target":10},{"source":11,"target":0},{"source":11,"target":97},{"source":97,"target":98},{"source":97,"target":11}],"multigraph":true} |
true | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0"
xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="ptnetLoLA"
nsURI="http://www.informatik.hu-berlin.de/top/tools/editors/petrinets" nsPrefix="ptnetLoLA">
<eClassifiers xsi:type="ecore:EClass" name="Place" eSuperTypes="#//Node">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="token" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"
defaultValueLiteral="0"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="finalMarking" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt" volatile="true"
transient="true" defaultValueLiteral="0" derived="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PtNet">
<eStructuralFeatures xsi:type="ecore:EReference" name="places" upperBound="-1"
eType="#//Place" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="transitions" upperBound="-1"
eType="#//Transition" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="initialMarking" lowerBound="1"
eType="#//Marking" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="annotation" eType="#//Annotation"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="arcs" upperBound="-1" eType="#//Arc"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="finalMarking" eType="#//Marking"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Transition" eSuperTypes="#//Node"/>
<eClassifiers xsi:type="ecore:EClass" name="Node">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="annotation" eType="#//Annotation"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="incoming" upperBound="-1"
eType="#//Arc" changeable="false" derived="true" eOpposite="#//Arc/target"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="outgoing" upperBound="-1"
eType="#//Arc" changeable="false" derived="true" eOpposite="#//Arc/source"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="type" lowerBound="1" eType="#//NodeType"
defaultValueLiteral="0"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Marking">
<eStructuralFeatures xsi:type="ecore:EReference" name="places" upperBound="-1"
eType="#//RefMarkedPlace" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PlaceReference">
<eStructuralFeatures xsi:type="ecore:EReference" name="place" lowerBound="1" eType="#//Place"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="RefMarkedPlace" eSuperTypes="#//PlaceReference">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="token" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"
defaultValueLiteral="1"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Annotation">
<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="Arc">
<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:EAttribute" name="weight" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt" defaultValueLiteral="1"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ArcToPlace" eSuperTypes="#//Arc"/>
<eClassifiers xsi:type="ecore:EClass" name="ArcToTransition" eSuperTypes="#//Arc"/>
<eClassifiers xsi:type="ecore:EEnum" name="NodeType">
<eLiterals name="internal"/>
<eLiterals name="input" value="1"/>
<eLiterals name="output" value="2"/>
<eLiterals name="inout" value="3"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TransitionExt" eSuperTypes="#//Transition">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="probability" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"
defaultValueLiteral="1.0"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="minTime" unique="false"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt" defaultValueLiteral="0"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="cost" unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"
defaultValueLiteral="0"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="maxTime" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"
defaultValueLiteral="0"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PlaceExt" eSuperTypes="#//Place">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="probability" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"
defaultValueLiteral="1.0"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isStart" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" defaultValueLiteral="False"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ArcToPlaceExt" eSuperTypes="#//ArcToPlace">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="probability" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"
defaultValueLiteral="1.0"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ArcToTransitionExt" eSuperTypes="#//ArcToTransition">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="probability" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"
defaultValueLiteral="1.0"/>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/gssi/metamodel-dataset-analysis-toolchain/metamodels/ptnetLoLA.ecore | ecore | ptnetLoLA
Place
token
0
finalMarking
0
PtNet
places
transitions
initialMarking
annotation
arcs
finalMarking
Transition
Node
name
annotation
incoming
outgoing
type
0
Marking
places
PlaceReference
place
RefMarkedPlace
token
1
Annotation
text
Arc
source
target
weight
1
ArcToPlace
ArcToTransition
NodeType
internal
internal
input
input
output
output
inout
inout
TransitionExt
probability
1.0
minTime
0
cost
0
maxTime
0
PlaceExt
probability
1.0
isStart
False
ArcToPlaceExt
probability
1.0
ArcToTransitionExt
probability
1.0 | null | {"directed":true,"nodes":[{"nsPrefix":"ptnetLoLA","nsURI":"http://www.informatik.hu-berlin.de/top/tools/editors/petrinets","name":"ptnetLoLA","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":"PtNet","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":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Marking","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PlaceReference","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RefMarkedPlace","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Annotation","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Arc","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ArcToPlace","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ArcToTransition","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"NodeType","instanceClass":null,"id":12,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TransitionExt","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PlaceExt","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ArcToPlaceExt","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ArcToTransitionExt","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"0","unsettable":false,"transient":false,"unique":true,"name":"token","changeable":true,"lowerBound":1,"iD":false,"id":17,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":true,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"0","unsettable":false,"transient":true,"unique":true,"name":"finalMarking","changeable":true,"lowerBound":1,"iD":false,"id":18,"derived":true},{"id":19,"eClass":"EGenericType"},{"id":20,"eClass":"EGenericType"},{"id":21,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"places","changeable":true,"resolveProxies":true,"lowerBound":0,"id":22,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"transitions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":23,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"initialMarking","changeable":true,"resolveProxies":true,"lowerBound":1,"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":"annotation","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":"arcs","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":"finalMarking","changeable":true,"resolveProxies":true,"lowerBound":0,"id":27,"derived":false},{"id":28,"eClass":"EGenericType"},{"id":29,"eClass":"EGenericType"},{"id":30,"eClass":"EGenericType"},{"id":31,"eClass":"EGenericType"},{"id":32,"eClass":"EGenericType"},{"id":33,"eClass":"EGenericType"},{"id":34,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":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":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"annotation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":36,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"incoming","changeable":false,"resolveProxies":true,"lowerBound":0,"id":37,"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":"outgoing","changeable":false,"resolveProxies":true,"lowerBound":0,"id":38,"derived":true},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"0","unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"lowerBound":1,"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":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"target","changeable":true,"resolveProxies":true,"lowerBound":1,"id":43,"derived":false},{"id":44,"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":45,"derived":false},{"id":46,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"places","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"place","changeable":true,"resolveProxies":true,"lowerBound":1,"id":49,"derived":false},{"id":50,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"1","unsettable":false,"transient":false,"unique":true,"name":"token","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":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"text","changeable":true,"lowerBound":0,"iD":false,"id":54,"derived":false},{"id":55,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"1","unsettable":false,"transient":false,"unique":true,"name":"weight","changeable":true,"lowerBound":1,"iD":false,"id":56,"derived":false},{"id":57,"eClass":"EGenericType"},{"id":58,"eClass":"EGenericType"},{"id":59,"eClass":"EGenericType"},{"id":60,"eClass":"EGenericType"},{"id":61,"eClass":"EGenericType"},{"name":"internal","id":62,"value":0,"literal":"internal","eClass":"EEnumLiteral"},{"name":"input","id":63,"value":1,"literal":"input","eClass":"EEnumLiteral"},{"name":"output","id":64,"value":2,"literal":"output","eClass":"EEnumLiteral"},{"name":"inout","id":65,"value":3,"literal":"inout","eClass":"EEnumLiteral"},{"ordered":true,"upperBound":1,"defaultValue":1.0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"1.0","unsettable":false,"transient":false,"unique":true,"name":"probability","changeable":true,"lowerBound":0,"iD":false,"id":66,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"0","unsettable":false,"transient":false,"unique":false,"name":"minTime","changeable":true,"lowerBound":0,"iD":false,"id":67,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0.0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"0","unsettable":false,"transient":false,"unique":false,"name":"cost","changeable":true,"lowerBound":0,"iD":false,"id":68,"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":"maxTime","changeable":true,"lowerBound":0,"iD":false,"id":69,"derived":false},{"id":70,"eClass":"EGenericType"},{"id":71,"eClass":"EGenericType"},{"id":72,"eClass":"EGenericType"},{"id":73,"eClass":"EGenericType"},{"id":74,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":1.0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"1.0","unsettable":false,"transient":false,"unique":true,"name":"probability","changeable":true,"lowerBound":0,"iD":false,"id":75,"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":"isStart","changeable":true,"lowerBound":1,"iD":false,"id":76,"derived":false},{"id":77,"eClass":"EGenericType"},{"id":78,"eClass":"EGenericType"},{"id":79,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":1.0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"1.0","unsettable":false,"transient":false,"unique":true,"name":"probability","changeable":true,"lowerBound":0,"iD":false,"id":80,"derived":false},{"id":81,"eClass":"EGenericType"},{"id":82,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":1.0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"1.0","unsettable":false,"transient":false,"unique":true,"name":"probability","changeable":true,"lowerBound":0,"iD":false,"id":83,"derived":false},{"id":84,"eClass":"EGenericType"},{"id":85,"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":4},{"source":1,"target":17},{"source":1,"target":18},{"source":1,"target":19},{"source":17,"target":20},{"source":17,"target":1},{"source":18,"target":21},{"source":18,"target":1},{"source":19,"target":4},{"source":2,"target":0},{"source":2,"target":22},{"source":2,"target":23},{"source":2,"target":24},{"source":2,"target":25},{"source":2,"target":26},{"source":2,"target":27},{"source":22,"target":1},{"source":22,"target":28},{"source":22,"target":2},{"source":28,"target":1},{"source":23,"target":3},{"source":23,"target":29},{"source":23,"target":2},{"source":29,"target":3},{"source":24,"target":5},{"source":24,"target":30},{"source":24,"target":2},{"source":30,"target":5},{"source":25,"target":8},{"source":25,"target":31},{"source":25,"target":2},{"source":31,"target":8},{"source":26,"target":9},{"source":26,"target":32},{"source":26,"target":2},{"source":32,"target":9},{"source":27,"target":5},{"source":27,"target":33},{"source":27,"target":2},{"source":33,"target":5},{"source":3,"target":0},{"source":3,"target":4},{"source":3,"target":34},{"source":34,"target":4},{"source":4,"target":0},{"source":4,"target":35},{"source":4,"target":36},{"source":4,"target":37},{"source":4,"target":38},{"source":4,"target":39},{"source":35,"target":40},{"source":35,"target":4},{"source":36,"target":8},{"source":36,"target":41},{"source":36,"target":4},{"source":41,"target":8},{"source":37,"target":9},{"source":37,"target":42},{"source":37,"target":4},{"source":37,"target":43},{"source":42,"target":9},{"source":38,"target":9},{"source":38,"target":44},{"source":38,"target":4},{"source":38,"target":45},{"source":44,"target":9},{"source":39,"target":12},{"source":39,"target":46},{"source":39,"target":4},{"source":46,"target":12},{"source":5,"target":0},{"source":5,"target":47},{"source":47,"target":7},{"source":47,"target":48},{"source":47,"target":5},{"source":48,"target":7},{"source":6,"target":0},{"source":6,"target":49},{"source":49,"target":1},{"source":49,"target":50},{"source":49,"target":6},{"source":50,"target":1},{"source":7,"target":0},{"source":7,"target":6},{"source":7,"target":51},{"source":7,"target":52},{"source":51,"target":53},{"source":51,"target":7},{"source":52,"target":6},{"source":8,"target":0},{"source":8,"target":54},{"source":54,"target":55},{"source":54,"target":8},{"source":9,"target":0},{"source":9,"target":45},{"source":9,"target":43},{"source":9,"target":56},{"source":45,"target":4},{"source":45,"target":57},{"source":45,"target":9},{"source":45,"target":38},{"source":57,"target":4},{"source":43,"target":4},{"source":43,"target":58},{"source":43,"target":9},{"source":43,"target":37},{"source":58,"target":4},{"source":56,"target":59},{"source":56,"target":9},{"source":10,"target":0},{"source":10,"target":9},{"source":10,"target":60},{"source":60,"target":9},{"source":11,"target":0},{"source":11,"target":9},{"source":11,"target":61},{"source":61,"target":9},{"source":12,"target":0},{"source":12,"target":62},{"source":12,"target":63},{"source":12,"target":64},{"source":12,"target":65},{"source":62,"target":12},{"source":63,"target":12},{"source":64,"target":12},{"source":65,"target":12},{"source":13,"target":0},{"source":13,"target":3},{"source":13,"target":66},{"source":13,"target":67},{"source":13,"target":68},{"source":13,"target":69},{"source":13,"target":70},{"source":66,"target":71},{"source":66,"target":13},{"source":67,"target":72},{"source":67,"target":13},{"source":68,"target":73},{"source":68,"target":13},{"source":69,"target":74},{"source":69,"target":13},{"source":70,"target":3},{"source":14,"target":0},{"source":14,"target":1},{"source":14,"target":75},{"source":14,"target":76},{"source":14,"target":77},{"source":75,"target":78},{"source":75,"target":14},{"source":76,"target":79},{"source":76,"target":14},{"source":77,"target":1},{"source":15,"target":0},{"source":15,"target":10},{"source":15,"target":80},{"source":15,"target":81},{"source":80,"target":82},{"source":80,"target":15},{"source":81,"target":10},{"source":16,"target":0},{"source":16,"target":11},{"source":16,"target":83},{"source":16,"target":84},{"source":83,"target":85},{"source":83,"target":16},{"source":84,"target":11}],"multigraph":true} |
true | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="el" nsURI="http://de.hub.el/EL/1.0" nsPrefix="el">
<eClassifiers xsi:type="ecore:EClass" name="_VYbCgBirEem2CYYVeB7Aag">
<eStructuralFeatures xsi:type="ecore:EReference" name="methods" upperBound="-1"
eType="#//ELMethod" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="fields" upperBound="-1"
eType="#//ELField" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="superClases" upperBound="-1"
eType="#//_VYbCgBirEem2CYYVeB7Aag"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="innerClasses" upperBound="-1"
eType="#//_VYbCgBirEem2CYYVeB7Aag" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ELVariable" eSuperTypes="#//ELTypedElement"/>
<eClassifiers xsi:type="ecore:EClass" name="ELMethod" eSuperTypes="#//ELTypedElement">
<eAnnotations source="_VYf7ABirEem2CYYVeB7Aag">
<details key="_VYbCgRirEem2CYYVeB7Aag" value="_VYbCghirEem2CYYVeB7Aag"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="parameters" upperBound="-1"
eType="#//ELVariable" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="localVariables" upperBound="-1"
eType="#//ELVariable" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="block" eType="#//ELBlock"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ELField" eSuperTypes="#//ELVariable"/>
<eClassifiers xsi:type="ecore:EClass" name="ELStatement"/>
<eClassifiers xsi:type="ecore:EClass" name="ELBlock">
<eStructuralFeatures xsi:type="ecore:EReference" name="statements" upperBound="-1"
eType="#//ELStatement" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ELExpression" eSuperTypes="#//ELStatement">
<eAnnotations source="http://www.modelversioning.org/ecoremutator">
<details key="_VYbCgxirEem2CYYVeB7Aag" value="_VYbChBirEem2CYYVeB7Aag"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ELLiteral" eSuperTypes="#//ELExpression">
<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="ELOpCall" eSuperTypes="#//ELCall"/>
<eClassifiers xsi:type="ecore:EClass" name="ELCall" eSuperTypes="#//ELExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="arguments" upperBound="-1"
eType="#//ELExpression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="callee" eType="#//ELMethod"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="thisArgument" eType="#//ELExpression"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ELAccess" eSuperTypes="#//ELExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="variable" eType="#//ELVariable"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ELBlockStatement" eSuperTypes="#//ELStatement">
<eStructuralFeatures xsi:type="ecore:EReference" name="block" upperBound="-1"
eType="#//ELBlock" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="kind" eType="#//placeholder254101"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="expressions" upperBound="-1"
eType="#//ELExpression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ELDataType" eSuperTypes="#//_VYbCgBirEem2CYYVeB7Aag"/>
<eClassifiers xsi:type="ecore:EClass" name="ELTypedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="type" eType="#//_VYbCgBirEem2CYYVeB7Aag"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="array" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="placeholder254101">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="syntax" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="blocks" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ELModel">
<eAnnotations source="http://www.modelversioning.org/ecoremutator">
<details key="_VYdewBirEem2CYYVeB7Aag" value="_VYdewRirEem2CYYVeB7Aag"/>
<details key="_VYgiEBirEem2CYYVeB7Aag" value="_VYgiERirEem2CYYVeB7Aag"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="packages" upperBound="-1"
eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EClass" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ops" upperBound="-1" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EClass"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="blocks" upperBound="-1"
eType="#//placeholder254101" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="ELOpKind">
<eLiterals name="infix" literal="infix"/>
<eLiterals name="suffix"/>
<eLiterals name="prefix"/>
<eLiterals name="syntax" literal="syntax">
<eAnnotations source="http://www.modelversioning.org/ecoremutator">
<details key="_VYeF0BirEem2CYYVeB7Aag" value="_VYeF0RirEem2CYYVeB7Aag"/>
</eAnnotations>
</eLiterals>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ELAssignment" eSuperTypes="#//ELStatement">
<eStructuralFeatures xsi:type="ecore:EReference" name="expr" eType="#//ELExpression"
containment="true">
<eAnnotations source="http://www.modelversioning.org/ecoremutator">
<details key="_VYeF0hirEem2CYYVeB7Aag" value="_VYeF0xirEem2CYYVeB7Aag"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="assignee" eType="#//ELVariable"/>
</eClassifiers>
<eSubpackages name="_VYbpkBirEem2CYYVeB7Aag" nsURI="_VYbpkRirEem2CYYVeB7Aag" nsPrefix="_VYbpkhirEem2CYYVeB7Aag"/>
</ecore:EPackage>
| github:ecore:/data/MagMar94/ParmorelExperimentResults/Experiments/Experimen-compare-preferences/AMOR/bestWeight136/20_a14.ecore | ecore | el
_VYbCgBirEem2CYYVeB7Aag
methods
fields
superClases
innerClasses
ELVariable
ELMethod
parameters
localVariables
block
ELField
ELStatement
ELBlock
statements
ELExpression
ELLiteral
value
ELOpCall
ELCall
arguments
callee
thisArgument
ELAccess
variable
ELBlockStatement
block
kind
expressions
ELDataType
ELTypedElement
type
array
placeholder254101
syntax
blocks
ELModel
packages
ops
blocks
ELOpKind
infix
infix
suffix
suffix
prefix
prefix
syntax
syntax
ELAssignment
expr
assignee
_VYbpkBirEem2CYYVeB7Aag | null | {"directed":true,"nodes":[{"nsPrefix":"el","nsURI":"http://de.hub.el/EL/1.0","name":"el","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"_VYbCgBirEem2CYYVeB7Aag","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ELVariable","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ELMethod","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ELField","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ELStatement","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ELBlock","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ELExpression","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ELLiteral","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ELOpCall","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ELCall","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ELAccess","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ELBlockStatement","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ELDataType","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ELTypedElement","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"placeholder254101","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ELModel","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"ELOpKind","instanceClass":null,"id":17,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ELAssignment","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"nsPrefix":"_VYbpkhirEem2CYYVeB7Aag","nsURI":"_VYbpkRirEem2CYYVeB7Aag","name":"_VYbpkBirEem2CYYVeB7Aag","id":19,"eClass":"EPackage"},{"container":false,"ordered":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":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":"fields","changeable":true,"resolveProxies":true,"lowerBound":0,"id":21,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"superClases","changeable":true,"resolveProxies":true,"lowerBound":0,"id":22,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"innerClasses","changeable":true,"resolveProxies":true,"lowerBound":0,"id":23,"derived":false},{"id":24,"eClass":"EGenericType"},{"id":25,"eClass":"EGenericType"},{"id":26,"eClass":"EGenericType"},{"id":27,"eClass":"EGenericType"},{"id":28,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"parameters","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":"localVariables","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":"block","changeable":true,"resolveProxies":true,"lowerBound":0,"id":31,"derived":false},{"id":32,"eClass":"EGenericType"},{"id":33,"eClass":"EGenericType"},{"id":34,"eClass":"EGenericType"},{"id":35,"eClass":"EGenericType"},{"id":36,"eClass":"EGenericType"},{"container":false,"ordered":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":37,"derived":false},{"id":38,"eClass":"EGenericType"},{"id":39,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":0,"iD":false,"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":"arguments","changeable":true,"resolveProxies":true,"lowerBound":0,"id":44,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"callee","changeable":true,"resolveProxies":true,"lowerBound":0,"id":45,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"thisArgument","changeable":true,"resolveProxies":true,"lowerBound":0,"id":46,"derived":false},{"id":47,"eClass":"EGenericType"},{"id":48,"eClass":"EGenericType"},{"id":49,"eClass":"EGenericType"},{"id":50,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"variable","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":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"block","changeable":true,"resolveProxies":true,"lowerBound":0,"id":54,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"kind","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":"expressions","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"},{"id":61,"eClass":"EGenericType"},{"container":false,"ordered":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":62,"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":63,"derived":false},{"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":"syntax","changeable":true,"lowerBound":0,"iD":false,"id":66,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"blocks","changeable":true,"lowerBound":0,"iD":false,"id":67,"derived":false},{"id":68,"eClass":"EGenericType"},{"id":69,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"packages","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":"ops","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":"blocks","changeable":true,"resolveProxies":true,"lowerBound":0,"id":72,"derived":false},{"id":73,"eClass":"EGenericType"},{"id":74,"eClass":"EGenericType"},{"id":75,"eClass":"EGenericType"},{"name":"infix","id":76,"value":0,"literal":"infix","eClass":"EEnumLiteral"},{"name":"suffix","id":77,"value":0,"literal":"suffix","eClass":"EEnumLiteral"},{"name":"prefix","id":78,"value":0,"literal":"prefix","eClass":"EEnumLiteral"},{"name":"syntax","id":79,"value":0,"literal":"syntax","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":"expr","changeable":true,"resolveProxies":true,"lowerBound":0,"id":80,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"assignee","changeable":true,"resolveProxies":true,"lowerBound":0,"id":81,"derived":false},{"id":82,"eClass":"EGenericType"},{"id":83,"eClass":"EGenericType"},{"id":84,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":0,"target":17},{"source":0,"target":18},{"source":0,"target":19},{"source":1,"target":0},{"source":1,"target":20},{"source":1,"target":21},{"source":1,"target":22},{"source":1,"target":23},{"source":20,"target":3},{"source":20,"target":24},{"source":20,"target":1},{"source":24,"target":3},{"source":21,"target":4},{"source":21,"target":25},{"source":21,"target":1},{"source":25,"target":4},{"source":22,"target":1},{"source":22,"target":26},{"source":22,"target":1},{"source":26,"target":1},{"source":23,"target":1},{"source":23,"target":27},{"source":23,"target":1},{"source":27,"target":1},{"source":2,"target":0},{"source":2,"target":14},{"source":2,"target":28},{"source":28,"target":14},{"source":3,"target":0},{"source":3,"target":14},{"source":3,"target":29},{"source":3,"target":30},{"source":3,"target":31},{"source":3,"target":32},{"source":29,"target":2},{"source":29,"target":33},{"source":29,"target":3},{"source":33,"target":2},{"source":30,"target":2},{"source":30,"target":34},{"source":30,"target":3},{"source":34,"target":2},{"source":31,"target":6},{"source":31,"target":35},{"source":31,"target":3},{"source":35,"target":6},{"source":32,"target":14},{"source":4,"target":0},{"source":4,"target":2},{"source":4,"target":36},{"source":36,"target":2},{"source":5,"target":0},{"source":6,"target":0},{"source":6,"target":37},{"source":37,"target":5},{"source":37,"target":38},{"source":37,"target":6},{"source":38,"target":5},{"source":7,"target":0},{"source":7,"target":5},{"source":7,"target":39},{"source":39,"target":5},{"source":8,"target":0},{"source":8,"target":7},{"source":8,"target":40},{"source":8,"target":41},{"source":40,"target":42},{"source":40,"target":8},{"source":41,"target":7},{"source":9,"target":0},{"source":9,"target":10},{"source":9,"target":43},{"source":43,"target":10},{"source":10,"target":0},{"source":10,"target":7},{"source":10,"target":44},{"source":10,"target":45},{"source":10,"target":46},{"source":10,"target":47},{"source":44,"target":7},{"source":44,"target":48},{"source":44,"target":10},{"source":48,"target":7},{"source":45,"target":3},{"source":45,"target":49},{"source":45,"target":10},{"source":49,"target":3},{"source":46,"target":7},{"source":46,"target":50},{"source":46,"target":10},{"source":50,"target":7},{"source":47,"target":7},{"source":11,"target":0},{"source":11,"target":7},{"source":11,"target":51},{"source":11,"target":52},{"source":51,"target":2},{"source":51,"target":53},{"source":51,"target":11},{"source":53,"target":2},{"source":52,"target":7},{"source":12,"target":0},{"source":12,"target":5},{"source":12,"target":54},{"source":12,"target":55},{"source":12,"target":56},{"source":12,"target":57},{"source":54,"target":6},{"source":54,"target":58},{"source":54,"target":12},{"source":58,"target":6},{"source":55,"target":15},{"source":55,"target":59},{"source":55,"target":12},{"source":59,"target":15},{"source":56,"target":7},{"source":56,"target":60},{"source":56,"target":12},{"source":60,"target":7},{"source":57,"target":5},{"source":13,"target":0},{"source":13,"target":1},{"source":13,"target":61},{"source":61,"target":1},{"source":14,"target":0},{"source":14,"target":62},{"source":14,"target":63},{"source":62,"target":1},{"source":62,"target":64},{"source":62,"target":14},{"source":64,"target":1},{"source":63,"target":65},{"source":63,"target":14},{"source":15,"target":0},{"source":15,"target":66},{"source":15,"target":67},{"source":66,"target":68},{"source":66,"target":15},{"source":67,"target":69},{"source":67,"target":15},{"source":16,"target":0},{"source":16,"target":70},{"source":16,"target":71},{"source":16,"target":72},{"source":70,"target":73},{"source":70,"target":16},{"source":71,"target":74},{"source":71,"target":16},{"source":72,"target":15},{"source":72,"target":75},{"source":72,"target":16},{"source":75,"target":15},{"source":17,"target":0},{"source":17,"target":76},{"source":17,"target":77},{"source":17,"target":78},{"source":17,"target":79},{"source":76,"target":17},{"source":77,"target":17},{"source":78,"target":17},{"source":79,"target":17},{"source":18,"target":0},{"source":18,"target":5},{"source":18,"target":80},{"source":18,"target":81},{"source":18,"target":82},{"source":80,"target":7},{"source":80,"target":83},{"source":80,"target":18},{"source":83,"target":7},{"source":81,"target":2},{"source":81,"target":84},{"source":81,"target":18},{"source":84,"target":2},{"source":82,"target":5},{"source":19,"target":0}],"multigraph":true} |
true | <?xml version="1.0" encoding="ASCII"?>
<ecore:EPackage xmi:version="2.0"
xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" xmi:id="QVTRelation"
name="qvtrelation" nsURI="http://schema.omg.org/spec/QVT/1.0/qvtrelation.xml"
nsPrefix="qvtrelation">
<eClassifiers xsi:type="ecore:EClass" xmi:id="QVTRelation.DomainPattern" name="DomainPattern"
eSuperTypes="QVTBase.ecore#QVTBase.Pattern">
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTRelation.DomainPattern.templateExpression"
name="templateExpression" ordered="false" eType="ecore:EClass QVTTemplate.ecore#QVTTemplate.TemplateExp"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" xmi:id="QVTRelation.Key" name="Key" eSuperTypes="EMOF.ecore#EMOF.Element">
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTRelation.Key.identifies"
name="identifies" ordered="false" lowerBound="1" eType="ecore:EClass EMOF.ecore#EMOF.Class"/>
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTRelation.Key.part"
name="part" ordered="false" lowerBound="1" upperBound="-1" eType="ecore:EClass EMOF.ecore#EMOF.Property"/>
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTRelation.Key.transformation"
name="transformation" ordered="false" eType="#QVTRelation.RelationalTransformation"
transient="true" eOpposite="#QVTRelation.RelationalTransformation.ownedKey"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" xmi:id="QVTRelation.Relation" name="Relation"
eSuperTypes="QVTBase.ecore#QVTBase.Rule">
<eStructuralFeatures xsi:type="ecore:EAttribute" xmi:id="QVTRelation.Relation.isTopLevel"
name="isTopLevel" eType="ecore:EDataType PrimitiveTypes.ecore#PrimitiveTypes.Boolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTRelation.Relation.operationalImpl"
name="operationalImpl" ordered="false" upperBound="-1" eType="#QVTRelation.RelationImplementation"
containment="true" eOpposite="#QVTRelation.RelationImplementation.relation"/>
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTRelation.Relation.variable"
name="variable" ordered="false" upperBound="-1" eType="ecore:EClass EssentialOCL.ecore#EssentialOCL.Variable"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTRelation.Relation.when"
name="when" ordered="false" eType="ecore:EClass QVTBase.ecore#QVTBase.Pattern"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTRelation.Relation.where"
name="where" ordered="false" eType="ecore:EClass QVTBase.ecore#QVTBase.Pattern"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" xmi:id="QVTRelation.RelationCallExp" name="RelationCallExp"
eSuperTypes="EssentialOCL.ecore#EssentialOCL.OclExpression">
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTRelation.RelationCallExp.argument"
name="argument" lowerBound="2" upperBound="-1" eType="ecore:EClass EssentialOCL.ecore#EssentialOCL.OclExpression"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTRelation.RelationCallExp.referredRelation"
name="referredRelation" ordered="false" lowerBound="1" eType="#QVTRelation.Relation"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" xmi:id="QVTRelation.RelationDomain" name="RelationDomain"
eSuperTypes="QVTBase.ecore#QVTBase.Domain">
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTRelation.RelationDomain.defaultAssignment"
name="defaultAssignment" ordered="false" upperBound="-1" eType="#QVTRelation.RelationDomainAssignment"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTRelation.RelationDomain.pattern"
name="pattern" ordered="false" lowerBound="1" eType="#QVTRelation.DomainPattern"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTRelation.RelationDomain.rootVariable"
name="rootVariable" ordered="false" lowerBound="1" eType="ecore:EClass EssentialOCL.ecore#EssentialOCL.Variable"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" xmi:id="QVTRelation.RelationDomainAssignment"
name="RelationDomainAssignment" eSuperTypes="EMOF.ecore#EMOF.Element">
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTRelation.RelationDomainAssignment.valueExp"
name="valueExp" ordered="false" lowerBound="1" eType="ecore:EClass EssentialOCL.ecore#EssentialOCL.OclExpression"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTRelation.RelationDomainAssignment.variable"
name="variable" ordered="false" lowerBound="1" eType="ecore:EClass EssentialOCL.ecore#EssentialOCL.Variable"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" xmi:id="QVTRelation.RelationImplementation"
name="RelationImplementation" eSuperTypes="EMOF.ecore#EMOF.Element">
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTRelation.RelationImplementation.impl"
name="impl" ordered="false" lowerBound="1" eType="ecore:EClass EMOF.ecore#EMOF.Operation"/>
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTRelation.RelationImplementation.inDirectionOf"
name="inDirectionOf" ordered="false" lowerBound="1" eType="ecore:EClass QVTBase.ecore#QVTBase.TypedModel"/>
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTRelation.RelationImplementation.relation"
name="relation" ordered="false" lowerBound="1" eType="#QVTRelation.Relation"
transient="true" eOpposite="#QVTRelation.Relation.operationalImpl"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" xmi:id="QVTRelation.RelationalTransformation"
name="RelationalTransformation" eSuperTypes="QVTBase.ecore#QVTBase.Transformation">
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTRelation.RelationalTransformation.ownedKey"
name="ownedKey" ordered="false" upperBound="-1" eType="#QVTRelation.Key" containment="true"
eOpposite="#QVTRelation.Key.transformation"/>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/diverse-project/kermeta2/org/kermeta/qvt/fr.tm.elibel.smartqvt.qvt/model/QVTRelation.ecore | ecore | qvtrelation
DomainPattern
templateExpression
Key
identifies
part
transformation
Relation
isTopLevel
operationalImpl
variable
when
where
RelationCallExp
argument
referredRelation
RelationDomain
defaultAssignment
pattern
rootVariable
RelationDomainAssignment
valueExp
variable
RelationImplementation
impl
inDirectionOf
relation
RelationalTransformation
ownedKey | null | {"directed":true,"nodes":[{"nsPrefix":"qvtrelation","nsURI":"http://schema.omg.org/spec/QVT/1.0/qvtrelation.xml","name":"qvtrelation","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DomainPattern","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Key","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Relation","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RelationCallExp","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RelationDomain","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RelationDomainAssignment","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RelationImplementation","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RelationalTransformation","instanceClass":null,"abstract":false,"id":8,"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":"templateExpression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":9,"derived":false},{"id":10,"eClass":"EGenericType"},{"id":11,"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":"identifies","changeable":true,"resolveProxies":true,"lowerBound":1,"id":12,"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":"part","changeable":true,"resolveProxies":true,"lowerBound":1,"id":13,"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":true,"unique":true,"name":"transformation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":14,"derived":false},{"id":15,"eClass":"EGenericType"},{"id":16,"eClass":"EGenericType"},{"id":17,"eClass":"EGenericType"},{"id":18,"eClass":"EGenericType"},{"container":false,"ordered":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":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":"isTopLevel","changeable":true,"lowerBound":0,"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":"operationalImpl","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":"variable","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":"when","changeable":true,"resolveProxies":true,"lowerBound":0,"id":23,"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":"where","changeable":true,"resolveProxies":true,"lowerBound":0,"id":24,"derived":false},{"id":25,"eClass":"EGenericType"},{"id":26,"eClass":"EGenericType"},{"id":27,"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":true,"unique":true,"name":"relation","changeable":true,"resolveProxies":true,"lowerBound":1,"id":28,"derived":false},{"id":29,"eClass":"EGenericType"},{"id":30,"eClass":"EGenericType"},{"id":31,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"argument","changeable":true,"resolveProxies":true,"lowerBound":2,"id":32,"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":"referredRelation","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":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":true,"lowerBound":0,"id":37,"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":"pattern","changeable":true,"resolveProxies":true,"lowerBound":1,"id":38,"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":"rootVariable","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":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"valueExp","changeable":true,"resolveProxies":true,"lowerBound":1,"id":44,"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":"variable","changeable":true,"resolveProxies":true,"lowerBound":1,"id":45,"derived":false},{"id":46,"eClass":"EGenericType"},{"id":47,"eClass":"EGenericType"},{"id":48,"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":"impl","changeable":true,"resolveProxies":true,"lowerBound":1,"id":49,"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":"inDirectionOf","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"}],"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":2,"target":0},{"source":2,"target":12},{"source":2,"target":13},{"source":2,"target":14},{"source":2,"target":15},{"source":12,"target":16},{"source":12,"target":2},{"source":13,"target":17},{"source":13,"target":2},{"source":14,"target":8},{"source":14,"target":18},{"source":14,"target":2},{"source":14,"target":19},{"source":18,"target":8},{"source":3,"target":0},{"source":3,"target":20},{"source":3,"target":21},{"source":3,"target":22},{"source":3,"target":23},{"source":3,"target":24},{"source":3,"target":25},{"source":20,"target":26},{"source":20,"target":3},{"source":21,"target":7},{"source":21,"target":27},{"source":21,"target":3},{"source":21,"target":28},{"source":27,"target":7},{"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":4,"target":0},{"source":4,"target":32},{"source":4,"target":33},{"source":4,"target":34},{"source":32,"target":35},{"source":32,"target":4},{"source":33,"target":3},{"source":33,"target":36},{"source":33,"target":4},{"source":36,"target":3},{"source":5,"target":0},{"source":5,"target":37},{"source":5,"target":38},{"source":5,"target":39},{"source":5,"target":40},{"source":37,"target":6},{"source":37,"target":41},{"source":37,"target":5},{"source":41,"target":6},{"source":38,"target":1},{"source":38,"target":42},{"source":38,"target":5},{"source":42,"target":1},{"source":39,"target":43},{"source":39,"target":5},{"source":6,"target":0},{"source":6,"target":44},{"source":6,"target":45},{"source":6,"target":46},{"source":44,"target":47},{"source":44,"target":6},{"source":45,"target":48},{"source":45,"target":6},{"source":7,"target":0},{"source":7,"target":49},{"source":7,"target":50},{"source":7,"target":28},{"source":7,"target":51},{"source":49,"target":52},{"source":49,"target":7},{"source":50,"target":53},{"source":50,"target":7},{"source":28,"target":3},{"source":28,"target":54},{"source":28,"target":7},{"source":28,"target":21},{"source":54,"target":3},{"source":8,"target":0},{"source":8,"target":19},{"source":8,"target":55},{"source":19,"target":2},{"source":19,"target":56},{"source":19,"target":8},{"source":19,"target":14},{"source":56,"target":2}],"multigraph":true} |
false | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0"
xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="enumtest"
nsURI="http://www.elver.org/enumtest" nsPrefix="enumtest">
<eClassifiers xsi:type="ecore:EEnum" name="test"/>
<eClassifiers xsi:type="ecore:EClass" name="test2">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="asdas" eType="#//test"/>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/gssi/metamodel-dataset-analysis-toolchain/metamodels/enum.ecore | ecore | enumtest
test
test2
asdas | null | {"directed":true,"nodes":[{"nsPrefix":"enumtest","nsURI":"http://www.elver.org/enumtest","name":"enumtest","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"test","instanceClass":null,"id":1,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"test2","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"asdas","changeable":true,"lowerBound":0,"iD":false,"id":3,"derived":false},{"id":4,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":1,"target":0},{"source":2,"target":0},{"source":2,"target":3},{"source":3,"target":1},{"source":3,"target":4},{"source":3,"target":2},{"source":4,"target":1}],"multigraph":true} |
false | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="sequence" nsURI="http://www.eclipse.org/sirius/diagram/sequence/2.0.0"
nsPrefix="sequence">
<eClassifiers xsi:type="ecore:EClass" name="SequenceDDiagram" eSuperTypes="../../org.eclipse.sirius.diagram/model/diagram.ecore#//DSemanticDiagram">
<eStructuralFeatures xsi:type="ecore:EReference" name="semanticOrdering" eType="#//ordering/EventEndsOrdering"
transient="true" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="graphicalOrdering" eType="#//ordering/EventEndsOrdering"
transient="true" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="instanceRoleSemanticOrdering"
eType="#//ordering/InstanceRolesOrdering" transient="true" containment="true"/>
</eClassifiers>
<eSubpackages name="description" nsURI="http://www.eclipse.org/sirius/diagram/sequence/description/2.0.0"
nsPrefix="description">
<eClassifiers xsi:type="ecore:EClass" name="SequenceDiagramDescription" eSuperTypes="../../org.eclipse.sirius.diagram/model/diagram.ecore#//description/DiagramDescription">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="endsOrdering" lowerBound="1"
eType="ecore:EDataType ../../org.eclipse.sirius/model/viewpoint.ecore#//description/InterpretedExpression">
<eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/returnType">
<details key="returnType" value="a Collection<EObject> or an EObject."/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/variables">
<details key="eventEnds" value="a List<EObject> containing the semantic event ends."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="instanceRolesOrdering"
lowerBound="1" eType="ecore:EDataType ../../org.eclipse.sirius/model/viewpoint.ecore#//description/InterpretedExpression">
<eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/returnType">
<details key="returnType" value="a Collection<EObject> or an EObject."/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/variables"/>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="InstanceRoleMapping" eSuperTypes="../../org.eclipse.sirius.diagram/model/diagram.ecore#//description/NodeMapping"/>
<eClassifiers xsi:type="ecore:EClass" name="EventMapping" abstract="true"/>
<eClassifiers xsi:type="ecore:EClass" name="DelimitedEventMapping" abstract="true"
eSuperTypes="#//description/EventMapping">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="startingEndFinderExpression"
lowerBound="1" eType="ecore:EDataType ../../org.eclipse.sirius/model/viewpoint.ecore#//description/InterpretedExpression">
<eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/returnType">
<details key="returnType" value="an EObject."/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/variables"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="finishingEndFinderExpression"
lowerBound="1" eType="ecore:EDataType ../../org.eclipse.sirius/model/viewpoint.ecore#//description/InterpretedExpression">
<eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/returnType">
<details key="returnType" value="an EObject."/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/variables"/>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ExecutionMapping" eSuperTypes="../../org.eclipse.sirius.diagram/model/diagram.ecore#//description/NodeMapping #//description/DelimitedEventMapping"/>
<eClassifiers xsi:type="ecore:EClass" name="StateMapping" eSuperTypes="../../org.eclipse.sirius.diagram/model/diagram.ecore#//description/NodeMapping #//description/DelimitedEventMapping"/>
<eClassifiers xsi:type="ecore:EClass" name="EndOfLifeMapping" eSuperTypes="../../org.eclipse.sirius.diagram/model/diagram.ecore#//description/NodeMapping"/>
<eClassifiers xsi:type="ecore:EClass" name="MessageMapping" abstract="true" eSuperTypes="../../org.eclipse.sirius.diagram/model/diagram.ecore#//description/EdgeMapping #//description/EventMapping">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="sendingEndFinderExpression"
lowerBound="1" eType="ecore:EDataType ../../org.eclipse.sirius/model/viewpoint.ecore#//description/InterpretedExpression">
<eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/returnType">
<details key="returnType" value="an EObject."/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/variables"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="receivingEndFinderExpression"
lowerBound="1" eType="ecore:EDataType ../../org.eclipse.sirius/model/viewpoint.ecore#//description/InterpretedExpression">
<eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/returnType">
<details key="returnType" value="an EObject."/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/variables"/>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BasicMessageMapping" eSuperTypes="#//description/MessageMapping"/>
<eClassifiers xsi:type="ecore:EClass" name="ReturnMessageMapping" eSuperTypes="#//description/MessageMapping">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="invocationMessageFinderExpression"
lowerBound="1" eType="ecore:EDataType ../../org.eclipse.sirius/model/viewpoint.ecore#//description/InterpretedExpression">
<eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/returnType">
<details key="returnType" value="an EObject."/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/variables"/>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CreationMessageMapping" eSuperTypes="#//description/MessageMapping"/>
<eClassifiers xsi:type="ecore:EClass" name="DestructionMessageMapping" eSuperTypes="#//description/MessageMapping"/>
<eClassifiers xsi:type="ecore:EClass" name="MessageEndVariable" eSuperTypes="../../org.eclipse.sirius/model/viewpoint.ecore#//description/tool/AbstractVariable"/>
<eClassifiers xsi:type="ecore:EClass" name="CoveredLifelinesVariable" eSuperTypes="../../org.eclipse.sirius/model/viewpoint.ecore#//description/tool/AbstractVariable"/>
<eClassifiers xsi:type="ecore:EClass" name="FrameMapping" abstract="true" eSuperTypes="../../org.eclipse.sirius.diagram/model/diagram.ecore#//description/ContainerMapping #//description/DelimitedEventMapping">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="coveredLifelinesExpression"
lowerBound="1" eType="ecore:EDataType ../../org.eclipse.sirius/model/viewpoint.ecore#//description/InterpretedExpression">
<eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/returnType">
<details key="returnType" value="the list of semantic EObjects representing the lifelines which are semantically covered by the frame."/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/variables"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="centerLabelExpression"
eType="ecore:EDataType ../../org.eclipse.sirius/model/viewpoint.ecore#//description/InterpretedExpression">
<eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/returnType">
<details key="returnType" value="the text to show in the center of the IU"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/variables"/>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="InteractionUseMapping" eSuperTypes="#//description/FrameMapping"/>
<eClassifiers xsi:type="ecore:EClass" name="CombinedFragmentMapping" eSuperTypes="#//description/FrameMapping"/>
<eClassifiers xsi:type="ecore:EClass" name="OperandMapping" eSuperTypes="../../org.eclipse.sirius.diagram/model/diagram.ecore#//description/ContainerMapping #//description/DelimitedEventMapping"/>
<eClassifiers xsi:type="ecore:EClass" name="ObservationPointMapping" eSuperTypes="../../org.eclipse.sirius.diagram/model/diagram.ecore#//description/NodeMapping"/>
<eSubpackages name="tool" nsURI="http://www.eclipse.org/sirius/diagram/sequence/description/tool/2.0.0"
nsPrefix="tool">
<eClassifiers xsi:type="ecore:EClass" name="SequenceDiagramToolDescription"/>
<eClassifiers xsi:type="ecore:EClass" name="OrderedElementCreationTool" abstract="true">
<eStructuralFeatures xsi:type="ecore:EReference" name="startingEndPredecessor"
eType="#//description/MessageEndVariable" containment="true">
<eAnnotations source="toolVariable">
<details key="name" value="startingEndPredecessor"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="finishingEndPredecessor"
eType="#//description/MessageEndVariable" containment="true">
<eAnnotations source="toolVariable">
<details key="name" value="finishingEndPredecessor"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CoveringElementCreationTool" abstract="true">
<eStructuralFeatures xsi:type="ecore:EReference" name="coveredLifelines" lowerBound="1"
eType="#//description/CoveredLifelinesVariable" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="InstanceRoleCreationTool" eSuperTypes="../../org.eclipse.sirius.diagram/model/diagram.ecore#//description/tool/NodeCreationDescription #//description/tool/SequenceDiagramToolDescription">
<eStructuralFeatures xsi:type="ecore:EReference" name="predecessor" eType="ecore:EClass ../../org.eclipse.sirius/model/viewpoint.ecore#//description/tool/ElementVariable"
containment="true">
<eAnnotations source="toolVariable">
<details key="name" value="predecessor"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="LifelineCreationTool" eSuperTypes="../../org.eclipse.sirius.diagram/model/diagram.ecore#//description/tool/ContainerCreationDescription #//description/tool/SequenceDiagramToolDescription"/>
<eClassifiers xsi:type="ecore:EClass" name="MessageCreationTool" eSuperTypes="#//description/tool/SequenceDiagramToolDescription ../../org.eclipse.sirius.diagram/model/diagram.ecore#//description/tool/EdgeCreationDescription #//description/tool/OrderedElementCreationTool"/>
<eClassifiers xsi:type="ecore:EClass" name="ExecutionCreationTool" eSuperTypes="../../org.eclipse.sirius.diagram/model/diagram.ecore#//description/tool/NodeCreationDescription #//description/tool/SequenceDiagramToolDescription #//description/tool/OrderedElementCreationTool"/>
<eClassifiers xsi:type="ecore:EClass" name="StateCreationTool" eSuperTypes="../../org.eclipse.sirius.diagram/model/diagram.ecore#//description/tool/NodeCreationDescription #//description/tool/SequenceDiagramToolDescription #//description/tool/OrderedElementCreationTool"/>
<eClassifiers xsi:type="ecore:EClass" name="InteractionUseCreationTool" eSuperTypes="../../org.eclipse.sirius.diagram/model/diagram.ecore#//description/tool/ContainerCreationDescription #//description/tool/SequenceDiagramToolDescription #//description/tool/OrderedElementCreationTool #//description/tool/CoveringElementCreationTool"/>
<eClassifiers xsi:type="ecore:EClass" name="CombinedFragmentCreationTool" eSuperTypes="../../org.eclipse.sirius.diagram/model/diagram.ecore#//description/tool/ContainerCreationDescription #//description/tool/SequenceDiagramToolDescription #//description/tool/OrderedElementCreationTool #//description/tool/CoveringElementCreationTool"/>
<eClassifiers xsi:type="ecore:EClass" name="OperandCreationTool" eSuperTypes="../../org.eclipse.sirius.diagram/model/diagram.ecore#//description/tool/ContainerCreationDescription #//description/tool/SequenceDiagramToolDescription #//description/tool/OrderedElementCreationTool"/>
<eClassifiers xsi:type="ecore:EClass" name="ObservationPointCreationTool" eSuperTypes="../../org.eclipse.sirius.diagram/model/diagram.ecore#//description/tool/NodeCreationDescription #//description/tool/SequenceDiagramToolDescription #//description/tool/OrderedElementCreationTool"/>
<eClassifiers xsi:type="ecore:EClass" name="ReorderTool" eSuperTypes="../../org.eclipse.sirius/model/viewpoint.ecore#//description/tool/AbstractToolDescription #//description/tool/SequenceDiagramToolDescription">
<eStructuralFeatures xsi:type="ecore:EReference" name="mappings" upperBound="-1"
eType="#//description/EventMapping"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="startingEndPredecessorBefore"
eType="#//description/MessageEndVariable" containment="true">
<eAnnotations source="toolVariable">
<details key="name" value="startingEndPredecessorBefore"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="startingEndPredecessorAfter"
eType="#//description/MessageEndVariable" containment="true">
<eAnnotations source="toolVariable">
<details key="name" value="startingEndPredecessorAfter"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="finishingEndPredecessorBefore"
eType="#//description/MessageEndVariable" containment="true">
<eAnnotations source="toolVariable">
<details key="name" value="finishingEndPredecessorBefore"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="finishingEndPredecessorAfter"
eType="#//description/MessageEndVariable" containment="true">
<eAnnotations source="toolVariable">
<details key="name" value="finishingEndPredecessorAfter"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="onEventMovedOperation"
lowerBound="1" eType="ecore:EClass ../../org.eclipse.sirius/model/viewpoint.ecore#//description/tool/InitialOperation"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="InstanceRoleReorderTool" eSuperTypes="../../org.eclipse.sirius/model/viewpoint.ecore#//description/tool/AbstractToolDescription #//description/tool/SequenceDiagramToolDescription">
<eStructuralFeatures xsi:type="ecore:EReference" name="mappings" upperBound="-1"
eType="#//description/InstanceRoleMapping"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="predecessorBefore"
eType="ecore:EClass ../../org.eclipse.sirius/model/viewpoint.ecore#//description/tool/ElementVariable"
containment="true">
<eAnnotations source="toolVariable">
<details key="name" value="predecessorBefore"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="predecessorAfter" eType="ecore:EClass ../../org.eclipse.sirius/model/viewpoint.ecore#//description/tool/ElementVariable"
containment="true">
<eAnnotations source="toolVariable">
<details key="name" value="predecessorAfter"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="instanceRoleMoved"
lowerBound="1" eType="ecore:EClass ../../org.eclipse.sirius/model/viewpoint.ecore#//description/tool/InitialOperation"
containment="true"/>
</eClassifiers>
</eSubpackages>
</eSubpackages>
<eSubpackages name="ordering" nsURI="http://www.eclipse.org/sirius/diagram/sequence/ordering/2.0.0"
nsPrefix="ordering">
<eClassifiers xsi:type="ecore:EClass" name="EventEndsOrdering">
<eStructuralFeatures xsi:type="ecore:EReference" name="sequenceDiagram" eType="#//SequenceDDiagram"
transient="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="eventEnds" upperBound="-1"
eType="#//ordering/EventEnd"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EventEnd" abstract="true">
<eStructuralFeatures xsi:type="ecore:EReference" name="semanticEnd" lowerBound="1"
eType="ecore:EClass platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EObject"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SingleEventEnd" eSuperTypes="#//ordering/EventEnd">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="start" lowerBound="1"
eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="semanticEvent" lowerBound="1"
eType="ecore:EClass platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EObject"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CompoundEventEnd" eSuperTypes="#//ordering/EventEnd">
<eOperations name="getSemanticEvents" upperBound="-1" eType="ecore:EClass platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EObject"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="eventEnds" lowerBound="1"
upperBound="-1" eType="#//ordering/SingleEventEnd" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="InstanceRolesOrdering">
<eStructuralFeatures xsi:type="ecore:EReference" name="semanticInstanceRoles"
upperBound="-1" eType="ecore:EClass platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EObject"/>
</eClassifiers>
</eSubpackages>
<eSubpackages name="template" nsURI="http://www.eclipse.org/sirius/diagram/sequence/template/2.0.0"
nsPrefix="template">
<eClassifiers xsi:type="ecore:EClass" name="TTransformer">
<eStructuralFeatures xsi:type="ecore:EReference" name="outputs" upperBound="-1"
eType="ecore:EClass platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EObject"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TAbstractMapping" eSuperTypes="#//template/TTransformer">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1"
eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="domainClass" lowerBound="1"
eType="ecore:EDataType ../../org.eclipse.sirius/model/viewpoint.ecore#//description/TypeName">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The domain class of the mapping."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="semanticCandidatesExpression"
eType="ecore:EDataType ../../org.eclipse.sirius/model/viewpoint.ecore#//description/InterpretedExpression">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="In the default case, candidates of a mapping are all EObjet owned by the semantic element of the view container. The semanticCandidatesExpression is an expression that returns the list of EObject that are candidates of the mapping instead of the candidates of the default case. The context of the expression is the semantic element of the view container."/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="contentassist" value=""/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/returnType">
<details key="returnType" value="a Collection<EObject> or an EObject."/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/variables">
<details key="containerView" value="the parent view of potential candidates."/>
<details key="diagram" value="the current DDiagram."/>
<details key="viewpoint" value="(deprecated) the current DDiagram."/>
<details key="viewPoint" value="(deprecated) the current DDiagram."/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TSequenceDiagram" eSuperTypes="../../org.eclipse.sirius/model/viewpoint.ecore#//description/RepresentationTemplate #//template/TTransformer">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="domainClass" lowerBound="1"
eType="ecore:EDataType ../../org.eclipse.sirius/model/viewpoint.ecore#//description/TypeName">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The domain class of the mapping."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="endsOrdering" lowerBound="1"
eType="ecore:EDataType ../../org.eclipse.sirius/model/viewpoint.ecore#//description/InterpretedExpression">
<eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/returnType">
<details key="returnType" value="a Collection<EObject> or an EObject."/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/variables">
<details key="eventEnds" value="a List<EObject> containing the semantic event ends."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="lifelineMappings" upperBound="-1"
eType="#//template/TLifelineMapping" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="messageMappings" upperBound="-1"
eType="#//template/TMessageMapping" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TMessageExtremity" abstract="true"/>
<eClassifiers xsi:type="ecore:EClass" name="TLifelineMapping" eSuperTypes="#//template/TAbstractMapping #//template/TMessageExtremity">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="eolVisibleExpression"
lowerBound="1" eType="ecore:EDataType ../../org.eclipse.sirius/model/viewpoint.ecore#//description/InterpretedExpression">
<eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/returnType">
<details key="returnType" value="a boolean."/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/variables">
<details key="containerView" value="the view that sould contain the potential views of the checked elements."/>
<details key="container" value="the semantic element of $containerView."/>
<details key="viewpoint" value="(deprecated) the current DSemanticDiagram."/>
<details key="diagram" value="the current DSemanticDiagram."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="executionMappings" upperBound="-1"
eType="#//template/TExecutionMapping" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="instanceRoleStyle" lowerBound="1"
eType="ecore:EClass ../../org.eclipse.sirius.diagram/model/diagram.ecore#//description/style/NodeStyleDescription"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="lifelineStyle" lowerBound="1"
eType="#//template/TLifelineStyle" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="endOfLifeStyle" lowerBound="1"
eType="ecore:EClass ../../org.eclipse.sirius.diagram/model/diagram.ecore#//description/style/NodeStyleDescription"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="conditionalLifeLineStyles"
upperBound="-1" eType="#//template/TConditionalLifelineStyle" containment="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="All conditional styles."/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TLifelineStyle" eSuperTypes="#//template/TTransformer">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="lifelineWidthComputationExpression"
eType="ecore:EDataType ../../org.eclipse.sirius/model/viewpoint.ecore#//description/InterpretedExpression"
defaultValueLiteral="0">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="An expression computing the size of the border."/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/returnType">
<details key="returnType" value="an integer."/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/variables"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="lifelineColor" lowerBound="1"
eType="ecore:EClass ../../org.eclipse.sirius/model/viewpoint.ecore#//description/ColorDescription"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TConditionalLifelineStyle" eSuperTypes="#//template/TTransformer">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="predicateExpression"
lowerBound="1" eType="ecore:EDataType ../../org.eclipse.sirius/model/viewpoint.ecore#//description/InterpretedExpression">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="This expression will get evaluated and if it returns true the contained style will be choosen."/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/returnType">
<details key="returnType" value="a boolean."/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/variables">
<details key="view" value="the current view."/>
<details key="container" value="the semantic container."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="style" lowerBound="1"
eType="#//template/TLifelineStyle" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TExecutionMapping" eSuperTypes="#//template/TAbstractMapping #//template/TMessageExtremity">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="startingEndFinderExpression"
lowerBound="1" eType="ecore:EDataType ../../org.eclipse.sirius/model/viewpoint.ecore#//description/InterpretedExpression">
<eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/returnType">
<details key="returnType" value="an EObject."/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/variables"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="finishingEndFinderExpression"
lowerBound="1" eType="ecore:EDataType ../../org.eclipse.sirius/model/viewpoint.ecore#//description/InterpretedExpression">
<eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/returnType">
<details key="returnType" value="an EObject."/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/variables"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="recursive" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="executionMappings" upperBound="-1"
eType="#//template/TExecutionMapping" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="style" lowerBound="1"
eType="#//template/TExecutionStyle" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="conditionalStyles" upperBound="-1"
eType="#//template/TConditionalExecutionStyle" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TExecutionStyle" eSuperTypes="#//template/TTransformer">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="borderSizeComputationExpression"
eType="ecore:EDataType ../../org.eclipse.sirius/model/viewpoint.ecore#//description/InterpretedExpression"
defaultValueLiteral="1">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="An expression computing the size of the border."/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/returnType">
<details key="returnType" value="an integer."/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/variables"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="borderColor" lowerBound="1"
eType="ecore:EClass ../../org.eclipse.sirius/model/viewpoint.ecore#//description/ColorDescription"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="backgroundColor" lowerBound="1"
eType="ecore:EClass ../../org.eclipse.sirius/model/viewpoint.ecore#//description/ColorDescription"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TConditionalExecutionStyle" eSuperTypes="#//template/TTransformer">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="predicateExpression"
lowerBound="1" eType="ecore:EDataType ../../org.eclipse.sirius/model/viewpoint.ecore#//description/InterpretedExpression">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="This expression will get evaluated and if it returns true the contained style will be choosen."/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/returnType">
<details key="returnType" value="a boolean."/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/variables">
<details key="view" value="the current view."/>
<details key="container" value="the semantic container."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="style" lowerBound="1"
eType="#//template/TExecutionStyle" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TMessageMapping" abstract="true" eSuperTypes="#//template/TAbstractMapping">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="sendingEndFinderExpression"
lowerBound="1" eType="ecore:EDataType ../../org.eclipse.sirius/model/viewpoint.ecore#//description/InterpretedExpression">
<eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/returnType">
<details key="returnType" value="an EObject."/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/variables"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="receivingEndFinderExpression"
lowerBound="1" eType="ecore:EDataType ../../org.eclipse.sirius/model/viewpoint.ecore#//description/InterpretedExpression">
<eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/returnType">
<details key="returnType" value="an EObject."/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/variables"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="style" lowerBound="1"
eType="#//template/TMessageStyle" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="conditionalStyle" upperBound="-1"
eType="#//template/TConditionalMessageStyle" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TMessageStyle" eSuperTypes="#//template/TTransformer">
<eStructuralFeatures xsi:type="ecore:EReference" name="strokeColor" lowerBound="1"
eType="ecore:EClass ../../org.eclipse.sirius/model/viewpoint.ecore#//description/ColorDescription">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The color of the edge."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="lineStyle" eType="ecore:EEnum ../../org.eclipse.sirius.diagram/model/diagram.ecore#//LineStyle">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The style of the line."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="sourceArrow" lowerBound="1"
eType="ecore:EEnum ../../org.eclipse.sirius.diagram/model/diagram.ecore#//EdgeArrows"
defaultValueLiteral="NoDecoration">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The source decoration."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="targetArrow" lowerBound="1"
eType="ecore:EEnum ../../org.eclipse.sirius.diagram/model/diagram.ecore#//EdgeArrows"
defaultValueLiteral="InputArrow">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The target decoration."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="labelExpression" eType="ecore:EDataType ../../org.eclipse.sirius/model/viewpoint.ecore#//description/InterpretedExpression"
defaultValueLiteral="feature:name">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Expression that computes the name of a node."/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="contentassist" value=""/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/returnType">
<details key="returnType" value="a string."/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/variables">
<details key="diagram" value="the current DSemanticDiagram."/>
<details key="view" value="the current view for which the label is calculated."/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TConditionalMessageStyle" eSuperTypes="#//template/TTransformer">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="predicateExpression"
lowerBound="1" eType="ecore:EDataType ../../org.eclipse.sirius/model/viewpoint.ecore#//description/InterpretedExpression">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="This expression will get evaluated and if it returns true the contained style will be choosen."/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/returnType">
<details key="returnType" value="a boolean."/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/variables">
<details key="view" value="the current view."/>
<details key="container" value="the semantic container."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="style" lowerBound="1"
eType="#//template/TMessageStyle" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TBasicMessageMapping" eSuperTypes="#//template/TSourceTargetMessageMapping">
<eStructuralFeatures xsi:type="ecore:EReference" name="target" lowerBound="1"
upperBound="-1" eType="#//template/TMessageExtremity"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TSourceTargetMessageMapping" abstract="true"
eSuperTypes="#//template/TMessageMapping">
<eStructuralFeatures xsi:type="ecore:EReference" name="source" lowerBound="1"
upperBound="-1" eType="#//template/TMessageExtremity"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="sourceFinderExpression"
eType="ecore:EDataType ../../org.eclipse.sirius/model/viewpoint.ecore#//description/InterpretedExpression">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The elements that are represented by this connection."/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="contentassist" value=""/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/returnType">
<details key="returnType" value="a Collection<EObject> or an EObject."/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/variables">
<details key="diagram" value="the current DDiagram."/>
<details key="viewpoint" value="(deprecated) the current DDiagram."/>
<details key="viewPoint" value="(deprecated) the current DDiagram."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="targetFinderExpression"
lowerBound="1" eType="ecore:EDataType ../../org.eclipse.sirius/model/viewpoint.ecore#//description/InterpretedExpression">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The elements that are represented by this connection."/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="contentassist" value=""/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/returnType">
<details key="returnType" value="a Collection<EObject> or an EObject."/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/variables">
<details key="diagram" value="the current DDiagram."/>
<details key="viewpoint" value="(deprecated) the current DDiagram."/>
<details key="viewPoint" value="(deprecated) the current DDiagram."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="useDomainElement" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EBoolean"
defaultValueLiteral="false"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TReturnMessageMapping" eSuperTypes="#//template/TMessageMapping">
<eStructuralFeatures xsi:type="ecore:EReference" name="invocationMapping" lowerBound="1"
eType="#//template/TBasicMessageMapping"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="invocationMessageFinderExpression"
lowerBound="1" eType="ecore:EDataType ../../org.eclipse.sirius/model/viewpoint.ecore#//description/InterpretedExpression">
<eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/returnType">
<details key="returnType" value="an EObject."/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/variables"/>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TCreationMessageMapping" eSuperTypes="#//template/TSourceTargetMessageMapping">
<eStructuralFeatures xsi:type="ecore:EReference" name="target" lowerBound="1"
upperBound="-1" eType="#//template/TLifelineMapping"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TDestructionMessageMapping" eSuperTypes="#//template/TSourceTargetMessageMapping">
<eStructuralFeatures xsi:type="ecore:EReference" name="target" lowerBound="1"
upperBound="-1" eType="#//template/TLifelineMapping"/>
</eClassifiers>
</eSubpackages>
</ecore:EPackage>
| github:ecore:/data/cbrun/org.eclipse.sirius/plugins/org.eclipse.sirius.diagram.sequence/model/sequence.ecore | ecore | sequence
SequenceDDiagram
semanticOrdering
graphicalOrdering
instanceRoleSemanticOrdering
description
SequenceDiagramDescription
endsOrdering
instanceRolesOrdering
InstanceRoleMapping
EventMapping
DelimitedEventMapping
startingEndFinderExpression
finishingEndFinderExpression
ExecutionMapping
StateMapping
EndOfLifeMapping
MessageMapping
sendingEndFinderExpression
receivingEndFinderExpression
BasicMessageMapping
ReturnMessageMapping
invocationMessageFinderExpression
CreationMessageMapping
DestructionMessageMapping
MessageEndVariable
CoveredLifelinesVariable
FrameMapping
coveredLifelinesExpression
centerLabelExpression
InteractionUseMapping
CombinedFragmentMapping
OperandMapping
ObservationPointMapping
tool
SequenceDiagramToolDescription
OrderedElementCreationTool
startingEndPredecessor
finishingEndPredecessor
CoveringElementCreationTool
coveredLifelines
InstanceRoleCreationTool
predecessor
LifelineCreationTool
MessageCreationTool
ExecutionCreationTool
StateCreationTool
InteractionUseCreationTool
CombinedFragmentCreationTool
OperandCreationTool
ObservationPointCreationTool
ReorderTool
mappings
startingEndPredecessorBefore
startingEndPredecessorAfter
finishingEndPredecessorBefore
finishingEndPredecessorAfter
onEventMovedOperation
InstanceRoleReorderTool
mappings
predecessorBefore
predecessorAfter
instanceRoleMoved
ordering
EventEndsOrdering
sequenceDiagram
eventEnds
EventEnd
semanticEnd
SingleEventEnd
start
semanticEvent
CompoundEventEnd
getSemanticEvents
eventEnds
InstanceRolesOrdering
semanticInstanceRoles
template
TTransformer
outputs
TAbstractMapping
name
domainClass
semanticCandidatesExpression
TSequenceDiagram
domainClass
endsOrdering
lifelineMappings
messageMappings
TMessageExtremity
TLifelineMapping
eolVisibleExpression
executionMappings
instanceRoleStyle
lifelineStyle
endOfLifeStyle
conditionalLifeLineStyles
TLifelineStyle
lifelineWidthComputationExpression
0
lifelineColor
TConditionalLifelineStyle
predicateExpression
style
TExecutionMapping
startingEndFinderExpression
finishingEndFinderExpression
recursive
executionMappings
style
conditionalStyles
TExecutionStyle
borderSizeComputationExpression
1
borderColor
backgroundColor
TConditionalExecutionStyle
predicateExpression
style
TMessageMapping
sendingEndFinderExpression
receivingEndFinderExpression
style
conditionalStyle
TMessageStyle
strokeColor
lineStyle
sourceArrow
NoDecoration
targetArrow
InputArrow
labelExpression
feature:name
TConditionalMessageStyle
predicateExpression
style
TBasicMessageMapping
target
TSourceTargetMessageMapping
source
sourceFinderExpression
targetFinderExpression
useDomainElement
false
TReturnMessageMapping
invocationMapping
invocationMessageFinderExpression
TCreationMessageMapping
target
TDestructionMessageMapping
target | null | {"directed":true,"nodes":[{"nsPrefix":"sequence","nsURI":"http://www.eclipse.org/sirius/diagram/sequence/2.0.0","name":"sequence","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SequenceDDiagram","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"nsPrefix":"description","nsURI":"http://www.eclipse.org/sirius/diagram/sequence/description/2.0.0","name":"description","id":2,"eClass":"EPackage"},{"nsPrefix":"ordering","nsURI":"http://www.eclipse.org/sirius/diagram/sequence/ordering/2.0.0","name":"ordering","id":3,"eClass":"EPackage"},{"nsPrefix":"template","nsURI":"http://www.eclipse.org/sirius/diagram/sequence/template/2.0.0","name":"template","id":4,"eClass":"EPackage"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"semanticOrdering","changeable":true,"resolveProxies":true,"lowerBound":0,"id":5,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"graphicalOrdering","changeable":true,"resolveProxies":true,"lowerBound":0,"id":6,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"instanceRoleSemanticOrdering","changeable":true,"resolveProxies":true,"lowerBound":0,"id":7,"derived":false},{"id":8,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EventEndsOrdering","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"id":10,"eClass":"EGenericType"},{"id":11,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InstanceRolesOrdering","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"id":13,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SequenceDiagramDescription","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InstanceRoleMapping","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EventMapping","instanceClass":null,"abstract":true,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DelimitedEventMapping","instanceClass":null,"abstract":true,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExecutionMapping","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StateMapping","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EndOfLifeMapping","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MessageMapping","instanceClass":null,"abstract":true,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BasicMessageMapping","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReturnMessageMapping","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CreationMessageMapping","instanceClass":null,"abstract":false,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DestructionMessageMapping","instanceClass":null,"abstract":false,"id":25,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MessageEndVariable","instanceClass":null,"abstract":false,"id":26,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CoveredLifelinesVariable","instanceClass":null,"abstract":false,"id":27,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FrameMapping","instanceClass":null,"abstract":true,"id":28,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InteractionUseMapping","instanceClass":null,"abstract":false,"id":29,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CombinedFragmentMapping","instanceClass":null,"abstract":false,"id":30,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OperandMapping","instanceClass":null,"abstract":false,"id":31,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ObservationPointMapping","instanceClass":null,"abstract":false,"id":32,"interface":false,"eClass":"EClass"},{"nsPrefix":"tool","nsURI":"http://www.eclipse.org/sirius/diagram/sequence/description/tool/2.0.0","name":"tool","id":33,"eClass":"EPackage"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"endsOrdering","changeable":true,"lowerBound":1,"iD":false,"id":34,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"instanceRolesOrdering","changeable":true,"lowerBound":1,"iD":false,"id":35,"derived":false},{"id":36,"eClass":"EGenericType"},{"id":37,"eClass":"EGenericType"},{"id":38,"eClass":"EGenericType"},{"id":39,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"startingEndFinderExpression","changeable":true,"lowerBound":1,"iD":false,"id":40,"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":"finishingEndFinderExpression","changeable":true,"lowerBound":1,"iD":false,"id":41,"derived":false},{"id":42,"eClass":"EGenericType"},{"id":43,"eClass":"EGenericType"},{"id":44,"eClass":"EGenericType"},{"id":45,"eClass":"EGenericType"},{"id":46,"eClass":"EGenericType"},{"id":47,"eClass":"EGenericType"},{"id":48,"eClass":"EGenericType"},{"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":"sendingEndFinderExpression","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":"receivingEndFinderExpression","changeable":true,"lowerBound":1,"iD":false,"id":51,"derived":false},{"id":52,"eClass":"EGenericType"},{"id":53,"eClass":"EGenericType"},{"id":54,"eClass":"EGenericType"},{"id":55,"eClass":"EGenericType"},{"id":56,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"invocationMessageFinderExpression","changeable":true,"lowerBound":1,"iD":false,"id":57,"derived":false},{"id":58,"eClass":"EGenericType"},{"id":59,"eClass":"EGenericType"},{"id":60,"eClass":"EGenericType"},{"id":61,"eClass":"EGenericType"},{"id":62,"eClass":"EGenericType"},{"id":63,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"coveredLifelinesExpression","changeable":true,"lowerBound":1,"iD":false,"id":64,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"centerLabelExpression","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"},{"id":73,"eClass":"EGenericType"},{"id":74,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SequenceDiagramToolDescription","instanceClass":null,"abstract":false,"id":75,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OrderedElementCreationTool","instanceClass":null,"abstract":true,"id":76,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CoveringElementCreationTool","instanceClass":null,"abstract":true,"id":77,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InstanceRoleCreationTool","instanceClass":null,"abstract":false,"id":78,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LifelineCreationTool","instanceClass":null,"abstract":false,"id":79,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MessageCreationTool","instanceClass":null,"abstract":false,"id":80,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExecutionCreationTool","instanceClass":null,"abstract":false,"id":81,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StateCreationTool","instanceClass":null,"abstract":false,"id":82,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InteractionUseCreationTool","instanceClass":null,"abstract":false,"id":83,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CombinedFragmentCreationTool","instanceClass":null,"abstract":false,"id":84,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OperandCreationTool","instanceClass":null,"abstract":false,"id":85,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ObservationPointCreationTool","instanceClass":null,"abstract":false,"id":86,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReorderTool","instanceClass":null,"abstract":false,"id":87,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InstanceRoleReorderTool","instanceClass":null,"abstract":false,"id":88,"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":"startingEndPredecessor","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":"finishingEndPredecessor","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":true,"unsettable":false,"transient":false,"unique":true,"name":"coveredLifelines","changeable":true,"resolveProxies":true,"lowerBound":1,"id":93,"derived":false},{"id":94,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"predecessor","changeable":true,"resolveProxies":true,"lowerBound":0,"id":95,"derived":false},{"id":96,"eClass":"EGenericType"},{"id":97,"eClass":"EGenericType"},{"id":98,"eClass":"EGenericType"},{"id":99,"eClass":"EGenericType"},{"id":100,"eClass":"EGenericType"},{"id":101,"eClass":"EGenericType"},{"id":102,"eClass":"EGenericType"},{"id":103,"eClass":"EGenericType"},{"id":104,"eClass":"EGenericType"},{"id":105,"eClass":"EGenericType"},{"id":106,"eClass":"EGenericType"},{"id":107,"eClass":"EGenericType"},{"id":108,"eClass":"EGenericType"},{"id":109,"eClass":"EGenericType"},{"id":110,"eClass":"EGenericType"},{"id":111,"eClass":"EGenericType"},{"id":112,"eClass":"EGenericType"},{"id":113,"eClass":"EGenericType"},{"id":114,"eClass":"EGenericType"},{"id":115,"eClass":"EGenericType"},{"id":116,"eClass":"EGenericType"},{"id":117,"eClass":"EGenericType"},{"id":118,"eClass":"EGenericType"},{"id":119,"eClass":"EGenericType"},{"id":120,"eClass":"EGenericType"},{"id":121,"eClass":"EGenericType"},{"id":122,"eClass":"EGenericType"},{"id":123,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"mappings","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"startingEndPredecessorBefore","changeable":true,"resolveProxies":true,"lowerBound":0,"id":125,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"startingEndPredecessorAfter","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":"finishingEndPredecessorBefore","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"finishingEndPredecessorAfter","changeable":true,"resolveProxies":true,"lowerBound":0,"id":128,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"onEventMovedOperation","changeable":true,"resolveProxies":true,"lowerBound":1,"id":129,"derived":false},{"id":130,"eClass":"EGenericType"},{"id":131,"eClass":"EGenericType"},{"id":132,"eClass":"EGenericType"},{"id":133,"eClass":"EGenericType"},{"id":134,"eClass":"EGenericType"},{"id":135,"eClass":"EGenericType"},{"id":136,"eClass":"EGenericType"},{"id":137,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"mappings","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":"predecessorBefore","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":"predecessorAfter","changeable":true,"resolveProxies":true,"lowerBound":0,"id":140,"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":"instanceRoleMoved","changeable":true,"resolveProxies":true,"lowerBound":1,"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"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EventEnd","instanceClass":null,"abstract":true,"id":148,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SingleEventEnd","instanceClass":null,"abstract":false,"id":149,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CompoundEventEnd","instanceClass":null,"abstract":false,"id":150,"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":true,"unique":true,"name":"sequenceDiagram","changeable":true,"resolveProxies":true,"lowerBound":0,"id":151,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"eventEnds","changeable":true,"resolveProxies":true,"lowerBound":0,"id":152,"derived":false},{"id":153,"eClass":"EGenericType"},{"id":154,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"semanticEnd","changeable":true,"resolveProxies":true,"lowerBound":1,"id":155,"derived":false},{"id":156,"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":"start","changeable":true,"lowerBound":1,"iD":false,"id":157,"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":"semanticEvent","changeable":true,"resolveProxies":true,"lowerBound":1,"id":158,"derived":false},{"id":159,"eClass":"EGenericType"},{"id":160,"eClass":"EGenericType"},{"id":161,"eClass":"EGenericType"},{"ordered":true,"upperBound":-1,"unique":true,"name":"getSemanticEvents","lowerBound":0,"id":162,"many":true,"required":false,"eClass":"EOperation"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"eventEnds","changeable":true,"resolveProxies":true,"lowerBound":1,"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":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"semanticInstanceRoles","changeable":true,"resolveProxies":true,"lowerBound":0,"id":167,"derived":false},{"id":168,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TTransformer","instanceClass":null,"abstract":false,"id":169,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TAbstractMapping","instanceClass":null,"abstract":false,"id":170,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TSequenceDiagram","instanceClass":null,"abstract":false,"id":171,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TMessageExtremity","instanceClass":null,"abstract":true,"id":172,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TLifelineMapping","instanceClass":null,"abstract":false,"id":173,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TLifelineStyle","instanceClass":null,"abstract":false,"id":174,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TConditionalLifelineStyle","instanceClass":null,"abstract":false,"id":175,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TExecutionMapping","instanceClass":null,"abstract":false,"id":176,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TExecutionStyle","instanceClass":null,"abstract":false,"id":177,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TConditionalExecutionStyle","instanceClass":null,"abstract":false,"id":178,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TMessageMapping","instanceClass":null,"abstract":true,"id":179,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TMessageStyle","instanceClass":null,"abstract":false,"id":180,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TConditionalMessageStyle","instanceClass":null,"abstract":false,"id":181,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TBasicMessageMapping","instanceClass":null,"abstract":false,"id":182,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TSourceTargetMessageMapping","instanceClass":null,"abstract":true,"id":183,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TReturnMessageMapping","instanceClass":null,"abstract":false,"id":184,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TCreationMessageMapping","instanceClass":null,"abstract":false,"id":185,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TDestructionMessageMapping","instanceClass":null,"abstract":false,"id":186,"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":"outputs","changeable":true,"resolveProxies":true,"lowerBound":0,"id":187,"derived":false},{"id":188,"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":189,"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":"domainClass","changeable":true,"lowerBound":1,"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":"semanticCandidatesExpression","changeable":true,"lowerBound":0,"iD":false,"id":191,"derived":false},{"id":192,"eClass":"EGenericType"},{"id":193,"eClass":"EGenericType"},{"id":194,"eClass":"EGenericType"},{"id":195,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"domainClass","changeable":true,"lowerBound":1,"iD":false,"id":196,"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":"endsOrdering","changeable":true,"lowerBound":1,"iD":false,"id":197,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"lifelineMappings","changeable":true,"resolveProxies":true,"lowerBound":0,"id":198,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"messageMappings","changeable":true,"resolveProxies":true,"lowerBound":0,"id":199,"derived":false},{"id":200,"eClass":"EGenericType"},{"id":201,"eClass":"EGenericType"},{"id":202,"eClass":"EGenericType"},{"id":203,"eClass":"EGenericType"},{"id":204,"eClass":"EGenericType"},{"id":205,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"eolVisibleExpression","changeable":true,"lowerBound":1,"iD":false,"id":206,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"executionMappings","changeable":true,"resolveProxies":true,"lowerBound":0,"id":207,"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":"instanceRoleStyle","changeable":true,"resolveProxies":true,"lowerBound":1,"id":208,"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":"lifelineStyle","changeable":true,"resolveProxies":true,"lowerBound":1,"id":209,"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":"endOfLifeStyle","changeable":true,"resolveProxies":true,"lowerBound":1,"id":210,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"conditionalLifeLineStyles","changeable":true,"resolveProxies":true,"lowerBound":0,"id":211,"derived":false},{"id":212,"eClass":"EGenericType"},{"id":213,"eClass":"EGenericType"},{"id":214,"eClass":"EGenericType"},{"id":215,"eClass":"EGenericType"},{"id":216,"eClass":"EGenericType"},{"id":217,"eClass":"EGenericType"},{"id":218,"eClass":"EGenericType"},{"id":219,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"0","unsettable":false,"transient":false,"unique":true,"name":"lifelineWidthComputationExpression","changeable":true,"lowerBound":0,"iD":false,"id":220,"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":"lifelineColor","changeable":true,"resolveProxies":true,"lowerBound":1,"id":221,"derived":false},{"id":222,"eClass":"EGenericType"},{"id":223,"eClass":"EGenericType"},{"id":224,"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":"predicateExpression","changeable":true,"lowerBound":1,"iD":false,"id":225,"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":"style","changeable":true,"resolveProxies":true,"lowerBound":1,"id":226,"derived":false},{"id":227,"eClass":"EGenericType"},{"id":228,"eClass":"EGenericType"},{"id":229,"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":"startingEndFinderExpression","changeable":true,"lowerBound":1,"iD":false,"id":230,"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":"finishingEndFinderExpression","changeable":true,"lowerBound":1,"iD":false,"id":231,"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":"recursive","changeable":true,"lowerBound":1,"iD":false,"id":232,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"executionMappings","changeable":true,"resolveProxies":true,"lowerBound":0,"id":233,"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":"style","changeable":true,"resolveProxies":true,"lowerBound":1,"id":234,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"conditionalStyles","changeable":true,"resolveProxies":true,"lowerBound":0,"id":235,"derived":false},{"id":236,"eClass":"EGenericType"},{"id":237,"eClass":"EGenericType"},{"id":238,"eClass":"EGenericType"},{"id":239,"eClass":"EGenericType"},{"id":240,"eClass":"EGenericType"},{"id":241,"eClass":"EGenericType"},{"id":242,"eClass":"EGenericType"},{"id":243,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"1","unsettable":false,"transient":false,"unique":true,"name":"borderSizeComputationExpression","changeable":true,"lowerBound":0,"iD":false,"id":244,"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":"borderColor","changeable":true,"resolveProxies":true,"lowerBound":1,"id":245,"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":"backgroundColor","changeable":true,"resolveProxies":true,"lowerBound":1,"id":246,"derived":false},{"id":247,"eClass":"EGenericType"},{"id":248,"eClass":"EGenericType"},{"id":249,"eClass":"EGenericType"},{"id":250,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"predicateExpression","changeable":true,"lowerBound":1,"iD":false,"id":251,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"style","changeable":true,"resolveProxies":true,"lowerBound":1,"id":252,"derived":false},{"id":253,"eClass":"EGenericType"},{"id":254,"eClass":"EGenericType"},{"id":255,"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":"sendingEndFinderExpression","changeable":true,"lowerBound":1,"iD":false,"id":256,"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":"receivingEndFinderExpression","changeable":true,"lowerBound":1,"iD":false,"id":257,"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":"style","changeable":true,"resolveProxies":true,"lowerBound":1,"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":"conditionalStyle","changeable":true,"resolveProxies":true,"lowerBound":0,"id":259,"derived":false},{"id":260,"eClass":"EGenericType"},{"id":261,"eClass":"EGenericType"},{"id":262,"eClass":"EGenericType"},{"id":263,"eClass":"EGenericType"},{"id":264,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"strokeColor","changeable":true,"resolveProxies":true,"lowerBound":1,"id":265,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"lineStyle","changeable":true,"lowerBound":0,"iD":false,"id":266,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"NoDecoration","unsettable":false,"transient":false,"unique":true,"name":"sourceArrow","changeable":true,"lowerBound":1,"iD":false,"id":267,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"InputArrow","unsettable":false,"transient":false,"unique":true,"name":"targetArrow","changeable":true,"lowerBound":1,"iD":false,"id":268,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"feature:name","unsettable":false,"transient":false,"unique":true,"name":"labelExpression","changeable":true,"lowerBound":0,"iD":false,"id":269,"derived":false},{"id":270,"eClass":"EGenericType"},{"id":271,"eClass":"EGenericType"},{"id":272,"eClass":"EGenericType"},{"id":273,"eClass":"EGenericType"},{"id":274,"eClass":"EGenericType"},{"id":275,"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":"predicateExpression","changeable":true,"lowerBound":1,"iD":false,"id":276,"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":"style","changeable":true,"resolveProxies":true,"lowerBound":1,"id":277,"derived":false},{"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":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"target","changeable":true,"resolveProxies":true,"lowerBound":1,"id":281,"derived":false},{"id":282,"eClass":"EGenericType"},{"id":283,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"source","changeable":true,"resolveProxies":true,"lowerBound":1,"id":284,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"sourceFinderExpression","changeable":true,"lowerBound":0,"iD":false,"id":285,"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":"targetFinderExpression","changeable":true,"lowerBound":1,"iD":false,"id":286,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":true,"name":"useDomainElement","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"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"invocationMapping","changeable":true,"resolveProxies":true,"lowerBound":1,"id":293,"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":"invocationMessageFinderExpression","changeable":true,"lowerBound":1,"iD":false,"id":294,"derived":false},{"id":295,"eClass":"EGenericType"},{"id":296,"eClass":"EGenericType"},{"id":297,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"target","changeable":true,"resolveProxies":true,"lowerBound":1,"id":298,"derived":false},{"id":299,"eClass":"EGenericType"},{"id":300,"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":301,"derived":false},{"id":302,"eClass":"EGenericType"},{"id":303,"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":10},{"source":5,"target":1},{"source":10,"target":9},{"source":6,"target":9},{"source":6,"target":11},{"source":6,"target":1},{"source":11,"target":9},{"source":7,"target":12},{"source":7,"target":13},{"source":7,"target":1},{"source":13,"target":12},{"source":2,"target":14},{"source":2,"target":15},{"source":2,"target":16},{"source":2,"target":17},{"source":2,"target":18},{"source":2,"target":19},{"source":2,"target":20},{"source":2,"target":21},{"source":2,"target":22},{"source":2,"target":23},{"source":2,"target":24},{"source":2,"target":25},{"source":2,"target":26},{"source":2,"target":27},{"source":2,"target":28},{"source":2,"target":29},{"source":2,"target":30},{"source":2,"target":31},{"source":2,"target":32},{"source":2,"target":33},{"source":2,"target":0},{"source":14,"target":2},{"source":14,"target":34},{"source":14,"target":35},{"source":14,"target":36},{"source":34,"target":37},{"source":34,"target":14},{"source":35,"target":38},{"source":35,"target":14},{"source":15,"target":2},{"source":15,"target":39},{"source":16,"target":2},{"source":17,"target":2},{"source":17,"target":16},{"source":17,"target":40},{"source":17,"target":41},{"source":17,"target":42},{"source":40,"target":43},{"source":40,"target":17},{"source":41,"target":44},{"source":41,"target":17},{"source":42,"target":16},{"source":18,"target":2},{"source":18,"target":17},{"source":18,"target":45},{"source":18,"target":46},{"source":46,"target":17},{"source":19,"target":2},{"source":19,"target":17},{"source":19,"target":47},{"source":19,"target":48},{"source":48,"target":17},{"source":20,"target":2},{"source":20,"target":49},{"source":21,"target":2},{"source":21,"target":16},{"source":21,"target":50},{"source":21,"target":51},{"source":21,"target":52},{"source":21,"target":53},{"source":50,"target":54},{"source":50,"target":21},{"source":51,"target":55},{"source":51,"target":21},{"source":53,"target":16},{"source":22,"target":2},{"source":22,"target":21},{"source":22,"target":56},{"source":56,"target":21},{"source":23,"target":2},{"source":23,"target":21},{"source":23,"target":57},{"source":23,"target":58},{"source":57,"target":59},{"source":57,"target":23},{"source":58,"target":21},{"source":24,"target":2},{"source":24,"target":21},{"source":24,"target":60},{"source":60,"target":21},{"source":25,"target":2},{"source":25,"target":21},{"source":25,"target":61},{"source":61,"target":21},{"source":26,"target":2},{"source":26,"target":62},{"source":27,"target":2},{"source":27,"target":63},{"source":28,"target":2},{"source":28,"target":17},{"source":28,"target":64},{"source":28,"target":65},{"source":28,"target":66},{"source":28,"target":67},{"source":64,"target":68},{"source":64,"target":28},{"source":65,"target":69},{"source":65,"target":28},{"source":67,"target":17},{"source":29,"target":2},{"source":29,"target":28},{"source":29,"target":70},{"source":70,"target":28},{"source":30,"target":2},{"source":30,"target":28},{"source":30,"target":71},{"source":71,"target":28},{"source":31,"target":2},{"source":31,"target":17},{"source":31,"target":72},{"source":31,"target":73},{"source":73,"target":17},{"source":32,"target":2},{"source":32,"target":74},{"source":33,"target":75},{"source":33,"target":76},{"source":33,"target":77},{"source":33,"target":78},{"source":33,"target":79},{"source":33,"target":80},{"source":33,"target":81},{"source":33,"target":82},{"source":33,"target":83},{"source":33,"target":84},{"source":33,"target":85},{"source":33,"target":86},{"source":33,"target":87},{"source":33,"target":88},{"source":33,"target":2},{"source":75,"target":33},{"source":76,"target":33},{"source":76,"target":89},{"source":76,"target":90},{"source":89,"target":26},{"source":89,"target":91},{"source":89,"target":76},{"source":91,"target":26},{"source":90,"target":26},{"source":90,"target":92},{"source":90,"target":76},{"source":92,"target":26},{"source":77,"target":33},{"source":77,"target":93},{"source":93,"target":27},{"source":93,"target":94},{"source":93,"target":77},{"source":94,"target":27},{"source":78,"target":33},{"source":78,"target":75},{"source":78,"target":95},{"source":78,"target":96},{"source":78,"target":97},{"source":95,"target":98},{"source":95,"target":78},{"source":97,"target":75},{"source":79,"target":33},{"source":79,"target":75},{"source":79,"target":99},{"source":79,"target":100},{"source":100,"target":75},{"source":80,"target":33},{"source":80,"target":75},{"source":80,"target":76},{"source":80,"target":101},{"source":80,"target":102},{"source":80,"target":103},{"source":101,"target":75},{"source":103,"target":76},{"source":81,"target":33},{"source":81,"target":75},{"source":81,"target":76},{"source":81,"target":104},{"source":81,"target":105},{"source":81,"target":106},{"source":105,"target":75},{"source":106,"target":76},{"source":82,"target":33},{"source":82,"target":75},{"source":82,"target":76},{"source":82,"target":107},{"source":82,"target":108},{"source":82,"target":109},{"source":108,"target":75},{"source":109,"target":76},{"source":83,"target":33},{"source":83,"target":75},{"source":83,"target":76},{"source":83,"target":77},{"source":83,"target":110},{"source":83,"target":111},{"source":83,"target":112},{"source":83,"target":113},{"source":111,"target":75},{"source":112,"target":76},{"source":113,"target":77},{"source":84,"target":33},{"source":84,"target":75},{"source":84,"target":76},{"source":84,"target":77},{"source":84,"target":114},{"source":84,"target":115},{"source":84,"target":116},{"source":84,"target":117},{"source":115,"target":75},{"source":116,"target":76},{"source":117,"target":77},{"source":85,"target":33},{"source":85,"target":75},{"source":85,"target":76},{"source":85,"target":118},{"source":85,"target":119},{"source":85,"target":120},{"source":119,"target":75},{"source":120,"target":76},{"source":86,"target":33},{"source":86,"target":75},{"source":86,"target":76},{"source":86,"target":121},{"source":86,"target":122},{"source":86,"target":123},{"source":122,"target":75},{"source":123,"target":76},{"source":87,"target":33},{"source":87,"target":75},{"source":87,"target":124},{"source":87,"target":125},{"source":87,"target":126},{"source":87,"target":127},{"source":87,"target":128},{"source":87,"target":129},{"source":87,"target":130},{"source":87,"target":131},{"source":124,"target":16},{"source":124,"target":132},{"source":124,"target":87},{"source":132,"target":16},{"source":125,"target":26},{"source":125,"target":133},{"source":125,"target":87},{"source":133,"target":26},{"source":126,"target":26},{"source":126,"target":134},{"source":126,"target":87},{"source":134,"target":26},{"source":127,"target":26},{"source":127,"target":135},{"source":127,"target":87},{"source":135,"target":26},{"source":128,"target":26},{"source":128,"target":136},{"source":128,"target":87},{"source":136,"target":26},{"source":129,"target":137},{"source":129,"target":87},{"source":131,"target":75},{"source":88,"target":33},{"source":88,"target":75},{"source":88,"target":138},{"source":88,"target":139},{"source":88,"target":140},{"source":88,"target":141},{"source":88,"target":142},{"source":88,"target":143},{"source":138,"target":15},{"source":138,"target":144},{"source":138,"target":88},{"source":144,"target":15},{"source":139,"target":145},{"source":139,"target":88},{"source":140,"target":146},{"source":140,"target":88},{"source":141,"target":147},{"source":141,"target":88},{"source":143,"target":75},{"source":3,"target":9},{"source":3,"target":148},{"source":3,"target":149},{"source":3,"target":150},{"source":3,"target":12},{"source":3,"target":0},{"source":9,"target":3},{"source":9,"target":151},{"source":9,"target":152},{"source":151,"target":1},{"source":151,"target":153},{"source":151,"target":9},{"source":153,"target":1},{"source":152,"target":148},{"source":152,"target":154},{"source":152,"target":9},{"source":154,"target":148},{"source":148,"target":3},{"source":148,"target":155},{"source":155,"target":156},{"source":155,"target":148},{"source":149,"target":3},{"source":149,"target":148},{"source":149,"target":157},{"source":149,"target":158},{"source":149,"target":159},{"source":157,"target":160},{"source":157,"target":149},{"source":158,"target":161},{"source":158,"target":149},{"source":159,"target":148},{"source":150,"target":3},{"source":150,"target":148},{"source":150,"target":162},{"source":150,"target":163},{"source":150,"target":164},{"source":162,"target":165},{"source":162,"target":150},{"source":163,"target":149},{"source":163,"target":166},{"source":163,"target":150},{"source":166,"target":149},{"source":164,"target":148},{"source":12,"target":3},{"source":12,"target":167},{"source":167,"target":168},{"source":167,"target":12},{"source":4,"target":169},{"source":4,"target":170},{"source":4,"target":171},{"source":4,"target":172},{"source":4,"target":173},{"source":4,"target":174},{"source":4,"target":175},{"source":4,"target":176},{"source":4,"target":177},{"source":4,"target":178},{"source":4,"target":179},{"source":4,"target":180},{"source":4,"target":181},{"source":4,"target":182},{"source":4,"target":183},{"source":4,"target":184},{"source":4,"target":185},{"source":4,"target":186},{"source":4,"target":0},{"source":169,"target":4},{"source":169,"target":187},{"source":187,"target":188},{"source":187,"target":169},{"source":170,"target":4},{"source":170,"target":169},{"source":170,"target":189},{"source":170,"target":190},{"source":170,"target":191},{"source":170,"target":192},{"source":189,"target":193},{"source":189,"target":170},{"source":190,"target":194},{"source":190,"target":170},{"source":191,"target":195},{"source":191,"target":170},{"source":192,"target":169},{"source":171,"target":4},{"source":171,"target":169},{"source":171,"target":196},{"source":171,"target":197},{"source":171,"target":198},{"source":171,"target":199},{"source":171,"target":200},{"source":171,"target":201},{"source":196,"target":202},{"source":196,"target":171},{"source":197,"target":203},{"source":197,"target":171},{"source":198,"target":173},{"source":198,"target":204},{"source":198,"target":171},{"source":204,"target":173},{"source":199,"target":179},{"source":199,"target":205},{"source":199,"target":171},{"source":205,"target":179},{"source":201,"target":169},{"source":172,"target":4},{"source":173,"target":4},{"source":173,"target":170},{"source":173,"target":172},{"source":173,"target":206},{"source":173,"target":207},{"source":173,"target":208},{"source":173,"target":209},{"source":173,"target":210},{"source":173,"target":211},{"source":173,"target":212},{"source":173,"target":213},{"source":206,"target":214},{"source":206,"target":173},{"source":207,"target":176},{"source":207,"target":215},{"source":207,"target":173},{"source":215,"target":176},{"source":208,"target":216},{"source":208,"target":173},{"source":209,"target":174},{"source":209,"target":217},{"source":209,"target":173},{"source":217,"target":174},{"source":210,"target":218},{"source":210,"target":173},{"source":211,"target":175},{"source":211,"target":219},{"source":211,"target":173},{"source":219,"target":175},{"source":212,"target":170},{"source":213,"target":172},{"source":174,"target":4},{"source":174,"target":169},{"source":174,"target":220},{"source":174,"target":221},{"source":174,"target":222},{"source":220,"target":223},{"source":220,"target":174},{"source":221,"target":224},{"source":221,"target":174},{"source":222,"target":169},{"source":175,"target":4},{"source":175,"target":169},{"source":175,"target":225},{"source":175,"target":226},{"source":175,"target":227},{"source":225,"target":228},{"source":225,"target":175},{"source":226,"target":174},{"source":226,"target":229},{"source":226,"target":175},{"source":229,"target":174},{"source":227,"target":169},{"source":176,"target":4},{"source":176,"target":170},{"source":176,"target":172},{"source":176,"target":230},{"source":176,"target":231},{"source":176,"target":232},{"source":176,"target":233},{"source":176,"target":234},{"source":176,"target":235},{"source":176,"target":236},{"source":176,"target":237},{"source":230,"target":238},{"source":230,"target":176},{"source":231,"target":239},{"source":231,"target":176},{"source":232,"target":240},{"source":232,"target":176},{"source":233,"target":176},{"source":233,"target":241},{"source":233,"target":176},{"source":241,"target":176},{"source":234,"target":177},{"source":234,"target":242},{"source":234,"target":176},{"source":242,"target":177},{"source":235,"target":178},{"source":235,"target":243},{"source":235,"target":176},{"source":243,"target":178},{"source":236,"target":170},{"source":237,"target":172},{"source":177,"target":4},{"source":177,"target":169},{"source":177,"target":244},{"source":177,"target":245},{"source":177,"target":246},{"source":177,"target":247},{"source":244,"target":248},{"source":244,"target":177},{"source":245,"target":249},{"source":245,"target":177},{"source":246,"target":250},{"source":246,"target":177},{"source":247,"target":169},{"source":178,"target":4},{"source":178,"target":169},{"source":178,"target":251},{"source":178,"target":252},{"source":178,"target":253},{"source":251,"target":254},{"source":251,"target":178},{"source":252,"target":177},{"source":252,"target":255},{"source":252,"target":178},{"source":255,"target":177},{"source":253,"target":169},{"source":179,"target":4},{"source":179,"target":170},{"source":179,"target":256},{"source":179,"target":257},{"source":179,"target":258},{"source":179,"target":259},{"source":179,"target":260},{"source":256,"target":261},{"source":256,"target":179},{"source":257,"target":262},{"source":257,"target":179},{"source":258,"target":180},{"source":258,"target":263},{"source":258,"target":179},{"source":263,"target":180},{"source":259,"target":181},{"source":259,"target":264},{"source":259,"target":179},{"source":264,"target":181},{"source":260,"target":170},{"source":180,"target":4},{"source":180,"target":169},{"source":180,"target":265},{"source":180,"target":266},{"source":180,"target":267},{"source":180,"target":268},{"source":180,"target":269},{"source":180,"target":270},{"source":265,"target":271},{"source":265,"target":180},{"source":266,"target":272},{"source":266,"target":180},{"source":267,"target":273},{"source":267,"target":180},{"source":268,"target":274},{"source":268,"target":180},{"source":269,"target":275},{"source":269,"target":180},{"source":270,"target":169},{"source":181,"target":4},{"source":181,"target":169},{"source":181,"target":276},{"source":181,"target":277},{"source":181,"target":278},{"source":276,"target":279},{"source":276,"target":181},{"source":277,"target":180},{"source":277,"target":280},{"source":277,"target":181},{"source":280,"target":180},{"source":278,"target":169},{"source":182,"target":4},{"source":182,"target":183},{"source":182,"target":281},{"source":182,"target":282},{"source":281,"target":172},{"source":281,"target":283},{"source":281,"target":182},{"source":283,"target":172},{"source":282,"target":183},{"source":183,"target":4},{"source":183,"target":179},{"source":183,"target":284},{"source":183,"target":285},{"source":183,"target":286},{"source":183,"target":287},{"source":183,"target":288},{"source":284,"target":172},{"source":284,"target":289},{"source":284,"target":183},{"source":289,"target":172},{"source":285,"target":290},{"source":285,"target":183},{"source":286,"target":291},{"source":286,"target":183},{"source":287,"target":292},{"source":287,"target":183},{"source":288,"target":179},{"source":184,"target":4},{"source":184,"target":179},{"source":184,"target":293},{"source":184,"target":294},{"source":184,"target":295},{"source":293,"target":182},{"source":293,"target":296},{"source":293,"target":184},{"source":296,"target":182},{"source":294,"target":297},{"source":294,"target":184},{"source":295,"target":179},{"source":185,"target":4},{"source":185,"target":183},{"source":185,"target":298},{"source":185,"target":299},{"source":298,"target":173},{"source":298,"target":300},{"source":298,"target":185},{"source":300,"target":173},{"source":299,"target":183},{"source":186,"target":4},{"source":186,"target":183},{"source":186,"target":301},{"source":186,"target":302},{"source":301,"target":173},{"source":301,"target":303},{"source":301,"target":186},{"source":303,"target":173},{"source":302,"target":183}],"multigraph":true} |
false | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0"
xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="ram"
nsURI="http://cs.mcgill.ca/sel/ram/2.0" nsPrefix="ram">
<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="Aspect" eSuperTypes="#//NamedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="structuralView" lowerBound="1"
eType="#//StructuralView" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="mandatoryAspectParameters"
ordered="false" upperBound="-1" eType="#//MappableElement" changeable="false"
volatile="true" transient="true" derived="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="derivation" value="let mappableElements : Set(MappableElement) = Set{} in mappableElements->union(Class.allInstances()->select(partial = true))->union(Operation.allInstances()->select(partial = true))"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="messageViews" ordered="false"
upperBound="-1" eType="#//AbstractMessageView" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="instantiations" upperBound="-1"
eType="#//Instantiation" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="layout" eType="#//Layout"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MappableElement" abstract="true" eSuperTypes="#//NamedElement"/>
<eClassifiers xsi:type="ecore:EClass" name="StructuralView">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="uniqueTypes noTwoClassesWithSameName"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="uniqueTypes" value="self.types->isUnique(name)"/>
<details key="uniqueTypes$message" value="'There may be only one type of the same type'"/>
<details key="noTwoClassesWithSameName" value="self.classes->isUnique(name)"/>
<details key="noTwoClassesWithSameName$message" value="'Name of a class has to be unique'"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="classes" upperBound="-1"
eType="#//Classifier" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="associations" upperBound="-1"
eType="#//Association" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="types" ordered="false"
upperBound="-1" eType="#//Type" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Class" eSuperTypes="#//Classifier">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="notSelfSuperType"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="notSelfSuperType" value="not self.superTypes->includes(self)"/>
<details key="notSelfSuperType$message" value="'A class may not be it\'s own supertype'"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="associationEnds" upperBound="-1"
eType="#//AssociationEnd" containment="true" eOpposite="#//AssociationEnd/myClass"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="attributes" upperBound="-1"
eType="#//Attribute" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="partial" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
defaultValueLiteral="false"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="abstract" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="superTypes" upperBound="-1"
eType="#//Classifier"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AssociationEnd" eSuperTypes="#//Property">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="uniqueName"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="uniqueName" value="self.myClass.associationEnds->select(associationEnd : AssociationEnd | associationEnd.name <> null and associationEnd.name <> '')->isUnique(name)"/>
<details key="uniqueName$message" value="'AssociationEnds of a class must be unique'"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="navigable" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
defaultValueLiteral="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="assoc" lowerBound="1" eType="#//Association"
eOpposite="#//Association/ends"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="myClass" lowerBound="1"
eType="#//Class" eOpposite="#//Class/associationEnds"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Association" eSuperTypes="#//NamedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="ends" lowerBound="2" upperBound="2"
eType="#//AssociationEnd" eOpposite="#//AssociationEnd/assoc"/>
</eClassifiers>
<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/2002/Ecore/OCL/Pivot">
<details key="validName" value="if self.oclIsTypeOf(AssociationEnd) and self.oclAsType(AssociationEnd).navigable = false then true else self.name <> '' endif"/>
<details key="validName$message" value="'Name of RAM elements may not be empty'"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Instantiation">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="aspectCannotMapSelf mandatoryAspectParametersMapped"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="aspectCannotMapSelf" value="not (self.externalAspect = self.Aspect)"/>
<details key="aspectCannotMapSelf$message" value="'Aspect may not depend on itself'"/>
<details key="mandatoryAspectParametersMapped" value="if self.type = InstantiationType::Depends then self.externalAspect.mandatoryAspectParameters->forAll(element : MappableElement | self.mappings->exists(sourceModelElement = element)) else true endif"/>
<details key="mandatoryAspectParametersMapped$message" value="'Partial elements from lower-level aspects have to be mapped'"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="mappings" upperBound="-1"
eType="#//Mapping" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="externalAspect" lowerBound="1"
eType="#//Aspect"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="type" lowerBound="1" eType="#//InstantiationType"
defaultValueLiteral=""/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Mapping">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="validSourceModelElement sameTypesMapped validMapping"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="validSourceModelElement" value="self.sourceModelElement.oclIsTypeOf(Class) or self.sourceModelElement.oclIsTypeOf(Operation)"/>
<details key="validSourceModelElement$message" value="'The source model element may only be of type Class or Operation'"/>
<details key="sameTypesMapped" value="self.maps->forAll(element : MappableElement | if element.oclIsKindOf(Classifier) then self.sourceModelElement.oclIsKindOf(Classifier) else element.oclIsTypeOf(self.sourceModelElement.oclType()) endif)"/>
<details key="sameTypesMapped$message" value="'Mapping must be between same types of elements'"/>
<details key="validMapping" value="let clazz : Class = if sourceModelElement.oclIsTypeOf(Operation) then sourceModelElement.oclAsType(Operation).Classifier else sourceModelElement endif in self.Instantiation.externalAspect.structuralView.classes->includes(clazz) and self.maps->forAll(element : MappableElement | let clazz : Class = if element.oclIsTypeOf(Operation) then element.oclAsType(Operation).Classifier else element endif in if clazz.oclIsKindOf(PrimitiveType) then self.Instantiation.Aspect.structuralView.types->includes(clazz) else self.Instantiation.Aspect.structuralView.classes->includes(clazz) endif)"/>
<details key="validMapping$message" value="'Source must be from depending aspect and targets must be from current aspect'"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="maps" lowerBound="1" upperBound="-1"
eType="#//MappableElement"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="sourceModelElement" lowerBound="1"
eType="#//MappableElement"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Operation" eSuperTypes="#//NamedElement #//MappableElement">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="messageViewDefined"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="messageViewDefined" value="if visibility = Visibility::public and self.Classifier.oclIsTypeOf(Class) then self.Classifier.StructuralView.Aspect.messageViews->select(messageView : AbstractMessageView | messageView.oclIsTypeOf(MessageView))->one(messageView : AbstractMessageView | messageView.oclAsType(MessageView).specification = self) else true endif"/>
<details key="messageViewDefined$message" value="'MessageView missing for public operation'"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="abstract" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
defaultValueLiteral="false"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="visibility" eType="#//Visibility"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="returnType" lowerBound="1"
eType="#//Type"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="parameters" upperBound="-1"
eType="#//Parameter" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="static" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
defaultValueLiteral="false"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="partial" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
defaultValueLiteral="false"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Attribute" eSuperTypes="#//TemporaryProperty #//StructuralFeature">
<eStructuralFeatures xsi:type="ecore:EReference" name="type" lowerBound="1" eType="#//PrimitiveType"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Type" abstract="true" eSuperTypes="#//NamedElement"/>
<eClassifiers xsi:type="ecore:EClass" name="Parameter" eSuperTypes="#//NamedElement">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="notVoid"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="notVoid" value="not self.type.oclIsTypeOf(RVoid)"/>
<details key="notVoid$message" value="'The type of the parameter may not be void'"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="type" lowerBound="1" eType="#//Type"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="Visibility">
<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="PrimitiveType" abstract="true" eSuperTypes="#//Type #//ImplementationClass"/>
<eClassifiers xsi:type="ecore:EClass" name="ObjectType" abstract="true" eSuperTypes="#//Type #//MappableElement"/>
<eClassifiers xsi:type="ecore:EClass" name="RVoid" eSuperTypes="#//Type">
<eOperations name="getName" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="body" value="'void'"/>
</eAnnotations>
</eOperations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="RBoolean" eSuperTypes="#//PrimitiveType">
<eOperations name="getName" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="body" value="'boolean'"/>
</eAnnotations>
</eOperations>
<eOperations name="getInstanceClassName" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="body" value="'java.lang.Boolean'"/>
</eAnnotations>
</eOperations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="ReferenceType">
<eLiterals name="Composition"/>
<eLiterals name="Aggregation" value="1"/>
<eLiterals name="Regular" value="2"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="RInt" eSuperTypes="#//PrimitiveType">
<eOperations name="getName" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="body" value="'int'"/>
</eAnnotations>
</eOperations>
<eOperations name="getInstanceClassName" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="body" value="'java.lang.Integer'"/>
</eAnnotations>
</eOperations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="RChar" eSuperTypes="#//PrimitiveType">
<eOperations name="getName" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="body" value="'char'"/>
</eAnnotations>
</eOperations>
<eOperations name="getInstanceClassName" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="body" value="'java.lang.Character'"/>
</eAnnotations>
</eOperations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="RString" eSuperTypes="#//PrimitiveType">
<eOperations name="getName" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="body" value="'String'"/>
</eAnnotations>
</eOperations>
<eOperations name="getInstanceClassName" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="body" value="'java.lang.String'"/>
</eAnnotations>
</eOperations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="RAny" eSuperTypes="#//Type">
<eOperations name="getName" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="body" value="'*'"/>
</eAnnotations>
</eOperations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="REnum" eSuperTypes="#//PrimitiveType">
<eStructuralFeatures xsi:type="ecore:EReference" name="literals" lowerBound="1"
upperBound="-1" eType="#//REnumLiteral" containment="true" eOpposite="#//REnumLiteral/enum"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="REnumLiteral" eSuperTypes="#//NamedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="enum" lowerBound="1" eType="#//REnum"
eOpposite="#//REnum/literals"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AbstractMessageView" abstract="true">
<eStructuralFeatures xsi:type="ecore:EReference" name="affectedBy" ordered="false"
upperBound="-1" eType="#//AspectMessageView"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MessageView" eSuperTypes="#//AbstractMessageView">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="specificationDefined"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="specificationDefined" value="if not self.specifies.partial then not self.specification.oclIsUndefined() else true endif"/>
<details key="specificationDefined$message" value="'A MessageView for a non-partial operation must have a specification'"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="specifies" ordered="false"
lowerBound="1" eType="#//Operation"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="specification" ordered="false"
eType="#//Interaction" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MessageViewReference" eSuperTypes="#//AbstractMessageView">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="isAffectedBy"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="isAffectedBy" value="self.affectedBy->size() > 0"/>
<details key="isAffectedBy$message" value="'The MessageViewReference must at least have one affectedBy'"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="references" ordered="false"
lowerBound="1" eType="#//MessageView"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Interaction" eSuperTypes="#//FragmentContainer">
<eStructuralFeatures xsi:type="ecore:EReference" name="lifelines" ordered="false"
lowerBound="2" upperBound="-1" eType="#//Lifeline" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="messages" ordered="false"
lowerBound="1" upperBound="-1" eType="#//Message" containment="true" eOpposite="#//Message/interaction"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AspectMessageView" eSuperTypes="#//NamedElement #//AbstractMessageView">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="notAffectedBySelf"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="notAffectedBySelf" value="not self.affectedBy->includes(self)"/>
<details key="notAffectedBySelf$message" value="'Message View may not be affected by itself'"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="pointcut" ordered="false"
lowerBound="1" eType="#//Interaction" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="advice" ordered="false"
lowerBound="1" eType="#//Interaction" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Lifeline" eSuperTypes="#//NamedElement">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="noNameForMetaClass"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="noNameForMetaClass" value="if metaClass then self.name = '' else true endif"/>
<details key="noNameForMetaClass$message" value="'A Lifeline representing a MetaClass may not have a name'"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="metaClass" ordered="false"
lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
defaultValueLiteral="false"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="represents" ordered="false"
lowerBound="1" eType="#//Classifier"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="localProperties" ordered="false"
upperBound="-1" eType="#//TemporaryProperty" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="coveredBy" ordered="false"
lowerBound="1" upperBound="-1" eType="#//InteractionFragment" eOpposite="#//InteractionFragment/covered"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Message">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="validOperationCall assignToAllowed argumentsSpecified validSignature validSelfMessage returnsSpecified validReturns noCrossingMessages validAssignTo boundariesNotCrossed"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="validOperationCall" value="if self.receiveEvent.oclAsType(InteractionFragment).covered->asOrderedSet()->at(1).metaClass then self.signature.static else true endif"/>
<details key="validOperationCall$message" value="'Non-static calls may not be performed on meta-classes'"/>
<details key="assignToAllowed" value="if self.signature.returnType.oclIsTypeOf(RVoid) then self.assignTo = null else true endif"/>
<details key="assignToAllowed$message" value="'assignTo may not be specified for operations whose return type is void'"/>
<details key="argumentsSpecified" value="self.signature.parameters->size() = self.arguments->size() and self.signature.parameters->forAll(parameter : Parameter | self.arguments->one(argument : ParameterValueMapping | argument.parameter = parameter))"/>
<details key="argumentsSpecified$message" value="'All arguments of the operation must be specified'"/>
<details key="validSignature" value="self.receiveEvent.oclAsType(InteractionFragment).covered->asOrderedSet()->at(1).represents.operations->includes(self.signature)"/>
<details key="validSignature$message" value="'Message signature must be an operation of the classifier that is represented by the lifeline of the receive event'"/>
<details key="validSelfMessage" value="if self.sendEvent.oclAsType(MessageOccurrenceSpecification).covered->asOrderedSet()->at(1) = self.receiveEvent.oclAsType(MessageOccurrenceSpecification).covered->asOrderedSet()->at(1) then self.interaction.fragments->indexOf(self.sendEvent) < self.interaction.fragments->indexOf(self.receiveEvent) else true endif"/>
<details key="validSelfMessage$message" value="'receiveEvent of a self message may not come before the sendEvent'"/>
<details key="returnsSpecified" value="if self.messageSort = MessageSort::reply then if not self.signature.returnType.oclIsTypeOf(RVoid) then not self.returns.oclIsUndefined() else self.returns.oclIsUndefined() endif else true endif"/>
<details key="returnsSpecified$message" value="'Reply message must have returns specified if return type is not void'"/>
<details key="validReturns" value="if not self.returns.oclIsUndefined() then self.messageSort = MessageSort::reply else true endif"/>
<details key="validReturns$message" value="'Returns may only be specified if message sort is reply message'"/>
<details key="noCrossingMessages" value="let indexDifference : Integer = self.interaction.fragments->indexOf(self.receiveEvent) - self.interaction.fragments->indexOf(self.sendEvent) in indexDifference = 1 or indexDifference = - 1"/>
<details key="noCrossingMessages$message" value="'Messages may not cross each other, MessageEnds of one message must come one after the other'"/>
<details key="validAssignTo" value="if self.assignTo <> null then let type : Type = if self.assignTo.oclIsTypeOf(Attribute) then self.assignTo.oclAsType(Attribute).type else if self.assignTo.oclIsTypeOf(Reference) then self.assignTo.oclAsType(Reference).type else self.assignTo.oclAsType(AssociationEnd).assoc.ends->select(end : AssociationEnd | end <> self)->at(1).myClass endif endif in type.oclIsKindOf(self.signature.returnType.oclType()) else true endif"/>
<details key="validAssignTo$message" value="'Return type of signature operation must match the type of assignTo'"/>
<details key="boundariesNotCrossed" value="let send : MessageOccurrenceSpecification = self.sendEvent in let receive : MessageOccurrenceSpecification = self.receiveEvent in if send.container.oclIsTypeOf(InteractionOperand) and receive.container.oclIsTypeOf(InteractionOperand) then send.container.oclAsType(InteractionOperand).CombinedFragment.covered->includes(send.covered->asOrderedSet()->at(1)) and receive.container.oclAsType(InteractionOperand).CombinedFragment.covered->includes(receive.covered->asOrderedSet()->at(1)) else true endif"/>
<details key="boundariesNotCrossed$message" value="'Messages may not cross boundaries of CombinedFragments or their operands'"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="sendEvent" ordered="false"
lowerBound="1" eType="#//MessageEnd"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="receiveEvent" ordered="false"
lowerBound="1" eType="#//MessageEnd"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="signature" ordered="false"
lowerBound="1" eType="#//Operation"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="assignTo" ordered="false"
eType="#//StructuralFeature"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="messageSort" ordered="false"
lowerBound="1" eType="#//MessageSort"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="arguments" ordered="false"
upperBound="-1" eType="#//ParameterValueMapping" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="interaction" ordered="false"
lowerBound="1" eType="#//Interaction" eOpposite="#//Interaction/messages"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="returns" eType="#//ValueSpecification"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="MessageSort">
<eLiterals name="synchCall"/>
<eLiterals name="createMessage" value="1"/>
<eLiterals name="deleteMessage" value="2"/>
<eLiterals name="reply" value="3"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MessageEnd" abstract="true">
<eStructuralFeatures xsi:type="ecore:EReference" name="message" ordered="false"
lowerBound="1" eType="#//Message"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MessageOccurrenceSpecification" eSuperTypes="#//MessageEnd #//OccurrenceSpecification">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="createMessageIsFirst"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="createMessageIsFirst" value="if self.message.messageSort = MessageSort::createMessage then self.covered->asOrderedSet()->at(1).coveredBy->forAll(fragment : InteractionFragment | if self.container.fragments->includes(fragment) then self.container.fragments->indexOf(fragment) >= self.container.fragments->indexOf(self) else true endif) else true endif"/>
<details key="createMessageIsFirst$message" value="'The create message occurrence may not come after any other occurrence on this lifeline'"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="OccurrenceSpecification" eSuperTypes="#//InteractionFragment"/>
<eClassifiers xsi:type="ecore:EClass" name="DestructionOccurrenceSpecification"
eSuperTypes="#//MessageOccurrenceSpecification">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="destructionIsLast"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="destructionIsLast" value="self.covered->asOrderedSet()->at(1).coveredBy->forAll(fragment : InteractionFragment | if self.container.fragments->includes(fragment) then self.container.fragments->indexOf(fragment) <= self.container.fragments->indexOf(self) else true endif)"/>
<details key="destructionIsLast$message" value="'The destruction occurrence may not come before any other occurrence on this lifeline'"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="InteractionFragment" abstract="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="validCoveredMultiplicity"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="validCoveredMultiplicity" value="if not self.oclIsTypeOf(CombinedFragment) and covered->notEmpty() then covered->size() = 1 else true endif"/>
<details key="validCoveredMultiplicity$message" value="'InteractionFragment may only have one Lifeline it covers (except CombinedFragment)'"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="covered" ordered="false"
lowerBound="1" upperBound="-1" eType="#//Lifeline" eOpposite="#//Lifeline/coveredBy"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="container" ordered="false"
lowerBound="1" eType="#//FragmentContainer" eOpposite="#//FragmentContainer/fragments"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="InteractionOperatorKind">
<eLiterals name="alt"/>
<eLiterals name="opt" value="1"/>
<eLiterals name="loop" value="2"/>
<eLiterals name="disruptable" value="3"/>
<eLiterals name="critical" value="4"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CombinedFragment" eSuperTypes="#//InteractionFragment">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="validOperands"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="validOperands" value="if self.interactionOperator = InteractionOperatorKind::opt or self.interactionOperator = InteractionOperatorKind::loop or self.interactionOperator = InteractionOperatorKind::critical then self.operands->size() = 1 else true endif"/>
<details key="validOperands$message" value="'opt and loop fragments may only have one operand'"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="interactionOperator" ordered="false"
lowerBound="1" eType="#//InteractionOperatorKind"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="operands" lowerBound="1"
upperBound="-1" eType="#//InteractionOperand" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="OriginalBehaviorExecution" eSuperTypes="#//InteractionFragment"/>
<eClassifiers xsi:type="ecore:EClass" name="CodeExecution" eSuperTypes="#//InteractionFragment">
<eStructuralFeatures xsi:type="ecore:EReference" name="specification" ordered="false"
lowerBound="1" eType="#//ValueSpecification" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="InteractionOperand" eSuperTypes="#//FragmentContainer">
<eStructuralFeatures xsi:type="ecore:EReference" name="interactionConstraint"
ordered="false" eType="#//ValueSpecification" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ValueSpecification" abstract="true"/>
<eClassifiers xsi:type="ecore:EClass" name="StructuralFeatureValue" eSuperTypes="#//ValueSpecification">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="validValueType"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="validValueType" value="if self.value <> null then let type : Type = if self.value.oclIsTypeOf(Attribute) then self.value.oclAsType(Attribute).type else if self.value.oclIsTypeOf(Reference) then self.value.oclAsType(Reference).type else self.value.oclAsType(AssociationEnd).assoc.ends->select(end : AssociationEnd | end <> self)->at(1).myClass endif endif in type.oclIsTypeOf(self.ParameterValueMapping.parameter.type.oclType()) else true endif"/>
<details key="validValueType$message" value="'Type of value must match the type of the parameter'"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="value" lowerBound="1" eType="#//StructuralFeature"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ParameterValueMapping">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="validParameterValue"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="validParameterValue" value="if self.value.oclIsKindOf(LiteralSpecification) then false else true endif"/>
<details key="validParameterValue$message" value="'Type of value must match the type of the parameter'"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="parameter" ordered="false"
lowerBound="1" eType="#//Parameter"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="value" ordered="false"
lowerBound="1" eType="#//ValueSpecification" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ParameterValue" eSuperTypes="#//ValueSpecification">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="validValueType"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="validValueType" value="self.parameter.type.oclIsTypeOf(self.ParameterValueMapping.parameter.type.oclType())"/>
<details key="validValueType$message" value="'Type of value must match the type of the parameter'"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="parameter" ordered="false"
lowerBound="1" eType="#//Parameter"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="OpaqueExpression" eSuperTypes="#//ValueSpecification">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="body" ordered="false" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="language" ordered="false"
lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="LiteralSpecification" abstract="true"
eSuperTypes="#//ValueSpecification"/>
<eClassifiers xsi:type="ecore:EClass" name="LiteralString" eSuperTypes="#//LiteralSpecification">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="value" ordered="false"
lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="LiteralInteger" eSuperTypes="#//LiteralSpecification">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="value" ordered="false"
lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="FragmentContainer" abstract="true">
<eStructuralFeatures xsi:type="ecore:EReference" name="fragments" lowerBound="1"
upperBound="-1" eType="#//InteractionFragment" containment="true" eOpposite="#//InteractionFragment/container"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="RCollection" abstract="true" eSuperTypes="#//Type">
<eOperations name="getName" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="body" value="let partial : String = if type.oclIsTypeOf(Class) and type.oclAsType(Class).partial or type.oclIsTypeOf(Operation) and type.oclAsType(Operation).partial then '|' else '' endif in let name : String = self.oclType().name.substring(2, self.oclType().name.size()) in if type.name.oclIsUndefined() then name else name + '<' + partial + type.name + '>' endif"/>
</eAnnotations>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EReference" name="type" lowerBound="1" eType="#//ObjectType"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="RSet" eSuperTypes="#//RCollection"/>
<eClassifiers xsi:type="ecore:EClass" name="RList" eSuperTypes="#//RCollection"/>
<eClassifiers xsi:type="ecore:EClass" name="Layout">
<eStructuralFeatures xsi:type="ecore:EReference" name="containers" lowerBound="1"
upperBound="-1" eType="#//ContainerMap" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ContainerMap" instanceClassName="java.util.Map$Entry">
<eStructuralFeatures xsi:type="ecore:EReference" name="key" lowerBound="1" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EObject"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="value" lowerBound="1" upperBound="-1"
eType="#//ElementMap" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ElementMap" instanceClassName="java.util.Map$Entry">
<eStructuralFeatures xsi:type="ecore:EReference" name="key" lowerBound="1" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EObject"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="value" lowerBound="1" eType="#//LayoutElement"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="LayoutElement">
<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:EEnum" name="InstantiationType">
<eLiterals name="Depends"/>
<eLiterals name="Extends" value="1"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Classifier" abstract="true" eSuperTypes="#//ObjectType">
<eStructuralFeatures xsi:type="ecore:EReference" name="operations" upperBound="-1"
eType="#//Operation" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ImplementationClass" eSuperTypes="#//Classifier">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="instanceClassName" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TemporaryProperty" abstract="true"/>
<eClassifiers xsi:type="ecore:EClass" name="StructuralFeature" abstract="true" eSuperTypes="#//NamedElement"/>
<eClassifiers xsi:type="ecore:EClass" name="Reference" eSuperTypes="#//Property #//TemporaryProperty">
<eStructuralFeatures xsi:type="ecore:EReference" name="type" lowerBound="1" eType="#//ObjectType"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Property" abstract="true" eSuperTypes="#//StructuralFeature">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="validUpperBound validLowerBound validMultiplicity"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="validUpperBound" value="self.upperBound > 0 or self.upperBound = - 1"/>
<details key="validUpperBound$message" value="'The upperbound must be greater than zero or -1 representing *'"/>
<details key="validLowerBound" value="self.lowerBound >= 0"/>
<details key="validLowerBound$message" value="'The lowerbound must be greater than or equal to zero'"/>
<details key="validMultiplicity" value="self.lowerBound <= self.upperBound or self.upperBound = - 1"/>
<details key="validMultiplicity$message" value="'The lowerBound must be less than or equal to the upperBound'"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="lowerBound" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"
defaultValueLiteral="0"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="upperBound" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"
defaultValueLiteral="1"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="referenceType" eType="#//ReferenceType"
defaultValueLiteral="Regular"/>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/diverse-project/kermeta2/org/kermeta/kompren/org.kermeta.kompren.slicer.compiler/examples/ram/RAM.ecore | ecore | ram
Aspect
structuralView
mandatoryAspectParameters
messageViews
instantiations
layout
MappableElement
StructuralView
classes
associations
types
Class
associationEnds
attributes
partial
false
abstract
superTypes
AssociationEnd
navigable
true
assoc
myClass
Association
ends
NamedElement
name
Instantiation
mappings
externalAspect
type
Mapping
maps
sourceModelElement
Operation
abstract
false
visibility
returnType
parameters
static
false
partial
false
Attribute
type
Type
Parameter
type
Visibility
public
public
private
private
protected
protected
package
package
PrimitiveType
ObjectType
RVoid
getName
RBoolean
getName
getInstanceClassName
ReferenceType
Composition
Composition
Aggregation
Aggregation
Regular
Regular
RInt
getName
getInstanceClassName
RChar
getName
getInstanceClassName
RString
getName
getInstanceClassName
RAny
getName
REnum
literals
REnumLiteral
enum
AbstractMessageView
affectedBy
MessageView
specifies
specification
MessageViewReference
references
Interaction
lifelines
messages
AspectMessageView
pointcut
advice
Lifeline
metaClass
false
represents
localProperties
coveredBy
Message
sendEvent
receiveEvent
signature
assignTo
messageSort
arguments
interaction
returns
MessageSort
synchCall
synchCall
createMessage
createMessage
deleteMessage
deleteMessage
reply
reply
MessageEnd
message
MessageOccurrenceSpecification
OccurrenceSpecification
DestructionOccurrenceSpecification
InteractionFragment
covered
container
InteractionOperatorKind
alt
alt
opt
opt
loop
loop
disruptable
disruptable
critical
critical
CombinedFragment
interactionOperator
operands
OriginalBehaviorExecution
CodeExecution
specification
InteractionOperand
interactionConstraint
ValueSpecification
StructuralFeatureValue
value
ParameterValueMapping
parameter
value
ParameterValue
parameter
OpaqueExpression
body
language
LiteralSpecification
LiteralString
value
LiteralInteger
value
FragmentContainer
fragments
RCollection
getName
type
RSet
RList
Layout
containers
ContainerMap
java.util.Map$Entry
java.util.Map$Entry
key
value
ElementMap
java.util.Map$Entry
java.util.Map$Entry
key
value
LayoutElement
x
y
InstantiationType
Depends
Depends
Extends
Extends
Classifier
operations
ImplementationClass
instanceClassName
TemporaryProperty
StructuralFeature
Reference
type
Property
lowerBound
0
upperBound
1
referenceType
Regular | null | {"directed":true,"nodes":[{"nsPrefix":"ram","nsURI":"http://cs.mcgill.ca/sel/ram/2.0","name":"ram","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Aspect","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MappableElement","instanceClass":null,"abstract":true,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StructuralView","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":"AssociationEnd","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Association","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NamedElement","instanceClass":null,"abstract":true,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Instantiation","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Mapping","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Operation","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":"Type","instanceClass":null,"abstract":true,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Parameter","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"Visibility","instanceClass":null,"id":14,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveType","instanceClass":null,"abstract":true,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ObjectType","instanceClass":null,"abstract":true,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RVoid","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RBoolean","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"ReferenceType","instanceClass":null,"id":19,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RInt","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RChar","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RString","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RAny","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"REnum","instanceClass":null,"abstract":false,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"REnumLiteral","instanceClass":null,"abstract":false,"id":25,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AbstractMessageView","instanceClass":null,"abstract":true,"id":26,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MessageView","instanceClass":null,"abstract":false,"id":27,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MessageViewReference","instanceClass":null,"abstract":false,"id":28,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Interaction","instanceClass":null,"abstract":false,"id":29,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AspectMessageView","instanceClass":null,"abstract":false,"id":30,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Lifeline","instanceClass":null,"abstract":false,"id":31,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Message","instanceClass":null,"abstract":false,"id":32,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"MessageSort","instanceClass":null,"id":33,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MessageEnd","instanceClass":null,"abstract":true,"id":34,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MessageOccurrenceSpecification","instanceClass":null,"abstract":false,"id":35,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OccurrenceSpecification","instanceClass":null,"abstract":false,"id":36,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DestructionOccurrenceSpecification","instanceClass":null,"abstract":false,"id":37,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InteractionFragment","instanceClass":null,"abstract":true,"id":38,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"InteractionOperatorKind","instanceClass":null,"id":39,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CombinedFragment","instanceClass":null,"abstract":false,"id":40,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OriginalBehaviorExecution","instanceClass":null,"abstract":false,"id":41,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CodeExecution","instanceClass":null,"abstract":false,"id":42,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InteractionOperand","instanceClass":null,"abstract":false,"id":43,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ValueSpecification","instanceClass":null,"abstract":true,"id":44,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StructuralFeatureValue","instanceClass":null,"abstract":false,"id":45,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ParameterValueMapping","instanceClass":null,"abstract":false,"id":46,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ParameterValue","instanceClass":null,"abstract":false,"id":47,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OpaqueExpression","instanceClass":null,"abstract":false,"id":48,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LiteralSpecification","instanceClass":null,"abstract":true,"id":49,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LiteralString","instanceClass":null,"abstract":false,"id":50,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LiteralInteger","instanceClass":null,"abstract":false,"id":51,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FragmentContainer","instanceClass":null,"abstract":true,"id":52,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RCollection","instanceClass":null,"abstract":true,"id":53,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RSet","instanceClass":null,"abstract":false,"id":54,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RList","instanceClass":null,"abstract":false,"id":55,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Layout","instanceClass":null,"abstract":false,"id":56,"interface":false,"eClass":"EClass"},{"instanceTypeName":"java.util.Map$Entry","defaultValue":null,"instanceClassName":"java.util.Map$Entry","name":"ContainerMap","instanceClass":"java.util.Map$Entry","abstract":false,"id":57,"interface":false,"eClass":"EClass"},{"instanceTypeName":"java.util.Map$Entry","defaultValue":null,"instanceClassName":"java.util.Map$Entry","name":"ElementMap","instanceClass":"java.util.Map$Entry","abstract":false,"id":58,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LayoutElement","instanceClass":null,"abstract":false,"id":59,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"InstantiationType","instanceClass":null,"id":60,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Classifier","instanceClass":null,"abstract":true,"id":61,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ImplementationClass","instanceClass":null,"abstract":false,"id":62,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TemporaryProperty","instanceClass":null,"abstract":true,"id":63,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StructuralFeature","instanceClass":null,"abstract":true,"id":64,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Reference","instanceClass":null,"abstract":false,"id":65,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Property","instanceClass":null,"abstract":true,"id":66,"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":"structuralView","changeable":true,"resolveProxies":true,"lowerBound":1,"id":67,"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":"mandatoryAspectParameters","changeable":false,"resolveProxies":true,"lowerBound":0,"id":68,"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":"messageViews","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":"instantiations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":70,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"layout","changeable":true,"resolveProxies":true,"lowerBound":0,"id":71,"derived":false},{"id":72,"eClass":"EGenericType"},{"id":73,"eClass":"EGenericType"},{"id":74,"eClass":"EGenericType"},{"id":75,"eClass":"EGenericType"},{"id":76,"eClass":"EGenericType"},{"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":"classes","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":"associations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":80,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"types","changeable":true,"resolveProxies":true,"lowerBound":0,"id":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":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"associationEnds","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":"attributes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":86,"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":"partial","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":"abstract","changeable":true,"lowerBound":0,"iD":false,"id":88,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"superTypes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":89,"derived":false},{"id":90,"eClass":"EGenericType"},{"id":91,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"myClass","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"},{"ordered":true,"upperBound":1,"defaultValue":true,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"true","unsettable":false,"transient":false,"unique":true,"name":"navigable","changeable":true,"lowerBound":0,"iD":false,"id":97,"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":"assoc","changeable":true,"resolveProxies":true,"lowerBound":1,"id":98,"derived":false},{"id":99,"eClass":"EGenericType"},{"id":100,"eClass":"EGenericType"},{"id":101,"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":"ends","changeable":true,"resolveProxies":true,"lowerBound":2,"id":102,"derived":false},{"id":103,"eClass":"EGenericType"},{"id":104,"eClass":"EGenericType"},{"id":105,"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":106,"derived":false},{"id":107,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"mappings","changeable":true,"resolveProxies":true,"lowerBound":0,"id":108,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"externalAspect","changeable":true,"resolveProxies":true,"lowerBound":1,"id":109,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"lowerBound":1,"iD":false,"id":110,"derived":false},{"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":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"maps","changeable":true,"resolveProxies":true,"lowerBound":1,"id":114,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"sourceModelElement","changeable":true,"resolveProxies":true,"lowerBound":1,"id":115,"derived":false},{"id":116,"eClass":"EGenericType"},{"id":117,"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":"abstract","changeable":true,"lowerBound":0,"iD":false,"id":118,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"visibility","changeable":true,"lowerBound":0,"iD":false,"id":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":"returnType","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":true,"unsettable":false,"transient":false,"unique":true,"name":"parameters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":121,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":true,"name":"static","changeable":true,"lowerBound":0,"iD":false,"id":122,"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":"partial","changeable":true,"lowerBound":0,"iD":false,"id":123,"derived":false},{"id":124,"eClass":"EGenericType"},{"id":125,"eClass":"EGenericType"},{"id":126,"eClass":"EGenericType"},{"id":127,"eClass":"EGenericType"},{"id":128,"eClass":"EGenericType"},{"id":129,"eClass":"EGenericType"},{"id":130,"eClass":"EGenericType"},{"id":131,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":1,"id":132,"derived":false},{"id":133,"eClass":"EGenericType"},{"id":134,"eClass":"EGenericType"},{"id":135,"eClass":"EGenericType"},{"id":136,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":1,"id":137,"derived":false},{"id":138,"eClass":"EGenericType"},{"id":139,"eClass":"EGenericType"},{"name":"public","id":140,"value":0,"literal":"public","eClass":"EEnumLiteral"},{"name":"private","id":141,"value":1,"literal":"private","eClass":"EEnumLiteral"},{"name":"protected","id":142,"value":2,"literal":"protected","eClass":"EEnumLiteral"},{"name":"package","id":143,"value":3,"literal":"package","eClass":"EEnumLiteral"},{"id":144,"eClass":"EGenericType"},{"id":145,"eClass":"EGenericType"},{"id":146,"eClass":"EGenericType"},{"id":147,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"getName","lowerBound":1,"id":148,"many":false,"required":true,"eClass":"EOperation"},{"id":149,"eClass":"EGenericType"},{"id":150,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"getName","lowerBound":1,"id":151,"many":false,"required":true,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getInstanceClassName","lowerBound":1,"id":152,"many":false,"required":true,"eClass":"EOperation"},{"id":153,"eClass":"EGenericType"},{"id":154,"eClass":"EGenericType"},{"id":155,"eClass":"EGenericType"},{"name":"Composition","id":156,"value":0,"literal":"Composition","eClass":"EEnumLiteral"},{"name":"Aggregation","id":157,"value":1,"literal":"Aggregation","eClass":"EEnumLiteral"},{"name":"Regular","id":158,"value":2,"literal":"Regular","eClass":"EEnumLiteral"},{"ordered":true,"upperBound":1,"unique":true,"name":"getName","lowerBound":1,"id":159,"many":false,"required":true,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getInstanceClassName","lowerBound":1,"id":160,"many":false,"required":true,"eClass":"EOperation"},{"id":161,"eClass":"EGenericType"},{"id":162,"eClass":"EGenericType"},{"id":163,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"getName","lowerBound":1,"id":164,"many":false,"required":true,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getInstanceClassName","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,"unique":true,"name":"getName","lowerBound":1,"id":169,"many":false,"required":true,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getInstanceClassName","lowerBound":1,"id":170,"many":false,"required":true,"eClass":"EOperation"},{"id":171,"eClass":"EGenericType"},{"id":172,"eClass":"EGenericType"},{"id":173,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"getName","lowerBound":1,"id":174,"many":false,"required":true,"eClass":"EOperation"},{"id":175,"eClass":"EGenericType"},{"id":176,"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":"literals","changeable":true,"resolveProxies":true,"lowerBound":1,"id":177,"derived":false},{"id":178,"eClass":"EGenericType"},{"id":179,"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":"enum","changeable":true,"resolveProxies":true,"lowerBound":1,"id":180,"derived":false},{"id":181,"eClass":"EGenericType"},{"id":182,"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":"affectedBy","changeable":true,"resolveProxies":true,"lowerBound":0,"id":183,"derived":false},{"id":184,"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":"specifies","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":true,"name":"specification","changeable":true,"resolveProxies":true,"lowerBound":0,"id":186,"derived":false},{"id":187,"eClass":"EGenericType"},{"id":188,"eClass":"EGenericType"},{"id":189,"eClass":"EGenericType"},{"container":false,"ordered":false,"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":190,"derived":false},{"id":191,"eClass":"EGenericType"},{"id":192,"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":"lifelines","changeable":true,"resolveProxies":true,"lowerBound":2,"id":193,"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":"messages","changeable":true,"resolveProxies":true,"lowerBound":1,"id":194,"derived":false},{"id":195,"eClass":"EGenericType"},{"id":196,"eClass":"EGenericType"},{"id":197,"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":"interaction","changeable":true,"resolveProxies":true,"lowerBound":1,"id":198,"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":"pointcut","changeable":true,"resolveProxies":true,"lowerBound":1,"id":199,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"advice","changeable":true,"resolveProxies":true,"lowerBound":1,"id":200,"derived":false},{"id":201,"eClass":"EGenericType"},{"id":202,"eClass":"EGenericType"},{"id":203,"eClass":"EGenericType"},{"id":204,"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":"metaClass","changeable":true,"lowerBound":1,"iD":false,"id":205,"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":"represents","changeable":true,"resolveProxies":true,"lowerBound":1,"id":206,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"localProperties","changeable":true,"resolveProxies":true,"lowerBound":0,"id":207,"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":"coveredBy","changeable":true,"resolveProxies":true,"lowerBound":1,"id":208,"derived":false},{"id":209,"eClass":"EGenericType"},{"id":210,"eClass":"EGenericType"},{"id":211,"eClass":"EGenericType"},{"id":212,"eClass":"EGenericType"},{"id":213,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"covered","changeable":true,"resolveProxies":true,"lowerBound":1,"id":214,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"sendEvent","changeable":true,"resolveProxies":true,"lowerBound":1,"id":215,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"receiveEvent","changeable":true,"resolveProxies":true,"lowerBound":1,"id":216,"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":"signature","changeable":true,"resolveProxies":true,"lowerBound":1,"id":217,"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":"assignTo","changeable":true,"resolveProxies":true,"lowerBound":0,"id":218,"derived":false},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"messageSort","changeable":true,"lowerBound":1,"iD":false,"id":219,"derived":false},{"container":false,"ordered":false,"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":220,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"returns","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"},{"id":226,"eClass":"EGenericType"},{"id":227,"eClass":"EGenericType"},{"id":228,"eClass":"EGenericType"},{"id":229,"eClass":"EGenericType"},{"name":"synchCall","id":230,"value":0,"literal":"synchCall","eClass":"EEnumLiteral"},{"name":"createMessage","id":231,"value":1,"literal":"createMessage","eClass":"EEnumLiteral"},{"name":"deleteMessage","id":232,"value":2,"literal":"deleteMessage","eClass":"EEnumLiteral"},{"name":"reply","id":233,"value":3,"literal":"reply","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":true,"name":"message","changeable":true,"resolveProxies":true,"lowerBound":1,"id":234,"derived":false},{"id":235,"eClass":"EGenericType"},{"id":236,"eClass":"EGenericType"},{"id":237,"eClass":"EGenericType"},{"id":238,"eClass":"EGenericType"},{"id":239,"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":"container","changeable":true,"resolveProxies":true,"lowerBound":1,"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":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"fragments","changeable":true,"resolveProxies":true,"lowerBound":1,"id":243,"derived":false},{"name":"alt","id":244,"value":0,"literal":"alt","eClass":"EEnumLiteral"},{"name":"opt","id":245,"value":1,"literal":"opt","eClass":"EEnumLiteral"},{"name":"loop","id":246,"value":2,"literal":"loop","eClass":"EEnumLiteral"},{"name":"disruptable","id":247,"value":3,"literal":"disruptable","eClass":"EEnumLiteral"},{"name":"critical","id":248,"value":4,"literal":"critical","eClass":"EEnumLiteral"},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"interactionOperator","changeable":true,"lowerBound":1,"iD":false,"id":249,"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":"operands","changeable":true,"resolveProxies":true,"lowerBound":1,"id":250,"derived":false},{"id":251,"eClass":"EGenericType"},{"id":252,"eClass":"EGenericType"},{"id":253,"eClass":"EGenericType"},{"id":254,"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":"specification","changeable":true,"resolveProxies":true,"lowerBound":1,"id":255,"derived":false},{"id":256,"eClass":"EGenericType"},{"id":257,"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":"interactionConstraint","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":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"resolveProxies":true,"lowerBound":1,"id":261,"derived":false},{"id":262,"eClass":"EGenericType"},{"id":263,"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":"parameter","changeable":true,"resolveProxies":true,"lowerBound":1,"id":264,"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":265,"derived":false},{"id":266,"eClass":"EGenericType"},{"id":267,"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":"parameter","changeable":true,"resolveProxies":true,"lowerBound":1,"id":268,"derived":false},{"id":269,"eClass":"EGenericType"},{"id":270,"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":"body","changeable":true,"lowerBound":1,"iD":false,"id":271,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"language","changeable":true,"lowerBound":1,"iD":false,"id":272,"derived":false},{"id":273,"eClass":"EGenericType"},{"id":274,"eClass":"EGenericType"},{"id":275,"eClass":"EGenericType"},{"id":276,"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":277,"derived":false},{"id":278,"eClass":"EGenericType"},{"id":279,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":1,"iD":false,"id":280,"derived":false},{"id":281,"eClass":"EGenericType"},{"id":282,"eClass":"EGenericType"},{"id":283,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"getName","lowerBound":1,"id":284,"many":false,"required":true,"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":285,"derived":false},{"id":286,"eClass":"EGenericType"},{"id":287,"eClass":"EGenericType"},{"id":288,"eClass":"EGenericType"},{"id":289,"eClass":"EGenericType"},{"id":290,"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":"containers","changeable":true,"resolveProxies":true,"lowerBound":1,"id":291,"derived":false},{"id":292,"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":"key","changeable":true,"resolveProxies":true,"lowerBound":1,"id":293,"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":"value","changeable":true,"resolveProxies":true,"lowerBound":1,"id":294,"derived":false},{"id":295,"eClass":"EGenericType"},{"id":296,"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":"key","changeable":true,"resolveProxies":true,"lowerBound":1,"id":297,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"resolveProxies":true,"lowerBound":1,"id":298,"derived":false},{"id":299,"eClass":"EGenericType"},{"id":300,"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":301,"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":302,"derived":false},{"id":303,"eClass":"EGenericType"},{"id":304,"eClass":"EGenericType"},{"name":"Depends","id":305,"value":0,"literal":"Depends","eClass":"EEnumLiteral"},{"name":"Extends","id":306,"value":1,"literal":"Extends","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":"operations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":307,"derived":false},{"id":308,"eClass":"EGenericType"},{"id":309,"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":"instanceClassName","changeable":true,"lowerBound":1,"iD":false,"id":310,"derived":false},{"id":311,"eClass":"EGenericType"},{"id":312,"eClass":"EGenericType"},{"id":313,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":1,"id":314,"derived":false},{"id":315,"eClass":"EGenericType"},{"id":316,"eClass":"EGenericType"},{"id":317,"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":"lowerBound","changeable":true,"lowerBound":0,"iD":false,"id":318,"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":319,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"Regular","unsettable":false,"transient":false,"unique":true,"name":"referenceType","changeable":true,"lowerBound":0,"iD":false,"id":320,"derived":false},{"id":321,"eClass":"EGenericType"},{"id":322,"eClass":"EGenericType"},{"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":0,"target":41},{"source":0,"target":42},{"source":0,"target":43},{"source":0,"target":44},{"source":0,"target":45},{"source":0,"target":46},{"source":0,"target":47},{"source":0,"target":48},{"source":0,"target":49},{"source":0,"target":50},{"source":0,"target":51},{"source":0,"target":52},{"source":0,"target":53},{"source":0,"target":54},{"source":0,"target":55},{"source":0,"target":56},{"source":0,"target":57},{"source":0,"target":58},{"source":0,"target":59},{"source":0,"target":60},{"source":0,"target":61},{"source":0,"target":62},{"source":0,"target":63},{"source":0,"target":64},{"source":0,"target":65},{"source":0,"target":66},{"source":1,"target":0},{"source":1,"target":7},{"source":1,"target":67},{"source":1,"target":68},{"source":1,"target":69},{"source":1,"target":70},{"source":1,"target":71},{"source":1,"target":72},{"source":67,"target":3},{"source":67,"target":73},{"source":67,"target":1},{"source":73,"target":3},{"source":68,"target":2},{"source":68,"target":74},{"source":68,"target":1},{"source":74,"target":2},{"source":69,"target":26},{"source":69,"target":75},{"source":69,"target":1},{"source":75,"target":26},{"source":70,"target":8},{"source":70,"target":76},{"source":70,"target":1},{"source":76,"target":8},{"source":71,"target":56},{"source":71,"target":77},{"source":71,"target":1},{"source":77,"target":56},{"source":72,"target":7},{"source":2,"target":0},{"source":2,"target":7},{"source":2,"target":78},{"source":78,"target":7},{"source":3,"target":0},{"source":3,"target":79},{"source":3,"target":80},{"source":3,"target":81},{"source":79,"target":61},{"source":79,"target":82},{"source":79,"target":3},{"source":82,"target":61},{"source":80,"target":6},{"source":80,"target":83},{"source":80,"target":3},{"source":83,"target":6},{"source":81,"target":12},{"source":81,"target":84},{"source":81,"target":3},{"source":84,"target":12},{"source":4,"target":0},{"source":4,"target":61},{"source":4,"target":85},{"source":4,"target":86},{"source":4,"target":87},{"source":4,"target":88},{"source":4,"target":89},{"source":4,"target":90},{"source":85,"target":5},{"source":85,"target":91},{"source":85,"target":4},{"source":85,"target":92},{"source":91,"target":5},{"source":86,"target":11},{"source":86,"target":93},{"source":86,"target":4},{"source":93,"target":11},{"source":87,"target":94},{"source":87,"target":4},{"source":88,"target":95},{"source":88,"target":4},{"source":89,"target":61},{"source":89,"target":96},{"source":89,"target":4},{"source":96,"target":61},{"source":90,"target":61},{"source":5,"target":0},{"source":5,"target":66},{"source":5,"target":97},{"source":5,"target":98},{"source":5,"target":92},{"source":5,"target":99},{"source":97,"target":100},{"source":97,"target":5},{"source":98,"target":6},{"source":98,"target":101},{"source":98,"target":5},{"source":98,"target":102},{"source":101,"target":6},{"source":92,"target":4},{"source":92,"target":103},{"source":92,"target":5},{"source":92,"target":85},{"source":103,"target":4},{"source":99,"target":66},{"source":6,"target":0},{"source":6,"target":7},{"source":6,"target":102},{"source":6,"target":104},{"source":102,"target":5},{"source":102,"target":105},{"source":102,"target":6},{"source":102,"target":98},{"source":105,"target":5},{"source":104,"target":7},{"source":7,"target":0},{"source":7,"target":106},{"source":106,"target":107},{"source":106,"target":7},{"source":8,"target":0},{"source":8,"target":108},{"source":8,"target":109},{"source":8,"target":110},{"source":108,"target":9},{"source":108,"target":111},{"source":108,"target":8},{"source":111,"target":9},{"source":109,"target":1},{"source":109,"target":112},{"source":109,"target":8},{"source":112,"target":1},{"source":110,"target":60},{"source":110,"target":113},{"source":110,"target":8},{"source":113,"target":60},{"source":9,"target":0},{"source":9,"target":114},{"source":9,"target":115},{"source":114,"target":2},{"source":114,"target":116},{"source":114,"target":9},{"source":116,"target":2},{"source":115,"target":2},{"source":115,"target":117},{"source":115,"target":9},{"source":117,"target":2},{"source":10,"target":0},{"source":10,"target":7},{"source":10,"target":2},{"source":10,"target":118},{"source":10,"target":119},{"source":10,"target":120},{"source":10,"target":121},{"source":10,"target":122},{"source":10,"target":123},{"source":10,"target":124},{"source":10,"target":125},{"source":118,"target":126},{"source":118,"target":10},{"source":119,"target":14},{"source":119,"target":127},{"source":119,"target":10},{"source":127,"target":14},{"source":120,"target":12},{"source":120,"target":128},{"source":120,"target":10},{"source":128,"target":12},{"source":121,"target":13},{"source":121,"target":129},{"source":121,"target":10},{"source":129,"target":13},{"source":122,"target":130},{"source":122,"target":10},{"source":123,"target":131},{"source":123,"target":10},{"source":124,"target":7},{"source":125,"target":2},{"source":11,"target":0},{"source":11,"target":63},{"source":11,"target":64},{"source":11,"target":132},{"source":11,"target":133},{"source":11,"target":134},{"source":132,"target":15},{"source":132,"target":135},{"source":132,"target":11},{"source":135,"target":15},{"source":133,"target":63},{"source":134,"target":64},{"source":12,"target":0},{"source":12,"target":7},{"source":12,"target":136},{"source":136,"target":7},{"source":13,"target":0},{"source":13,"target":7},{"source":13,"target":137},{"source":13,"target":138},{"source":137,"target":12},{"source":137,"target":139},{"source":137,"target":13},{"source":139,"target":12},{"source":138,"target":7},{"source":14,"target":0},{"source":14,"target":140},{"source":14,"target":141},{"source":14,"target":142},{"source":14,"target":143},{"source":140,"target":14},{"source":141,"target":14},{"source":142,"target":14},{"source":143,"target":14},{"source":15,"target":0},{"source":15,"target":12},{"source":15,"target":62},{"source":15,"target":144},{"source":15,"target":145},{"source":144,"target":12},{"source":145,"target":62},{"source":16,"target":0},{"source":16,"target":12},{"source":16,"target":2},{"source":16,"target":146},{"source":16,"target":147},{"source":146,"target":12},{"source":147,"target":2},{"source":17,"target":0},{"source":17,"target":12},{"source":17,"target":148},{"source":17,"target":149},{"source":148,"target":150},{"source":148,"target":17},{"source":149,"target":12},{"source":18,"target":0},{"source":18,"target":15},{"source":18,"target":151},{"source":18,"target":152},{"source":18,"target":153},{"source":151,"target":154},{"source":151,"target":18},{"source":152,"target":155},{"source":152,"target":18},{"source":153,"target":15},{"source":19,"target":0},{"source":19,"target":156},{"source":19,"target":157},{"source":19,"target":158},{"source":156,"target":19},{"source":157,"target":19},{"source":158,"target":19},{"source":20,"target":0},{"source":20,"target":15},{"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":15},{"source":21,"target":0},{"source":21,"target":15},{"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":15},{"source":22,"target":0},{"source":22,"target":15},{"source":22,"target":169},{"source":22,"target":170},{"source":22,"target":171},{"source":169,"target":172},{"source":169,"target":22},{"source":170,"target":173},{"source":170,"target":22},{"source":171,"target":15},{"source":23,"target":0},{"source":23,"target":12},{"source":23,"target":174},{"source":23,"target":175},{"source":174,"target":176},{"source":174,"target":23},{"source":175,"target":12},{"source":24,"target":0},{"source":24,"target":15},{"source":24,"target":177},{"source":24,"target":178},{"source":177,"target":25},{"source":177,"target":179},{"source":177,"target":24},{"source":177,"target":180},{"source":179,"target":25},{"source":178,"target":15},{"source":25,"target":0},{"source":25,"target":7},{"source":25,"target":180},{"source":25,"target":181},{"source":180,"target":24},{"source":180,"target":182},{"source":180,"target":25},{"source":180,"target":177},{"source":182,"target":24},{"source":181,"target":7},{"source":26,"target":0},{"source":26,"target":183},{"source":183,"target":30},{"source":183,"target":184},{"source":183,"target":26},{"source":184,"target":30},{"source":27,"target":0},{"source":27,"target":26},{"source":27,"target":185},{"source":27,"target":186},{"source":27,"target":187},{"source":185,"target":10},{"source":185,"target":188},{"source":185,"target":27},{"source":188,"target":10},{"source":186,"target":29},{"source":186,"target":189},{"source":186,"target":27},{"source":189,"target":29},{"source":187,"target":26},{"source":28,"target":0},{"source":28,"target":26},{"source":28,"target":190},{"source":28,"target":191},{"source":190,"target":27},{"source":190,"target":192},{"source":190,"target":28},{"source":192,"target":27},{"source":191,"target":26},{"source":29,"target":0},{"source":29,"target":52},{"source":29,"target":193},{"source":29,"target":194},{"source":29,"target":195},{"source":193,"target":31},{"source":193,"target":196},{"source":193,"target":29},{"source":196,"target":31},{"source":194,"target":32},{"source":194,"target":197},{"source":194,"target":29},{"source":194,"target":198},{"source":197,"target":32},{"source":195,"target":52},{"source":30,"target":0},{"source":30,"target":7},{"source":30,"target":26},{"source":30,"target":199},{"source":30,"target":200},{"source":30,"target":201},{"source":30,"target":202},{"source":199,"target":29},{"source":199,"target":203},{"source":199,"target":30},{"source":203,"target":29},{"source":200,"target":29},{"source":200,"target":204},{"source":200,"target":30},{"source":204,"target":29},{"source":201,"target":7},{"source":202,"target":26},{"source":31,"target":0},{"source":31,"target":7},{"source":31,"target":205},{"source":31,"target":206},{"source":31,"target":207},{"source":31,"target":208},{"source":31,"target":209},{"source":205,"target":210},{"source":205,"target":31},{"source":206,"target":61},{"source":206,"target":211},{"source":206,"target":31},{"source":211,"target":61},{"source":207,"target":63},{"source":207,"target":212},{"source":207,"target":31},{"source":212,"target":63},{"source":208,"target":38},{"source":208,"target":213},{"source":208,"target":31},{"source":208,"target":214},{"source":213,"target":38},{"source":209,"target":7},{"source":32,"target":0},{"source":32,"target":215},{"source":32,"target":216},{"source":32,"target":217},{"source":32,"target":218},{"source":32,"target":219},{"source":32,"target":220},{"source":32,"target":198},{"source":32,"target":221},{"source":215,"target":34},{"source":215,"target":222},{"source":215,"target":32},{"source":222,"target":34},{"source":216,"target":34},{"source":216,"target":223},{"source":216,"target":32},{"source":223,"target":34},{"source":217,"target":10},{"source":217,"target":224},{"source":217,"target":32},{"source":224,"target":10},{"source":218,"target":64},{"source":218,"target":225},{"source":218,"target":32},{"source":225,"target":64},{"source":219,"target":33},{"source":219,"target":226},{"source":219,"target":32},{"source":226,"target":33},{"source":220,"target":46},{"source":220,"target":227},{"source":220,"target":32},{"source":227,"target":46},{"source":198,"target":29},{"source":198,"target":228},{"source":198,"target":32},{"source":198,"target":194},{"source":228,"target":29},{"source":221,"target":44},{"source":221,"target":229},{"source":221,"target":32},{"source":229,"target":44},{"source":33,"target":0},{"source":33,"target":230},{"source":33,"target":231},{"source":33,"target":232},{"source":33,"target":233},{"source":230,"target":33},{"source":231,"target":33},{"source":232,"target":33},{"source":233,"target":33},{"source":34,"target":0},{"source":34,"target":234},{"source":234,"target":32},{"source":234,"target":235},{"source":234,"target":34},{"source":235,"target":32},{"source":35,"target":0},{"source":35,"target":34},{"source":35,"target":36},{"source":35,"target":236},{"source":35,"target":237},{"source":236,"target":34},{"source":237,"target":36},{"source":36,"target":0},{"source":36,"target":38},{"source":36,"target":238},{"source":238,"target":38},{"source":37,"target":0},{"source":37,"target":35},{"source":37,"target":239},{"source":239,"target":35},{"source":38,"target":0},{"source":38,"target":214},{"source":38,"target":240},{"source":214,"target":31},{"source":214,"target":241},{"source":214,"target":38},{"source":214,"target":208},{"source":241,"target":31},{"source":240,"target":52},{"source":240,"target":242},{"source":240,"target":38},{"source":240,"target":243},{"source":242,"target":52},{"source":39,"target":0},{"source":39,"target":244},{"source":39,"target":245},{"source":39,"target":246},{"source":39,"target":247},{"source":39,"target":248},{"source":244,"target":39},{"source":245,"target":39},{"source":246,"target":39},{"source":247,"target":39},{"source":248,"target":39},{"source":40,"target":0},{"source":40,"target":38},{"source":40,"target":249},{"source":40,"target":250},{"source":40,"target":251},{"source":249,"target":39},{"source":249,"target":252},{"source":249,"target":40},{"source":252,"target":39},{"source":250,"target":43},{"source":250,"target":253},{"source":250,"target":40},{"source":253,"target":43},{"source":251,"target":38},{"source":41,"target":0},{"source":41,"target":38},{"source":41,"target":254},{"source":254,"target":38},{"source":42,"target":0},{"source":42,"target":38},{"source":42,"target":255},{"source":42,"target":256},{"source":255,"target":44},{"source":255,"target":257},{"source":255,"target":42},{"source":257,"target":44},{"source":256,"target":38},{"source":43,"target":0},{"source":43,"target":52},{"source":43,"target":258},{"source":43,"target":259},{"source":258,"target":44},{"source":258,"target":260},{"source":258,"target":43},{"source":260,"target":44},{"source":259,"target":52},{"source":44,"target":0},{"source":45,"target":0},{"source":45,"target":44},{"source":45,"target":261},{"source":45,"target":262},{"source":261,"target":64},{"source":261,"target":263},{"source":261,"target":45},{"source":263,"target":64},{"source":262,"target":44},{"source":46,"target":0},{"source":46,"target":264},{"source":46,"target":265},{"source":264,"target":13},{"source":264,"target":266},{"source":264,"target":46},{"source":266,"target":13},{"source":265,"target":44},{"source":265,"target":267},{"source":265,"target":46},{"source":267,"target":44},{"source":47,"target":0},{"source":47,"target":44},{"source":47,"target":268},{"source":47,"target":269},{"source":268,"target":13},{"source":268,"target":270},{"source":268,"target":47},{"source":270,"target":13},{"source":269,"target":44},{"source":48,"target":0},{"source":48,"target":44},{"source":48,"target":271},{"source":48,"target":272},{"source":48,"target":273},{"source":271,"target":274},{"source":271,"target":48},{"source":272,"target":275},{"source":272,"target":48},{"source":273,"target":44},{"source":49,"target":0},{"source":49,"target":44},{"source":49,"target":276},{"source":276,"target":44},{"source":50,"target":0},{"source":50,"target":49},{"source":50,"target":277},{"source":50,"target":278},{"source":277,"target":279},{"source":277,"target":50},{"source":278,"target":49},{"source":51,"target":0},{"source":51,"target":49},{"source":51,"target":280},{"source":51,"target":281},{"source":280,"target":282},{"source":280,"target":51},{"source":281,"target":49},{"source":52,"target":0},{"source":52,"target":243},{"source":243,"target":38},{"source":243,"target":283},{"source":243,"target":52},{"source":243,"target":240},{"source":283,"target":38},{"source":53,"target":0},{"source":53,"target":12},{"source":53,"target":284},{"source":53,"target":285},{"source":53,"target":286},{"source":284,"target":287},{"source":284,"target":53},{"source":285,"target":16},{"source":285,"target":288},{"source":285,"target":53},{"source":288,"target":16},{"source":286,"target":12},{"source":54,"target":0},{"source":54,"target":53},{"source":54,"target":289},{"source":289,"target":53},{"source":55,"target":0},{"source":55,"target":53},{"source":55,"target":290},{"source":290,"target":53},{"source":56,"target":0},{"source":56,"target":291},{"source":291,"target":57},{"source":291,"target":292},{"source":291,"target":56},{"source":292,"target":57},{"source":57,"target":0},{"source":57,"target":293},{"source":57,"target":294},{"source":293,"target":295},{"source":293,"target":57},{"source":294,"target":58},{"source":294,"target":296},{"source":294,"target":57},{"source":296,"target":58},{"source":58,"target":0},{"source":58,"target":297},{"source":58,"target":298},{"source":297,"target":299},{"source":297,"target":58},{"source":298,"target":59},{"source":298,"target":300},{"source":298,"target":58},{"source":300,"target":59},{"source":59,"target":0},{"source":59,"target":301},{"source":59,"target":302},{"source":301,"target":303},{"source":301,"target":59},{"source":302,"target":304},{"source":302,"target":59},{"source":60,"target":0},{"source":60,"target":305},{"source":60,"target":306},{"source":305,"target":60},{"source":306,"target":60},{"source":61,"target":0},{"source":61,"target":16},{"source":61,"target":307},{"source":61,"target":308},{"source":307,"target":10},{"source":307,"target":309},{"source":307,"target":61},{"source":309,"target":10},{"source":308,"target":16},{"source":62,"target":0},{"source":62,"target":61},{"source":62,"target":310},{"source":62,"target":311},{"source":310,"target":312},{"source":310,"target":62},{"source":311,"target":61},{"source":63,"target":0},{"source":64,"target":0},{"source":64,"target":7},{"source":64,"target":313},{"source":313,"target":7},{"source":65,"target":0},{"source":65,"target":66},{"source":65,"target":63},{"source":65,"target":314},{"source":65,"target":315},{"source":65,"target":316},{"source":314,"target":16},{"source":314,"target":317},{"source":314,"target":65},{"source":317,"target":16},{"source":315,"target":66},{"source":316,"target":63},{"source":66,"target":0},{"source":66,"target":64},{"source":66,"target":318},{"source":66,"target":319},{"source":66,"target":320},{"source":66,"target":321},{"source":318,"target":322},{"source":318,"target":66},{"source":319,"target":323},{"source":319,"target":66},{"source":320,"target":19},{"source":320,"target":324},{"source":320,"target":66},{"source":324,"target":19},{"source":321,"target":64}],"multigraph":true} |
false | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="transpose" nsURI="http://www.mimacom.com/ddd/dm/transpose" nsPrefix="transpose">
<eClassifiers xsi:type="ecore:EClass" name="ITransposition" abstract="true" interface="true">
<eStructuralFeatures xsi:type="ecore:EReference" name="rule" eType="#//TTranspositionRule"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="impliedTranspositions"
upperBound="-1" eType="#//TImplicitTransposition" transient="true" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TTranspositionRule" abstract="true">
<eStructuralFeatures xsi:type="ecore:EReference" name="source" eType="#//ITransposableElement"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="namedSource" eType="ecore:EClass base.ecore#//DNamedElement"
changeable="false" transient="true" derived="true" resolveProxies="false"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ITransposableElement" abstract="true"
interface="true">
<eStructuralFeatures xsi:type="ecore:EReference" name="transposedBy" eType="#//ITransposition"
transient="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ISyntheticElement" abstract="true" interface="true">
<eStructuralFeatures xsi:type="ecore:EReference" name="recipe" eType="#//ITransposition"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TImplicitTransposition" eSuperTypes="#//ITransposition #//ISyntheticElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="originalTransposition"
eType="#//ITransposition" transient="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TInformationModel" eSuperTypes="base.ecore#//DInformationModel">
<eStructuralFeatures xsi:type="ecore:EReference" name="indexingHelper" eType="#//TTypeMapping"
transient="true" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TTypeMapping"/>
<eClassifiers xsi:type="ecore:EClass" name="TAggregateTransposition" eSuperTypes="base.ecore#//DAggregate #//ITransposition"/>
<eClassifiers xsi:type="ecore:EClass" name="TTypeTransposition" abstract="true"
interface="true" eSuperTypes="base.ecore#//DType #//ITransposition"/>
<eClassifiers xsi:type="ecore:EClass" name="TPrimitiveTransposition" eSuperTypes="base.ecore#//DPrimitive #//TTypeTransposition"/>
<eClassifiers xsi:type="ecore:EClass" name="TEnumerationTransposition" eSuperTypes="base.ecore#//DEnumeration #//TTypeTransposition"/>
<eClassifiers xsi:type="ecore:EClass" name="TLiteralTransposition" eSuperTypes="base.ecore#//DLiteral #//ITransposition"/>
<eClassifiers xsi:type="ecore:EClass" name="TComplexTypeTransposition" abstract="true"
interface="true" eSuperTypes="#//TTypeTransposition"/>
<eClassifiers xsi:type="ecore:EClass" name="TDetailTypeTransposition" eSuperTypes="base.ecore#//DDetailType #//TComplexTypeTransposition"/>
<eClassifiers xsi:type="ecore:EClass" name="TEntityTypeTransposition" eSuperTypes="base.ecore#//DEntityType #//TComplexTypeTransposition"/>
<eClassifiers xsi:type="ecore:EClass" name="TFeatureTransposition" abstract="true"
interface="true" eSuperTypes="base.ecore#//DFeature #//ITransposition"/>
<eClassifiers xsi:type="ecore:EClass" name="TAssociationTransposition" eSuperTypes="base.ecore#//DAssociation #//TFeatureTransposition">
<eOperations name="getTargetType" eType="#//TEntityTypeTransposition"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TAttributeTransposition" eSuperTypes="base.ecore#//DAttribute #//TFeatureTransposition"/>
<eClassifiers xsi:type="ecore:EClass" name="TQueryTransposition" eSuperTypes="base.ecore#//DQuery #//TFeatureTransposition"/>
<eClassifiers xsi:type="ecore:EClass" name="TQueryParameterTransposition" eSuperTypes="base.ecore#//DQueryParameter #//ITransposition"/>
<eClassifiers xsi:type="ecore:EClass" name="TRenameRule" abstract="true" eSuperTypes="#//TTranspositionRule">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="renameTo" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="readOnlyView" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TGrabRule" eSuperTypes="#//TRenameRule"/>
<eClassifiers xsi:type="ecore:EClass" name="TStructureChangingRule" abstract="true"
eSuperTypes="#//TRenameRule">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="abstract" eType="#//TTristate"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="rootEntity" eType="#//TTristate"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="detail" eType="#//TTristate"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="extendFrom" eType="ecore:EClass base.ecore#//DType"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TFuseRule" eSuperTypes="#//TStructureChangingRule">
<eStructuralFeatures xsi:type="ecore:EReference" name="otherSources" upperBound="-1"
eType="ecore:EClass base.ecore#//DNamedElement"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TMorphRule" eSuperTypes="#//TStructureChangingRule">
<eStructuralFeatures xsi:type="ecore:EReference" name="retypeTo" eType="ecore:EClass base.ecore#//DType"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="remultiplyTo" eType="ecore:EClass base.ecore#//DMultiplicity"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TDitchRule" eSuperTypes="#//TTranspositionRule"/>
<eClassifiers xsi:type="ecore:EClass" name="TGrabAggregateRule" eSuperTypes="#//TRenameRule">
<eStructuralFeatures xsi:type="ecore:EReference" name="aggregate" eType="ecore:EClass base.ecore#//DAggregate"
changeable="false" volatile="true" transient="true" derived="true" resolveProxies="false"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="TTristate">
<eLiterals name="DONT_CARE"/>
<eLiterals name="FALSE" value="1"/>
<eLiterals name="TRUE" value="2"/>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/oliver-reinhard/ddd/com.mimacom.ddd.dm.base/model/transpose.ecore | ecore | transpose
ITransposition
rule
impliedTranspositions
TTranspositionRule
source
namedSource
ITransposableElement
transposedBy
ISyntheticElement
recipe
TImplicitTransposition
originalTransposition
TInformationModel
indexingHelper
TTypeMapping
TAggregateTransposition
TTypeTransposition
TPrimitiveTransposition
TEnumerationTransposition
TLiteralTransposition
TComplexTypeTransposition
TDetailTypeTransposition
TEntityTypeTransposition
TFeatureTransposition
TAssociationTransposition
getTargetType
TAttributeTransposition
TQueryTransposition
TQueryParameterTransposition
TRenameRule
renameTo
readOnlyView
TGrabRule
TStructureChangingRule
abstract
rootEntity
detail
extendFrom
TFuseRule
otherSources
TMorphRule
retypeTo
remultiplyTo
TDitchRule
TGrabAggregateRule
aggregate
TTristate
DONT_CARE
DONT_CARE
FALSE
FALSE
TRUE
TRUE | null | {"directed":true,"nodes":[{"nsPrefix":"transpose","nsURI":"http://www.mimacom.com/ddd/dm/transpose","name":"transpose","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ITransposition","instanceClass":null,"abstract":true,"id":1,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TTranspositionRule","instanceClass":null,"abstract":true,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ITransposableElement","instanceClass":null,"abstract":true,"id":3,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ISyntheticElement","instanceClass":null,"abstract":true,"id":4,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TImplicitTransposition","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TInformationModel","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TTypeMapping","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TAggregateTransposition","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TTypeTransposition","instanceClass":null,"abstract":true,"id":9,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TPrimitiveTransposition","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TEnumerationTransposition","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TLiteralTransposition","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TComplexTypeTransposition","instanceClass":null,"abstract":true,"id":13,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TDetailTypeTransposition","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TEntityTypeTransposition","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TFeatureTransposition","instanceClass":null,"abstract":true,"id":16,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TAssociationTransposition","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TAttributeTransposition","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TQueryTransposition","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TQueryParameterTransposition","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TRenameRule","instanceClass":null,"abstract":true,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TGrabRule","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TStructureChangingRule","instanceClass":null,"abstract":true,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TFuseRule","instanceClass":null,"abstract":false,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TMorphRule","instanceClass":null,"abstract":false,"id":25,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TDitchRule","instanceClass":null,"abstract":false,"id":26,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TGrabAggregateRule","instanceClass":null,"abstract":false,"id":27,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"TTristate","instanceClass":null,"id":28,"serializable":true,"eClass":"EEnum"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"rule","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":true,"unique":true,"name":"impliedTranspositions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":30,"derived":false},{"id":31,"eClass":"EGenericType"},{"id":32,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"source","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":true,"unique":true,"name":"namedSource","changeable":false,"resolveProxies":false,"lowerBound":0,"id":34,"derived":true},{"id":35,"eClass":"EGenericType"},{"id":36,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"transposedBy","changeable":true,"resolveProxies":true,"lowerBound":0,"id":37,"derived":false},{"id":38,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"recipe","changeable":true,"resolveProxies":true,"lowerBound":0,"id":39,"derived":false},{"id":40,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"originalTransposition","changeable":true,"resolveProxies":true,"lowerBound":0,"id":41,"derived":false},{"id":42,"eClass":"EGenericType"},{"id":43,"eClass":"EGenericType"},{"id":44,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"indexingHelper","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"},{"id":52,"eClass":"EGenericType"},{"id":53,"eClass":"EGenericType"},{"id":54,"eClass":"EGenericType"},{"id":55,"eClass":"EGenericType"},{"id":56,"eClass":"EGenericType"},{"id":57,"eClass":"EGenericType"},{"id":58,"eClass":"EGenericType"},{"id":59,"eClass":"EGenericType"},{"id":60,"eClass":"EGenericType"},{"id":61,"eClass":"EGenericType"},{"id":62,"eClass":"EGenericType"},{"id":63,"eClass":"EGenericType"},{"id":64,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"getTargetType","lowerBound":0,"id":65,"many":false,"required":false,"eClass":"EOperation"},{"id":66,"eClass":"EGenericType"},{"id":67,"eClass":"EGenericType"},{"id":68,"eClass":"EGenericType"},{"id":69,"eClass":"EGenericType"},{"id":70,"eClass":"EGenericType"},{"id":71,"eClass":"EGenericType"},{"id":72,"eClass":"EGenericType"},{"id":73,"eClass":"EGenericType"},{"id":74,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"renameTo","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":"readOnlyView","changeable":true,"lowerBound":0,"iD":false,"id":76,"derived":false},{"id":77,"eClass":"EGenericType"},{"id":78,"eClass":"EGenericType"},{"id":79,"eClass":"EGenericType"},{"id":80,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"abstract","changeable":true,"lowerBound":0,"iD":false,"id":81,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"rootEntity","changeable":true,"lowerBound":0,"iD":false,"id":82,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"detail","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":false,"unsettable":false,"transient":false,"unique":true,"name":"extendFrom","changeable":true,"resolveProxies":true,"lowerBound":0,"id":84,"derived":false},{"id":85,"eClass":"EGenericType"},{"id":86,"eClass":"EGenericType"},{"id":87,"eClass":"EGenericType"},{"id":88,"eClass":"EGenericType"},{"id":89,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"otherSources","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":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"retypeTo","changeable":true,"resolveProxies":true,"lowerBound":0,"id":93,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"remultiplyTo","changeable":true,"resolveProxies":true,"lowerBound":0,"id":94,"derived":false},{"id":95,"eClass":"EGenericType"},{"id":96,"eClass":"EGenericType"},{"id":97,"eClass":"EGenericType"},{"id":98,"eClass":"EGenericType"},{"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":"aggregate","changeable":false,"resolveProxies":false,"lowerBound":0,"id":99,"derived":true},{"id":100,"eClass":"EGenericType"},{"id":101,"eClass":"EGenericType"},{"name":"DONT_CARE","id":102,"value":0,"literal":"DONT_CARE","eClass":"EEnumLiteral"},{"name":"FALSE","id":103,"value":1,"literal":"FALSE","eClass":"EEnumLiteral"},{"name":"TRUE","id":104,"value":2,"literal":"TRUE","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":1,"target":0},{"source":1,"target":29},{"source":1,"target":30},{"source":29,"target":2},{"source":29,"target":31},{"source":29,"target":1},{"source":31,"target":2},{"source":30,"target":5},{"source":30,"target":32},{"source":30,"target":1},{"source":32,"target":5},{"source":2,"target":0},{"source":2,"target":33},{"source":2,"target":34},{"source":33,"target":3},{"source":33,"target":35},{"source":33,"target":2},{"source":35,"target":3},{"source":34,"target":36},{"source":34,"target":2},{"source":3,"target":0},{"source":3,"target":37},{"source":37,"target":1},{"source":37,"target":38},{"source":37,"target":3},{"source":38,"target":1},{"source":4,"target":0},{"source":4,"target":39},{"source":39,"target":1},{"source":39,"target":40},{"source":39,"target":4},{"source":40,"target":1},{"source":5,"target":0},{"source":5,"target":1},{"source":5,"target":4},{"source":5,"target":41},{"source":5,"target":42},{"source":5,"target":43},{"source":41,"target":1},{"source":41,"target":44},{"source":41,"target":5},{"source":44,"target":1},{"source":42,"target":1},{"source":43,"target":4},{"source":6,"target":0},{"source":6,"target":45},{"source":6,"target":46},{"source":45,"target":7},{"source":45,"target":47},{"source":45,"target":6},{"source":47,"target":7},{"source":7,"target":0},{"source":8,"target":0},{"source":8,"target":1},{"source":8,"target":48},{"source":8,"target":49},{"source":49,"target":1},{"source":9,"target":0},{"source":9,"target":1},{"source":9,"target":50},{"source":9,"target":51},{"source":51,"target":1},{"source":10,"target":0},{"source":10,"target":9},{"source":10,"target":52},{"source":10,"target":53},{"source":53,"target":9},{"source":11,"target":0},{"source":11,"target":9},{"source":11,"target":54},{"source":11,"target":55},{"source":55,"target":9},{"source":12,"target":0},{"source":12,"target":1},{"source":12,"target":56},{"source":12,"target":57},{"source":57,"target":1},{"source":13,"target":0},{"source":13,"target":9},{"source":13,"target":58},{"source":58,"target":9},{"source":14,"target":0},{"source":14,"target":13},{"source":14,"target":59},{"source":14,"target":60},{"source":60,"target":13},{"source":15,"target":0},{"source":15,"target":13},{"source":15,"target":61},{"source":15,"target":62},{"source":62,"target":13},{"source":16,"target":0},{"source":16,"target":1},{"source":16,"target":63},{"source":16,"target":64},{"source":64,"target":1},{"source":17,"target":0},{"source":17,"target":16},{"source":17,"target":65},{"source":17,"target":66},{"source":17,"target":67},{"source":65,"target":15},{"source":65,"target":68},{"source":65,"target":17},{"source":68,"target":15},{"source":67,"target":16},{"source":18,"target":0},{"source":18,"target":16},{"source":18,"target":69},{"source":18,"target":70},{"source":70,"target":16},{"source":19,"target":0},{"source":19,"target":16},{"source":19,"target":71},{"source":19,"target":72},{"source":72,"target":16},{"source":20,"target":0},{"source":20,"target":1},{"source":20,"target":73},{"source":20,"target":74},{"source":74,"target":1},{"source":21,"target":0},{"source":21,"target":2},{"source":21,"target":75},{"source":21,"target":76},{"source":21,"target":77},{"source":75,"target":78},{"source":75,"target":21},{"source":76,"target":79},{"source":76,"target":21},{"source":77,"target":2},{"source":22,"target":0},{"source":22,"target":21},{"source":22,"target":80},{"source":80,"target":21},{"source":23,"target":0},{"source":23,"target":21},{"source":23,"target":81},{"source":23,"target":82},{"source":23,"target":83},{"source":23,"target":84},{"source":23,"target":85},{"source":81,"target":28},{"source":81,"target":86},{"source":81,"target":23},{"source":86,"target":28},{"source":82,"target":28},{"source":82,"target":87},{"source":82,"target":23},{"source":87,"target":28},{"source":83,"target":28},{"source":83,"target":88},{"source":83,"target":23},{"source":88,"target":28},{"source":84,"target":89},{"source":84,"target":23},{"source":85,"target":21},{"source":24,"target":0},{"source":24,"target":23},{"source":24,"target":90},{"source":24,"target":91},{"source":90,"target":92},{"source":90,"target":24},{"source":91,"target":23},{"source":25,"target":0},{"source":25,"target":23},{"source":25,"target":93},{"source":25,"target":94},{"source":25,"target":95},{"source":93,"target":96},{"source":93,"target":25},{"source":94,"target":97},{"source":94,"target":25},{"source":95,"target":23},{"source":26,"target":0},{"source":26,"target":2},{"source":26,"target":98},{"source":98,"target":2},{"source":27,"target":0},{"source":27,"target":21},{"source":27,"target":99},{"source":27,"target":100},{"source":99,"target":101},{"source":99,"target":27},{"source":100,"target":21},{"source":28,"target":0},{"source":28,"target":102},{"source":28,"target":103},{"source":28,"target":104},{"source":102,"target":28},{"source":103,"target":28},{"source":104,"target":28}],"multigraph":true} |
true | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0"
xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="tank201"
nsURI="http://tank201" nsPrefix="_tank201">
<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="LevelRegulation">
<eAnnotations source="diagraph">
<details key="node"/>
<details key="pov"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="tank" eType="#//Tank" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="source" eType="#//Source"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="sink" eType="#//Sink" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="controler" eType="#//Controler"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="valve" eType="#//Valve"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Tank" eSuperTypes="#//NamedElement">
<eAnnotations source="diagraph">
<details key="node"/>
<details key="afx=sensor"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="level" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="sensor" eType="#//Sensor"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="maxLevel" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Controler" eSuperTypes="#//NamedElement">
<eAnnotations source="diagraph">
<details key="node"/>
<details key="ref=fromSensor"/>
<details key="ref=toValve"/>
<details key="label=pGain"/>
<details key="label=iGain"/>
<details key="label=dGain"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="fromSensor" eType="#//Sensor"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="toValve" eType="#//Valve"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="pGain" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="iGain" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="dGain" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Valve" eSuperTypes="#//NamedElement">
<eAnnotations source="diagraph">
<details key="node"/>
<details key="ref=from"/>
<details key="ref=to"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="from" eType="#//Tank"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="to" eType="#//Sink"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="flowValue" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="history" upperBound="-1"
eType="#//Value" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Source" eSuperTypes="#//NamedElement">
<eAnnotations source="diagraph">
<details key="node"/>
<details key="nav:vwsource"/>
</eAnnotations>
<eAnnotations source="diagraph">
<details key="node"/>
<details key="pov"/>
<details key="view=vwsource"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="flow" eType="#//Flow" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Sink" eSuperTypes="#//NamedElement">
<eAnnotations source="diagraph">
<details key="node"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="NamedElement" abstract="true">
<eAnnotations source="diagraph">
<details key="label=name"/>
</eAnnotations>
<eAnnotations source="diagraph">
<details key="view=vwsource"/>
<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="Sensor">
<eAnnotations source="diagraph">
<details key="node"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="level" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Flow" eSuperTypes="#//NamedElement">
<eAnnotations source="diagraph">
<details key="link"/>
<details key="cont=Source.flow"/>
<details key="lsrc=from"/>
<details key="ltrg=to"/>
</eAnnotations>
<eAnnotations source="diagraph">
<details key="node"/>
<details key="view=vwsource"/>
<details key="cref=history"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="from" eType="#//Source"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="to" eType="#//Tank"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="history" upperBound="-1"
eType="#//Value" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Value">
<eAnnotations source="diagraph">
<details key="node"/>
<details key="view=vwsource"/>
<details key="label=value"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="time" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"/>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/francoispfister/diagraph/org.isoe.fwk.megamodel.deploy/repository-bundle/tank201.ecore | ecore | tank201
LevelRegulation
tank
source
sink
controler
valve
Tank
level
sensor
maxLevel
Controler
fromSensor
toValve
pGain
iGain
dGain
Valve
from
to
flowValue
history
Source
flow
Sink
NamedElement
name
Sensor
level
Flow
from
to
history
value
Value
time
value | null | {"directed":true,"nodes":[{"nsPrefix":"_tank201","nsURI":"http://tank201","name":"tank201","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LevelRegulation","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Tank","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Controler","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Valve","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Source","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Sink","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NamedElement","instanceClass":null,"abstract":true,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Sensor","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Flow","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Value","instanceClass":null,"abstract":false,"id":10,"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":"tank","changeable":true,"resolveProxies":true,"lowerBound":0,"id":11,"derived":false},{"container":false,"ordered":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":12,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"sink","changeable":true,"resolveProxies":true,"lowerBound":0,"id":13,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"controler","changeable":true,"resolveProxies":true,"lowerBound":0,"id":14,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"valve","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"},{"id":20,"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":"level","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":"sensor","changeable":true,"resolveProxies":true,"lowerBound":0,"id":22,"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":"maxLevel","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"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"fromSensor","changeable":true,"resolveProxies":true,"lowerBound":0,"id":28,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"toValve","changeable":true,"resolveProxies":true,"lowerBound":0,"id":29,"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":"pGain","changeable":true,"lowerBound":0,"iD":false,"id":30,"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":"iGain","changeable":true,"lowerBound":0,"iD":false,"id":31,"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":"dGain","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"},{"container":false,"ordered":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":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":"to","changeable":true,"resolveProxies":true,"lowerBound":0,"id":40,"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":"flowValue","changeable":true,"lowerBound":0,"iD":false,"id":41,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"history","changeable":true,"resolveProxies":true,"lowerBound":0,"id":42,"derived":false},{"id":43,"eClass":"EGenericType"},{"id":44,"eClass":"EGenericType"},{"id":45,"eClass":"EGenericType"},{"id":46,"eClass":"EGenericType"},{"id":47,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"flow","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":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":52,"derived":false},{"id":53,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":0.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":54,"derived":false},{"id":55,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"from","changeable":true,"resolveProxies":true,"lowerBound":0,"id":56,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"to","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":"history","changeable":true,"resolveProxies":true,"lowerBound":0,"id":58,"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":"value","changeable":true,"lowerBound":0,"iD":false,"id":59,"derived":false},{"id":60,"eClass":"EGenericType"},{"id":61,"eClass":"EGenericType"},{"id":62,"eClass":"EGenericType"},{"id":63,"eClass":"EGenericType"},{"id":64,"eClass":"EGenericType"},{"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":65,"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":"value","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":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":2},{"source":11,"target":16},{"source":11,"target":1},{"source":16,"target":2},{"source":12,"target":5},{"source":12,"target":17},{"source":12,"target":1},{"source":17,"target":5},{"source":13,"target":6},{"source":13,"target":18},{"source":13,"target":1},{"source":18,"target":6},{"source":14,"target":3},{"source":14,"target":19},{"source":14,"target":1},{"source":19,"target":3},{"source":15,"target":4},{"source":15,"target":20},{"source":15,"target":1},{"source":20,"target":4},{"source":2,"target":0},{"source":2,"target":7},{"source":2,"target":21},{"source":2,"target":22},{"source":2,"target":23},{"source":2,"target":24},{"source":21,"target":25},{"source":21,"target":2},{"source":22,"target":8},{"source":22,"target":26},{"source":22,"target":2},{"source":26,"target":8},{"source":23,"target":27},{"source":23,"target":2},{"source":24,"target":7},{"source":3,"target":0},{"source":3,"target":7},{"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":28,"target":8},{"source":28,"target":34},{"source":28,"target":3},{"source":34,"target":8},{"source":29,"target":4},{"source":29,"target":35},{"source":29,"target":3},{"source":35,"target":4},{"source":30,"target":36},{"source":30,"target":3},{"source":31,"target":37},{"source":31,"target":3},{"source":32,"target":38},{"source":32,"target":3},{"source":33,"target":7},{"source":4,"target":0},{"source":4,"target":7},{"source":4,"target":39},{"source":4,"target":40},{"source":4,"target":41},{"source":4,"target":42},{"source":4,"target":43},{"source":39,"target":2},{"source":39,"target":44},{"source":39,"target":4},{"source":44,"target":2},{"source":40,"target":6},{"source":40,"target":45},{"source":40,"target":4},{"source":45,"target":6},{"source":41,"target":46},{"source":41,"target":4},{"source":42,"target":10},{"source":42,"target":47},{"source":42,"target":4},{"source":47,"target":10},{"source":43,"target":7},{"source":5,"target":0},{"source":5,"target":7},{"source":5,"target":48},{"source":5,"target":49},{"source":48,"target":9},{"source":48,"target":50},{"source":48,"target":5},{"source":50,"target":9},{"source":49,"target":7},{"source":6,"target":0},{"source":6,"target":7},{"source":6,"target":51},{"source":51,"target":7},{"source":7,"target":0},{"source":7,"target":52},{"source":52,"target":53},{"source":52,"target":7},{"source":8,"target":0},{"source":8,"target":54},{"source":54,"target":55},{"source":54,"target":8},{"source":9,"target":0},{"source":9,"target":7},{"source":9,"target":56},{"source":9,"target":57},{"source":9,"target":58},{"source":9,"target":59},{"source":9,"target":60},{"source":56,"target":5},{"source":56,"target":61},{"source":56,"target":9},{"source":61,"target":5},{"source":57,"target":2},{"source":57,"target":62},{"source":57,"target":9},{"source":62,"target":2},{"source":58,"target":10},{"source":58,"target":63},{"source":58,"target":9},{"source":63,"target":10},{"source":59,"target":64},{"source":59,"target":9},{"source":60,"target":7},{"source":10,"target":0},{"source":10,"target":65},{"source":10,"target":66},{"source":65,"target":67},{"source":65,"target":10},{"source":66,"target":68},{"source":66,"target":10}],"multigraph":true} |
true | <?xml version="1.0" encoding="ISO-8859-1"?>
<xmi:XMI xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore">
<ecore:EPackage name="fr">
<eSubpackages name="obeo">
<eSubpackages name="psm">
<eSubpackages name="vb">
<eSubpackages name="resources">
<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"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="commentsBefore" unique="false" upperBound="-1" eType="/1/String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="commentsAfter" unique="false" upperBound="-1" eType="/1/String"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="VB_LangElement" abstract="true" eSuperTypes="/0/obeo/psm/vb/resources/LocatedElement"/>
</eSubpackages>
<eSubpackages name="projects">
<eSubpackages name="VB_1">
<eSubpackages name="core">
<eClassifiers xsi:type="ecore:EClass" name="VB_Content" eSuperTypes="/0/obeo/psm/vb/resources/VB_LangElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="hasVersion" ordered="false" unique="false" lowerBound="1" eType="/1/Boolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="version" ordered="false" unique="false" eType="/1/String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="hasClass" ordered="false" unique="false" lowerBound="1" eType="/1/Boolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="hasBeginEnd" ordered="false" unique="false" lowerBound="1" eType="/1/Boolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="beginEndGlobalVariables" upperBound="-1" eType="/0/obeo/psm/vb/projects/VB_1/core/VB_GlobalVariable" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="globalVariables" upperBound="-1" eType="/0/obeo/psm/vb/projects/VB_1/core/VB_GlobalVariable" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="elements" upperBound="-1" eType="/0/obeo/psm/vb/projects/VB_1/core/VB_ContentElement" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="VB_GlobalVariable" eSuperTypes="/0/obeo/psm/vb/resources/VB_LangElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" unique="false" lowerBound="1" eType="/1/String"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="value" lowerBound="1" upperBound="-1" eType="/0/obeo/psm/vb/projects/VB_1/expressions/VB_Expression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="VB_ContentElement" abstract="true" eSuperTypes="/0/obeo/psm/vb/resources/VB_LangElement"/>
<eClassifiers xsi:type="ecore:EClass" name="VB_FileAttribute" eSuperTypes="/0/obeo/psm/vb/projects/VB_1/core/VB_ContentElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" unique="false" lowerBound="1" eType="/1/String"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="initialValue" lowerBound="1" upperBound="-1" eType="/0/obeo/psm/vb/projects/VB_1/expressions/VB_Expression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="VB_Option" eSuperTypes="/0/obeo/psm/vb/projects/VB_1/core/VB_ContentElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" unique="false" lowerBound="1" eType="/1/String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="hasEnablement" ordered="false" unique="false" lowerBound="1" eType="/1/Boolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="enablement" ordered="false" unique="false" eType="/0/obeo/psm/vb/projects/VB_1/enumerations/EnablementEnum"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="VB_Imports" eSuperTypes="/0/obeo/psm/vb/projects/VB_1/core/VB_ContentElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="imports" ordered="false" lowerBound="1" eType="/0/obeo/psm/vb/projects/VB_1/references/VB_FullTypeRef" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="VB_Implements" eSuperTypes="/0/obeo/psm/vb/projects/VB_1/core/VB_ContentElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="implements" ordered="false" lowerBound="1" eType="/0/obeo/psm/vb/projects/VB_1/references/VB_FullTypeRef" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="VB_Assembly" eSuperTypes="/0/obeo/psm/vb/projects/VB_1/core/VB_ContentElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="call" ordered="false" lowerBound="1" eType="/0/obeo/psm/vb/projects/VB_1/statements/VB_Call" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="VB_Class" eSuperTypes="/0/obeo/psm/vb/projects/VB_1/core/VB_ContentElement /0/obeo/psm/vb/projects/VB_1/core/VB_Type">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isFriend" ordered="false" unique="false" lowerBound="1" eType="/1/Boolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="hasVisibility" ordered="false" unique="false" lowerBound="1" eType="/1/Boolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="visibility" ordered="false" unique="false" eType="/0/obeo/psm/vb/projects/VB_1/enumerations/VisibilityEnum"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" unique="false" lowerBound="1" eType="/1/String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="hasInherits" ordered="false" unique="false" lowerBound="1" eType="/1/Boolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="inherits" ordered="false" eType="/0/obeo/psm/vb/projects/VB_1/references/VB_FullTypeRef" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="features" upperBound="-1" eType="/0/obeo/psm/vb/projects/VB_1/features/VB_Feature" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="VB_Module" eSuperTypes="/0/obeo/psm/vb/projects/VB_1/core/VB_ContentElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" unique="false" lowerBound="1" eType="/1/String"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="features" upperBound="-1" eType="/0/obeo/psm/vb/projects/VB_1/features/VB_Feature" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="VB_Type" abstract="true" eSuperTypes="/0/obeo/psm/vb/resources/VB_LangElement"/>
<eClassifiers xsi:type="ecore:EClass" name="VB_Data" abstract="true" eSuperTypes="/0/obeo/psm/vb/resources/VB_LangElement"/>
<eClassifiers xsi:type="ecore:EClass" name="VB_SimpleType" eSuperTypes="/0/obeo/psm/vb/projects/VB_1/core/VB_ContentElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="visibility" ordered="false" unique="false" eType="/0/obeo/psm/vb/projects/VB_1/enumerations/VisibilityEnum"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" unique="false" lowerBound="1" eType="/1/String"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="features" upperBound="-1" eType="/0/obeo/psm/vb/projects/VB_1/features/VB_Feature" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="VB_Enum" eSuperTypes="/0/obeo/psm/vb/projects/VB_1/core/VB_ContentElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="visibility" ordered="false" unique="false" lowerBound="1" eType="/0/obeo/psm/vb/projects/VB_1/enumerations/VisibilityEnum"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" unique="false" lowerBound="1" eType="/1/String"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="features" upperBound="-1" eType="/0/obeo/psm/vb/projects/VB_1/features/VB_Feature" containment="true"/>
</eClassifiers>
</eSubpackages>
<eSubpackages name="preprocessing">
<eClassifiers xsi:type="ecore:EClass" name="VB_PreprocIf" eSuperTypes="/0/obeo/psm/vb/projects/VB_1/core/VB_ContentElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="condition" ordered="false" lowerBound="1" eType="/0/obeo/psm/vb/projects/VB_1/expressions/VB_Expression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="features" upperBound="-1" eType="/0/obeo/psm/vb/projects/VB_1/features/VB_Feature" containment="true"/>
</eClassifiers>
</eSubpackages>
<eSubpackages name="features">
<eClassifiers xsi:type="ecore:EClass" name="VB_Feature" abstract="true" eSuperTypes="/0/obeo/psm/vb/projects/VB_1/core/VB_Data /0/obeo/psm/vb/projects/VB_1/core/VB_ContentElement"/>
<eClassifiers xsi:type="ecore:EClass" name="VB_Region" eSuperTypes="/0/obeo/psm/vb/projects/VB_1/features/VB_Feature">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" unique="false" lowerBound="1" eType="/1/String"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="features" upperBound="-1" eType="/0/obeo/psm/vb/projects/VB_1/features/VB_Feature" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="VB_Sub" eSuperTypes="/0/obeo/psm/vb/projects/VB_1/features/VB_Feature">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="hasAnnotation" ordered="false" unique="false" lowerBound="1" eType="/1/Boolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="annotation" ordered="false" eType="/0/obeo/psm/vb/projects/VB_1/statements/VB_Call" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isFriend" ordered="false" unique="false" lowerBound="1" eType="/1/Boolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="hasVisibility" ordered="false" unique="false" lowerBound="1" eType="/1/Boolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="visibility" ordered="false" unique="false" eType="/0/obeo/psm/vb/projects/VB_1/enumerations/VisibilityEnum"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isOverloads" ordered="false" unique="false" lowerBound="1" eType="/1/Boolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isOverrides" ordered="false" unique="false" lowerBound="1" eType="/1/Boolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" unique="false" lowerBound="1" eType="/1/String"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="parameters" upperBound="-1" eType="/0/obeo/psm/vb/projects/VB_1/features/VB_Parameter" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="hasHandles" ordered="false" unique="false" lowerBound="1" eType="/1/Boolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="handles" upperBound="-1" eType="/0/obeo/psm/vb/projects/VB_1/references/VB_FullTypeRef" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="statements" upperBound="-1" eType="/0/obeo/psm/vb/projects/VB_1/statements/VB_Statement" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="VB_Function" eSuperTypes="/0/obeo/psm/vb/projects/VB_1/features/VB_Feature">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isFriend" ordered="false" unique="false" lowerBound="1" eType="/1/Boolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="hasVisibility" ordered="false" unique="false" lowerBound="1" eType="/1/Boolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="visibility" ordered="false" unique="false" eType="/0/obeo/psm/vb/projects/VB_1/enumerations/VisibilityEnum"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" unique="false" lowerBound="1" eType="/1/String"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="parameters" upperBound="-1" eType="/0/obeo/psm/vb/projects/VB_1/features/VB_Parameter" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="return" ordered="false" eType="/0/obeo/psm/vb/projects/VB_1/references/VB_FullTypeRef" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="statements" upperBound="-1" eType="/0/obeo/psm/vb/projects/VB_1/statements/VB_Statement" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="VB_DeclareFunction" eSuperTypes="/0/obeo/psm/vb/projects/VB_1/features/VB_Feature">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="hasVisibility" ordered="false" unique="false" lowerBound="1" eType="/1/Boolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="visibility" ordered="false" unique="false" eType="/0/obeo/psm/vb/projects/VB_1/enumerations/VisibilityEnum"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isAuto" ordered="false" unique="false" lowerBound="1" eType="/1/Boolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" unique="false" lowerBound="1" eType="/1/String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="lib" ordered="false" unique="false" lowerBound="1" eType="/1/String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isAlias" ordered="false" unique="false" lowerBound="1" eType="/1/Boolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="alias" ordered="false" unique="false" eType="/1/String"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="parameters" upperBound="-1" eType="/0/obeo/psm/vb/projects/VB_1/features/VB_Parameter" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="return" ordered="false" lowerBound="1" eType="/0/obeo/psm/vb/projects/VB_1/references/VB_FullTypeRef" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="VB_DeclareSub" eSuperTypes="/0/obeo/psm/vb/projects/VB_1/features/VB_Feature">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="hasVisibility" ordered="false" unique="false" lowerBound="1" eType="/1/Boolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="visibility" ordered="false" unique="false" eType="/0/obeo/psm/vb/projects/VB_1/enumerations/VisibilityEnum"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isAuto" ordered="false" unique="false" lowerBound="1" eType="/1/Boolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" unique="false" lowerBound="1" eType="/1/String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="lib" ordered="false" unique="false" lowerBound="1" eType="/1/String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isAlias" ordered="false" unique="false" lowerBound="1" eType="/1/Boolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="alias" ordered="false" unique="false" eType="/1/String"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="parameters" upperBound="-1" eType="/0/obeo/psm/vb/projects/VB_1/features/VB_Parameter" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="VB_Parameter" eSuperTypes="/0/obeo/psm/vb/projects/VB_1/core/VB_Data">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isOptional" ordered="false" unique="false" lowerBound="1" eType="/1/Boolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="hasQualifier" ordered="false" unique="false" lowerBound="1" eType="/1/Boolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="qualifier" ordered="false" unique="false" eType="/0/obeo/psm/vb/projects/VB_1/enumerations/QualifierEnum"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" unique="false" lowerBound="1" eType="/1/String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isArray" ordered="false" unique="false" lowerBound="1" eType="/1/Boolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="arrayExpression" ordered="false" eType="/0/obeo/psm/vb/projects/VB_1/expressions/VB_Expression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="hasType" ordered="false" unique="false" lowerBound="1" eType="/1/Boolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="type" ordered="false" eType="/0/obeo/psm/vb/projects/VB_1/references/VB_FullTypeRef" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="hasInitialValue" ordered="false" unique="false" lowerBound="1" eType="/1/Boolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="value" ordered="false" eType="/0/obeo/psm/vb/projects/VB_1/expressions/VB_Expression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="VB_Property" eSuperTypes="/0/obeo/psm/vb/projects/VB_1/features/VB_Feature">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="visibility" ordered="false" unique="false" lowerBound="1" eType="/0/obeo/psm/vb/projects/VB_1/enumerations/VisibilityEnum"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isShared" ordered="false" unique="false" lowerBound="1" eType="/1/Boolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isGetOnly" ordered="false" unique="false" lowerBound="1" eType="/1/Boolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isSet" ordered="false" unique="false" lowerBound="1" eType="/1/Boolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isLet" ordered="false" unique="false" lowerBound="1" eType="/1/Boolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" unique="false" lowerBound="1" eType="/1/String"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="parameters" upperBound="-1" eType="/0/obeo/psm/vb/projects/VB_1/features/VB_Parameter" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="type" ordered="false" eType="/0/obeo/psm/vb/projects/VB_1/references/VB_FullTypeRef" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="modifiers" upperBound="-1" eType="/0/obeo/psm/vb/projects/VB_1/features/VB_Modifier" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="statements" upperBound="-1" eType="/0/obeo/psm/vb/projects/VB_1/statements/VB_Statement" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="VB_Modifier" abstract="true" eSuperTypes="/0/obeo/psm/vb/resources/VB_LangElement"/>
<eClassifiers xsi:type="ecore:EClass" name="VB_Set" eSuperTypes="/0/obeo/psm/vb/projects/VB_1/features/VB_Modifier">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="hasParameters" ordered="false" unique="false" lowerBound="1" eType="/1/Boolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="parameters" upperBound="-1" eType="/0/obeo/psm/vb/projects/VB_1/features/VB_Parameter" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="statements" upperBound="-1" eType="/0/obeo/psm/vb/projects/VB_1/statements/VB_Statement" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="VB_Get" eSuperTypes="/0/obeo/psm/vb/projects/VB_1/features/VB_Modifier">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="hasParameters" ordered="false" unique="false" lowerBound="1" eType="/1/Boolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="parameters" upperBound="-1" eType="/0/obeo/psm/vb/projects/VB_1/features/VB_Parameter" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="statements" upperBound="-1" eType="/0/obeo/psm/vb/projects/VB_1/statements/VB_Statement" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="VB_Attribute" eSuperTypes="/0/obeo/psm/vb/projects/VB_1/features/VB_Feature">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="hasVisibility" ordered="false" unique="false" lowerBound="1" eType="/1/Boolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="visibility" ordered="false" unique="false" eType="/0/obeo/psm/vb/projects/VB_1/enumerations/VisibilityEnum"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="hasQualifier" ordered="false" unique="false" lowerBound="1" eType="/1/Boolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="qualifier" ordered="false" unique="false" eType="/0/obeo/psm/vb/projects/VB_1/enumerations/Qualifier_2Enum"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isFriend" ordered="false" unique="false" lowerBound="1" eType="/1/Boolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isWithEvents" ordered="false" unique="false" lowerBound="1" eType="/1/Boolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isShared" ordered="false" unique="false" lowerBound="1" eType="/1/Boolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" unique="false" lowerBound="1" eType="/1/String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isArray" ordered="false" unique="false" lowerBound="1" eType="/1/Boolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="arrayExpressions" upperBound="-1" eType="/0/obeo/psm/vb/projects/VB_1/expressions/VB_Expression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="hasType" ordered="false" unique="false" lowerBound="1" eType="/1/Boolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="type" ordered="false" eType="/0/obeo/psm/vb/projects/VB_1/expressions/VB_Expression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="hasInitialValue" ordered="false" unique="false" lowerBound="1" eType="/1/Boolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="initialValue" ordered="false" eType="/0/obeo/psm/vb/projects/VB_1/expressions/VB_Expression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="hasNext" ordered="false" unique="false" lowerBound="1" eType="/1/Boolean"/>
</eClassifiers>
</eSubpackages>
<eSubpackages name="graphicals">
<eClassifiers xsi:type="ecore:EClass" name="VB_GraphicalElement" eSuperTypes="/0/obeo/psm/vb/projects/VB_1/core/VB_ContentElement /0/obeo/psm/vb/projects/VB_1/core/VB_Data">
<eStructuralFeatures xsi:type="ecore:EReference" name="type" ordered="false" lowerBound="1" eType="/0/obeo/psm/vb/projects/VB_1/references/VB_FullTypeRef" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" unique="false" lowerBound="1" eType="/1/String"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="fields" upperBound="-1" eType="/0/obeo/psm/vb/projects/VB_1/graphicals/VB_GraphicalField" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="children" upperBound="-1" eType="/0/obeo/psm/vb/projects/VB_1/graphicals/VB_GraphicalElement" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="VB_GraphicalField" abstract="true" eSuperTypes="/0/obeo/psm/vb/resources/VB_LangElement"/>
<eClassifiers xsi:type="ecore:EClass" name="VB_GraphicalPropertySet" eSuperTypes="/0/obeo/psm/vb/projects/VB_1/graphicals/VB_GraphicalField">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" unique="false" lowerBound="1" eType="/1/String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="hasArguments" ordered="false" unique="false" lowerBound="1" eType="/1/Boolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="arguments" upperBound="-1" eType="/0/obeo/psm/vb/projects/VB_1/expressions/VB_Expression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="hasBrackets" ordered="false" unique="false" lowerBound="1" eType="/1/Boolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="fields" upperBound="-1" eType="/0/obeo/psm/vb/projects/VB_1/graphicals/VB_GraphicalField" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="VB_GraphicalProperty" eSuperTypes="/0/obeo/psm/vb/projects/VB_1/core/VB_Data /0/obeo/psm/vb/projects/VB_1/graphicals/VB_GraphicalField">
<eStructuralFeatures xsi:type="ecore:EReference" name="property" ordered="false" lowerBound="1" eType="/0/obeo/psm/vb/projects/VB_1/references/VB_FullDataRef" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="value" ordered="false" lowerBound="1" eType="/0/obeo/psm/vb/projects/VB_1/expressions/VB_Expression" containment="true"/>
</eClassifiers>
</eSubpackages>
<eSubpackages name="statements">
<eClassifiers xsi:type="ecore:EClass" name="VB_Statement" abstract="true" eSuperTypes="/0/obeo/psm/vb/projects/VB_1/features/VB_Modifier"/>
<eClassifiers xsi:type="ecore:EClass" name="VB_Call" eSuperTypes="/0/obeo/psm/vb/projects/VB_1/statements/VB_Statement">
<eStructuralFeatures xsi:type="ecore:EReference" name="expression" ordered="false" lowerBound="1" eType="/0/obeo/psm/vb/projects/VB_1/references/VB_FullDataRef" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="arguments" upperBound="-1" eType="/0/obeo/psm/vb/projects/VB_1/statements/VB_CallArgument" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="VB_CallArgument" abstract="true" eSuperTypes="/0/obeo/psm/vb/resources/VB_LangElement"/>
<eClassifiers xsi:type="ecore:EClass" name="VB_CallEmptyArgument" eSuperTypes="/0/obeo/psm/vb/projects/VB_1/statements/VB_CallArgument"/>
<eClassifiers xsi:type="ecore:EClass" name="VB_CallExpressionArgument" eSuperTypes="/0/obeo/psm/vb/projects/VB_1/statements/VB_CallArgument">
<eStructuralFeatures xsi:type="ecore:EReference" name="expression" ordered="false" lowerBound="1" eType="/0/obeo/psm/vb/projects/VB_1/expressions/VB_Expression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="hasSeparator" ordered="false" unique="false" lowerBound="1" eType="/1/Boolean"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="VB_Case" eSuperTypes="/0/obeo/psm/vb/resources/VB_LangElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="values" lowerBound="1" upperBound="-1" eType="/0/obeo/psm/vb/projects/VB_1/expressions/VB_Expression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="hasSeparator" ordered="false" unique="false" lowerBound="1" eType="/1/Boolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="statements" upperBound="-1" eType="/0/obeo/psm/vb/projects/VB_1/statements/VB_Statement" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="VB_RawBody" eSuperTypes="/0/obeo/psm/vb/projects/VB_1/statements/VB_Statement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="value" ordered="false" unique="false" eType="/1/String"/>
</eClassifiers>
</eSubpackages>
<eSubpackages name="expressions">
<eClassifiers xsi:type="ecore:EClass" name="VB_Expression" abstract="true" eSuperTypes="/0/obeo/psm/vb/resources/VB_LangElement"/>
<eClassifiers xsi:type="ecore:EClass" name="VB_AssignmentExpression" eSuperTypes="/0/obeo/psm/vb/projects/VB_1/expressions/VB_Expression">
<eStructuralFeatures xsi:type="ecore:EReference" name="variable" ordered="false" lowerBound="1" eType="/0/obeo/psm/vb/projects/VB_1/references/VB_FullDataRef" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="expression" ordered="false" lowerBound="1" eType="/0/obeo/psm/vb/projects/VB_1/expressions/VB_Expression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="VB_TypeOfExpression" eSuperTypes="/0/obeo/psm/vb/projects/VB_1/expressions/VB_Expression">
<eStructuralFeatures xsi:type="ecore:EReference" name="variable" ordered="false" lowerBound="1" eType="/0/obeo/psm/vb/projects/VB_1/references/VB_FullDataRef" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="type" ordered="false" lowerBound="1" eType="/0/obeo/psm/vb/projects/VB_1/references/VB_FullTypeRef" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="VB_OperatorExpression" eSuperTypes="/0/obeo/psm/vb/projects/VB_1/expressions/VB_Expression">
<eStructuralFeatures xsi:type="ecore:EReference" name="leftHand" ordered="false" lowerBound="1" eType="/0/obeo/psm/vb/projects/VB_1/expressions/VB_Expression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="rightHand" ordered="false" lowerBound="1" eType="/0/obeo/psm/vb/projects/VB_1/expressions/VB_Expression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="operatorName" ordered="false" unique="false" eType="/1/String"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="VB_NewExpression" eSuperTypes="/0/obeo/psm/vb/projects/VB_1/expressions/VB_Expression">
<eStructuralFeatures xsi:type="ecore:EReference" name="type" ordered="false" lowerBound="1" eType="/0/obeo/psm/vb/projects/VB_1/references/VB_FullTypeRef" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="hasArguments" ordered="false" unique="false" lowerBound="1" eType="/1/Boolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="arguments" upperBound="-1" eType="/0/obeo/psm/vb/projects/VB_1/expressions/VB_Expression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="hasInitialization" ordered="false" unique="false" lowerBound="1" eType="/1/Boolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="initializations" upperBound="-1" eType="/0/obeo/psm/vb/projects/VB_1/expressions/VB_Expression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="VB_NotExpression" eSuperTypes="/0/obeo/psm/vb/projects/VB_1/expressions/VB_Expression">
<eStructuralFeatures xsi:type="ecore:EReference" name="expression" ordered="false" lowerBound="1" eType="/0/obeo/psm/vb/projects/VB_1/expressions/VB_Expression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="VB_NegativeExpression" eSuperTypes="/0/obeo/psm/vb/projects/VB_1/expressions/VB_Expression">
<eStructuralFeatures xsi:type="ecore:EReference" name="expression" ordered="false" lowerBound="1" eType="/0/obeo/psm/vb/projects/VB_1/expressions/VB_Expression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="VB_ParenthesisExpression" eSuperTypes="/0/obeo/psm/vb/projects/VB_1/expressions/VB_Expression">
<eStructuralFeatures xsi:type="ecore:EReference" name="expression" ordered="false" lowerBound="1" eType="/0/obeo/psm/vb/projects/VB_1/expressions/VB_Expression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="VB_TabValuesExpression" eSuperTypes="/0/obeo/psm/vb/projects/VB_1/expressions/VB_Expression">
<eStructuralFeatures xsi:type="ecore:EReference" name="arguments" upperBound="-1" eType="/0/obeo/psm/vb/projects/VB_1/expressions/VB_Expression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="VB_ByValExpression" eSuperTypes="/0/obeo/psm/vb/projects/VB_1/expressions/VB_Expression">
<eStructuralFeatures xsi:type="ecore:EReference" name="value" ordered="false" lowerBound="1" eType="/0/obeo/psm/vb/projects/VB_1/expressions/VB_Expression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="VB_Value" abstract="true" eSuperTypes="/0/obeo/psm/vb/projects/VB_1/expressions/VB_Expression"/>
<eClassifiers xsi:type="ecore:EClass" name="VB_NegativeValue" eSuperTypes="/0/obeo/psm/vb/projects/VB_1/expressions/VB_Value">
<eStructuralFeatures xsi:type="ecore:EReference" name="value" ordered="false" lowerBound="1" eType="/0/obeo/psm/vb/projects/VB_1/expressions/VB_Value" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="VB_VariableSystem" eSuperTypes="/0/obeo/psm/vb/projects/VB_1/expressions/VB_Value">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" unique="false" lowerBound="1" eType="/0/obeo/psm/vb/projects/VB_1/enumerations/NameEnum"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="VB_Literal" abstract="true" eSuperTypes="/0/obeo/psm/vb/projects/VB_1/expressions/VB_Value">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="value" ordered="false" unique="false" lowerBound="1" eType="/1/String"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="VB_Literal_Literal" eSuperTypes="/0/obeo/psm/vb/projects/VB_1/expressions/VB_Literal"/>
<eClassifiers xsi:type="ecore:EClass" name="VB_Literal_Number" eSuperTypes="/0/obeo/psm/vb/projects/VB_1/expressions/VB_Literal"/>
<eClassifiers xsi:type="ecore:EClass" name="VB_Literal_Value" eSuperTypes="/0/obeo/psm/vb/projects/VB_1/expressions/VB_Literal"/>
</eSubpackages>
<eSubpackages name="references">
<eClassifiers xsi:type="ecore:EClass" name="VB_FullTypeRef" eSuperTypes="/0/obeo/psm/vb/resources/VB_LangElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="members" lowerBound="1" upperBound="-1" eType="/0/obeo/psm/vb/projects/VB_1/references/VB_TypeRef" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="VB_TypeRef" eSuperTypes="/0/obeo/psm/vb/resources/VB_LangElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="type" ordered="false" lowerBound="1" eType="/0/obeo/psm/vb/resources/VB_LangElement"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="typeValue" ordered="false" unique="false" lowerBound="1" eType="/1/String"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="VB_FullDataRef" eSuperTypes="/0/obeo/psm/vb/projects/VB_1/expressions/VB_Expression">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="self" ordered="false" unique="false" lowerBound="1" eType="/1/Boolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="members" lowerBound="1" upperBound="-1" eType="/0/obeo/psm/vb/projects/VB_1/references/VB_DataRef" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="hasRecSet" ordered="false" unique="false" lowerBound="1" eType="/1/Boolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="recSetMember" ordered="false" eType="/0/obeo/psm/vb/projects/VB_1/references/VB_DataRef" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="VB_DataRef" eSuperTypes="/0/obeo/psm/vb/resources/VB_LangElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="data" ordered="false" lowerBound="1" eType="/0/obeo/psm/vb/resources/VB_LangElement"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="dataValue" ordered="false" unique="false" lowerBound="1" eType="/1/String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="hasArguments" ordered="false" unique="false" lowerBound="1" eType="/1/Boolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="arguments" upperBound="-1" eType="/0/obeo/psm/vb/projects/VB_1/statements/VB_CallArgument" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="hasRefMarker" ordered="false" unique="false" lowerBound="1" eType="/1/Boolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="hasSubMarker" ordered="false" unique="false" lowerBound="1" eType="/1/Boolean"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="VB_LabelRef" eSuperTypes="/0/obeo/psm/vb/resources/VB_LangElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="label" ordered="false" lowerBound="1" eType="/0/obeo/psm/vb/resources/VB_LangElement"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="labelValue" ordered="false" unique="false" lowerBound="1" eType="/1/String"/>
</eClassifiers>
</eSubpackages>
<eSubpackages name="enumerations">
<eClassifiers xsi:type="ecore:EEnum" name="EnablementEnum">
<eLiterals name="Off" value="1"/>
<eLiterals name="On" value="2"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="VisibilityEnum">
<eLiterals name="private" value="1"/>
<eLiterals name="protected" value="2"/>
<eLiterals name="public" value="3"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="QualifierEnum">
<eLiterals name="byRef" value="1"/>
<eLiterals name="byVal" value="2"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="Qualifier_2Enum">
<eLiterals name="static" value="1"/>
<eLiterals name="const" value="2"/>
<eLiterals name="dim" value="3"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="NameEnum">
<eLiterals name="trueLit" value="1"/>
<eLiterals name="falseLit" value="2"/>
<eLiterals name="nothing" value="3"/>
</eClassifiers>
</eSubpackages>
</eSubpackages>
</eSubpackages>
</eSubpackages>
</eSubpackages>
</eSubpackages>
</ecore:EPackage>
<ecore:EPackage name="PrimitiveTypes">
<eClassifiers xsi:type="ecore:EDataType" name="String"/>
<eClassifiers xsi:type="ecore:EDataType" name="Boolean"/>
<eClassifiers xsi:type="ecore:EDataType" name="Integer"/>
</ecore:EPackage>
</xmi:XMI>
| github:ecore:/data/grammarware/slps/topics/grammars/basic/vb-glineur/vb.ecore | ecore | fr
obeo
psm
vb
resources
LocatedElement
location
commentsBefore
commentsAfter
VB_LangElement
projects
VB_1
core
VB_Content
hasVersion
version
hasClass
hasBeginEnd
beginEndGlobalVariables
globalVariables
elements
VB_GlobalVariable
name
value
VB_ContentElement
VB_FileAttribute
name
initialValue
VB_Option
name
hasEnablement
enablement
VB_Imports
imports
VB_Implements
implements
VB_Assembly
call
VB_Class
isFriend
hasVisibility
visibility
name
hasInherits
inherits
features
VB_Module
name
features
VB_Type
VB_Data
VB_SimpleType
visibility
name
features
VB_Enum
visibility
name
features
preprocessing
VB_PreprocIf
condition
features
features
VB_Feature
VB_Region
name
features
VB_Sub
hasAnnotation
annotation
isFriend
hasVisibility
visibility
isOverloads
isOverrides
name
parameters
hasHandles
handles
statements
VB_Function
isFriend
hasVisibility
visibility
name
parameters
return
statements
VB_DeclareFunction
hasVisibility
visibility
isAuto
name
lib
isAlias
alias
parameters
return
VB_DeclareSub
hasVisibility
visibility
isAuto
name
lib
isAlias
alias
parameters
VB_Parameter
isOptional
hasQualifier
qualifier
name
isArray
arrayExpression
hasType
type
hasInitialValue
value
VB_Property
visibility
isShared
isGetOnly
isSet
isLet
name
parameters
type
modifiers
statements
VB_Modifier
VB_Set
hasParameters
parameters
statements
VB_Get
hasParameters
parameters
statements
VB_Attribute
hasVisibility
visibility
hasQualifier
qualifier
isFriend
isWithEvents
isShared
name
isArray
arrayExpressions
hasType
type
hasInitialValue
initialValue
hasNext
graphicals
VB_GraphicalElement
type
name
fields
children
VB_GraphicalField
VB_GraphicalPropertySet
name
hasArguments
arguments
hasBrackets
fields
VB_GraphicalProperty
property
value
statements
VB_Statement
VB_Call
expression
arguments
VB_CallArgument
VB_CallEmptyArgument
VB_CallExpressionArgument
expression
hasSeparator
VB_Case
values
hasSeparator
statements
VB_RawBody
value
expressions
VB_Expression
VB_AssignmentExpression
variable
expression
VB_TypeOfExpression
variable
type
VB_OperatorExpression
leftHand
rightHand
operatorName
VB_NewExpression
type
hasArguments
arguments
hasInitialization
initializations
VB_NotExpression
expression
VB_NegativeExpression
expression
VB_ParenthesisExpression
expression
VB_TabValuesExpression
arguments
VB_ByValExpression
value
VB_Value
VB_NegativeValue
value
VB_VariableSystem
name
VB_Literal
value
VB_Literal_Literal
VB_Literal_Number
VB_Literal_Value
references
VB_FullTypeRef
members
VB_TypeRef
type
typeValue
VB_FullDataRef
self
members
hasRecSet
recSetMember
VB_DataRef
data
dataValue
hasArguments
arguments
hasRefMarker
hasSubMarker
VB_LabelRef
label
labelValue
enumerations
EnablementEnum
Off
Off
On
On
VisibilityEnum
private
private
protected
protected
public
public
QualifierEnum
byRef
byRef
byVal
byVal
Qualifier_2Enum
static
static
const
const
dim
dim
NameEnum
trueLit
trueLit
falseLit
falseLit
nothing
nothing
PrimitiveTypes
String
Boolean
Integer | null | {"directed":true,"nodes":[{"nsPrefix":null,"nsURI":null,"name":"fr","id":0,"eClass":"EPackage"},{"nsPrefix":null,"nsURI":null,"name":"obeo","id":1,"eClass":"EPackage"},{"nsPrefix":null,"nsURI":null,"name":"psm","id":2,"eClass":"EPackage"},{"nsPrefix":null,"nsURI":null,"name":"vb","id":3,"eClass":"EPackage"},{"nsPrefix":null,"nsURI":null,"name":"resources","id":4,"eClass":"EPackage"},{"nsPrefix":null,"nsURI":null,"name":"projects","id":5,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LocatedElement","instanceClass":null,"abstract":true,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VB_LangElement","instanceClass":null,"abstract":true,"id":7,"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":8,"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":9,"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":10,"derived":false},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"String","instanceClass":null,"id":11,"serializable":true,"eClass":"EDataType"},{"id":12,"eClass":"EGenericType"},{"id":13,"eClass":"EGenericType"},{"id":14,"eClass":"EGenericType"},{"id":15,"eClass":"EGenericType"},{"nsPrefix":null,"nsURI":null,"name":"VB_1","id":16,"eClass":"EPackage"},{"nsPrefix":null,"nsURI":null,"name":"core","id":17,"eClass":"EPackage"},{"nsPrefix":null,"nsURI":null,"name":"preprocessing","id":18,"eClass":"EPackage"},{"nsPrefix":null,"nsURI":null,"name":"features","id":19,"eClass":"EPackage"},{"nsPrefix":null,"nsURI":null,"name":"graphicals","id":20,"eClass":"EPackage"},{"nsPrefix":null,"nsURI":null,"name":"statements","id":21,"eClass":"EPackage"},{"nsPrefix":null,"nsURI":null,"name":"expressions","id":22,"eClass":"EPackage"},{"nsPrefix":null,"nsURI":null,"name":"references","id":23,"eClass":"EPackage"},{"nsPrefix":null,"nsURI":null,"name":"enumerations","id":24,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VB_Content","instanceClass":null,"abstract":false,"id":25,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VB_GlobalVariable","instanceClass":null,"abstract":false,"id":26,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VB_ContentElement","instanceClass":null,"abstract":true,"id":27,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VB_FileAttribute","instanceClass":null,"abstract":false,"id":28,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VB_Option","instanceClass":null,"abstract":false,"id":29,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VB_Imports","instanceClass":null,"abstract":false,"id":30,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VB_Implements","instanceClass":null,"abstract":false,"id":31,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VB_Assembly","instanceClass":null,"abstract":false,"id":32,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VB_Class","instanceClass":null,"abstract":false,"id":33,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VB_Module","instanceClass":null,"abstract":false,"id":34,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VB_Type","instanceClass":null,"abstract":true,"id":35,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VB_Data","instanceClass":null,"abstract":true,"id":36,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VB_SimpleType","instanceClass":null,"abstract":false,"id":37,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VB_Enum","instanceClass":null,"abstract":false,"id":38,"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":"hasVersion","changeable":true,"lowerBound":1,"iD":false,"id":39,"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":"version","changeable":true,"lowerBound":0,"iD":false,"id":40,"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":"hasClass","changeable":true,"lowerBound":1,"iD":false,"id":41,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"hasBeginEnd","changeable":true,"lowerBound":1,"iD":false,"id":42,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"beginEndGlobalVariables","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":"globalVariables","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":"elements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":45,"derived":false},{"id":46,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Boolean","instanceClass":null,"id":47,"serializable":true,"eClass":"EDataType"},{"id":48,"eClass":"EGenericType"},{"id":49,"eClass":"EGenericType"},{"id":50,"eClass":"EGenericType"},{"id":51,"eClass":"EGenericType"},{"id":52,"eClass":"EGenericType"},{"id":53,"eClass":"EGenericType"},{"id":54,"eClass":"EGenericType"},{"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":55,"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":"value","changeable":true,"resolveProxies":true,"lowerBound":1,"id":56,"derived":false},{"id":57,"eClass":"EGenericType"},{"id":58,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VB_Expression","instanceClass":null,"abstract":true,"id":59,"interface":false,"eClass":"EClass"},{"id":60,"eClass":"EGenericType"},{"id":61,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":62,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"initialValue","changeable":true,"resolveProxies":true,"lowerBound":1,"id":63,"derived":false},{"id":64,"eClass":"EGenericType"},{"id":65,"eClass":"EGenericType"},{"id":66,"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":67,"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":"hasEnablement","changeable":true,"lowerBound":1,"iD":false,"id":68,"derived":false},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"enablement","changeable":true,"lowerBound":0,"iD":false,"id":69,"derived":false},{"id":70,"eClass":"EGenericType"},{"id":71,"eClass":"EGenericType"},{"id":72,"eClass":"EGenericType"},{"instanceTypeName":null,"instanceClassName":null,"name":"EnablementEnum","instanceClass":null,"id":73,"serializable":true,"eClass":"EEnum"},{"id":74,"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":75,"derived":false},{"id":76,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VB_FullTypeRef","instanceClass":null,"abstract":false,"id":77,"interface":false,"eClass":"EClass"},{"id":78,"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":"implements","changeable":true,"resolveProxies":true,"lowerBound":1,"id":79,"derived":false},{"id":80,"eClass":"EGenericType"},{"id":81,"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":"call","changeable":true,"resolveProxies":true,"lowerBound":1,"id":82,"derived":false},{"id":83,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VB_Call","instanceClass":null,"abstract":false,"id":84,"interface":false,"eClass":"EClass"},{"id":85,"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":"isFriend","changeable":true,"lowerBound":1,"iD":false,"id":86,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"hasVisibility","changeable":true,"lowerBound":1,"iD":false,"id":87,"derived":false},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"visibility","changeable":true,"lowerBound":0,"iD":false,"id":88,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":89,"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":"hasInherits","changeable":true,"lowerBound":1,"iD":false,"id":90,"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":"inherits","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"features","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"},{"instanceTypeName":null,"instanceClassName":null,"name":"VisibilityEnum","instanceClass":null,"id":97,"serializable":true,"eClass":"EEnum"},{"id":98,"eClass":"EGenericType"},{"id":99,"eClass":"EGenericType"},{"id":100,"eClass":"EGenericType"},{"id":101,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VB_Feature","instanceClass":null,"abstract":true,"id":102,"interface":false,"eClass":"EClass"},{"id":103,"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":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":"features","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"},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"visibility","changeable":true,"lowerBound":0,"iD":false,"id":111,"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":112,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"features","changeable":true,"resolveProxies":true,"lowerBound":0,"id":113,"derived":false},{"id":114,"eClass":"EGenericType"},{"id":115,"eClass":"EGenericType"},{"id":116,"eClass":"EGenericType"},{"id":117,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"visibility","changeable":true,"lowerBound":1,"iD":false,"id":118,"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":119,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"features","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"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VB_PreprocIf","instanceClass":null,"abstract":false,"id":125,"interface":false,"eClass":"EClass"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"condition","changeable":true,"resolveProxies":true,"lowerBound":1,"id":126,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"features","changeable":true,"resolveProxies":true,"lowerBound":0,"id":127,"derived":false},{"id":128,"eClass":"EGenericType"},{"id":129,"eClass":"EGenericType"},{"id":130,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VB_Region","instanceClass":null,"abstract":false,"id":131,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VB_Sub","instanceClass":null,"abstract":false,"id":132,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VB_Function","instanceClass":null,"abstract":false,"id":133,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VB_DeclareFunction","instanceClass":null,"abstract":false,"id":134,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VB_DeclareSub","instanceClass":null,"abstract":false,"id":135,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VB_Parameter","instanceClass":null,"abstract":false,"id":136,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VB_Property","instanceClass":null,"abstract":false,"id":137,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VB_Modifier","instanceClass":null,"abstract":true,"id":138,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VB_Set","instanceClass":null,"abstract":false,"id":139,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VB_Get","instanceClass":null,"abstract":false,"id":140,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VB_Attribute","instanceClass":null,"abstract":false,"id":141,"interface":false,"eClass":"EClass"},{"id":142,"eClass":"EGenericType"},{"id":143,"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":144,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"features","changeable":true,"resolveProxies":true,"lowerBound":0,"id":145,"derived":false},{"id":146,"eClass":"EGenericType"},{"id":147,"eClass":"EGenericType"},{"id":148,"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":"hasAnnotation","changeable":true,"lowerBound":1,"iD":false,"id":149,"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":"annotation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":150,"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":"isFriend","changeable":true,"lowerBound":1,"iD":false,"id":151,"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":"hasVisibility","changeable":true,"lowerBound":1,"iD":false,"id":152,"derived":false},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"visibility","changeable":true,"lowerBound":0,"iD":false,"id":153,"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":"isOverloads","changeable":true,"lowerBound":1,"iD":false,"id":154,"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":"isOverrides","changeable":true,"lowerBound":1,"iD":false,"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},{"container":false,"ordered":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":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":"hasHandles","changeable":true,"lowerBound":1,"iD":false,"id":158,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"handles","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"statements","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"},{"id":165,"eClass":"EGenericType"},{"id":166,"eClass":"EGenericType"},{"id":167,"eClass":"EGenericType"},{"id":168,"eClass":"EGenericType"},{"id":169,"eClass":"EGenericType"},{"id":170,"eClass":"EGenericType"},{"id":171,"eClass":"EGenericType"},{"id":172,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VB_Statement","instanceClass":null,"abstract":true,"id":173,"interface":false,"eClass":"EClass"},{"id":174,"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":"isFriend","changeable":true,"lowerBound":1,"iD":false,"id":175,"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":"hasVisibility","changeable":true,"lowerBound":1,"iD":false,"id":176,"derived":false},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"visibility","changeable":true,"lowerBound":0,"iD":false,"id":177,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"name","changeable":true,"lowerBound":1,"iD":false,"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":"parameters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":179,"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":"return","changeable":true,"resolveProxies":true,"lowerBound":0,"id":180,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"statements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":181,"derived":false},{"id":182,"eClass":"EGenericType"},{"id":183,"eClass":"EGenericType"},{"id":184,"eClass":"EGenericType"},{"id":185,"eClass":"EGenericType"},{"id":186,"eClass":"EGenericType"},{"id":187,"eClass":"EGenericType"},{"id":188,"eClass":"EGenericType"},{"id":189,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"hasVisibility","changeable":true,"lowerBound":1,"iD":false,"id":190,"derived":false},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"visibility","changeable":true,"lowerBound":0,"iD":false,"id":191,"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":"isAuto","changeable":true,"lowerBound":1,"iD":false,"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":"name","changeable":true,"lowerBound":1,"iD":false,"id":193,"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":"lib","changeable":true,"lowerBound":1,"iD":false,"id":194,"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":"isAlias","changeable":true,"lowerBound":1,"iD":false,"id":195,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"alias","changeable":true,"lowerBound":0,"iD":false,"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":"parameters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":197,"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":"return","changeable":true,"resolveProxies":true,"lowerBound":1,"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"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"hasVisibility","changeable":true,"lowerBound":1,"iD":false,"id":209,"derived":false},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"visibility","changeable":true,"lowerBound":0,"iD":false,"id":210,"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":"isAuto","changeable":true,"lowerBound":1,"iD":false,"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":"name","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":"lib","changeable":true,"lowerBound":1,"iD":false,"id":213,"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":"isAlias","changeable":true,"lowerBound":1,"iD":false,"id":214,"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":"alias","changeable":true,"lowerBound":0,"iD":false,"id":215,"derived":false},{"container":false,"ordered":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":216,"derived":false},{"id":217,"eClass":"EGenericType"},{"id":218,"eClass":"EGenericType"},{"id":219,"eClass":"EGenericType"},{"id":220,"eClass":"EGenericType"},{"id":221,"eClass":"EGenericType"},{"id":222,"eClass":"EGenericType"},{"id":223,"eClass":"EGenericType"},{"id":224,"eClass":"EGenericType"},{"id":225,"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":"isOptional","changeable":true,"lowerBound":1,"iD":false,"id":226,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"hasQualifier","changeable":true,"lowerBound":1,"iD":false,"id":227,"derived":false},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"qualifier","changeable":true,"lowerBound":0,"iD":false,"id":228,"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":229,"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":"isArray","changeable":true,"lowerBound":1,"iD":false,"id":230,"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":"arrayExpression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":231,"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":"hasType","changeable":true,"lowerBound":1,"iD":false,"id":232,"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":233,"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":"hasInitialValue","changeable":true,"lowerBound":1,"iD":false,"id":234,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"resolveProxies":true,"lowerBound":0,"id":235,"derived":false},{"id":236,"eClass":"EGenericType"},{"id":237,"eClass":"EGenericType"},{"id":238,"eClass":"EGenericType"},{"instanceTypeName":null,"instanceClassName":null,"name":"QualifierEnum","instanceClass":null,"id":239,"serializable":true,"eClass":"EEnum"},{"id":240,"eClass":"EGenericType"},{"id":241,"eClass":"EGenericType"},{"id":242,"eClass":"EGenericType"},{"id":243,"eClass":"EGenericType"},{"id":244,"eClass":"EGenericType"},{"id":245,"eClass":"EGenericType"},{"id":246,"eClass":"EGenericType"},{"id":247,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"visibility","changeable":true,"lowerBound":1,"iD":false,"id":248,"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":"isShared","changeable":true,"lowerBound":1,"iD":false,"id":249,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"isGetOnly","changeable":true,"lowerBound":1,"iD":false,"id":250,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"isSet","changeable":true,"lowerBound":1,"iD":false,"id":251,"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":"isLet","changeable":true,"lowerBound":1,"iD":false,"id":252,"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":253,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"parameters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":254,"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":255,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"modifiers","changeable":true,"resolveProxies":true,"lowerBound":0,"id":256,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"statements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":257,"derived":false},{"id":258,"eClass":"EGenericType"},{"id":259,"eClass":"EGenericType"},{"id":260,"eClass":"EGenericType"},{"id":261,"eClass":"EGenericType"},{"id":262,"eClass":"EGenericType"},{"id":263,"eClass":"EGenericType"},{"id":264,"eClass":"EGenericType"},{"id":265,"eClass":"EGenericType"},{"id":266,"eClass":"EGenericType"},{"id":267,"eClass":"EGenericType"},{"id":268,"eClass":"EGenericType"},{"id":269,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"hasParameters","changeable":true,"lowerBound":1,"iD":false,"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":"parameters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":271,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"statements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":272,"derived":false},{"id":273,"eClass":"EGenericType"},{"id":274,"eClass":"EGenericType"},{"id":275,"eClass":"EGenericType"},{"id":276,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"hasParameters","changeable":true,"lowerBound":1,"iD":false,"id":277,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"parameters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":278,"derived":false},{"container":false,"ordered":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":279,"derived":false},{"id":280,"eClass":"EGenericType"},{"id":281,"eClass":"EGenericType"},{"id":282,"eClass":"EGenericType"},{"id":283,"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":"hasVisibility","changeable":true,"lowerBound":1,"iD":false,"id":284,"derived":false},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"visibility","changeable":true,"lowerBound":0,"iD":false,"id":285,"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":"hasQualifier","changeable":true,"lowerBound":1,"iD":false,"id":286,"derived":false},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"qualifier","changeable":true,"lowerBound":0,"iD":false,"id":287,"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":"isFriend","changeable":true,"lowerBound":1,"iD":false,"id":288,"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":"isWithEvents","changeable":true,"lowerBound":1,"iD":false,"id":289,"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":"isShared","changeable":true,"lowerBound":1,"iD":false,"id":290,"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":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":"isArray","changeable":true,"lowerBound":1,"iD":false,"id":292,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"arrayExpressions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":293,"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":"hasType","changeable":true,"lowerBound":1,"iD":false,"id":294,"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":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":"hasInitialValue","changeable":true,"lowerBound":1,"iD":false,"id":296,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"initialValue","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"hasNext","changeable":true,"lowerBound":1,"iD":false,"id":298,"derived":false},{"id":299,"eClass":"EGenericType"},{"id":300,"eClass":"EGenericType"},{"id":301,"eClass":"EGenericType"},{"id":302,"eClass":"EGenericType"},{"instanceTypeName":null,"instanceClassName":null,"name":"Qualifier_2Enum","instanceClass":null,"id":303,"serializable":true,"eClass":"EEnum"},{"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"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VB_GraphicalElement","instanceClass":null,"abstract":false,"id":316,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VB_GraphicalField","instanceClass":null,"abstract":true,"id":317,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VB_GraphicalPropertySet","instanceClass":null,"abstract":false,"id":318,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VB_GraphicalProperty","instanceClass":null,"abstract":false,"id":319,"interface":false,"eClass":"EClass"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":1,"id":320,"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":321,"derived":false},{"container":false,"ordered":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":322,"derived":false},{"container":false,"ordered":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":323,"derived":false},{"id":324,"eClass":"EGenericType"},{"id":325,"eClass":"EGenericType"},{"id":326,"eClass":"EGenericType"},{"id":327,"eClass":"EGenericType"},{"id":328,"eClass":"EGenericType"},{"id":329,"eClass":"EGenericType"},{"id":330,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":331,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"hasArguments","changeable":true,"lowerBound":1,"iD":false,"id":332,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"arguments","changeable":true,"resolveProxies":true,"lowerBound":0,"id":333,"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":"hasBrackets","changeable":true,"lowerBound":1,"iD":false,"id":334,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"fields","changeable":true,"resolveProxies":true,"lowerBound":0,"id":335,"derived":false},{"id":336,"eClass":"EGenericType"},{"id":337,"eClass":"EGenericType"},{"id":338,"eClass":"EGenericType"},{"id":339,"eClass":"EGenericType"},{"id":340,"eClass":"EGenericType"},{"id":341,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"property","changeable":true,"resolveProxies":true,"lowerBound":1,"id":342,"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":343,"derived":false},{"id":344,"eClass":"EGenericType"},{"id":345,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VB_FullDataRef","instanceClass":null,"abstract":false,"id":346,"interface":false,"eClass":"EClass"},{"id":347,"eClass":"EGenericType"},{"id":348,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VB_CallArgument","instanceClass":null,"abstract":true,"id":349,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VB_CallEmptyArgument","instanceClass":null,"abstract":false,"id":350,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VB_CallExpressionArgument","instanceClass":null,"abstract":false,"id":351,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VB_Case","instanceClass":null,"abstract":false,"id":352,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VB_RawBody","instanceClass":null,"abstract":false,"id":353,"interface":false,"eClass":"EClass"},{"id":354,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":1,"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":"arguments","changeable":true,"resolveProxies":true,"lowerBound":0,"id":356,"derived":false},{"id":357,"eClass":"EGenericType"},{"id":358,"eClass":"EGenericType"},{"id":359,"eClass":"EGenericType"},{"id":360,"eClass":"EGenericType"},{"id":361,"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":362,"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":"hasSeparator","changeable":true,"lowerBound":1,"iD":false,"id":363,"derived":false},{"id":364,"eClass":"EGenericType"},{"id":365,"eClass":"EGenericType"},{"id":366,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"values","changeable":true,"resolveProxies":true,"lowerBound":1,"id":367,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"hasSeparator","changeable":true,"lowerBound":1,"iD":false,"id":368,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"statements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":369,"derived":false},{"id":370,"eClass":"EGenericType"},{"id":371,"eClass":"EGenericType"},{"id":372,"eClass":"EGenericType"},{"id":373,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"value","changeable":true,"lowerBound":0,"iD":false,"id":374,"derived":false},{"id":375,"eClass":"EGenericType"},{"id":376,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VB_AssignmentExpression","instanceClass":null,"abstract":false,"id":377,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VB_TypeOfExpression","instanceClass":null,"abstract":false,"id":378,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VB_OperatorExpression","instanceClass":null,"abstract":false,"id":379,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VB_NewExpression","instanceClass":null,"abstract":false,"id":380,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VB_NotExpression","instanceClass":null,"abstract":false,"id":381,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VB_NegativeExpression","instanceClass":null,"abstract":false,"id":382,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VB_ParenthesisExpression","instanceClass":null,"abstract":false,"id":383,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VB_TabValuesExpression","instanceClass":null,"abstract":false,"id":384,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VB_ByValExpression","instanceClass":null,"abstract":false,"id":385,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VB_Value","instanceClass":null,"abstract":true,"id":386,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VB_NegativeValue","instanceClass":null,"abstract":false,"id":387,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VB_VariableSystem","instanceClass":null,"abstract":false,"id":388,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VB_Literal","instanceClass":null,"abstract":true,"id":389,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VB_Literal_Literal","instanceClass":null,"abstract":false,"id":390,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VB_Literal_Number","instanceClass":null,"abstract":false,"id":391,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VB_Literal_Value","instanceClass":null,"abstract":false,"id":392,"interface":false,"eClass":"EClass"},{"id":393,"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":394,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":395,"derived":false},{"id":396,"eClass":"EGenericType"},{"id":397,"eClass":"EGenericType"},{"id":398,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"variable","changeable":true,"resolveProxies":true,"lowerBound":1,"id":399,"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":400,"derived":false},{"id":401,"eClass":"EGenericType"},{"id":402,"eClass":"EGenericType"},{"id":403,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"leftHand","changeable":true,"resolveProxies":true,"lowerBound":1,"id":404,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"rightHand","changeable":true,"resolveProxies":true,"lowerBound":1,"id":405,"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":"operatorName","changeable":true,"lowerBound":0,"iD":false,"id":406,"derived":false},{"id":407,"eClass":"EGenericType"},{"id":408,"eClass":"EGenericType"},{"id":409,"eClass":"EGenericType"},{"id":410,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":1,"id":411,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"hasArguments","changeable":true,"lowerBound":1,"iD":false,"id":412,"derived":false},{"container":false,"ordered":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":413,"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":"hasInitialization","changeable":true,"lowerBound":1,"iD":false,"id":414,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"initializations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":415,"derived":false},{"id":416,"eClass":"EGenericType"},{"id":417,"eClass":"EGenericType"},{"id":418,"eClass":"EGenericType"},{"id":419,"eClass":"EGenericType"},{"id":420,"eClass":"EGenericType"},{"id":421,"eClass":"EGenericType"},{"container":false,"ordered":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":422,"derived":false},{"id":423,"eClass":"EGenericType"},{"id":424,"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":425,"derived":false},{"id":426,"eClass":"EGenericType"},{"id":427,"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":428,"derived":false},{"id":429,"eClass":"EGenericType"},{"id":430,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"arguments","changeable":true,"resolveProxies":true,"lowerBound":0,"id":431,"derived":false},{"id":432,"eClass":"EGenericType"},{"id":433,"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":434,"derived":false},{"id":435,"eClass":"EGenericType"},{"id":436,"eClass":"EGenericType"},{"id":437,"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":438,"derived":false},{"id":439,"eClass":"EGenericType"},{"id":440,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"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":441,"derived":false},{"id":442,"eClass":"EGenericType"},{"instanceTypeName":null,"instanceClassName":null,"name":"NameEnum","instanceClass":null,"id":443,"serializable":true,"eClass":"EEnum"},{"id":444,"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":"value","changeable":true,"lowerBound":1,"iD":false,"id":445,"derived":false},{"id":446,"eClass":"EGenericType"},{"id":447,"eClass":"EGenericType"},{"id":448,"eClass":"EGenericType"},{"id":449,"eClass":"EGenericType"},{"id":450,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VB_TypeRef","instanceClass":null,"abstract":false,"id":451,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VB_DataRef","instanceClass":null,"abstract":false,"id":452,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VB_LabelRef","instanceClass":null,"abstract":false,"id":453,"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":"members","changeable":true,"resolveProxies":true,"lowerBound":1,"id":454,"derived":false},{"id":455,"eClass":"EGenericType"},{"id":456,"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":457,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"typeValue","changeable":true,"lowerBound":1,"iD":false,"id":458,"derived":false},{"id":459,"eClass":"EGenericType"},{"id":460,"eClass":"EGenericType"},{"id":461,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"self","changeable":true,"lowerBound":1,"iD":false,"id":462,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"members","changeable":true,"resolveProxies":true,"lowerBound":1,"id":463,"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":"hasRecSet","changeable":true,"lowerBound":1,"iD":false,"id":464,"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":"recSetMember","changeable":true,"resolveProxies":true,"lowerBound":0,"id":465,"derived":false},{"id":466,"eClass":"EGenericType"},{"id":467,"eClass":"EGenericType"},{"id":468,"eClass":"EGenericType"},{"id":469,"eClass":"EGenericType"},{"id":470,"eClass":"EGenericType"},{"container":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":"data","changeable":true,"resolveProxies":true,"lowerBound":1,"id":471,"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":"dataValue","changeable":true,"lowerBound":1,"iD":false,"id":472,"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":"hasArguments","changeable":true,"lowerBound":1,"iD":false,"id":473,"derived":false},{"container":false,"ordered":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":474,"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":"hasRefMarker","changeable":true,"lowerBound":1,"iD":false,"id":475,"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":"hasSubMarker","changeable":true,"lowerBound":1,"iD":false,"id":476,"derived":false},{"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"},{"container":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":"label","changeable":true,"resolveProxies":true,"lowerBound":1,"id":484,"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":"labelValue","changeable":true,"lowerBound":1,"iD":false,"id":485,"derived":false},{"id":486,"eClass":"EGenericType"},{"id":487,"eClass":"EGenericType"},{"id":488,"eClass":"EGenericType"},{"name":"Off","id":489,"value":1,"literal":"Off","eClass":"EEnumLiteral"},{"name":"On","id":490,"value":2,"literal":"On","eClass":"EEnumLiteral"},{"name":"private","id":491,"value":1,"literal":"private","eClass":"EEnumLiteral"},{"name":"protected","id":492,"value":2,"literal":"protected","eClass":"EEnumLiteral"},{"name":"public","id":493,"value":3,"literal":"public","eClass":"EEnumLiteral"},{"name":"byRef","id":494,"value":1,"literal":"byRef","eClass":"EEnumLiteral"},{"name":"byVal","id":495,"value":2,"literal":"byVal","eClass":"EEnumLiteral"},{"name":"static","id":496,"value":1,"literal":"static","eClass":"EEnumLiteral"},{"name":"const","id":497,"value":2,"literal":"const","eClass":"EEnumLiteral"},{"name":"dim","id":498,"value":3,"literal":"dim","eClass":"EEnumLiteral"},{"name":"trueLit","id":499,"value":1,"literal":"trueLit","eClass":"EEnumLiteral"},{"name":"falseLit","id":500,"value":2,"literal":"falseLit","eClass":"EEnumLiteral"},{"name":"nothing","id":501,"value":3,"literal":"nothing","eClass":"EEnumLiteral"},{"nsPrefix":null,"nsURI":null,"name":"PrimitiveTypes","id":502,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Integer","instanceClass":null,"id":503,"serializable":true,"eClass":"EDataType"}],"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":5},{"source":3,"target":2},{"source":4,"target":6},{"source":4,"target":7},{"source":4,"target":3},{"source":6,"target":4},{"source":6,"target":8},{"source":6,"target":9},{"source":6,"target":10},{"source":8,"target":11},{"source":8,"target":12},{"source":8,"target":6},{"source":12,"target":11},{"source":9,"target":11},{"source":9,"target":13},{"source":9,"target":6},{"source":13,"target":11},{"source":10,"target":11},{"source":10,"target":14},{"source":10,"target":6},{"source":14,"target":11},{"source":7,"target":4},{"source":7,"target":6},{"source":7,"target":15},{"source":15,"target":6},{"source":5,"target":16},{"source":5,"target":3},{"source":16,"target":17},{"source":16,"target":18},{"source":16,"target":19},{"source":16,"target":20},{"source":16,"target":21},{"source":16,"target":22},{"source":16,"target":23},{"source":16,"target":24},{"source":16,"target":5},{"source":17,"target":25},{"source":17,"target":26},{"source":17,"target":27},{"source":17,"target":28},{"source":17,"target":29},{"source":17,"target":30},{"source":17,"target":31},{"source":17,"target":32},{"source":17,"target":33},{"source":17,"target":34},{"source":17,"target":35},{"source":17,"target":36},{"source":17,"target":37},{"source":17,"target":38},{"source":17,"target":16},{"source":25,"target":17},{"source":25,"target":7},{"source":25,"target":39},{"source":25,"target":40},{"source":25,"target":41},{"source":25,"target":42},{"source":25,"target":43},{"source":25,"target":44},{"source":25,"target":45},{"source":25,"target":46},{"source":39,"target":47},{"source":39,"target":48},{"source":39,"target":25},{"source":48,"target":47},{"source":40,"target":11},{"source":40,"target":49},{"source":40,"target":25},{"source":49,"target":11},{"source":41,"target":47},{"source":41,"target":50},{"source":41,"target":25},{"source":50,"target":47},{"source":42,"target":47},{"source":42,"target":51},{"source":42,"target":25},{"source":51,"target":47},{"source":43,"target":26},{"source":43,"target":52},{"source":43,"target":25},{"source":52,"target":26},{"source":44,"target":26},{"source":44,"target":53},{"source":44,"target":25},{"source":53,"target":26},{"source":45,"target":27},{"source":45,"target":54},{"source":45,"target":25},{"source":54,"target":27},{"source":46,"target":7},{"source":26,"target":17},{"source":26,"target":7},{"source":26,"target":55},{"source":26,"target":56},{"source":26,"target":57},{"source":55,"target":11},{"source":55,"target":58},{"source":55,"target":26},{"source":58,"target":11},{"source":56,"target":59},{"source":56,"target":60},{"source":56,"target":26},{"source":60,"target":59},{"source":57,"target":7},{"source":27,"target":17},{"source":27,"target":7},{"source":27,"target":61},{"source":61,"target":7},{"source":28,"target":17},{"source":28,"target":27},{"source":28,"target":62},{"source":28,"target":63},{"source":28,"target":64},{"source":62,"target":11},{"source":62,"target":65},{"source":62,"target":28},{"source":65,"target":11},{"source":63,"target":59},{"source":63,"target":66},{"source":63,"target":28},{"source":66,"target":59},{"source":64,"target":27},{"source":29,"target":17},{"source":29,"target":27},{"source":29,"target":67},{"source":29,"target":68},{"source":29,"target":69},{"source":29,"target":70},{"source":67,"target":11},{"source":67,"target":71},{"source":67,"target":29},{"source":71,"target":11},{"source":68,"target":47},{"source":68,"target":72},{"source":68,"target":29},{"source":72,"target":47},{"source":69,"target":73},{"source":69,"target":74},{"source":69,"target":29},{"source":74,"target":73},{"source":70,"target":27},{"source":30,"target":17},{"source":30,"target":27},{"source":30,"target":75},{"source":30,"target":76},{"source":75,"target":77},{"source":75,"target":78},{"source":75,"target":30},{"source":78,"target":77},{"source":76,"target":27},{"source":31,"target":17},{"source":31,"target":27},{"source":31,"target":79},{"source":31,"target":80},{"source":79,"target":77},{"source":79,"target":81},{"source":79,"target":31},{"source":81,"target":77},{"source":80,"target":27},{"source":32,"target":17},{"source":32,"target":27},{"source":32,"target":82},{"source":32,"target":83},{"source":82,"target":84},{"source":82,"target":85},{"source":82,"target":32},{"source":85,"target":84},{"source":83,"target":27},{"source":33,"target":17},{"source":33,"target":27},{"source":33,"target":35},{"source":33,"target":86},{"source":33,"target":87},{"source":33,"target":88},{"source":33,"target":89},{"source":33,"target":90},{"source":33,"target":91},{"source":33,"target":92},{"source":33,"target":93},{"source":33,"target":94},{"source":86,"target":47},{"source":86,"target":95},{"source":86,"target":33},{"source":95,"target":47},{"source":87,"target":47},{"source":87,"target":96},{"source":87,"target":33},{"source":96,"target":47},{"source":88,"target":97},{"source":88,"target":98},{"source":88,"target":33},{"source":98,"target":97},{"source":89,"target":11},{"source":89,"target":99},{"source":89,"target":33},{"source":99,"target":11},{"source":90,"target":47},{"source":90,"target":100},{"source":90,"target":33},{"source":100,"target":47},{"source":91,"target":77},{"source":91,"target":101},{"source":91,"target":33},{"source":101,"target":77},{"source":92,"target":102},{"source":92,"target":103},{"source":92,"target":33},{"source":103,"target":102},{"source":93,"target":27},{"source":94,"target":35},{"source":34,"target":17},{"source":34,"target":27},{"source":34,"target":104},{"source":34,"target":105},{"source":34,"target":106},{"source":104,"target":11},{"source":104,"target":107},{"source":104,"target":34},{"source":107,"target":11},{"source":105,"target":102},{"source":105,"target":108},{"source":105,"target":34},{"source":108,"target":102},{"source":106,"target":27},{"source":35,"target":17},{"source":35,"target":7},{"source":35,"target":109},{"source":109,"target":7},{"source":36,"target":17},{"source":36,"target":7},{"source":36,"target":110},{"source":110,"target":7},{"source":37,"target":17},{"source":37,"target":27},{"source":37,"target":111},{"source":37,"target":112},{"source":37,"target":113},{"source":37,"target":114},{"source":111,"target":97},{"source":111,"target":115},{"source":111,"target":37},{"source":115,"target":97},{"source":112,"target":11},{"source":112,"target":116},{"source":112,"target":37},{"source":116,"target":11},{"source":113,"target":102},{"source":113,"target":117},{"source":113,"target":37},{"source":117,"target":102},{"source":114,"target":27},{"source":38,"target":17},{"source":38,"target":27},{"source":38,"target":118},{"source":38,"target":119},{"source":38,"target":120},{"source":38,"target":121},{"source":118,"target":97},{"source":118,"target":122},{"source":118,"target":38},{"source":122,"target":97},{"source":119,"target":11},{"source":119,"target":123},{"source":119,"target":38},{"source":123,"target":11},{"source":120,"target":102},{"source":120,"target":124},{"source":120,"target":38},{"source":124,"target":102},{"source":121,"target":27},{"source":18,"target":125},{"source":18,"target":16},{"source":125,"target":18},{"source":125,"target":27},{"source":125,"target":126},{"source":125,"target":127},{"source":125,"target":128},{"source":126,"target":59},{"source":126,"target":129},{"source":126,"target":125},{"source":129,"target":59},{"source":127,"target":102},{"source":127,"target":130},{"source":127,"target":125},{"source":130,"target":102},{"source":128,"target":27},{"source":19,"target":102},{"source":19,"target":131},{"source":19,"target":132},{"source":19,"target":133},{"source":19,"target":134},{"source":19,"target":135},{"source":19,"target":136},{"source":19,"target":137},{"source":19,"target":138},{"source":19,"target":139},{"source":19,"target":140},{"source":19,"target":141},{"source":19,"target":16},{"source":102,"target":19},{"source":102,"target":36},{"source":102,"target":27},{"source":102,"target":142},{"source":102,"target":143},{"source":142,"target":36},{"source":143,"target":27},{"source":131,"target":19},{"source":131,"target":102},{"source":131,"target":144},{"source":131,"target":145},{"source":131,"target":146},{"source":144,"target":11},{"source":144,"target":147},{"source":144,"target":131},{"source":147,"target":11},{"source":145,"target":102},{"source":145,"target":148},{"source":145,"target":131},{"source":148,"target":102},{"source":146,"target":102},{"source":132,"target":19},{"source":132,"target":102},{"source":132,"target":149},{"source":132,"target":150},{"source":132,"target":151},{"source":132,"target":152},{"source":132,"target":153},{"source":132,"target":154},{"source":132,"target":155},{"source":132,"target":156},{"source":132,"target":157},{"source":132,"target":158},{"source":132,"target":159},{"source":132,"target":160},{"source":132,"target":161},{"source":149,"target":47},{"source":149,"target":162},{"source":149,"target":132},{"source":162,"target":47},{"source":150,"target":84},{"source":150,"target":163},{"source":150,"target":132},{"source":163,"target":84},{"source":151,"target":47},{"source":151,"target":164},{"source":151,"target":132},{"source":164,"target":47},{"source":152,"target":47},{"source":152,"target":165},{"source":152,"target":132},{"source":165,"target":47},{"source":153,"target":97},{"source":153,"target":166},{"source":153,"target":132},{"source":166,"target":97},{"source":154,"target":47},{"source":154,"target":167},{"source":154,"target":132},{"source":167,"target":47},{"source":155,"target":47},{"source":155,"target":168},{"source":155,"target":132},{"source":168,"target":47},{"source":156,"target":11},{"source":156,"target":169},{"source":156,"target":132},{"source":169,"target":11},{"source":157,"target":136},{"source":157,"target":170},{"source":157,"target":132},{"source":170,"target":136},{"source":158,"target":47},{"source":158,"target":171},{"source":158,"target":132},{"source":171,"target":47},{"source":159,"target":77},{"source":159,"target":172},{"source":159,"target":132},{"source":172,"target":77},{"source":160,"target":173},{"source":160,"target":174},{"source":160,"target":132},{"source":174,"target":173},{"source":161,"target":102},{"source":133,"target":19},{"source":133,"target":102},{"source":133,"target":175},{"source":133,"target":176},{"source":133,"target":177},{"source":133,"target":178},{"source":133,"target":179},{"source":133,"target":180},{"source":133,"target":181},{"source":133,"target":182},{"source":175,"target":47},{"source":175,"target":183},{"source":175,"target":133},{"source":183,"target":47},{"source":176,"target":47},{"source":176,"target":184},{"source":176,"target":133},{"source":184,"target":47},{"source":177,"target":97},{"source":177,"target":185},{"source":177,"target":133},{"source":185,"target":97},{"source":178,"target":11},{"source":178,"target":186},{"source":178,"target":133},{"source":186,"target":11},{"source":179,"target":136},{"source":179,"target":187},{"source":179,"target":133},{"source":187,"target":136},{"source":180,"target":77},{"source":180,"target":188},{"source":180,"target":133},{"source":188,"target":77},{"source":181,"target":173},{"source":181,"target":189},{"source":181,"target":133},{"source":189,"target":173},{"source":182,"target":102},{"source":134,"target":19},{"source":134,"target":102},{"source":134,"target":190},{"source":134,"target":191},{"source":134,"target":192},{"source":134,"target":193},{"source":134,"target":194},{"source":134,"target":195},{"source":134,"target":196},{"source":134,"target":197},{"source":134,"target":198},{"source":134,"target":199},{"source":190,"target":47},{"source":190,"target":200},{"source":190,"target":134},{"source":200,"target":47},{"source":191,"target":97},{"source":191,"target":201},{"source":191,"target":134},{"source":201,"target":97},{"source":192,"target":47},{"source":192,"target":202},{"source":192,"target":134},{"source":202,"target":47},{"source":193,"target":11},{"source":193,"target":203},{"source":193,"target":134},{"source":203,"target":11},{"source":194,"target":11},{"source":194,"target":204},{"source":194,"target":134},{"source":204,"target":11},{"source":195,"target":47},{"source":195,"target":205},{"source":195,"target":134},{"source":205,"target":47},{"source":196,"target":11},{"source":196,"target":206},{"source":196,"target":134},{"source":206,"target":11},{"source":197,"target":136},{"source":197,"target":207},{"source":197,"target":134},{"source":207,"target":136},{"source":198,"target":77},{"source":198,"target":208},{"source":198,"target":134},{"source":208,"target":77},{"source":199,"target":102},{"source":135,"target":19},{"source":135,"target":102},{"source":135,"target":209},{"source":135,"target":210},{"source":135,"target":211},{"source":135,"target":212},{"source":135,"target":213},{"source":135,"target":214},{"source":135,"target":215},{"source":135,"target":216},{"source":135,"target":217},{"source":209,"target":47},{"source":209,"target":218},{"source":209,"target":135},{"source":218,"target":47},{"source":210,"target":97},{"source":210,"target":219},{"source":210,"target":135},{"source":219,"target":97},{"source":211,"target":47},{"source":211,"target":220},{"source":211,"target":135},{"source":220,"target":47},{"source":212,"target":11},{"source":212,"target":221},{"source":212,"target":135},{"source":221,"target":11},{"source":213,"target":11},{"source":213,"target":222},{"source":213,"target":135},{"source":222,"target":11},{"source":214,"target":47},{"source":214,"target":223},{"source":214,"target":135},{"source":223,"target":47},{"source":215,"target":11},{"source":215,"target":224},{"source":215,"target":135},{"source":224,"target":11},{"source":216,"target":136},{"source":216,"target":225},{"source":216,"target":135},{"source":225,"target":136},{"source":217,"target":102},{"source":136,"target":19},{"source":136,"target":36},{"source":136,"target":226},{"source":136,"target":227},{"source":136,"target":228},{"source":136,"target":229},{"source":136,"target":230},{"source":136,"target":231},{"source":136,"target":232},{"source":136,"target":233},{"source":136,"target":234},{"source":136,"target":235},{"source":136,"target":236},{"source":226,"target":47},{"source":226,"target":237},{"source":226,"target":136},{"source":237,"target":47},{"source":227,"target":47},{"source":227,"target":238},{"source":227,"target":136},{"source":238,"target":47},{"source":228,"target":239},{"source":228,"target":240},{"source":228,"target":136},{"source":240,"target":239},{"source":229,"target":11},{"source":229,"target":241},{"source":229,"target":136},{"source":241,"target":11},{"source":230,"target":47},{"source":230,"target":242},{"source":230,"target":136},{"source":242,"target":47},{"source":231,"target":59},{"source":231,"target":243},{"source":231,"target":136},{"source":243,"target":59},{"source":232,"target":47},{"source":232,"target":244},{"source":232,"target":136},{"source":244,"target":47},{"source":233,"target":77},{"source":233,"target":245},{"source":233,"target":136},{"source":245,"target":77},{"source":234,"target":47},{"source":234,"target":246},{"source":234,"target":136},{"source":246,"target":47},{"source":235,"target":59},{"source":235,"target":247},{"source":235,"target":136},{"source":247,"target":59},{"source":236,"target":36},{"source":137,"target":19},{"source":137,"target":102},{"source":137,"target":248},{"source":137,"target":249},{"source":137,"target":250},{"source":137,"target":251},{"source":137,"target":252},{"source":137,"target":253},{"source":137,"target":254},{"source":137,"target":255},{"source":137,"target":256},{"source":137,"target":257},{"source":137,"target":258},{"source":248,"target":97},{"source":248,"target":259},{"source":248,"target":137},{"source":259,"target":97},{"source":249,"target":47},{"source":249,"target":260},{"source":249,"target":137},{"source":260,"target":47},{"source":250,"target":47},{"source":250,"target":261},{"source":250,"target":137},{"source":261,"target":47},{"source":251,"target":47},{"source":251,"target":262},{"source":251,"target":137},{"source":262,"target":47},{"source":252,"target":47},{"source":252,"target":263},{"source":252,"target":137},{"source":263,"target":47},{"source":253,"target":11},{"source":253,"target":264},{"source":253,"target":137},{"source":264,"target":11},{"source":254,"target":136},{"source":254,"target":265},{"source":254,"target":137},{"source":265,"target":136},{"source":255,"target":77},{"source":255,"target":266},{"source":255,"target":137},{"source":266,"target":77},{"source":256,"target":138},{"source":256,"target":267},{"source":256,"target":137},{"source":267,"target":138},{"source":257,"target":173},{"source":257,"target":268},{"source":257,"target":137},{"source":268,"target":173},{"source":258,"target":102},{"source":138,"target":19},{"source":138,"target":7},{"source":138,"target":269},{"source":269,"target":7},{"source":139,"target":19},{"source":139,"target":138},{"source":139,"target":270},{"source":139,"target":271},{"source":139,"target":272},{"source":139,"target":273},{"source":270,"target":47},{"source":270,"target":274},{"source":270,"target":139},{"source":274,"target":47},{"source":271,"target":136},{"source":271,"target":275},{"source":271,"target":139},{"source":275,"target":136},{"source":272,"target":173},{"source":272,"target":276},{"source":272,"target":139},{"source":276,"target":173},{"source":273,"target":138},{"source":140,"target":19},{"source":140,"target":138},{"source":140,"target":277},{"source":140,"target":278},{"source":140,"target":279},{"source":140,"target":280},{"source":277,"target":47},{"source":277,"target":281},{"source":277,"target":140},{"source":281,"target":47},{"source":278,"target":136},{"source":278,"target":282},{"source":278,"target":140},{"source":282,"target":136},{"source":279,"target":173},{"source":279,"target":283},{"source":279,"target":140},{"source":283,"target":173},{"source":280,"target":138},{"source":141,"target":19},{"source":141,"target":102},{"source":141,"target":284},{"source":141,"target":285},{"source":141,"target":286},{"source":141,"target":287},{"source":141,"target":288},{"source":141,"target":289},{"source":141,"target":290},{"source":141,"target":291},{"source":141,"target":292},{"source":141,"target":293},{"source":141,"target":294},{"source":141,"target":295},{"source":141,"target":296},{"source":141,"target":297},{"source":141,"target":298},{"source":141,"target":299},{"source":284,"target":47},{"source":284,"target":300},{"source":284,"target":141},{"source":300,"target":47},{"source":285,"target":97},{"source":285,"target":301},{"source":285,"target":141},{"source":301,"target":97},{"source":286,"target":47},{"source":286,"target":302},{"source":286,"target":141},{"source":302,"target":47},{"source":287,"target":303},{"source":287,"target":304},{"source":287,"target":141},{"source":304,"target":303},{"source":288,"target":47},{"source":288,"target":305},{"source":288,"target":141},{"source":305,"target":47},{"source":289,"target":47},{"source":289,"target":306},{"source":289,"target":141},{"source":306,"target":47},{"source":290,"target":47},{"source":290,"target":307},{"source":290,"target":141},{"source":307,"target":47},{"source":291,"target":11},{"source":291,"target":308},{"source":291,"target":141},{"source":308,"target":11},{"source":292,"target":47},{"source":292,"target":309},{"source":292,"target":141},{"source":309,"target":47},{"source":293,"target":59},{"source":293,"target":310},{"source":293,"target":141},{"source":310,"target":59},{"source":294,"target":47},{"source":294,"target":311},{"source":294,"target":141},{"source":311,"target":47},{"source":295,"target":59},{"source":295,"target":312},{"source":295,"target":141},{"source":312,"target":59},{"source":296,"target":47},{"source":296,"target":313},{"source":296,"target":141},{"source":313,"target":47},{"source":297,"target":59},{"source":297,"target":314},{"source":297,"target":141},{"source":314,"target":59},{"source":298,"target":47},{"source":298,"target":315},{"source":298,"target":141},{"source":315,"target":47},{"source":299,"target":102},{"source":20,"target":316},{"source":20,"target":317},{"source":20,"target":318},{"source":20,"target":319},{"source":20,"target":16},{"source":316,"target":20},{"source":316,"target":27},{"source":316,"target":36},{"source":316,"target":320},{"source":316,"target":321},{"source":316,"target":322},{"source":316,"target":323},{"source":316,"target":324},{"source":316,"target":325},{"source":320,"target":77},{"source":320,"target":326},{"source":320,"target":316},{"source":326,"target":77},{"source":321,"target":11},{"source":321,"target":327},{"source":321,"target":316},{"source":327,"target":11},{"source":322,"target":317},{"source":322,"target":328},{"source":322,"target":316},{"source":328,"target":317},{"source":323,"target":316},{"source":323,"target":329},{"source":323,"target":316},{"source":329,"target":316},{"source":324,"target":27},{"source":325,"target":36},{"source":317,"target":20},{"source":317,"target":7},{"source":317,"target":330},{"source":330,"target":7},{"source":318,"target":20},{"source":318,"target":317},{"source":318,"target":331},{"source":318,"target":332},{"source":318,"target":333},{"source":318,"target":334},{"source":318,"target":335},{"source":318,"target":336},{"source":331,"target":11},{"source":331,"target":337},{"source":331,"target":318},{"source":337,"target":11},{"source":332,"target":47},{"source":332,"target":338},{"source":332,"target":318},{"source":338,"target":47},{"source":333,"target":59},{"source":333,"target":339},{"source":333,"target":318},{"source":339,"target":59},{"source":334,"target":47},{"source":334,"target":340},{"source":334,"target":318},{"source":340,"target":47},{"source":335,"target":317},{"source":335,"target":341},{"source":335,"target":318},{"source":341,"target":317},{"source":336,"target":317},{"source":319,"target":20},{"source":319,"target":36},{"source":319,"target":317},{"source":319,"target":342},{"source":319,"target":343},{"source":319,"target":344},{"source":319,"target":345},{"source":342,"target":346},{"source":342,"target":347},{"source":342,"target":319},{"source":347,"target":346},{"source":343,"target":59},{"source":343,"target":348},{"source":343,"target":319},{"source":348,"target":59},{"source":344,"target":36},{"source":345,"target":317},{"source":21,"target":173},{"source":21,"target":84},{"source":21,"target":349},{"source":21,"target":350},{"source":21,"target":351},{"source":21,"target":352},{"source":21,"target":353},{"source":21,"target":16},{"source":173,"target":21},{"source":173,"target":138},{"source":173,"target":354},{"source":354,"target":138},{"source":84,"target":21},{"source":84,"target":173},{"source":84,"target":355},{"source":84,"target":356},{"source":84,"target":357},{"source":355,"target":346},{"source":355,"target":358},{"source":355,"target":84},{"source":358,"target":346},{"source":356,"target":349},{"source":356,"target":359},{"source":356,"target":84},{"source":359,"target":349},{"source":357,"target":173},{"source":349,"target":21},{"source":349,"target":7},{"source":349,"target":360},{"source":360,"target":7},{"source":350,"target":21},{"source":350,"target":349},{"source":350,"target":361},{"source":361,"target":349},{"source":351,"target":21},{"source":351,"target":349},{"source":351,"target":362},{"source":351,"target":363},{"source":351,"target":364},{"source":362,"target":59},{"source":362,"target":365},{"source":362,"target":351},{"source":365,"target":59},{"source":363,"target":47},{"source":363,"target":366},{"source":363,"target":351},{"source":366,"target":47},{"source":364,"target":349},{"source":352,"target":21},{"source":352,"target":7},{"source":352,"target":367},{"source":352,"target":368},{"source":352,"target":369},{"source":352,"target":370},{"source":367,"target":59},{"source":367,"target":371},{"source":367,"target":352},{"source":371,"target":59},{"source":368,"target":47},{"source":368,"target":372},{"source":368,"target":352},{"source":372,"target":47},{"source":369,"target":173},{"source":369,"target":373},{"source":369,"target":352},{"source":373,"target":173},{"source":370,"target":7},{"source":353,"target":21},{"source":353,"target":173},{"source":353,"target":374},{"source":353,"target":375},{"source":374,"target":11},{"source":374,"target":376},{"source":374,"target":353},{"source":376,"target":11},{"source":375,"target":173},{"source":22,"target":59},{"source":22,"target":377},{"source":22,"target":378},{"source":22,"target":379},{"source":22,"target":380},{"source":22,"target":381},{"source":22,"target":382},{"source":22,"target":383},{"source":22,"target":384},{"source":22,"target":385},{"source":22,"target":386},{"source":22,"target":387},{"source":22,"target":388},{"source":22,"target":389},{"source":22,"target":390},{"source":22,"target":391},{"source":22,"target":392},{"source":22,"target":16},{"source":59,"target":22},{"source":59,"target":7},{"source":59,"target":393},{"source":393,"target":7},{"source":377,"target":22},{"source":377,"target":59},{"source":377,"target":394},{"source":377,"target":395},{"source":377,"target":396},{"source":394,"target":346},{"source":394,"target":397},{"source":394,"target":377},{"source":397,"target":346},{"source":395,"target":59},{"source":395,"target":398},{"source":395,"target":377},{"source":398,"target":59},{"source":396,"target":59},{"source":378,"target":22},{"source":378,"target":59},{"source":378,"target":399},{"source":378,"target":400},{"source":378,"target":401},{"source":399,"target":346},{"source":399,"target":402},{"source":399,"target":378},{"source":402,"target":346},{"source":400,"target":77},{"source":400,"target":403},{"source":400,"target":378},{"source":403,"target":77},{"source":401,"target":59},{"source":379,"target":22},{"source":379,"target":59},{"source":379,"target":404},{"source":379,"target":405},{"source":379,"target":406},{"source":379,"target":407},{"source":404,"target":59},{"source":404,"target":408},{"source":404,"target":379},{"source":408,"target":59},{"source":405,"target":59},{"source":405,"target":409},{"source":405,"target":379},{"source":409,"target":59},{"source":406,"target":11},{"source":406,"target":410},{"source":406,"target":379},{"source":410,"target":11},{"source":407,"target":59},{"source":380,"target":22},{"source":380,"target":59},{"source":380,"target":411},{"source":380,"target":412},{"source":380,"target":413},{"source":380,"target":414},{"source":380,"target":415},{"source":380,"target":416},{"source":411,"target":77},{"source":411,"target":417},{"source":411,"target":380},{"source":417,"target":77},{"source":412,"target":47},{"source":412,"target":418},{"source":412,"target":380},{"source":418,"target":47},{"source":413,"target":59},{"source":413,"target":419},{"source":413,"target":380},{"source":419,"target":59},{"source":414,"target":47},{"source":414,"target":420},{"source":414,"target":380},{"source":420,"target":47},{"source":415,"target":59},{"source":415,"target":421},{"source":415,"target":380},{"source":421,"target":59},{"source":416,"target":59},{"source":381,"target":22},{"source":381,"target":59},{"source":381,"target":422},{"source":381,"target":423},{"source":422,"target":59},{"source":422,"target":424},{"source":422,"target":381},{"source":424,"target":59},{"source":423,"target":59},{"source":382,"target":22},{"source":382,"target":59},{"source":382,"target":425},{"source":382,"target":426},{"source":425,"target":59},{"source":425,"target":427},{"source":425,"target":382},{"source":427,"target":59},{"source":426,"target":59},{"source":383,"target":22},{"source":383,"target":59},{"source":383,"target":428},{"source":383,"target":429},{"source":428,"target":59},{"source":428,"target":430},{"source":428,"target":383},{"source":430,"target":59},{"source":429,"target":59},{"source":384,"target":22},{"source":384,"target":59},{"source":384,"target":431},{"source":384,"target":432},{"source":431,"target":59},{"source":431,"target":433},{"source":431,"target":384},{"source":433,"target":59},{"source":432,"target":59},{"source":385,"target":22},{"source":385,"target":59},{"source":385,"target":434},{"source":385,"target":435},{"source":434,"target":59},{"source":434,"target":436},{"source":434,"target":385},{"source":436,"target":59},{"source":435,"target":59},{"source":386,"target":22},{"source":386,"target":59},{"source":386,"target":437},{"source":437,"target":59},{"source":387,"target":22},{"source":387,"target":386},{"source":387,"target":438},{"source":387,"target":439},{"source":438,"target":386},{"source":438,"target":440},{"source":438,"target":387},{"source":440,"target":386},{"source":439,"target":386},{"source":388,"target":22},{"source":388,"target":386},{"source":388,"target":441},{"source":388,"target":442},{"source":441,"target":443},{"source":441,"target":444},{"source":441,"target":388},{"source":444,"target":443},{"source":442,"target":386},{"source":389,"target":22},{"source":389,"target":386},{"source":389,"target":445},{"source":389,"target":446},{"source":445,"target":11},{"source":445,"target":447},{"source":445,"target":389},{"source":447,"target":11},{"source":446,"target":386},{"source":390,"target":22},{"source":390,"target":389},{"source":390,"target":448},{"source":448,"target":389},{"source":391,"target":22},{"source":391,"target":389},{"source":391,"target":449},{"source":449,"target":389},{"source":392,"target":22},{"source":392,"target":389},{"source":392,"target":450},{"source":450,"target":389},{"source":23,"target":77},{"source":23,"target":451},{"source":23,"target":346},{"source":23,"target":452},{"source":23,"target":453},{"source":23,"target":16},{"source":77,"target":23},{"source":77,"target":7},{"source":77,"target":454},{"source":77,"target":455},{"source":454,"target":451},{"source":454,"target":456},{"source":454,"target":77},{"source":456,"target":451},{"source":455,"target":7},{"source":451,"target":23},{"source":451,"target":7},{"source":451,"target":457},{"source":451,"target":458},{"source":451,"target":459},{"source":457,"target":7},{"source":457,"target":460},{"source":457,"target":451},{"source":460,"target":7},{"source":458,"target":11},{"source":458,"target":461},{"source":458,"target":451},{"source":461,"target":11},{"source":459,"target":7},{"source":346,"target":23},{"source":346,"target":59},{"source":346,"target":462},{"source":346,"target":463},{"source":346,"target":464},{"source":346,"target":465},{"source":346,"target":466},{"source":462,"target":47},{"source":462,"target":467},{"source":462,"target":346},{"source":467,"target":47},{"source":463,"target":452},{"source":463,"target":468},{"source":463,"target":346},{"source":468,"target":452},{"source":464,"target":47},{"source":464,"target":469},{"source":464,"target":346},{"source":469,"target":47},{"source":465,"target":452},{"source":465,"target":470},{"source":465,"target":346},{"source":470,"target":452},{"source":466,"target":59},{"source":452,"target":23},{"source":452,"target":7},{"source":452,"target":471},{"source":452,"target":472},{"source":452,"target":473},{"source":452,"target":474},{"source":452,"target":475},{"source":452,"target":476},{"source":452,"target":477},{"source":471,"target":7},{"source":471,"target":478},{"source":471,"target":452},{"source":478,"target":7},{"source":472,"target":11},{"source":472,"target":479},{"source":472,"target":452},{"source":479,"target":11},{"source":473,"target":47},{"source":473,"target":480},{"source":473,"target":452},{"source":480,"target":47},{"source":474,"target":349},{"source":474,"target":481},{"source":474,"target":452},{"source":481,"target":349},{"source":475,"target":47},{"source":475,"target":482},{"source":475,"target":452},{"source":482,"target":47},{"source":476,"target":47},{"source":476,"target":483},{"source":476,"target":452},{"source":483,"target":47},{"source":477,"target":7},{"source":453,"target":23},{"source":453,"target":7},{"source":453,"target":484},{"source":453,"target":485},{"source":453,"target":486},{"source":484,"target":7},{"source":484,"target":487},{"source":484,"target":453},{"source":487,"target":7},{"source":485,"target":11},{"source":485,"target":488},{"source":485,"target":453},{"source":488,"target":11},{"source":486,"target":7},{"source":24,"target":73},{"source":24,"target":97},{"source":24,"target":239},{"source":24,"target":303},{"source":24,"target":443},{"source":24,"target":16},{"source":73,"target":24},{"source":73,"target":489},{"source":73,"target":490},{"source":489,"target":73},{"source":490,"target":73},{"source":97,"target":24},{"source":97,"target":491},{"source":97,"target":492},{"source":97,"target":493},{"source":491,"target":97},{"source":492,"target":97},{"source":493,"target":97},{"source":239,"target":24},{"source":239,"target":494},{"source":239,"target":495},{"source":494,"target":239},{"source":495,"target":239},{"source":303,"target":24},{"source":303,"target":496},{"source":303,"target":497},{"source":303,"target":498},{"source":496,"target":303},{"source":497,"target":303},{"source":498,"target":303},{"source":443,"target":24},{"source":443,"target":499},{"source":443,"target":500},{"source":443,"target":501},{"source":499,"target":443},{"source":500,"target":443},{"source":501,"target":443},{"source":502,"target":11},{"source":502,"target":47},{"source":502,"target":503},{"source":11,"target":502},{"source":47,"target":502},{"source":503,"target":502}],"multigraph":true} |
true | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0"
xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="tank202"
nsURI="http://tank202" nsPrefix="_tank202">
<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="LevelRegulation">
<eAnnotations source="diagraph">
<details key="node"/>
<details key="pov"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="tank" eType="#//Tank" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="source" eType="#//Source"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="sink" eType="#//Sink" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="controler" eType="#//Controler"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="valve" eType="#//Valve"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Tank" eSuperTypes="#//NamedElement">
<eAnnotations source="diagraph">
<details key="node"/>
<details key="afx=sensor"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="level" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="sensor" eType="#//Sensor"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="maxLevel" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Controler" eSuperTypes="#//NamedElement">
<eAnnotations source="diagraph">
<details key="node"/>
<details key="ref=fromSensor"/>
<details key="ref=toValve"/>
<details key="label=pGain"/>
<details key="label=iGain"/>
<details key="label=dGain"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="fromSensor" eType="#//Sensor"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="toValve" eType="#//Valve"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="pGain" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="iGain" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="dGain" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Valve" eSuperTypes="#//NamedElement">
<eAnnotations source="diagraph">
<details key="node"/>
<details key="ref=from"/>
<details key="ref=to"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="from" eType="#//Tank"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="to" eType="#//Sink"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="flowValue" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="history" upperBound="-1"
eType="#//Value" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Source" eSuperTypes="#//NamedElement">
<eAnnotations source="diagraph">
<details key="node"/>
<details key="nav:vwsource"/>
</eAnnotations>
<eAnnotations source="diagraph">
<details key="node"/>
<details key="pov"/>
<details key="view=vwsource"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="flow" eType="#//Flow" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Sink" eSuperTypes="#//NamedElement">
<eAnnotations source="diagraph">
<details key="node"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="NamedElement" abstract="true">
<eAnnotations source="diagraph">
<details key="label=name"/>
</eAnnotations>
<eAnnotations source="diagraph">
<details key="view=vwsource"/>
<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="Sensor">
<eAnnotations source="diagraph">
<details key="node"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="level" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Flow" eSuperTypes="#//NamedElement">
<eAnnotations source="diagraph">
<details key="link"/>
<details key="cont=Source.flow"/>
<details key="lsrc=from"/>
<details key="ltrg=to"/>
</eAnnotations>
<eAnnotations source="diagraph">
<details key="node"/>
<details key="view=vwsource"/>
<details key="cref=history"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="from" eType="#//Source"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="to" eType="#//Tank"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="history" upperBound="-1"
eType="#//Value" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Value">
<eAnnotations source="diagraph">
<details key="node"/>
<details key="view=vwsource"/>
<details key="label=value"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="time" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"/>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/francoispfister/diagraph/org.isoe.fwk.megamodel.deploy/repository-bundle/tank202.ecore | ecore | tank202
LevelRegulation
tank
source
sink
controler
valve
Tank
level
sensor
maxLevel
Controler
fromSensor
toValve
pGain
iGain
dGain
Valve
from
to
flowValue
history
Source
flow
Sink
NamedElement
name
Sensor
level
Flow
from
to
history
value
Value
time
value | null | {"directed":true,"nodes":[{"nsPrefix":"_tank202","nsURI":"http://tank202","name":"tank202","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LevelRegulation","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Tank","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Controler","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Valve","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Source","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Sink","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NamedElement","instanceClass":null,"abstract":true,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Sensor","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Flow","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Value","instanceClass":null,"abstract":false,"id":10,"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":"tank","changeable":true,"resolveProxies":true,"lowerBound":0,"id":11,"derived":false},{"container":false,"ordered":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":12,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"sink","changeable":true,"resolveProxies":true,"lowerBound":0,"id":13,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"controler","changeable":true,"resolveProxies":true,"lowerBound":0,"id":14,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"valve","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"},{"id":20,"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":"level","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":"sensor","changeable":true,"resolveProxies":true,"lowerBound":0,"id":22,"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":"maxLevel","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"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"fromSensor","changeable":true,"resolveProxies":true,"lowerBound":0,"id":28,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"toValve","changeable":true,"resolveProxies":true,"lowerBound":0,"id":29,"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":"pGain","changeable":true,"lowerBound":0,"iD":false,"id":30,"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":"iGain","changeable":true,"lowerBound":0,"iD":false,"id":31,"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":"dGain","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"},{"container":false,"ordered":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":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":"to","changeable":true,"resolveProxies":true,"lowerBound":0,"id":40,"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":"flowValue","changeable":true,"lowerBound":0,"iD":false,"id":41,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"history","changeable":true,"resolveProxies":true,"lowerBound":0,"id":42,"derived":false},{"id":43,"eClass":"EGenericType"},{"id":44,"eClass":"EGenericType"},{"id":45,"eClass":"EGenericType"},{"id":46,"eClass":"EGenericType"},{"id":47,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"flow","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":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":52,"derived":false},{"id":53,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":0.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":54,"derived":false},{"id":55,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"from","changeable":true,"resolveProxies":true,"lowerBound":0,"id":56,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"to","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":"history","changeable":true,"resolveProxies":true,"lowerBound":0,"id":58,"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":"value","changeable":true,"lowerBound":0,"iD":false,"id":59,"derived":false},{"id":60,"eClass":"EGenericType"},{"id":61,"eClass":"EGenericType"},{"id":62,"eClass":"EGenericType"},{"id":63,"eClass":"EGenericType"},{"id":64,"eClass":"EGenericType"},{"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":65,"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":"value","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":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":2},{"source":11,"target":16},{"source":11,"target":1},{"source":16,"target":2},{"source":12,"target":5},{"source":12,"target":17},{"source":12,"target":1},{"source":17,"target":5},{"source":13,"target":6},{"source":13,"target":18},{"source":13,"target":1},{"source":18,"target":6},{"source":14,"target":3},{"source":14,"target":19},{"source":14,"target":1},{"source":19,"target":3},{"source":15,"target":4},{"source":15,"target":20},{"source":15,"target":1},{"source":20,"target":4},{"source":2,"target":0},{"source":2,"target":7},{"source":2,"target":21},{"source":2,"target":22},{"source":2,"target":23},{"source":2,"target":24},{"source":21,"target":25},{"source":21,"target":2},{"source":22,"target":8},{"source":22,"target":26},{"source":22,"target":2},{"source":26,"target":8},{"source":23,"target":27},{"source":23,"target":2},{"source":24,"target":7},{"source":3,"target":0},{"source":3,"target":7},{"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":28,"target":8},{"source":28,"target":34},{"source":28,"target":3},{"source":34,"target":8},{"source":29,"target":4},{"source":29,"target":35},{"source":29,"target":3},{"source":35,"target":4},{"source":30,"target":36},{"source":30,"target":3},{"source":31,"target":37},{"source":31,"target":3},{"source":32,"target":38},{"source":32,"target":3},{"source":33,"target":7},{"source":4,"target":0},{"source":4,"target":7},{"source":4,"target":39},{"source":4,"target":40},{"source":4,"target":41},{"source":4,"target":42},{"source":4,"target":43},{"source":39,"target":2},{"source":39,"target":44},{"source":39,"target":4},{"source":44,"target":2},{"source":40,"target":6},{"source":40,"target":45},{"source":40,"target":4},{"source":45,"target":6},{"source":41,"target":46},{"source":41,"target":4},{"source":42,"target":10},{"source":42,"target":47},{"source":42,"target":4},{"source":47,"target":10},{"source":43,"target":7},{"source":5,"target":0},{"source":5,"target":7},{"source":5,"target":48},{"source":5,"target":49},{"source":48,"target":9},{"source":48,"target":50},{"source":48,"target":5},{"source":50,"target":9},{"source":49,"target":7},{"source":6,"target":0},{"source":6,"target":7},{"source":6,"target":51},{"source":51,"target":7},{"source":7,"target":0},{"source":7,"target":52},{"source":52,"target":53},{"source":52,"target":7},{"source":8,"target":0},{"source":8,"target":54},{"source":54,"target":55},{"source":54,"target":8},{"source":9,"target":0},{"source":9,"target":7},{"source":9,"target":56},{"source":9,"target":57},{"source":9,"target":58},{"source":9,"target":59},{"source":9,"target":60},{"source":56,"target":5},{"source":56,"target":61},{"source":56,"target":9},{"source":61,"target":5},{"source":57,"target":2},{"source":57,"target":62},{"source":57,"target":9},{"source":62,"target":2},{"source":58,"target":10},{"source":58,"target":63},{"source":58,"target":9},{"source":63,"target":10},{"source":59,"target":64},{"source":59,"target":9},{"source":60,"target":7},{"source":10,"target":0},{"source":10,"target":65},{"source":10,"target":66},{"source":65,"target":67},{"source":65,"target":10},{"source":66,"target":68},{"source":66,"target":10}],"multigraph":true} |
false | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0"
xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="jPas"
nsURI="http://www.mcreiseii.at/jpas/JPas" nsPrefix="jPas">
<eClassifiers xsi:type="ecore:EClass" name="Model">
<eStructuralFeatures xsi:type="ecore:EReference" name="program" eType="#//Program"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Program">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="methods" upperBound="-1"
eType="#//Method" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="variableDeclaration" eType="#//VariableDeclaration"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="statementsequence" eType="#//StatementSequence"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Method">
<eStructuralFeatures xsi:type="ecore:EReference" name="function" eType="#//Function"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="procedure" eType="#//Procedure"
containment="true"/>
</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="params" upperBound="-1"
eType="#//Param" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="returntype" eType="#//Datatype"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="variableDeclaration" eType="#//VariableDeclaration"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="statementsequence" eType="#//StatementSequence"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Procedure">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="params" upperBound="-1"
eType="#//ProcParam" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="variableDeclaration" eType="#//VariableDeclaration"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="statementsequence" eType="#//StatementSequence"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ProcParam">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="out" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="type" eType="#//Datatype"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Param">
<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"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="VariableDeclaration">
<eStructuralFeatures xsi:type="ecore:EReference" name="variables" upperBound="-1"
eType="#//Variable" 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:EAttribute" name="type" eType="#//Datatype"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="StatementSequence">
<eStructuralFeatures xsi:type="ecore:EReference" name="statements" upperBound="-1"
eType="#//Statement" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Statement"/>
<eClassifiers xsi:type="ecore:EClass" name="IfStatement" eSuperTypes="#//Statement"/>
<eClassifiers xsi:type="ecore:EClass" name="WhileStatement" eSuperTypes="#//Statement"/>
<eClassifiers xsi:type="ecore:EClass" name="AssignStatement" eSuperTypes="#//Statement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="variable" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Condition" eSuperTypes="#//IfStatement #//WhileStatement">
<eStructuralFeatures xsi:type="ecore:EReference" name="ifstatements" eType="#//StatementSequence"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="elsestatements" eType="#//StatementSequence"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="whilestatements" eType="#//StatementSequence"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="left" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="operator" eType="#//Operator"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="right" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="Operator">
<eLiterals name="equal" literal="=="/>
<eLiterals name="less" value="1" literal="<"/>
<eLiterals name="lessorequal" value="2" literal="<="/>
<eLiterals name="greater" value="3" literal=">"/>
<eLiterals name="greaterorequal" value="4" literal=">="/>
<eLiterals name="notequal" value="5" literal="!="/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="Datatype">
<eLiterals name="String" literal="string"/>
<eLiterals name="Boolean" value="1" literal="boolean"/>
<eLiterals name="Integer" value="2" literal="integer"/>
<eLiterals name="Float" value="3" literal="real"/>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/gssi/metamodel-dataset-analysis-toolchain/metamodels/JPas.ecore | ecore | jPas
Model
program
Program
name
methods
variableDeclaration
statementsequence
Method
function
procedure
Function
name
params
returntype
variableDeclaration
statementsequence
Procedure
name
params
variableDeclaration
statementsequence
ProcParam
out
name
type
Param
name
type
VariableDeclaration
variables
Variable
name
type
StatementSequence
statements
Statement
IfStatement
WhileStatement
AssignStatement
variable
Condition
ifstatements
elsestatements
whilestatements
left
operator
right
Operator
equal
==
less
<
lessorequal
<=
greater
>
greaterorequal
>=
notequal
!=
Datatype
String
string
Boolean
boolean
Integer
integer
Float
real | null | {"directed":true,"nodes":[{"nsPrefix":"jPas","nsURI":"http://www.mcreiseii.at/jpas/JPas","name":"jPas","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":"Method","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Function","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Procedure","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProcParam","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Param","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VariableDeclaration","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Variable","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StatementSequence","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Statement","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IfStatement","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WhileStatement","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AssignStatement","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Condition","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"Operator","instanceClass":null,"id":16,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"Datatype","instanceClass":null,"id":17,"serializable":true,"eClass":"EEnum"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"program","changeable":true,"resolveProxies":true,"lowerBound":0,"id":18,"derived":false},{"id":19,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"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":true,"unsettable":false,"transient":false,"unique":true,"name":"methods","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"variableDeclaration","changeable":true,"resolveProxies":true,"lowerBound":0,"id":22,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"statementsequence","changeable":true,"resolveProxies":true,"lowerBound":0,"id":23,"derived":false},{"id":24,"eClass":"EGenericType"},{"id":25,"eClass":"EGenericType"},{"id":26,"eClass":"EGenericType"},{"id":27,"eClass":"EGenericType"},{"container":false,"ordered":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":28,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"procedure","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":"name","changeable":true,"lowerBound":0,"iD":false,"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":"params","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"returntype","changeable":true,"lowerBound":0,"iD":false,"id":34,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"variableDeclaration","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":"statementsequence","changeable":true,"resolveProxies":true,"lowerBound":0,"id":36,"derived":false},{"id":37,"eClass":"EGenericType"},{"id":38,"eClass":"EGenericType"},{"id":39,"eClass":"EGenericType"},{"id":40,"eClass":"EGenericType"},{"id":41,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":42,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"params","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":"variableDeclaration","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":"statementsequence","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"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"out","changeable":true,"lowerBound":0,"iD":false,"id":50,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":51,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"type","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},{"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":57,"derived":false},{"id":58,"eClass":"EGenericType"},{"id":59,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"variables","changeable":true,"resolveProxies":true,"lowerBound":0,"id":60,"derived":false},{"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":null,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"lowerBound":0,"iD":false,"id":63,"derived":false},{"id":64,"eClass":"EGenericType"},{"id":65,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"statements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":66,"derived":false},{"id":67,"eClass":"EGenericType"},{"id":68,"eClass":"EGenericType"},{"id":69,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"variable","changeable":true,"lowerBound":0,"iD":false,"id":70,"derived":false},{"id":71,"eClass":"EGenericType"},{"id":72,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ifstatements","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":"elsestatements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":74,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"whilestatements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":75,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"left","changeable":true,"lowerBound":0,"iD":false,"id":76,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"operator","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":"right","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"},{"id":85,"eClass":"EGenericType"},{"id":86,"eClass":"EGenericType"},{"name":"equal","id":87,"value":0,"literal":"==","eClass":"EEnumLiteral"},{"name":"less","id":88,"value":1,"literal":"<","eClass":"EEnumLiteral"},{"name":"lessorequal","id":89,"value":2,"literal":"<=","eClass":"EEnumLiteral"},{"name":"greater","id":90,"value":3,"literal":">","eClass":"EEnumLiteral"},{"name":"greaterorequal","id":91,"value":4,"literal":">=","eClass":"EEnumLiteral"},{"name":"notequal","id":92,"value":5,"literal":"!=","eClass":"EEnumLiteral"},{"name":"String","id":93,"value":0,"literal":"string","eClass":"EEnumLiteral"},{"name":"Boolean","id":94,"value":1,"literal":"boolean","eClass":"EEnumLiteral"},{"name":"Integer","id":95,"value":2,"literal":"integer","eClass":"EEnumLiteral"},{"name":"Float","id":96,"value":3,"literal":"real","eClass":"EEnumLiteral"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":0,"target":17},{"source":1,"target":0},{"source":1,"target":18},{"source":18,"target":2},{"source":18,"target":19},{"source":18,"target":1},{"source":19,"target":2},{"source":2,"target":0},{"source":2,"target":20},{"source":2,"target":21},{"source":2,"target":22},{"source":2,"target":23},{"source":20,"target":24},{"source":20,"target":2},{"source":21,"target":3},{"source":21,"target":25},{"source":21,"target":2},{"source":25,"target":3},{"source":22,"target":8},{"source":22,"target":26},{"source":22,"target":2},{"source":26,"target":8},{"source":23,"target":10},{"source":23,"target":27},{"source":23,"target":2},{"source":27,"target":10},{"source":3,"target":0},{"source":3,"target":28},{"source":3,"target":29},{"source":28,"target":4},{"source":28,"target":30},{"source":28,"target":3},{"source":30,"target":4},{"source":29,"target":5},{"source":29,"target":31},{"source":29,"target":3},{"source":31,"target":5},{"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":7},{"source":33,"target":38},{"source":33,"target":4},{"source":38,"target":7},{"source":34,"target":17},{"source":34,"target":39},{"source":34,"target":4},{"source":39,"target":17},{"source":35,"target":8},{"source":35,"target":40},{"source":35,"target":4},{"source":40,"target":8},{"source":36,"target":10},{"source":36,"target":41},{"source":36,"target":4},{"source":41,"target":10},{"source":5,"target":0},{"source":5,"target":42},{"source":5,"target":43},{"source":5,"target":44},{"source":5,"target":45},{"source":42,"target":46},{"source":42,"target":5},{"source":43,"target":6},{"source":43,"target":47},{"source":43,"target":5},{"source":47,"target":6},{"source":44,"target":8},{"source":44,"target":48},{"source":44,"target":5},{"source":48,"target":8},{"source":45,"target":10},{"source":45,"target":49},{"source":45,"target":5},{"source":49,"target":10},{"source":6,"target":0},{"source":6,"target":50},{"source":6,"target":51},{"source":6,"target":52},{"source":50,"target":53},{"source":50,"target":6},{"source":51,"target":54},{"source":51,"target":6},{"source":52,"target":17},{"source":52,"target":55},{"source":52,"target":6},{"source":55,"target":17},{"source":7,"target":0},{"source":7,"target":56},{"source":7,"target":57},{"source":56,"target":58},{"source":56,"target":7},{"source":57,"target":17},{"source":57,"target":59},{"source":57,"target":7},{"source":59,"target":17},{"source":8,"target":0},{"source":8,"target":60},{"source":60,"target":9},{"source":60,"target":61},{"source":60,"target":8},{"source":61,"target":9},{"source":9,"target":0},{"source":9,"target":62},{"source":9,"target":63},{"source":62,"target":64},{"source":62,"target":9},{"source":63,"target":17},{"source":63,"target":65},{"source":63,"target":9},{"source":65,"target":17},{"source":10,"target":0},{"source":10,"target":66},{"source":66,"target":11},{"source":66,"target":67},{"source":66,"target":10},{"source":67,"target":11},{"source":11,"target":0},{"source":12,"target":0},{"source":12,"target":11},{"source":12,"target":68},{"source":68,"target":11},{"source":13,"target":0},{"source":13,"target":11},{"source":13,"target":69},{"source":69,"target":11},{"source":14,"target":0},{"source":14,"target":11},{"source":14,"target":70},{"source":14,"target":71},{"source":70,"target":72},{"source":70,"target":14},{"source":71,"target":11},{"source":15,"target":0},{"source":15,"target":12},{"source":15,"target":13},{"source":15,"target":73},{"source":15,"target":74},{"source":15,"target":75},{"source":15,"target":76},{"source":15,"target":77},{"source":15,"target":78},{"source":15,"target":79},{"source":15,"target":80},{"source":73,"target":10},{"source":73,"target":81},{"source":73,"target":15},{"source":81,"target":10},{"source":74,"target":10},{"source":74,"target":82},{"source":74,"target":15},{"source":82,"target":10},{"source":75,"target":10},{"source":75,"target":83},{"source":75,"target":15},{"source":83,"target":10},{"source":76,"target":84},{"source":76,"target":15},{"source":77,"target":16},{"source":77,"target":85},{"source":77,"target":15},{"source":85,"target":16},{"source":78,"target":86},{"source":78,"target":15},{"source":79,"target":12},{"source":80,"target":13},{"source":16,"target":0},{"source":16,"target":87},{"source":16,"target":88},{"source":16,"target":89},{"source":16,"target":90},{"source":16,"target":91},{"source":16,"target":92},{"source":87,"target":16},{"source":88,"target":16},{"source":89,"target":16},{"source":90,"target":16},{"source":91,"target":16},{"source":92,"target":16},{"source":17,"target":0},{"source":17,"target":93},{"source":17,"target":94},{"source":17,"target":95},{"source":17,"target":96},{"source":93,"target":17},{"source":94,"target":17},{"source":95,"target":17},{"source":96,"target":17}],"multigraph":true} |
true | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="el" nsURI="http://de.hub.el/EL/1.0" nsPrefix="el">
<eClassifiers xsi:type="ecore:EClass" name="_VYbCgBirEem2CYYVeB7Aag">
<eStructuralFeatures xsi:type="ecore:EReference" name="methods" upperBound="-1"
eType="#//ELMethod" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="fields" upperBound="-1"
eType="#//ELField" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="superClases" upperBound="-1"
eType="#//_VYbCgBirEem2CYYVeB7Aag"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="innerClasses" upperBound="-1"
eType="#//_VYbCgBirEem2CYYVeB7Aag" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ELVariable" eSuperTypes="#//ELTypedElement"/>
<eClassifiers xsi:type="ecore:EClass" name="ELMethod" eSuperTypes="#//ELTypedElement">
<eAnnotations source="_VYf7ABirEem2CYYVeB7Aag">
<details key="_VYbCgRirEem2CYYVeB7Aag" value="_VYbCghirEem2CYYVeB7Aag"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="parameters" upperBound="-1"
eType="#//ELVariable" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="localVariables" upperBound="-1"
eType="#//ELVariable" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="block" eType="#//ELBlock"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ELField" eSuperTypes="#//ELVariable"/>
<eClassifiers xsi:type="ecore:EClass" name="ELStatement"/>
<eClassifiers xsi:type="ecore:EClass" name="ELBlock">
<eStructuralFeatures xsi:type="ecore:EReference" name="statements" upperBound="-1"
eType="#//ELStatement" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ELExpression" eSuperTypes="#//ELStatement">
<eAnnotations source="http://www.modelversioning.org/ecoremutator">
<details key="_VYbCgxirEem2CYYVeB7Aag" value="_VYbChBirEem2CYYVeB7Aag"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ELLiteral" eSuperTypes="#//ELExpression">
<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="ELOpCall" eSuperTypes="#//ELCall"/>
<eClassifiers xsi:type="ecore:EClass" name="ELCall" eSuperTypes="#//ELExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="arguments" upperBound="-1"
eType="#//ELExpression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="callee" eType="#//ELMethod"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="thisArgument" eType="#//ELExpression"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ELAccess" eSuperTypes="#//ELExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="variable" eType="#//ELVariable"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ELBlockStatement" eSuperTypes="#//ELStatement">
<eStructuralFeatures xsi:type="ecore:EReference" name="block" upperBound="-1"
eType="#//ELBlock" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="kind" eType="#//placeholder9479901"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="expressions" upperBound="-1"
eType="#//ELExpression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ELDataType" eSuperTypes="#//_VYbCgBirEem2CYYVeB7Aag"/>
<eClassifiers xsi:type="ecore:EClass" name="ELTypedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="type" eType="#//_VYbCgBirEem2CYYVeB7Aag"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="array" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="placeholder9479901">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="syntax" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="blocks" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ELModel">
<eAnnotations source="http://www.modelversioning.org/ecoremutator">
<details key="_VYdewBirEem2CYYVeB7Aag" value="_VYdewRirEem2CYYVeB7Aag"/>
<details key="_VYgiEBirEem2CYYVeB7Aag" value="_VYgiERirEem2CYYVeB7Aag"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="packages" upperBound="-1"
eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EClass" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ops" upperBound="-1" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EClass"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="blocks" upperBound="-1"
eType="#//placeholder9479901" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="ELOpKind">
<eLiterals name="infix" literal="infix"/>
<eLiterals name="suffix"/>
<eLiterals name="prefix"/>
<eLiterals name="syntax" literal="syntax">
<eAnnotations source="http://www.modelversioning.org/ecoremutator">
<details key="_VYeF0BirEem2CYYVeB7Aag" value="_VYeF0RirEem2CYYVeB7Aag"/>
</eAnnotations>
</eLiterals>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ELAssignment" eSuperTypes="#//ELStatement">
<eStructuralFeatures xsi:type="ecore:EReference" name="expr" eType="#//ELExpression"
containment="true">
<eAnnotations source="http://www.modelversioning.org/ecoremutator">
<details key="_VYeF0hirEem2CYYVeB7Aag" value="_VYeF0xirEem2CYYVeB7Aag"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="assignee" eType="#//ELVariable"/>
</eClassifiers>
<eSubpackages name="_VYbpkBirEem2CYYVeB7Aag" nsURI="_VYbpkRirEem2CYYVeB7Aag" nsPrefix="_VYbpkhirEem2CYYVeB7Aag"/>
</ecore:EPackage>
| github:ecore:/data/MagMar94/ParmorelExperimentResults/Experiments/Experimen-compare-preferences/AMOR/bestWeight02/20_a14.ecore | ecore | el
_VYbCgBirEem2CYYVeB7Aag
methods
fields
superClases
innerClasses
ELVariable
ELMethod
parameters
localVariables
block
ELField
ELStatement
ELBlock
statements
ELExpression
ELLiteral
value
ELOpCall
ELCall
arguments
callee
thisArgument
ELAccess
variable
ELBlockStatement
block
kind
expressions
ELDataType
ELTypedElement
type
array
placeholder9479901
syntax
blocks
ELModel
packages
ops
blocks
ELOpKind
infix
infix
suffix
suffix
prefix
prefix
syntax
syntax
ELAssignment
expr
assignee
_VYbpkBirEem2CYYVeB7Aag | null | {"directed":true,"nodes":[{"nsPrefix":"el","nsURI":"http://de.hub.el/EL/1.0","name":"el","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"_VYbCgBirEem2CYYVeB7Aag","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ELVariable","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ELMethod","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ELField","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ELStatement","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ELBlock","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ELExpression","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ELLiteral","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ELOpCall","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ELCall","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ELAccess","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ELBlockStatement","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ELDataType","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ELTypedElement","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"placeholder9479901","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ELModel","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"ELOpKind","instanceClass":null,"id":17,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ELAssignment","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"nsPrefix":"_VYbpkhirEem2CYYVeB7Aag","nsURI":"_VYbpkRirEem2CYYVeB7Aag","name":"_VYbpkBirEem2CYYVeB7Aag","id":19,"eClass":"EPackage"},{"container":false,"ordered":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":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":"fields","changeable":true,"resolveProxies":true,"lowerBound":0,"id":21,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"superClases","changeable":true,"resolveProxies":true,"lowerBound":0,"id":22,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"innerClasses","changeable":true,"resolveProxies":true,"lowerBound":0,"id":23,"derived":false},{"id":24,"eClass":"EGenericType"},{"id":25,"eClass":"EGenericType"},{"id":26,"eClass":"EGenericType"},{"id":27,"eClass":"EGenericType"},{"id":28,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"parameters","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":"localVariables","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":"block","changeable":true,"resolveProxies":true,"lowerBound":0,"id":31,"derived":false},{"id":32,"eClass":"EGenericType"},{"id":33,"eClass":"EGenericType"},{"id":34,"eClass":"EGenericType"},{"id":35,"eClass":"EGenericType"},{"id":36,"eClass":"EGenericType"},{"container":false,"ordered":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":37,"derived":false},{"id":38,"eClass":"EGenericType"},{"id":39,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":0,"iD":false,"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":"arguments","changeable":true,"resolveProxies":true,"lowerBound":0,"id":44,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"callee","changeable":true,"resolveProxies":true,"lowerBound":0,"id":45,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"thisArgument","changeable":true,"resolveProxies":true,"lowerBound":0,"id":46,"derived":false},{"id":47,"eClass":"EGenericType"},{"id":48,"eClass":"EGenericType"},{"id":49,"eClass":"EGenericType"},{"id":50,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"variable","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":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"block","changeable":true,"resolveProxies":true,"lowerBound":0,"id":54,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"kind","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":"expressions","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"},{"id":61,"eClass":"EGenericType"},{"container":false,"ordered":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":62,"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":63,"derived":false},{"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":"syntax","changeable":true,"lowerBound":0,"iD":false,"id":66,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"blocks","changeable":true,"lowerBound":0,"iD":false,"id":67,"derived":false},{"id":68,"eClass":"EGenericType"},{"id":69,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"packages","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":"ops","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":"blocks","changeable":true,"resolveProxies":true,"lowerBound":0,"id":72,"derived":false},{"id":73,"eClass":"EGenericType"},{"id":74,"eClass":"EGenericType"},{"id":75,"eClass":"EGenericType"},{"name":"infix","id":76,"value":0,"literal":"infix","eClass":"EEnumLiteral"},{"name":"suffix","id":77,"value":0,"literal":"suffix","eClass":"EEnumLiteral"},{"name":"prefix","id":78,"value":0,"literal":"prefix","eClass":"EEnumLiteral"},{"name":"syntax","id":79,"value":0,"literal":"syntax","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":"expr","changeable":true,"resolveProxies":true,"lowerBound":0,"id":80,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"assignee","changeable":true,"resolveProxies":true,"lowerBound":0,"id":81,"derived":false},{"id":82,"eClass":"EGenericType"},{"id":83,"eClass":"EGenericType"},{"id":84,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":0,"target":17},{"source":0,"target":18},{"source":0,"target":19},{"source":1,"target":0},{"source":1,"target":20},{"source":1,"target":21},{"source":1,"target":22},{"source":1,"target":23},{"source":20,"target":3},{"source":20,"target":24},{"source":20,"target":1},{"source":24,"target":3},{"source":21,"target":4},{"source":21,"target":25},{"source":21,"target":1},{"source":25,"target":4},{"source":22,"target":1},{"source":22,"target":26},{"source":22,"target":1},{"source":26,"target":1},{"source":23,"target":1},{"source":23,"target":27},{"source":23,"target":1},{"source":27,"target":1},{"source":2,"target":0},{"source":2,"target":14},{"source":2,"target":28},{"source":28,"target":14},{"source":3,"target":0},{"source":3,"target":14},{"source":3,"target":29},{"source":3,"target":30},{"source":3,"target":31},{"source":3,"target":32},{"source":29,"target":2},{"source":29,"target":33},{"source":29,"target":3},{"source":33,"target":2},{"source":30,"target":2},{"source":30,"target":34},{"source":30,"target":3},{"source":34,"target":2},{"source":31,"target":6},{"source":31,"target":35},{"source":31,"target":3},{"source":35,"target":6},{"source":32,"target":14},{"source":4,"target":0},{"source":4,"target":2},{"source":4,"target":36},{"source":36,"target":2},{"source":5,"target":0},{"source":6,"target":0},{"source":6,"target":37},{"source":37,"target":5},{"source":37,"target":38},{"source":37,"target":6},{"source":38,"target":5},{"source":7,"target":0},{"source":7,"target":5},{"source":7,"target":39},{"source":39,"target":5},{"source":8,"target":0},{"source":8,"target":7},{"source":8,"target":40},{"source":8,"target":41},{"source":40,"target":42},{"source":40,"target":8},{"source":41,"target":7},{"source":9,"target":0},{"source":9,"target":10},{"source":9,"target":43},{"source":43,"target":10},{"source":10,"target":0},{"source":10,"target":7},{"source":10,"target":44},{"source":10,"target":45},{"source":10,"target":46},{"source":10,"target":47},{"source":44,"target":7},{"source":44,"target":48},{"source":44,"target":10},{"source":48,"target":7},{"source":45,"target":3},{"source":45,"target":49},{"source":45,"target":10},{"source":49,"target":3},{"source":46,"target":7},{"source":46,"target":50},{"source":46,"target":10},{"source":50,"target":7},{"source":47,"target":7},{"source":11,"target":0},{"source":11,"target":7},{"source":11,"target":51},{"source":11,"target":52},{"source":51,"target":2},{"source":51,"target":53},{"source":51,"target":11},{"source":53,"target":2},{"source":52,"target":7},{"source":12,"target":0},{"source":12,"target":5},{"source":12,"target":54},{"source":12,"target":55},{"source":12,"target":56},{"source":12,"target":57},{"source":54,"target":6},{"source":54,"target":58},{"source":54,"target":12},{"source":58,"target":6},{"source":55,"target":15},{"source":55,"target":59},{"source":55,"target":12},{"source":59,"target":15},{"source":56,"target":7},{"source":56,"target":60},{"source":56,"target":12},{"source":60,"target":7},{"source":57,"target":5},{"source":13,"target":0},{"source":13,"target":1},{"source":13,"target":61},{"source":61,"target":1},{"source":14,"target":0},{"source":14,"target":62},{"source":14,"target":63},{"source":62,"target":1},{"source":62,"target":64},{"source":62,"target":14},{"source":64,"target":1},{"source":63,"target":65},{"source":63,"target":14},{"source":15,"target":0},{"source":15,"target":66},{"source":15,"target":67},{"source":66,"target":68},{"source":66,"target":15},{"source":67,"target":69},{"source":67,"target":15},{"source":16,"target":0},{"source":16,"target":70},{"source":16,"target":71},{"source":16,"target":72},{"source":70,"target":73},{"source":70,"target":16},{"source":71,"target":74},{"source":71,"target":16},{"source":72,"target":15},{"source":72,"target":75},{"source":72,"target":16},{"source":75,"target":15},{"source":17,"target":0},{"source":17,"target":76},{"source":17,"target":77},{"source":17,"target":78},{"source":17,"target":79},{"source":76,"target":17},{"source":77,"target":17},{"source":78,"target":17},{"source":79,"target":17},{"source":18,"target":0},{"source":18,"target":5},{"source":18,"target":80},{"source":18,"target":81},{"source":18,"target":82},{"source":80,"target":7},{"source":80,"target":83},{"source":80,"target":18},{"source":83,"target":7},{"source":81,"target":2},{"source":81,"target":84},{"source":81,"target":18},{"source":84,"target":2},{"source":82,"target":5},{"source":19,"target":0}],"multigraph":true} |
false | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0"
xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="lazyBuilder"
nsURI="http://www.eaxmple.com/lazyBuilder" nsPrefix="lazyBuilder">
<eClassifiers xsi:type="ecore:EClass" name="A">
<eStructuralFeatures xsi:type="ecore:EReference" name="b" eType="#//B" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="B"/>
</ecore:EPackage>
| github:ecore:/data/BlackBeltTechnology/emfbuildergenerator/tests/model/lazyBuilder.ecore | ecore | lazyBuilder
A
b
B | null | {"directed":true,"nodes":[{"nsPrefix":"lazyBuilder","nsURI":"http://www.eaxmple.com/lazyBuilder","name":"lazyBuilder","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"A","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"B","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"b","changeable":true,"resolveProxies":true,"lowerBound":0,"id":3,"derived":false},{"id":4,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":1,"target":0},{"source":1,"target":3},{"source":3,"target":2},{"source":3,"target":4},{"source":3,"target":1},{"source":4,"target":2},{"source":2,"target":0}],"multigraph":true} |
false | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="delphi" nsURI="http://www.xtext.org/example/delphi/Delphi" nsPrefix="delphi">
<eClassifiers xsi:type="ecore:EClass" name="mainRule" eSuperTypes="#//CSTrace">
<eStructuralFeatures xsi:type="ecore:EReference" name="file" eType="#//file" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="file" eSuperTypes="#//CSTrace">
<eStructuralFeatures xsi:type="ecore:EReference" name="id" eType="#//ident" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="program" eSuperTypes="#//file">
<eStructuralFeatures xsi:type="ecore:EReference" name="paramsList" eType="#//identList"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="block" eType="#//programBlock"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="unit" eSuperTypes="#//file">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="port" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="interfaceSect" eType="#//interfaceSection"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="implementationSect" eType="#//implementationSection"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="initSect" eType="#//initSection"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="packageDecl" eSuperTypes="#//file">
<eStructuralFeatures xsi:type="ecore:EReference" name="requires" eType="#//requiresClause"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="contains" eType="#//containsClause"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="library" eSuperTypes="#//file">
<eStructuralFeatures xsi:type="ecore:EReference" name="pBlock" eType="#//programBlock"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="programBlock" eSuperTypes="#//CSTrace">
<eStructuralFeatures xsi:type="ecore:EReference" name="uses" eType="#//usesClause"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="block" eType="#//block"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="usesClause" eSuperTypes="#//CSTrace">
<eStructuralFeatures xsi:type="ecore:EReference" name="idList" eType="#//identList"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="interfaceSection" eSuperTypes="#//CSTrace">
<eStructuralFeatures xsi:type="ecore:EReference" name="uses" eType="#//usesClause"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="interfaceDecl" upperBound="-1"
eType="#//interfaceDecl" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="interfaceDecl" eSuperTypes="#//CSTrace"/>
<eClassifiers xsi:type="ecore:EClass" name="exportedHeading" eSuperTypes="#//interfaceDecl">
<eStructuralFeatures xsi:type="ecore:EReference" name="pHeading" eType="#//procedureHeading"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="directive" eType="#//directive"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="fHeading" eType="#//functionHeading"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="implementationSection" eSuperTypes="#//CSTrace">
<eStructuralFeatures xsi:type="ecore:EReference" name="uses" eType="#//usesClause"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="declSect" upperBound="-1"
eType="#//declSection" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="exports" upperBound="-1"
eType="#//exportsStmt" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="block" eSuperTypes="#//CSTrace">
<eStructuralFeatures xsi:type="ecore:EReference" name="declSect" eType="#//declSection"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="exports" upperBound="-1"
eType="#//exportsStmt" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="compound" eType="#//compoundStmt"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="exportsItem" eSuperTypes="#//CSTrace">
<eStructuralFeatures xsi:type="ecore:EReference" name="id" eType="#//ident" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="constExp" upperBound="-1"
eType="#//constExpr" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="exportsStmt" eSuperTypes="#//CSTrace">
<eStructuralFeatures xsi:type="ecore:EReference" name="items" upperBound="-1"
eType="#//exportsItem" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="declSection" eSuperTypes="#//CSTrace"/>
<eClassifiers xsi:type="ecore:EClass" name="labelDeclSection" eSuperTypes="#//declSection">
<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="constSection" eSuperTypes="#//interfaceDecl #//declSection">
<eStructuralFeatures xsi:type="ecore:EReference" name="constantDecl" upperBound="-1"
eType="#//constantDecl" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="constantDecl" eSuperTypes="#//CSTrace">
<eStructuralFeatures xsi:type="ecore:EReference" name="id" eType="#//ident" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="const" eType="#//constExpr"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="port" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="typeRef" eType="#//typeId"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="typedConstat" eType="#//typedConstant"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="typeSection" eSuperTypes="#//interfaceDecl #//declSection">
<eStructuralFeatures xsi:type="ecore:EReference" name="typeDecl" upperBound="-1"
eType="#//typeDecl" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="typeDecl" eSuperTypes="#//CSTrace">
<eStructuralFeatures xsi:type="ecore:EReference" name="id" eType="#//ident" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="type" eType="#//type" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="port" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="restrictedType" eType="#//restrictedType"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="typedConstant" eSuperTypes="#//CSTrace">
<eStructuralFeatures xsi:type="ecore:EReference" name="const" eType="#//constExpr"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="array" eType="#//arrayConstant"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="record" eType="#//recordConstant"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="arrayConstant" eSuperTypes="#//CSTrace">
<eStructuralFeatures xsi:type="ecore:EReference" name="typedConstant" eType="#//typedConstant"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="recordConstant" eSuperTypes="#//CSTrace">
<eStructuralFeatures xsi:type="ecore:EReference" name="recordField" upperBound="-1"
eType="#//recordFieldConstant" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="recordFieldConstant" eSuperTypes="#//CSTrace">
<eStructuralFeatures xsi:type="ecore:EReference" name="id" eType="#//ident" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="typedConstant" eType="#//typedConstant"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="type" eSuperTypes="#//CSTrace"/>
<eClassifiers xsi:type="ecore:EClass" name="restrictedType" eSuperTypes="#//CSTrace"/>
<eClassifiers xsi:type="ecore:EClass" name="classRefType" eSuperTypes="#//type">
<eStructuralFeatures xsi:type="ecore:EReference" name="typeRef" eType="#//typeId"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="simpleType" eSuperTypes="#//type"/>
<eClassifiers xsi:type="ecore:EClass" name="realType" eSuperTypes="#//simpleType"/>
<eClassifiers xsi:type="ecore:EClass" name="ordinalType" eSuperTypes="#//simpleType"/>
<eClassifiers xsi:type="ecore:EClass" name="ordIdent" eSuperTypes="#//ordinalType"/>
<eClassifiers xsi:type="ecore:EClass" name="variantType" eSuperTypes="#//type"/>
<eClassifiers xsi:type="ecore:EClass" name="subrangeType" eSuperTypes="#//ordinalType">
<eStructuralFeatures xsi:type="ecore:EReference" name="first" eType="#//constExpr"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="last" eType="#//constExpr"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="enumeratedType" eSuperTypes="#//ordinalType">
<eStructuralFeatures xsi:type="ecore:EReference" name="element" upperBound="-1"
eType="#//enumeratedTypeElement" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="enumeratedTypeElement" eSuperTypes="#//CSTrace">
<eStructuralFeatures xsi:type="ecore:EReference" name="id" eType="#//ident" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="literalExp" eType="#//constExpr"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="stringType" eSuperTypes="#//type">
<eStructuralFeatures xsi:type="ecore:EReference" name="constExp" eType="#//constExpr"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="strucType" eSuperTypes="#//type">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="port" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="arrayType" eSuperTypes="#//strucType">
<eStructuralFeatures xsi:type="ecore:EReference" name="ordinalType" upperBound="-1"
eType="#//ordinalType" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ordinalTyp" upperBound="-1"
eType="#//ordinalType" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="type" eType="#//type" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="recType" eSuperTypes="#//strucType">
<eStructuralFeatures xsi:type="ecore:EReference" name="fields" eType="#//fieldList"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="fieldList" eSuperTypes="#//CSTrace">
<eStructuralFeatures xsi:type="ecore:EReference" name="field" upperBound="-1"
eType="#//fieldDecl" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="variantSect" eType="#//variantSection"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="fieldDecl" eSuperTypes="#//CSTrace">
<eStructuralFeatures xsi:type="ecore:EReference" name="idList" eType="#//identList"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="type" eType="#//type" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="port" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="variantSection" eSuperTypes="#//CSTrace">
<eStructuralFeatures xsi:type="ecore:EReference" name="id" eType="#//ident" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="typeRef" eType="#//typeId"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="recVariants" upperBound="-1"
eType="#//recVariant" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="recVariant" eSuperTypes="#//CSTrace">
<eStructuralFeatures xsi:type="ecore:EReference" name="constExp" upperBound="-1"
eType="#//constExpr" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="fieldList" eType="#//fieldList"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="setType" eSuperTypes="#//strucType">
<eStructuralFeatures xsi:type="ecore:EReference" name="ordinal" eType="#//ordinalType"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="fileType" eSuperTypes="#//strucType">
<eStructuralFeatures xsi:type="ecore:EReference" name="typeRef" eType="#//typeId"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="pointerType" eSuperTypes="#//type"/>
<eClassifiers xsi:type="ecore:EClass" name="procedureType" eSuperTypes="#//type">
<eStructuralFeatures xsi:type="ecore:EReference" name="pHeading" eType="#//procedureHeading"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="fHeading" eType="#//functionHeading"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="varSection" eSuperTypes="#//interfaceDecl #//declSection">
<eStructuralFeatures xsi:type="ecore:EReference" name="varDecls" upperBound="-1"
eType="#//varDecl" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="varDecl" eSuperTypes="#//CSTrace">
<eStructuralFeatures xsi:type="ecore:EReference" name="idList" eType="#//identList"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="type" eType="#//type" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="absId" eType="#//ident"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="absConst" eType="#//constExpr"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="absIniti" eType="#//constExpr"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="expression" eSuperTypes="#//CSTrace"/>
<eClassifiers xsi:type="ecore:EClass" name="simpleExpression" eSuperTypes="#//expression"/>
<eClassifiers xsi:type="ecore:EClass" name="term" eSuperTypes="#//simpleExpression"/>
<eClassifiers xsi:type="ecore:EClass" name="factor" eSuperTypes="#//term">
<eStructuralFeatures xsi:type="ecore:EReference" name="designator" eType="#//designator"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="expList" eType="#//exprList"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="number" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="string" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="nestedExp" eType="#//expression"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="exp" eType="#//expression"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="setConstuctor" eType="#//setConstructor"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="typeRef" eType="#//typeId"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="relOp" eSuperTypes="#//CSTrace">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="op" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="addOp" eSuperTypes="#//CSTrace"/>
<eClassifiers xsi:type="ecore:EClass" name="mulOp" eSuperTypes="#//CSTrace">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="op" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="designator" eSuperTypes="#//CSTrace">
<eStructuralFeatures xsi:type="ecore:EReference" name="subpart" eType="#//designatorSubPart"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="designator" eType="#//designator"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="designatorSubPart" eSuperTypes="#//CSTrace">
<eStructuralFeatures xsi:type="ecore:EReference" name="part" eType="#//designatorPart"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="exprList" upperBound="-1"
eType="#//exprList" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="designatorPart" eSuperTypes="#//CSTrace">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="id" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="reservedWord" eType="#//reservedWord"
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="setConstructor" eSuperTypes="#//CSTrace">
<eStructuralFeatures xsi:type="ecore:EReference" name="element" upperBound="-1"
eType="#//setElement" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="setElement" eSuperTypes="#//CSTrace">
<eStructuralFeatures xsi:type="ecore:EReference" name="first" eType="#//expression"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="last" eType="#//expression"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="exprList" eSuperTypes="#//CSTrace">
<eStructuralFeatures xsi:type="ecore:EReference" name="exps" upperBound="-1" eType="#//expression"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="stmtList" eSuperTypes="#//CSTrace">
<eStructuralFeatures xsi:type="ecore:EReference" name="statments" upperBound="-1"
eType="#//statement" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="statement" eSuperTypes="#//CSTrace">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="labelId" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="statement" eType="#//unlabelledStatement"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="unlabelledStatement" eSuperTypes="#//CSTrace"/>
<eClassifiers xsi:type="ecore:EClass" name="simpleStatement" eSuperTypes="#//unlabelledStatement"/>
<eClassifiers xsi:type="ecore:EClass" name="structStmt" eSuperTypes="#//unlabelledStatement"/>
<eClassifiers xsi:type="ecore:EClass" name="compoundStmt" eSuperTypes="#//structStmt">
<eStructuralFeatures xsi:type="ecore:EReference" name="stamtList" eType="#//stmtList"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="conditionalStmt" eSuperTypes="#//structStmt"/>
<eClassifiers xsi:type="ecore:EClass" name="ifStmt" eSuperTypes="#//conditionalStmt">
<eStructuralFeatures xsi:type="ecore:EReference" name="condition" eType="#//expression"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="then" eType="#//statement"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="else" eType="#//statement"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="caseStmt" eSuperTypes="#//conditionalStmt">
<eStructuralFeatures xsi:type="ecore:EReference" name="expression" eType="#//expression"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="cases" upperBound="-1"
eType="#//caseSelector" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="default" eType="#//stmtList"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="caseSelector" eSuperTypes="#//CSTrace">
<eStructuralFeatures xsi:type="ecore:EReference" name="labels" upperBound="-1"
eType="#//caseLabel" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="stmt" eType="#//statement"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="caseLabel" eSuperTypes="#//CSTrace">
<eStructuralFeatures xsi:type="ecore:EReference" name="first" eType="#//constExpr"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="last" eType="#//constExpr"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="loopStmt" eSuperTypes="#//structStmt">
<eStructuralFeatures xsi:type="ecore:EReference" name="stmt" eType="#//statement"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="condition" eType="#//expression"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="repeatStmt" eSuperTypes="#//loopStmt"/>
<eClassifiers xsi:type="ecore:EClass" name="whileStmt" eSuperTypes="#//loopStmt"/>
<eClassifiers xsi:type="ecore:EClass" name="forStmt" eSuperTypes="#//loopStmt">
<eStructuralFeatures xsi:type="ecore:EReference" name="varId" eType="#//qualId"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="varInit" eType="#//expression"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="withStmt" eSuperTypes="#//structStmt">
<eStructuralFeatures xsi:type="ecore:EReference" name="vars" eType="#//identList"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="stmt" eType="#//statement"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="tryStmt" eSuperTypes="#//structStmt">
<eStructuralFeatures xsi:type="ecore:EReference" name="stmtList" eType="#//stmtList"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="exception" eType="#//exceptionBlock"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="final" eType="#//stmtList"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="exceptionBlock" eSuperTypes="#//CSTrace">
<eStructuralFeatures xsi:type="ecore:EReference" name="exceptionId" upperBound="-1"
eType="#//ident" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="type" upperBound="-1" eType="#//type"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="doStmt" upperBound="-1"
eType="#//statement" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="elseStmts" eType="#//stmtList"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="raiseStmt" eSuperTypes="#//structStmt">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="raise" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="at" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="assemblerStmt" eSuperTypes="#//structStmt"/>
<eClassifiers xsi:type="ecore:EClass" name="procedureDeclSection" eSuperTypes="#//declSection">
<eStructuralFeatures xsi:type="ecore:EReference" name="directive" eType="#//directive"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="port" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="block" eType="#//block"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="procedureDecl" eSuperTypes="#//procedureDeclSection">
<eStructuralFeatures xsi:type="ecore:EReference" name="heading" eType="#//procedureHeading"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="functionDecl" eSuperTypes="#//procedureDeclSection">
<eStructuralFeatures xsi:type="ecore:EReference" name="heading" eType="#//functionHeading"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="functionHeading" eSuperTypes="#//methodHeading">
<eStructuralFeatures xsi:type="ecore:EReference" name="type" eType="#//type" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="procedureHeading" eSuperTypes="#//methodHeading"/>
<eClassifiers xsi:type="ecore:EClass" name="formalParameters" eSuperTypes="#//CSTrace">
<eStructuralFeatures xsi:type="ecore:EReference" name="params" upperBound="-1"
eType="#//formalParm" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="formalParm" eSuperTypes="#//CSTrace">
<eStructuralFeatures xsi:type="ecore:EReference" name="param" eType="#//parameter"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="parameter" eSuperTypes="#//CSTrace">
<eStructuralFeatures xsi:type="ecore:EReference" name="type" eType="#//type" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="directive" eSuperTypes="#//CSTrace">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="dir" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="messageExp" eType="#//constExpr"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="objectType" eSuperTypes="#//restrictedType">
<eStructuralFeatures xsi:type="ecore:EReference" name="heritage" eType="#//objHeritage"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="fieldList" eType="#//objFieldList"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="methodList" eType="#//methodList"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="objHeritage" eSuperTypes="#//CSTrace">
<eStructuralFeatures xsi:type="ecore:EReference" name="id" eType="#//qualId" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="methodList" eSuperTypes="#//CSTrace">
<eStructuralFeatures xsi:type="ecore:EReference" name="heading" eType="#//methodHeading"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="directive" upperBound="-1"
eType="#//directive" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="methodHeading" eSuperTypes="#//CSTrace">
<eStructuralFeatures xsi:type="ecore:EReference" name="id" eType="#//ident" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="formalParams" eType="#//formalParameters"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="constructorHeading" eSuperTypes="#//methodHeading"/>
<eClassifiers xsi:type="ecore:EClass" name="destructorHeading" eSuperTypes="#//methodHeading"/>
<eClassifiers xsi:type="ecore:EClass" name="objFieldList" eSuperTypes="#//CSTrace"/>
<eClassifiers xsi:type="ecore:EClass" name="initSection" eSuperTypes="#//CSTrace">
<eStructuralFeatures xsi:type="ecore:EReference" name="stmtList" eType="#//stmtList"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="endStmtList" eType="#//stmtList"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="classType" eSuperTypes="#//restrictedType">
<eStructuralFeatures xsi:type="ecore:EReference" name="heritage" eType="#//classHeritage"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="visibility" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="fieldList" eType="#//classFieldList"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="methodList" eType="#//classMethodList"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="propList" eType="#//classPropertyList"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="classHeritage" eSuperTypes="#//CSTrace"/>
<eClassifiers xsi:type="ecore:EClass" name="classFieldList" eSuperTypes="#//CSTrace">
<eStructuralFeatures xsi:type="ecore:EReference" name="field" upperBound="-1"
eType="#//classField" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="classField" eSuperTypes="#//CSTrace">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="visibility" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="fieldList" eType="#//objFieldList"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="classMethodList" eSuperTypes="#//CSTrace">
<eStructuralFeatures xsi:type="ecore:EReference" name="metod" upperBound="-1"
eType="#//classMethod" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="classMethod" eSuperTypes="#//CSTrace">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="visibility" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="methodList" eType="#//methodList"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="classPropertyList" eSuperTypes="#//CSTrace">
<eStructuralFeatures xsi:type="ecore:EReference" name="property" upperBound="-1"
eType="#//classProperty" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="classProperty" eSuperTypes="#//CSTrace">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="visibility" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="propList" eType="#//propertyList"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="propertyList" eSuperTypes="#//CSTrace">
<eStructuralFeatures xsi:type="ecore:EReference" name="id" eType="#//ident" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="interface" eType="#//propertyInterface"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="specifiers" eType="#//propertySpecifiers"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="port" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="propertyInterface" eSuperTypes="#//CSTrace">
<eStructuralFeatures xsi:type="ecore:EReference" name="paramList" eType="#//propertyParameterList"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="id" eType="#//ident" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="propertyParameterList" eSuperTypes="#//CSTrace">
<eStructuralFeatures xsi:type="ecore:EReference" name="idList" upperBound="-1"
eType="#//identList" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="typeRef" upperBound="-1"
eType="#//typeId" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="propertySpecifiers" eSuperTypes="#//CSTrace">
<eStructuralFeatures xsi:type="ecore:EReference" name="index" eType="#//constExpr"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="readId" eType="#//ident"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="writeId" eType="#//ident"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="storeId" eType="#//ident"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="storeExp" eType="#//constExpr"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="defaulExp" eType="#//constExpr"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="implement" eType="#//typeId"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="interfaceType" eSuperTypes="#//restrictedType">
<eStructuralFeatures xsi:type="ecore:EReference" name="heritage" eType="#//interfaceHeritage"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="methodList" eType="#//classMethodList"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="propList" upperBound="-1"
eType="#//classPropertyList" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="interfaceHeritage" eSuperTypes="#//CSTrace">
<eStructuralFeatures xsi:type="ecore:EReference" name="idList" eType="#//identList"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="requiresClause" eSuperTypes="#//CSTrace">
<eStructuralFeatures xsi:type="ecore:EReference" name="idList" upperBound="-1"
eType="#//identList" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="containsClause" eSuperTypes="#//CSTrace">
<eStructuralFeatures xsi:type="ecore:EReference" name="idList" upperBound="-1"
eType="#//identList" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="identList" eSuperTypes="#//objFieldList #//classHeritage">
<eStructuralFeatures xsi:type="ecore:EReference" name="type" eType="#//type" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ids" upperBound="-1" eType="#//ident"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="qualId" eSuperTypes="#//CSTrace">
<eStructuralFeatures xsi:type="ecore:EReference" name="unitId" eType="#//unitId"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="id" eType="#//ident" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="typeId" eSuperTypes="#//type #//pointerType">
<eStructuralFeatures xsi:type="ecore:EReference" name="unitId" eType="#//unitId"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="id" eType="#//qualId" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ident" eSuperTypes="#//CSTrace"/>
<eClassifiers xsi:type="ecore:EClass" name="reservedWord" eSuperTypes="#//CSTrace">
<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="constExpr" eSuperTypes="#//CSTrace"/>
<eClassifiers xsi:type="ecore:EClass" name="recordConstExpr" eSuperTypes="#//CSTrace">
<eStructuralFeatures xsi:type="ecore:EReference" name="id" eType="#//ident" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="constExp" eType="#//constExpr"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="unitId" eSuperTypes="#//CSTrace">
<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="relExp" eSuperTypes="#//expression">
<eStructuralFeatures xsi:type="ecore:EReference" name="left" eType="#//expression"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="relOp" eType="#//relOp"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="right" eType="#//simpleExpression"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="addExp" eSuperTypes="#//simpleExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="left" eType="#//simpleExpression"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="addOp" eType="#//addOp"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="right" eType="#//term"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="multExp" eSuperTypes="#//term">
<eStructuralFeatures xsi:type="ecore:EReference" name="left" eType="#//term" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="multOp" eType="#//mulOp"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="right" eType="#//factor"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="simpleFactor" eSuperTypes="#//factor"/>
<eClassifiers xsi:type="ecore:EClass" name="adOp" eSuperTypes="#//addOp">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="op" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="assignmentStmnt" eSuperTypes="#//simpleStatement">
<eStructuralFeatures xsi:type="ecore:EReference" name="designator" eType="#//designator"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="operator" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="exp" eType="#//expression"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="callStmnt" eSuperTypes="#//simpleStatement">
<eStructuralFeatures xsi:type="ecore:EReference" name="designator" eType="#//designator"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="args" eType="#//exprList"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="inheritedStamnt" eSuperTypes="#//simpleStatement"/>
<eClassifiers xsi:type="ecore:EClass" name="gotoStmnt" eSuperTypes="#//simpleStatement">
<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="parameterList" eSuperTypes="#//parameter">
<eStructuralFeatures xsi:type="ecore:EReference" name="idList" eType="#//identList"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="parameterSimple" eSuperTypes="#//parameter">
<eStructuralFeatures xsi:type="ecore:EReference" name="if" eType="#//ident" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="initExp" eType="#//constExpr"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MultipleId" eSuperTypes="#//ident">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="id" unique="false" upperBound="-1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ReservedId" eSuperTypes="#//ident">
<eStructuralFeatures xsi:type="ecore:EReference" name="reservedWord" eType="#//reservedWord"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MineID" eSuperTypes="#//ident">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="first" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="second" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ConstExp" eSuperTypes="#//constExpr">
<eStructuralFeatures xsi:type="ecore:EReference" name="exp" eType="#//expression"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MultipleConstExp" eSuperTypes="#//constExpr">
<eStructuralFeatures xsi:type="ecore:EReference" name="exps" upperBound="-1" eType="#//constExpr"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="RecordConstExp" eSuperTypes="#//constExpr">
<eStructuralFeatures xsi:type="ecore:EReference" name="exps" upperBound="-1" eType="#//recordConstExpr"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CSTrace" abstract="true">
<eStructuralFeatures xsi:type="ecore:EReference" name="ast" eType="ecore:EClass ../astm.ecore#//Visitable"
transient="true"/>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/adolfosbh/cs2as/org.xtext.example.delphi/model/generated/Delphi.ecore | ecore | delphi
mainRule
file
file
id
program
paramsList
block
unit
port
interfaceSect
implementationSect
initSect
packageDecl
requires
contains
library
pBlock
programBlock
uses
block
usesClause
idList
interfaceSection
uses
interfaceDecl
interfaceDecl
exportedHeading
pHeading
directive
fHeading
implementationSection
uses
declSect
exports
block
declSect
exports
compound
exportsItem
id
constExp
exportsStmt
items
declSection
labelDeclSection
id
constSection
constantDecl
constantDecl
id
const
port
typeRef
typedConstat
typeSection
typeDecl
typeDecl
id
type
port
restrictedType
typedConstant
const
array
record
arrayConstant
typedConstant
recordConstant
recordField
recordFieldConstant
id
typedConstant
type
restrictedType
classRefType
typeRef
simpleType
realType
ordinalType
ordIdent
variantType
subrangeType
first
last
enumeratedType
element
enumeratedTypeElement
id
literalExp
stringType
constExp
strucType
port
arrayType
ordinalType
ordinalTyp
type
recType
fields
fieldList
field
variantSect
fieldDecl
idList
type
port
variantSection
id
typeRef
recVariants
recVariant
constExp
fieldList
setType
ordinal
fileType
typeRef
pointerType
procedureType
pHeading
fHeading
varSection
varDecls
varDecl
idList
type
absId
absConst
absIniti
expression
simpleExpression
term
factor
designator
expList
number
string
nestedExp
exp
setConstuctor
typeRef
relOp
op
addOp
mulOp
op
designator
subpart
designator
designatorSubPart
part
exprList
designatorPart
id
reservedWord
id2
setConstructor
element
setElement
first
last
exprList
exps
stmtList
statments
statement
labelId
statement
unlabelledStatement
simpleStatement
structStmt
compoundStmt
stamtList
conditionalStmt
ifStmt
condition
then
else
caseStmt
expression
cases
default
caseSelector
labels
stmt
caseLabel
first
last
loopStmt
stmt
condition
repeatStmt
whileStmt
forStmt
varId
varInit
withStmt
vars
stmt
tryStmt
stmtList
exception
final
exceptionBlock
exceptionId
type
doStmt
elseStmts
raiseStmt
raise
at
assemblerStmt
procedureDeclSection
directive
port
block
procedureDecl
heading
functionDecl
heading
functionHeading
type
procedureHeading
formalParameters
params
formalParm
param
parameter
type
directive
dir
messageExp
objectType
heritage
fieldList
methodList
objHeritage
id
methodList
heading
directive
methodHeading
id
formalParams
constructorHeading
destructorHeading
objFieldList
initSection
stmtList
endStmtList
classType
heritage
visibility
fieldList
methodList
propList
classHeritage
classFieldList
field
classField
visibility
fieldList
classMethodList
metod
classMethod
visibility
methodList
classPropertyList
property
classProperty
visibility
propList
propertyList
id
interface
specifiers
port
propertyInterface
paramList
id
propertyParameterList
idList
typeRef
propertySpecifiers
index
readId
writeId
storeId
storeExp
defaulExp
implement
interfaceType
heritage
methodList
propList
interfaceHeritage
idList
requiresClause
idList
containsClause
idList
identList
type
ids
qualId
unitId
id
typeId
unitId
id
ident
reservedWord
id
constExpr
recordConstExpr
id
constExp
unitId
id
relExp
left
relOp
right
addExp
left
addOp
right
multExp
left
multOp
right
simpleFactor
adOp
op
assignmentStmnt
designator
operator
exp
callStmnt
designator
args
inheritedStamnt
gotoStmnt
label
parameterList
idList
parameterSimple
if
initExp
MultipleId
id
ReservedId
reservedWord
MineID
first
second
ConstExp
exp
MultipleConstExp
exps
RecordConstExp
exps
CSTrace
ast | null | {"directed":true,"nodes":[{"nsPrefix":"delphi","nsURI":"http://www.xtext.org/example/delphi/Delphi","name":"delphi","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"mainRule","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"file","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":"unit","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"packageDecl","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"library","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"programBlock","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"usesClause","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"interfaceSection","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"interfaceDecl","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"exportedHeading","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"implementationSection","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":"exportsItem","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"exportsStmt","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"declSection","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"labelDeclSection","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"constSection","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"constantDecl","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"typeSection","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"typeDecl","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"typedConstant","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"arrayConstant","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"recordConstant","instanceClass":null,"abstract":false,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"recordFieldConstant","instanceClass":null,"abstract":false,"id":25,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"type","instanceClass":null,"abstract":false,"id":26,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"restrictedType","instanceClass":null,"abstract":false,"id":27,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"classRefType","instanceClass":null,"abstract":false,"id":28,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"simpleType","instanceClass":null,"abstract":false,"id":29,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"realType","instanceClass":null,"abstract":false,"id":30,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ordinalType","instanceClass":null,"abstract":false,"id":31,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ordIdent","instanceClass":null,"abstract":false,"id":32,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"variantType","instanceClass":null,"abstract":false,"id":33,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"subrangeType","instanceClass":null,"abstract":false,"id":34,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"enumeratedType","instanceClass":null,"abstract":false,"id":35,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"enumeratedTypeElement","instanceClass":null,"abstract":false,"id":36,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"stringType","instanceClass":null,"abstract":false,"id":37,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"strucType","instanceClass":null,"abstract":false,"id":38,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"arrayType","instanceClass":null,"abstract":false,"id":39,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"recType","instanceClass":null,"abstract":false,"id":40,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"fieldList","instanceClass":null,"abstract":false,"id":41,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"fieldDecl","instanceClass":null,"abstract":false,"id":42,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"variantSection","instanceClass":null,"abstract":false,"id":43,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"recVariant","instanceClass":null,"abstract":false,"id":44,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"setType","instanceClass":null,"abstract":false,"id":45,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"fileType","instanceClass":null,"abstract":false,"id":46,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"pointerType","instanceClass":null,"abstract":false,"id":47,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"procedureType","instanceClass":null,"abstract":false,"id":48,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"varSection","instanceClass":null,"abstract":false,"id":49,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"varDecl","instanceClass":null,"abstract":false,"id":50,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"expression","instanceClass":null,"abstract":false,"id":51,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"simpleExpression","instanceClass":null,"abstract":false,"id":52,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"term","instanceClass":null,"abstract":false,"id":53,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"factor","instanceClass":null,"abstract":false,"id":54,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"relOp","instanceClass":null,"abstract":false,"id":55,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"addOp","instanceClass":null,"abstract":false,"id":56,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"mulOp","instanceClass":null,"abstract":false,"id":57,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"designator","instanceClass":null,"abstract":false,"id":58,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"designatorSubPart","instanceClass":null,"abstract":false,"id":59,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"designatorPart","instanceClass":null,"abstract":false,"id":60,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"setConstructor","instanceClass":null,"abstract":false,"id":61,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"setElement","instanceClass":null,"abstract":false,"id":62,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"exprList","instanceClass":null,"abstract":false,"id":63,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"stmtList","instanceClass":null,"abstract":false,"id":64,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"statement","instanceClass":null,"abstract":false,"id":65,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"unlabelledStatement","instanceClass":null,"abstract":false,"id":66,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"simpleStatement","instanceClass":null,"abstract":false,"id":67,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"structStmt","instanceClass":null,"abstract":false,"id":68,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"compoundStmt","instanceClass":null,"abstract":false,"id":69,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"conditionalStmt","instanceClass":null,"abstract":false,"id":70,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ifStmt","instanceClass":null,"abstract":false,"id":71,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"caseStmt","instanceClass":null,"abstract":false,"id":72,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"caseSelector","instanceClass":null,"abstract":false,"id":73,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"caseLabel","instanceClass":null,"abstract":false,"id":74,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"loopStmt","instanceClass":null,"abstract":false,"id":75,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"repeatStmt","instanceClass":null,"abstract":false,"id":76,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"whileStmt","instanceClass":null,"abstract":false,"id":77,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"forStmt","instanceClass":null,"abstract":false,"id":78,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"withStmt","instanceClass":null,"abstract":false,"id":79,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"tryStmt","instanceClass":null,"abstract":false,"id":80,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"exceptionBlock","instanceClass":null,"abstract":false,"id":81,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"raiseStmt","instanceClass":null,"abstract":false,"id":82,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"assemblerStmt","instanceClass":null,"abstract":false,"id":83,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"procedureDeclSection","instanceClass":null,"abstract":false,"id":84,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"procedureDecl","instanceClass":null,"abstract":false,"id":85,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"functionDecl","instanceClass":null,"abstract":false,"id":86,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"functionHeading","instanceClass":null,"abstract":false,"id":87,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"procedureHeading","instanceClass":null,"abstract":false,"id":88,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"formalParameters","instanceClass":null,"abstract":false,"id":89,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"formalParm","instanceClass":null,"abstract":false,"id":90,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"parameter","instanceClass":null,"abstract":false,"id":91,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"directive","instanceClass":null,"abstract":false,"id":92,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"objectType","instanceClass":null,"abstract":false,"id":93,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"objHeritage","instanceClass":null,"abstract":false,"id":94,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"methodList","instanceClass":null,"abstract":false,"id":95,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"methodHeading","instanceClass":null,"abstract":false,"id":96,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"constructorHeading","instanceClass":null,"abstract":false,"id":97,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"destructorHeading","instanceClass":null,"abstract":false,"id":98,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"objFieldList","instanceClass":null,"abstract":false,"id":99,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"initSection","instanceClass":null,"abstract":false,"id":100,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"classType","instanceClass":null,"abstract":false,"id":101,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"classHeritage","instanceClass":null,"abstract":false,"id":102,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"classFieldList","instanceClass":null,"abstract":false,"id":103,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"classField","instanceClass":null,"abstract":false,"id":104,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"classMethodList","instanceClass":null,"abstract":false,"id":105,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"classMethod","instanceClass":null,"abstract":false,"id":106,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"classPropertyList","instanceClass":null,"abstract":false,"id":107,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"classProperty","instanceClass":null,"abstract":false,"id":108,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"propertyList","instanceClass":null,"abstract":false,"id":109,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"propertyInterface","instanceClass":null,"abstract":false,"id":110,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"propertyParameterList","instanceClass":null,"abstract":false,"id":111,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"propertySpecifiers","instanceClass":null,"abstract":false,"id":112,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"interfaceType","instanceClass":null,"abstract":false,"id":113,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"interfaceHeritage","instanceClass":null,"abstract":false,"id":114,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"requiresClause","instanceClass":null,"abstract":false,"id":115,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"containsClause","instanceClass":null,"abstract":false,"id":116,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"identList","instanceClass":null,"abstract":false,"id":117,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"qualId","instanceClass":null,"abstract":false,"id":118,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"typeId","instanceClass":null,"abstract":false,"id":119,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ident","instanceClass":null,"abstract":false,"id":120,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"reservedWord","instanceClass":null,"abstract":false,"id":121,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"constExpr","instanceClass":null,"abstract":false,"id":122,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"recordConstExpr","instanceClass":null,"abstract":false,"id":123,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"unitId","instanceClass":null,"abstract":false,"id":124,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"relExp","instanceClass":null,"abstract":false,"id":125,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"addExp","instanceClass":null,"abstract":false,"id":126,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"multExp","instanceClass":null,"abstract":false,"id":127,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"simpleFactor","instanceClass":null,"abstract":false,"id":128,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"adOp","instanceClass":null,"abstract":false,"id":129,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"assignmentStmnt","instanceClass":null,"abstract":false,"id":130,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"callStmnt","instanceClass":null,"abstract":false,"id":131,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"inheritedStamnt","instanceClass":null,"abstract":false,"id":132,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"gotoStmnt","instanceClass":null,"abstract":false,"id":133,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"parameterList","instanceClass":null,"abstract":false,"id":134,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"parameterSimple","instanceClass":null,"abstract":false,"id":135,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MultipleId","instanceClass":null,"abstract":false,"id":136,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReservedId","instanceClass":null,"abstract":false,"id":137,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MineID","instanceClass":null,"abstract":false,"id":138,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConstExp","instanceClass":null,"abstract":false,"id":139,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MultipleConstExp","instanceClass":null,"abstract":false,"id":140,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RecordConstExp","instanceClass":null,"abstract":false,"id":141,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CSTrace","instanceClass":null,"abstract":true,"id":142,"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":"file","changeable":true,"resolveProxies":true,"lowerBound":0,"id":143,"derived":false},{"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":true,"unsettable":false,"transient":false,"unique":true,"name":"id","changeable":true,"resolveProxies":true,"lowerBound":0,"id":146,"derived":false},{"id":147,"eClass":"EGenericType"},{"id":148,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"paramsList","changeable":true,"resolveProxies":true,"lowerBound":0,"id":149,"derived":false},{"container":false,"ordered":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":150,"derived":false},{"id":151,"eClass":"EGenericType"},{"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":"port","changeable":true,"lowerBound":0,"iD":false,"id":154,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"interfaceSect","changeable":true,"resolveProxies":true,"lowerBound":0,"id":155,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"implementationSect","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":"initSect","changeable":true,"resolveProxies":true,"lowerBound":0,"id":157,"derived":false},{"id":158,"eClass":"EGenericType"},{"id":159,"eClass":"EGenericType"},{"id":160,"eClass":"EGenericType"},{"id":161,"eClass":"EGenericType"},{"id":162,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"requires","changeable":true,"resolveProxies":true,"lowerBound":0,"id":163,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"contains","changeable":true,"resolveProxies":true,"lowerBound":0,"id":164,"derived":false},{"id":165,"eClass":"EGenericType"},{"id":166,"eClass":"EGenericType"},{"id":167,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"pBlock","changeable":true,"resolveProxies":true,"lowerBound":0,"id":168,"derived":false},{"id":169,"eClass":"EGenericType"},{"id":170,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"uses","changeable":true,"resolveProxies":true,"lowerBound":0,"id":171,"derived":false},{"container":false,"ordered":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":172,"derived":false},{"id":173,"eClass":"EGenericType"},{"id":174,"eClass":"EGenericType"},{"id":175,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"idList","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":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"uses","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":"interfaceDecl","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":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"pHeading","changeable":true,"resolveProxies":true,"lowerBound":0,"id":185,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"directive","changeable":true,"resolveProxies":true,"lowerBound":0,"id":186,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"fHeading","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"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"uses","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":"declSect","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":"exports","changeable":true,"resolveProxies":true,"lowerBound":0,"id":194,"derived":false},{"id":195,"eClass":"EGenericType"},{"id":196,"eClass":"EGenericType"},{"id":197,"eClass":"EGenericType"},{"id":198,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"declSect","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":"exports","changeable":true,"resolveProxies":true,"lowerBound":0,"id":200,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"compound","changeable":true,"resolveProxies":true,"lowerBound":0,"id":201,"derived":false},{"id":202,"eClass":"EGenericType"},{"id":203,"eClass":"EGenericType"},{"id":204,"eClass":"EGenericType"},{"id":205,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"id","changeable":true,"resolveProxies":true,"lowerBound":0,"id":206,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"constExp","changeable":true,"resolveProxies":true,"lowerBound":0,"id":207,"derived":false},{"id":208,"eClass":"EGenericType"},{"id":209,"eClass":"EGenericType"},{"id":210,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"items","changeable":true,"resolveProxies":true,"lowerBound":0,"id":211,"derived":false},{"id":212,"eClass":"EGenericType"},{"id":213,"eClass":"EGenericType"},{"id":214,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"id","changeable":true,"lowerBound":0,"iD":false,"id":215,"derived":false},{"id":216,"eClass":"EGenericType"},{"id":217,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"constantDecl","changeable":true,"resolveProxies":true,"lowerBound":0,"id":218,"derived":false},{"id":219,"eClass":"EGenericType"},{"id":220,"eClass":"EGenericType"},{"id":221,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"id","changeable":true,"resolveProxies":true,"lowerBound":0,"id":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":"const","changeable":true,"resolveProxies":true,"lowerBound":0,"id":223,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"port","changeable":true,"lowerBound":0,"iD":false,"id":224,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"typeRef","changeable":true,"resolveProxies":true,"lowerBound":0,"id":225,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"typedConstat","changeable":true,"resolveProxies":true,"lowerBound":0,"id":226,"derived":false},{"id":227,"eClass":"EGenericType"},{"id":228,"eClass":"EGenericType"},{"id":229,"eClass":"EGenericType"},{"id":230,"eClass":"EGenericType"},{"id":231,"eClass":"EGenericType"},{"id":232,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"typeDecl","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":true,"unsettable":false,"transient":false,"unique":true,"name":"id","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":"type","changeable":true,"resolveProxies":true,"lowerBound":0,"id":238,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"port","changeable":true,"lowerBound":0,"iD":false,"id":239,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"restrictedType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":240,"derived":false},{"id":241,"eClass":"EGenericType"},{"id":242,"eClass":"EGenericType"},{"id":243,"eClass":"EGenericType"},{"id":244,"eClass":"EGenericType"},{"id":245,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"const","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":"array","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":"record","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"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"typedConstant","changeable":true,"resolveProxies":true,"lowerBound":0,"id":253,"derived":false},{"id":254,"eClass":"EGenericType"},{"id":255,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"recordField","changeable":true,"resolveProxies":true,"lowerBound":0,"id":256,"derived":false},{"id":257,"eClass":"EGenericType"},{"id":258,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"id","changeable":true,"resolveProxies":true,"lowerBound":0,"id":259,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"typedConstant","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"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"typeRef","changeable":true,"resolveProxies":true,"lowerBound":0,"id":266,"derived":false},{"id":267,"eClass":"EGenericType"},{"id":268,"eClass":"EGenericType"},{"id":269,"eClass":"EGenericType"},{"id":270,"eClass":"EGenericType"},{"id":271,"eClass":"EGenericType"},{"id":272,"eClass":"EGenericType"},{"id":273,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"first","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":"last","changeable":true,"resolveProxies":true,"lowerBound":0,"id":275,"derived":false},{"id":276,"eClass":"EGenericType"},{"id":277,"eClass":"EGenericType"},{"id":278,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"element","changeable":true,"resolveProxies":true,"lowerBound":0,"id":279,"derived":false},{"id":280,"eClass":"EGenericType"},{"id":281,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"id","changeable":true,"resolveProxies":true,"lowerBound":0,"id":282,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"literalExp","changeable":true,"resolveProxies":true,"lowerBound":0,"id":283,"derived":false},{"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":"constExp","changeable":true,"resolveProxies":true,"lowerBound":0,"id":287,"derived":false},{"id":288,"eClass":"EGenericType"},{"id":289,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"port","changeable":true,"lowerBound":0,"iD":false,"id":290,"derived":false},{"id":291,"eClass":"EGenericType"},{"id":292,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ordinalType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":293,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ordinalTyp","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":"type","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"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"fields","changeable":true,"resolveProxies":true,"lowerBound":0,"id":300,"derived":false},{"id":301,"eClass":"EGenericType"},{"id":302,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"field","changeable":true,"resolveProxies":true,"lowerBound":0,"id":303,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"variantSect","changeable":true,"resolveProxies":true,"lowerBound":0,"id":304,"derived":false},{"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":true,"unsettable":false,"transient":false,"unique":true,"name":"idList","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":"type","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":"port","changeable":true,"lowerBound":0,"iD":false,"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":"id","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":"typeRef","changeable":true,"resolveProxies":true,"lowerBound":0,"id":316,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"recVariants","changeable":true,"resolveProxies":true,"lowerBound":0,"id":317,"derived":false},{"id":318,"eClass":"EGenericType"},{"id":319,"eClass":"EGenericType"},{"id":320,"eClass":"EGenericType"},{"id":321,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"constExp","changeable":true,"resolveProxies":true,"lowerBound":0,"id":322,"derived":false},{"container":false,"ordered":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":323,"derived":false},{"id":324,"eClass":"EGenericType"},{"id":325,"eClass":"EGenericType"},{"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":"ordinal","changeable":true,"resolveProxies":true,"lowerBound":0,"id":327,"derived":false},{"id":328,"eClass":"EGenericType"},{"id":329,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"typeRef","changeable":true,"resolveProxies":true,"lowerBound":0,"id":330,"derived":false},{"id":331,"eClass":"EGenericType"},{"id":332,"eClass":"EGenericType"},{"id":333,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"pHeading","changeable":true,"resolveProxies":true,"lowerBound":0,"id":334,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"fHeading","changeable":true,"resolveProxies":true,"lowerBound":0,"id":335,"derived":false},{"id":336,"eClass":"EGenericType"},{"id":337,"eClass":"EGenericType"},{"id":338,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"varDecls","changeable":true,"resolveProxies":true,"lowerBound":0,"id":339,"derived":false},{"id":340,"eClass":"EGenericType"},{"id":341,"eClass":"EGenericType"},{"id":342,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"idList","changeable":true,"resolveProxies":true,"lowerBound":0,"id":343,"derived":false},{"container":false,"ordered":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":344,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"absId","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":"absConst","changeable":true,"resolveProxies":true,"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":true,"unsettable":false,"transient":false,"unique":true,"name":"absIniti","changeable":true,"resolveProxies":true,"lowerBound":0,"id":347,"derived":false},{"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"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"designator","changeable":true,"resolveProxies":true,"lowerBound":0,"id":357,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expList","changeable":true,"resolveProxies":true,"lowerBound":0,"id":358,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"number","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":"string","changeable":true,"lowerBound":0,"iD":false,"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":"nestedExp","changeable":true,"resolveProxies":true,"lowerBound":0,"id":361,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"exp","changeable":true,"resolveProxies":true,"lowerBound":0,"id":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":"setConstuctor","changeable":true,"resolveProxies":true,"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":"typeRef","changeable":true,"resolveProxies":true,"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"},{"id":371,"eClass":"EGenericType"},{"id":372,"eClass":"EGenericType"},{"id":373,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"op","changeable":true,"lowerBound":0,"iD":false,"id":374,"derived":false},{"id":375,"eClass":"EGenericType"},{"id":376,"eClass":"EGenericType"},{"id":377,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"op","changeable":true,"lowerBound":0,"iD":false,"id":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":true,"unsettable":false,"transient":false,"unique":true,"name":"subpart","changeable":true,"resolveProxies":true,"lowerBound":0,"id":381,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"designator","changeable":true,"resolveProxies":true,"lowerBound":0,"id":382,"derived":false},{"id":383,"eClass":"EGenericType"},{"id":384,"eClass":"EGenericType"},{"id":385,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"part","changeable":true,"resolveProxies":true,"lowerBound":0,"id":386,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"exprList","changeable":true,"resolveProxies":true,"lowerBound":0,"id":387,"derived":false},{"id":388,"eClass":"EGenericType"},{"id":389,"eClass":"EGenericType"},{"id":390,"eClass":"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":391,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"reservedWord","changeable":true,"resolveProxies":true,"lowerBound":0,"id":392,"derived":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":393,"derived":false},{"id":394,"eClass":"EGenericType"},{"id":395,"eClass":"EGenericType"},{"id":396,"eClass":"EGenericType"},{"id":397,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"element","changeable":true,"resolveProxies":true,"lowerBound":0,"id":398,"derived":false},{"id":399,"eClass":"EGenericType"},{"id":400,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"first","changeable":true,"resolveProxies":true,"lowerBound":0,"id":401,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"last","changeable":true,"resolveProxies":true,"lowerBound":0,"id":402,"derived":false},{"id":403,"eClass":"EGenericType"},{"id":404,"eClass":"EGenericType"},{"id":405,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"exps","changeable":true,"resolveProxies":true,"lowerBound":0,"id":406,"derived":false},{"id":407,"eClass":"EGenericType"},{"id":408,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"statments","changeable":true,"resolveProxies":true,"lowerBound":0,"id":409,"derived":false},{"id":410,"eClass":"EGenericType"},{"id":411,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"labelId","changeable":true,"lowerBound":0,"iD":false,"id":412,"derived":false},{"container":false,"ordered":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":413,"derived":false},{"id":414,"eClass":"EGenericType"},{"id":415,"eClass":"EGenericType"},{"id":416,"eClass":"EGenericType"},{"id":417,"eClass":"EGenericType"},{"id":418,"eClass":"EGenericType"},{"id":419,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"stamtList","changeable":true,"resolveProxies":true,"lowerBound":0,"id":420,"derived":false},{"id":421,"eClass":"EGenericType"},{"id":422,"eClass":"EGenericType"},{"id":423,"eClass":"EGenericType"},{"container":false,"ordered":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":424,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"then","changeable":true,"resolveProxies":true,"lowerBound":0,"id":425,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"else","changeable":true,"resolveProxies":true,"lowerBound":0,"id":426,"derived":false},{"id":427,"eClass":"EGenericType"},{"id":428,"eClass":"EGenericType"},{"id":429,"eClass":"EGenericType"},{"id":430,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":431,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"cases","changeable":true,"resolveProxies":true,"lowerBound":0,"id":432,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"default","changeable":true,"resolveProxies":true,"lowerBound":0,"id":433,"derived":false},{"id":434,"eClass":"EGenericType"},{"id":435,"eClass":"EGenericType"},{"id":436,"eClass":"EGenericType"},{"id":437,"eClass":"EGenericType"},{"container":false,"ordered":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":438,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"stmt","changeable":true,"resolveProxies":true,"lowerBound":0,"id":439,"derived":false},{"id":440,"eClass":"EGenericType"},{"id":441,"eClass":"EGenericType"},{"id":442,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"first","changeable":true,"resolveProxies":true,"lowerBound":0,"id":443,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"last","changeable":true,"resolveProxies":true,"lowerBound":0,"id":444,"derived":false},{"id":445,"eClass":"EGenericType"},{"id":446,"eClass":"EGenericType"},{"id":447,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"stmt","changeable":true,"resolveProxies":true,"lowerBound":0,"id":448,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"condition","changeable":true,"resolveProxies":true,"lowerBound":0,"id":449,"derived":false},{"id":450,"eClass":"EGenericType"},{"id":451,"eClass":"EGenericType"},{"id":452,"eClass":"EGenericType"},{"id":453,"eClass":"EGenericType"},{"id":454,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"varId","changeable":true,"resolveProxies":true,"lowerBound":0,"id":455,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"varInit","changeable":true,"resolveProxies":true,"lowerBound":0,"id":456,"derived":false},{"id":457,"eClass":"EGenericType"},{"id":458,"eClass":"EGenericType"},{"id":459,"eClass":"EGenericType"},{"container":false,"ordered":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":460,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"stmt","changeable":true,"resolveProxies":true,"lowerBound":0,"id":461,"derived":false},{"id":462,"eClass":"EGenericType"},{"id":463,"eClass":"EGenericType"},{"id":464,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"stmtList","changeable":true,"resolveProxies":true,"lowerBound":0,"id":465,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"exception","changeable":true,"resolveProxies":true,"lowerBound":0,"id":466,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"final","changeable":true,"resolveProxies":true,"lowerBound":0,"id":467,"derived":false},{"id":468,"eClass":"EGenericType"},{"id":469,"eClass":"EGenericType"},{"id":470,"eClass":"EGenericType"},{"id":471,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"exceptionId","changeable":true,"resolveProxies":true,"lowerBound":0,"id":472,"derived":false},{"container":false,"ordered":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","changeable":true,"resolveProxies":true,"lowerBound":0,"id":473,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"doStmt","changeable":true,"resolveProxies":true,"lowerBound":0,"id":474,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"elseStmts","changeable":true,"resolveProxies":true,"lowerBound":0,"id":475,"derived":false},{"id":476,"eClass":"EGenericType"},{"id":477,"eClass":"EGenericType"},{"id":478,"eClass":"EGenericType"},{"id":479,"eClass":"EGenericType"},{"id":480,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"raise","changeable":true,"lowerBound":0,"iD":false,"id":481,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"at","changeable":true,"lowerBound":0,"iD":false,"id":482,"derived":false},{"id":483,"eClass":"EGenericType"},{"id":484,"eClass":"EGenericType"},{"id":485,"eClass":"EGenericType"},{"id":486,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"directive","changeable":true,"resolveProxies":true,"lowerBound":0,"id":487,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"port","changeable":true,"lowerBound":0,"iD":false,"id":488,"derived":false},{"container":false,"ordered":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":489,"derived":false},{"id":490,"eClass":"EGenericType"},{"id":491,"eClass":"EGenericType"},{"id":492,"eClass":"EGenericType"},{"id":493,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"heading","changeable":true,"resolveProxies":true,"lowerBound":0,"id":494,"derived":false},{"id":495,"eClass":"EGenericType"},{"id":496,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"heading","changeable":true,"resolveProxies":true,"lowerBound":0,"id":497,"derived":false},{"id":498,"eClass":"EGenericType"},{"id":499,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":0,"id":500,"derived":false},{"id":501,"eClass":"EGenericType"},{"id":502,"eClass":"EGenericType"},{"id":503,"eClass":"EGenericType"},{"container":false,"ordered":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":504,"derived":false},{"id":505,"eClass":"EGenericType"},{"id":506,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"param","changeable":true,"resolveProxies":true,"lowerBound":0,"id":507,"derived":false},{"id":508,"eClass":"EGenericType"},{"id":509,"eClass":"EGenericType"},{"container":false,"ordered":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":510,"derived":false},{"id":511,"eClass":"EGenericType"},{"id":512,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"dir","changeable":true,"lowerBound":0,"iD":false,"id":513,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"messageExp","changeable":true,"resolveProxies":true,"lowerBound":0,"id":514,"derived":false},{"id":515,"eClass":"EGenericType"},{"id":516,"eClass":"EGenericType"},{"id":517,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"heritage","changeable":true,"resolveProxies":true,"lowerBound":0,"id":518,"derived":false},{"container":false,"ordered":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":519,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"methodList","changeable":true,"resolveProxies":true,"lowerBound":0,"id":520,"derived":false},{"id":521,"eClass":"EGenericType"},{"id":522,"eClass":"EGenericType"},{"id":523,"eClass":"EGenericType"},{"id":524,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"id","changeable":true,"resolveProxies":true,"lowerBound":0,"id":525,"derived":false},{"id":526,"eClass":"EGenericType"},{"id":527,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"heading","changeable":true,"resolveProxies":true,"lowerBound":0,"id":528,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"directive","changeable":true,"resolveProxies":true,"lowerBound":0,"id":529,"derived":false},{"id":530,"eClass":"EGenericType"},{"id":531,"eClass":"EGenericType"},{"id":532,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"id","changeable":true,"resolveProxies":true,"lowerBound":0,"id":533,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"formalParams","changeable":true,"resolveProxies":true,"lowerBound":0,"id":534,"derived":false},{"id":535,"eClass":"EGenericType"},{"id":536,"eClass":"EGenericType"},{"id":537,"eClass":"EGenericType"},{"id":538,"eClass":"EGenericType"},{"id":539,"eClass":"EGenericType"},{"id":540,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"stmtList","changeable":true,"resolveProxies":true,"lowerBound":0,"id":541,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"endStmtList","changeable":true,"resolveProxies":true,"lowerBound":0,"id":542,"derived":false},{"id":543,"eClass":"EGenericType"},{"id":544,"eClass":"EGenericType"},{"id":545,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"heritage","changeable":true,"resolveProxies":true,"lowerBound":0,"id":546,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"visibility","changeable":true,"lowerBound":0,"iD":false,"id":547,"derived":false},{"container":false,"ordered":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":548,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"methodList","changeable":true,"resolveProxies":true,"lowerBound":0,"id":549,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"propList","changeable":true,"resolveProxies":true,"lowerBound":0,"id":550,"derived":false},{"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"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"field","changeable":true,"resolveProxies":true,"lowerBound":0,"id":558,"derived":false},{"id":559,"eClass":"EGenericType"},{"id":560,"eClass":"EGenericType"},{"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":561,"derived":false},{"container":false,"ordered":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":562,"derived":false},{"id":563,"eClass":"EGenericType"},{"id":564,"eClass":"EGenericType"},{"id":565,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"metod","changeable":true,"resolveProxies":true,"lowerBound":0,"id":566,"derived":false},{"id":567,"eClass":"EGenericType"},{"id":568,"eClass":"EGenericType"},{"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":569,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"methodList","changeable":true,"resolveProxies":true,"lowerBound":0,"id":570,"derived":false},{"id":571,"eClass":"EGenericType"},{"id":572,"eClass":"EGenericType"},{"id":573,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"property","changeable":true,"resolveProxies":true,"lowerBound":0,"id":574,"derived":false},{"id":575,"eClass":"EGenericType"},{"id":576,"eClass":"EGenericType"},{"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":577,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"propList","changeable":true,"resolveProxies":true,"lowerBound":0,"id":578,"derived":false},{"id":579,"eClass":"EGenericType"},{"id":580,"eClass":"EGenericType"},{"id":581,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"id","changeable":true,"resolveProxies":true,"lowerBound":0,"id":582,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"interface","changeable":true,"resolveProxies":true,"lowerBound":0,"id":583,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"specifiers","changeable":true,"resolveProxies":true,"lowerBound":0,"id":584,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"port","changeable":true,"lowerBound":0,"iD":false,"id":585,"derived":false},{"id":586,"eClass":"EGenericType"},{"id":587,"eClass":"EGenericType"},{"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":"paramList","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":"id","changeable":true,"resolveProxies":true,"lowerBound":0,"id":592,"derived":false},{"id":593,"eClass":"EGenericType"},{"id":594,"eClass":"EGenericType"},{"id":595,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"idList","changeable":true,"resolveProxies":true,"lowerBound":0,"id":596,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"typeRef","changeable":true,"resolveProxies":true,"lowerBound":0,"id":597,"derived":false},{"id":598,"eClass":"EGenericType"},{"id":599,"eClass":"EGenericType"},{"id":600,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"index","changeable":true,"resolveProxies":true,"lowerBound":0,"id":601,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"readId","changeable":true,"resolveProxies":true,"lowerBound":0,"id":602,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"writeId","changeable":true,"resolveProxies":true,"lowerBound":0,"id":603,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"storeId","changeable":true,"resolveProxies":true,"lowerBound":0,"id":604,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"storeExp","changeable":true,"resolveProxies":true,"lowerBound":0,"id":605,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"defaulExp","changeable":true,"resolveProxies":true,"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":true,"unsettable":false,"transient":false,"unique":true,"name":"implement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":607,"derived":false},{"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"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"heritage","changeable":true,"resolveProxies":true,"lowerBound":0,"id":616,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"methodList","changeable":true,"resolveProxies":true,"lowerBound":0,"id":617,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"propList","changeable":true,"resolveProxies":true,"lowerBound":0,"id":618,"derived":false},{"id":619,"eClass":"EGenericType"},{"id":620,"eClass":"EGenericType"},{"id":621,"eClass":"EGenericType"},{"id":622,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"idList","changeable":true,"resolveProxies":true,"lowerBound":0,"id":623,"derived":false},{"id":624,"eClass":"EGenericType"},{"id":625,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"idList","changeable":true,"resolveProxies":true,"lowerBound":0,"id":626,"derived":false},{"id":627,"eClass":"EGenericType"},{"id":628,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"idList","changeable":true,"resolveProxies":true,"lowerBound":0,"id":629,"derived":false},{"id":630,"eClass":"EGenericType"},{"id":631,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":0,"id":632,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ids","changeable":true,"resolveProxies":true,"lowerBound":0,"id":633,"derived":false},{"id":634,"eClass":"EGenericType"},{"id":635,"eClass":"EGenericType"},{"id":636,"eClass":"EGenericType"},{"id":637,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"unitId","changeable":true,"resolveProxies":true,"lowerBound":0,"id":638,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"id","changeable":true,"resolveProxies":true,"lowerBound":0,"id":639,"derived":false},{"id":640,"eClass":"EGenericType"},{"id":641,"eClass":"EGenericType"},{"id":642,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"unitId","changeable":true,"resolveProxies":true,"lowerBound":0,"id":643,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"id","changeable":true,"resolveProxies":true,"lowerBound":0,"id":644,"derived":false},{"id":645,"eClass":"EGenericType"},{"id":646,"eClass":"EGenericType"},{"id":647,"eClass":"EGenericType"},{"id":648,"eClass":"EGenericType"},{"id":649,"eClass":"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":650,"derived":false},{"id":651,"eClass":"EGenericType"},{"id":652,"eClass":"EGenericType"},{"id":653,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"id","changeable":true,"resolveProxies":true,"lowerBound":0,"id":654,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"constExp","changeable":true,"resolveProxies":true,"lowerBound":0,"id":655,"derived":false},{"id":656,"eClass":"EGenericType"},{"id":657,"eClass":"EGenericType"},{"id":658,"eClass":"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":659,"derived":false},{"id":660,"eClass":"EGenericType"},{"id":661,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"left","changeable":true,"resolveProxies":true,"lowerBound":0,"id":662,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"relOp","changeable":true,"resolveProxies":true,"lowerBound":0,"id":663,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"right","changeable":true,"resolveProxies":true,"lowerBound":0,"id":664,"derived":false},{"id":665,"eClass":"EGenericType"},{"id":666,"eClass":"EGenericType"},{"id":667,"eClass":"EGenericType"},{"id":668,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"left","changeable":true,"resolveProxies":true,"lowerBound":0,"id":669,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"addOp","changeable":true,"resolveProxies":true,"lowerBound":0,"id":670,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"right","changeable":true,"resolveProxies":true,"lowerBound":0,"id":671,"derived":false},{"id":672,"eClass":"EGenericType"},{"id":673,"eClass":"EGenericType"},{"id":674,"eClass":"EGenericType"},{"id":675,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"left","changeable":true,"resolveProxies":true,"lowerBound":0,"id":676,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"multOp","changeable":true,"resolveProxies":true,"lowerBound":0,"id":677,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"right","changeable":true,"resolveProxies":true,"lowerBound":0,"id":678,"derived":false},{"id":679,"eClass":"EGenericType"},{"id":680,"eClass":"EGenericType"},{"id":681,"eClass":"EGenericType"},{"id":682,"eClass":"EGenericType"},{"id":683,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"op","changeable":true,"lowerBound":0,"iD":false,"id":684,"derived":false},{"id":685,"eClass":"EGenericType"},{"id":686,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"designator","changeable":true,"resolveProxies":true,"lowerBound":0,"id":687,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"operator","changeable":true,"lowerBound":0,"iD":false,"id":688,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"exp","changeable":true,"resolveProxies":true,"lowerBound":0,"id":689,"derived":false},{"id":690,"eClass":"EGenericType"},{"id":691,"eClass":"EGenericType"},{"id":692,"eClass":"EGenericType"},{"id":693,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"designator","changeable":true,"resolveProxies":true,"lowerBound":0,"id":694,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"args","changeable":true,"resolveProxies":true,"lowerBound":0,"id":695,"derived":false},{"id":696,"eClass":"EGenericType"},{"id":697,"eClass":"EGenericType"},{"id":698,"eClass":"EGenericType"},{"id":699,"eClass":"EGenericType"},{"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":700,"derived":false},{"id":701,"eClass":"EGenericType"},{"id":702,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"idList","changeable":true,"resolveProxies":true,"lowerBound":0,"id":703,"derived":false},{"id":704,"eClass":"EGenericType"},{"id":705,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"if","changeable":true,"resolveProxies":true,"lowerBound":0,"id":706,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"initExp","changeable":true,"resolveProxies":true,"lowerBound":0,"id":707,"derived":false},{"id":708,"eClass":"EGenericType"},{"id":709,"eClass":"EGenericType"},{"id":710,"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":"id","changeable":true,"lowerBound":0,"iD":false,"id":711,"derived":false},{"id":712,"eClass":"EGenericType"},{"id":713,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"reservedWord","changeable":true,"resolveProxies":true,"lowerBound":0,"id":714,"derived":false},{"id":715,"eClass":"EGenericType"},{"id":716,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"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":717,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"second","changeable":true,"lowerBound":0,"iD":false,"id":718,"derived":false},{"id":719,"eClass":"EGenericType"},{"id":720,"eClass":"EGenericType"},{"id":721,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"exp","changeable":true,"resolveProxies":true,"lowerBound":0,"id":722,"derived":false},{"id":723,"eClass":"EGenericType"},{"id":724,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"exps","changeable":true,"resolveProxies":true,"lowerBound":0,"id":725,"derived":false},{"id":726,"eClass":"EGenericType"},{"id":727,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"exps","changeable":true,"resolveProxies":true,"lowerBound":0,"id":728,"derived":false},{"id":729,"eClass":"EGenericType"},{"id":730,"eClass":"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":"ast","changeable":true,"resolveProxies":true,"lowerBound":0,"id":731,"derived":false},{"id":732,"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":1,"target":0},{"source":1,"target":142},{"source":1,"target":143},{"source":1,"target":144},{"source":143,"target":2},{"source":143,"target":145},{"source":143,"target":1},{"source":145,"target":2},{"source":144,"target":142},{"source":2,"target":0},{"source":2,"target":142},{"source":2,"target":146},{"source":2,"target":147},{"source":146,"target":120},{"source":146,"target":148},{"source":146,"target":2},{"source":148,"target":120},{"source":147,"target":142},{"source":3,"target":0},{"source":3,"target":2},{"source":3,"target":149},{"source":3,"target":150},{"source":3,"target":151},{"source":149,"target":117},{"source":149,"target":152},{"source":149,"target":3},{"source":152,"target":117},{"source":150,"target":7},{"source":150,"target":153},{"source":150,"target":3},{"source":153,"target":7},{"source":151,"target":2},{"source":4,"target":0},{"source":4,"target":2},{"source":4,"target":154},{"source":4,"target":155},{"source":4,"target":156},{"source":4,"target":157},{"source":4,"target":158},{"source":154,"target":159},{"source":154,"target":4},{"source":155,"target":9},{"source":155,"target":160},{"source":155,"target":4},{"source":160,"target":9},{"source":156,"target":12},{"source":156,"target":161},{"source":156,"target":4},{"source":161,"target":12},{"source":157,"target":100},{"source":157,"target":162},{"source":157,"target":4},{"source":162,"target":100},{"source":158,"target":2},{"source":5,"target":0},{"source":5,"target":2},{"source":5,"target":163},{"source":5,"target":164},{"source":5,"target":165},{"source":163,"target":115},{"source":163,"target":166},{"source":163,"target":5},{"source":166,"target":115},{"source":164,"target":116},{"source":164,"target":167},{"source":164,"target":5},{"source":167,"target":116},{"source":165,"target":2},{"source":6,"target":0},{"source":6,"target":2},{"source":6,"target":168},{"source":6,"target":169},{"source":168,"target":7},{"source":168,"target":170},{"source":168,"target":6},{"source":170,"target":7},{"source":169,"target":2},{"source":7,"target":0},{"source":7,"target":142},{"source":7,"target":171},{"source":7,"target":172},{"source":7,"target":173},{"source":171,"target":8},{"source":171,"target":174},{"source":171,"target":7},{"source":174,"target":8},{"source":172,"target":13},{"source":172,"target":175},{"source":172,"target":7},{"source":175,"target":13},{"source":173,"target":142},{"source":8,"target":0},{"source":8,"target":142},{"source":8,"target":176},{"source":8,"target":177},{"source":176,"target":117},{"source":176,"target":178},{"source":176,"target":8},{"source":178,"target":117},{"source":177,"target":142},{"source":9,"target":0},{"source":9,"target":142},{"source":9,"target":179},{"source":9,"target":180},{"source":9,"target":181},{"source":179,"target":8},{"source":179,"target":182},{"source":179,"target":9},{"source":182,"target":8},{"source":180,"target":10},{"source":180,"target":183},{"source":180,"target":9},{"source":183,"target":10},{"source":181,"target":142},{"source":10,"target":0},{"source":10,"target":142},{"source":10,"target":184},{"source":184,"target":142},{"source":11,"target":0},{"source":11,"target":10},{"source":11,"target":185},{"source":11,"target":186},{"source":11,"target":187},{"source":11,"target":188},{"source":185,"target":88},{"source":185,"target":189},{"source":185,"target":11},{"source":189,"target":88},{"source":186,"target":92},{"source":186,"target":190},{"source":186,"target":11},{"source":190,"target":92},{"source":187,"target":87},{"source":187,"target":191},{"source":187,"target":11},{"source":191,"target":87},{"source":188,"target":10},{"source":12,"target":0},{"source":12,"target":142},{"source":12,"target":192},{"source":12,"target":193},{"source":12,"target":194},{"source":12,"target":195},{"source":192,"target":8},{"source":192,"target":196},{"source":192,"target":12},{"source":196,"target":8},{"source":193,"target":16},{"source":193,"target":197},{"source":193,"target":12},{"source":197,"target":16},{"source":194,"target":15},{"source":194,"target":198},{"source":194,"target":12},{"source":198,"target":15},{"source":195,"target":142},{"source":13,"target":0},{"source":13,"target":142},{"source":13,"target":199},{"source":13,"target":200},{"source":13,"target":201},{"source":13,"target":202},{"source":199,"target":16},{"source":199,"target":203},{"source":199,"target":13},{"source":203,"target":16},{"source":200,"target":15},{"source":200,"target":204},{"source":200,"target":13},{"source":204,"target":15},{"source":201,"target":69},{"source":201,"target":205},{"source":201,"target":13},{"source":205,"target":69},{"source":202,"target":142},{"source":14,"target":0},{"source":14,"target":142},{"source":14,"target":206},{"source":14,"target":207},{"source":14,"target":208},{"source":206,"target":120},{"source":206,"target":209},{"source":206,"target":14},{"source":209,"target":120},{"source":207,"target":122},{"source":207,"target":210},{"source":207,"target":14},{"source":210,"target":122},{"source":208,"target":142},{"source":15,"target":0},{"source":15,"target":142},{"source":15,"target":211},{"source":15,"target":212},{"source":211,"target":14},{"source":211,"target":213},{"source":211,"target":15},{"source":213,"target":14},{"source":212,"target":142},{"source":16,"target":0},{"source":16,"target":142},{"source":16,"target":214},{"source":214,"target":142},{"source":17,"target":0},{"source":17,"target":16},{"source":17,"target":215},{"source":17,"target":216},{"source":215,"target":217},{"source":215,"target":17},{"source":216,"target":16},{"source":18,"target":0},{"source":18,"target":10},{"source":18,"target":16},{"source":18,"target":218},{"source":18,"target":219},{"source":18,"target":220},{"source":218,"target":19},{"source":218,"target":221},{"source":218,"target":18},{"source":221,"target":19},{"source":219,"target":10},{"source":220,"target":16},{"source":19,"target":0},{"source":19,"target":142},{"source":19,"target":222},{"source":19,"target":223},{"source":19,"target":224},{"source":19,"target":225},{"source":19,"target":226},{"source":19,"target":227},{"source":222,"target":120},{"source":222,"target":228},{"source":222,"target":19},{"source":228,"target":120},{"source":223,"target":122},{"source":223,"target":229},{"source":223,"target":19},{"source":229,"target":122},{"source":224,"target":230},{"source":224,"target":19},{"source":225,"target":119},{"source":225,"target":231},{"source":225,"target":19},{"source":231,"target":119},{"source":226,"target":22},{"source":226,"target":232},{"source":226,"target":19},{"source":232,"target":22},{"source":227,"target":142},{"source":20,"target":0},{"source":20,"target":10},{"source":20,"target":16},{"source":20,"target":233},{"source":20,"target":234},{"source":20,"target":235},{"source":233,"target":21},{"source":233,"target":236},{"source":233,"target":20},{"source":236,"target":21},{"source":234,"target":10},{"source":235,"target":16},{"source":21,"target":0},{"source":21,"target":142},{"source":21,"target":237},{"source":21,"target":238},{"source":21,"target":239},{"source":21,"target":240},{"source":21,"target":241},{"source":237,"target":120},{"source":237,"target":242},{"source":237,"target":21},{"source":242,"target":120},{"source":238,"target":26},{"source":238,"target":243},{"source":238,"target":21},{"source":243,"target":26},{"source":239,"target":244},{"source":239,"target":21},{"source":240,"target":27},{"source":240,"target":245},{"source":240,"target":21},{"source":245,"target":27},{"source":241,"target":142},{"source":22,"target":0},{"source":22,"target":142},{"source":22,"target":246},{"source":22,"target":247},{"source":22,"target":248},{"source":22,"target":249},{"source":246,"target":122},{"source":246,"target":250},{"source":246,"target":22},{"source":250,"target":122},{"source":247,"target":23},{"source":247,"target":251},{"source":247,"target":22},{"source":251,"target":23},{"source":248,"target":24},{"source":248,"target":252},{"source":248,"target":22},{"source":252,"target":24},{"source":249,"target":142},{"source":23,"target":0},{"source":23,"target":142},{"source":23,"target":253},{"source":23,"target":254},{"source":253,"target":22},{"source":253,"target":255},{"source":253,"target":23},{"source":255,"target":22},{"source":254,"target":142},{"source":24,"target":0},{"source":24,"target":142},{"source":24,"target":256},{"source":24,"target":257},{"source":256,"target":25},{"source":256,"target":258},{"source":256,"target":24},{"source":258,"target":25},{"source":257,"target":142},{"source":25,"target":0},{"source":25,"target":142},{"source":25,"target":259},{"source":25,"target":260},{"source":25,"target":261},{"source":259,"target":120},{"source":259,"target":262},{"source":259,"target":25},{"source":262,"target":120},{"source":260,"target":22},{"source":260,"target":263},{"source":260,"target":25},{"source":263,"target":22},{"source":261,"target":142},{"source":26,"target":0},{"source":26,"target":142},{"source":26,"target":264},{"source":264,"target":142},{"source":27,"target":0},{"source":27,"target":142},{"source":27,"target":265},{"source":265,"target":142},{"source":28,"target":0},{"source":28,"target":26},{"source":28,"target":266},{"source":28,"target":267},{"source":266,"target":119},{"source":266,"target":268},{"source":266,"target":28},{"source":268,"target":119},{"source":267,"target":26},{"source":29,"target":0},{"source":29,"target":26},{"source":29,"target":269},{"source":269,"target":26},{"source":30,"target":0},{"source":30,"target":29},{"source":30,"target":270},{"source":270,"target":29},{"source":31,"target":0},{"source":31,"target":29},{"source":31,"target":271},{"source":271,"target":29},{"source":32,"target":0},{"source":32,"target":31},{"source":32,"target":272},{"source":272,"target":31},{"source":33,"target":0},{"source":33,"target":26},{"source":33,"target":273},{"source":273,"target":26},{"source":34,"target":0},{"source":34,"target":31},{"source":34,"target":274},{"source":34,"target":275},{"source":34,"target":276},{"source":274,"target":122},{"source":274,"target":277},{"source":274,"target":34},{"source":277,"target":122},{"source":275,"target":122},{"source":275,"target":278},{"source":275,"target":34},{"source":278,"target":122},{"source":276,"target":31},{"source":35,"target":0},{"source":35,"target":31},{"source":35,"target":279},{"source":35,"target":280},{"source":279,"target":36},{"source":279,"target":281},{"source":279,"target":35},{"source":281,"target":36},{"source":280,"target":31},{"source":36,"target":0},{"source":36,"target":142},{"source":36,"target":282},{"source":36,"target":283},{"source":36,"target":284},{"source":282,"target":120},{"source":282,"target":285},{"source":282,"target":36},{"source":285,"target":120},{"source":283,"target":122},{"source":283,"target":286},{"source":283,"target":36},{"source":286,"target":122},{"source":284,"target":142},{"source":37,"target":0},{"source":37,"target":26},{"source":37,"target":287},{"source":37,"target":288},{"source":287,"target":122},{"source":287,"target":289},{"source":287,"target":37},{"source":289,"target":122},{"source":288,"target":26},{"source":38,"target":0},{"source":38,"target":26},{"source":38,"target":290},{"source":38,"target":291},{"source":290,"target":292},{"source":290,"target":38},{"source":291,"target":26},{"source":39,"target":0},{"source":39,"target":38},{"source":39,"target":293},{"source":39,"target":294},{"source":39,"target":295},{"source":39,"target":296},{"source":293,"target":31},{"source":293,"target":297},{"source":293,"target":39},{"source":297,"target":31},{"source":294,"target":31},{"source":294,"target":298},{"source":294,"target":39},{"source":298,"target":31},{"source":295,"target":26},{"source":295,"target":299},{"source":295,"target":39},{"source":299,"target":26},{"source":296,"target":38},{"source":40,"target":0},{"source":40,"target":38},{"source":40,"target":300},{"source":40,"target":301},{"source":300,"target":41},{"source":300,"target":302},{"source":300,"target":40},{"source":302,"target":41},{"source":301,"target":38},{"source":41,"target":0},{"source":41,"target":142},{"source":41,"target":303},{"source":41,"target":304},{"source":41,"target":305},{"source":303,"target":42},{"source":303,"target":306},{"source":303,"target":41},{"source":306,"target":42},{"source":304,"target":43},{"source":304,"target":307},{"source":304,"target":41},{"source":307,"target":43},{"source":305,"target":142},{"source":42,"target":0},{"source":42,"target":142},{"source":42,"target":308},{"source":42,"target":309},{"source":42,"target":310},{"source":42,"target":311},{"source":308,"target":117},{"source":308,"target":312},{"source":308,"target":42},{"source":312,"target":117},{"source":309,"target":26},{"source":309,"target":313},{"source":309,"target":42},{"source":313,"target":26},{"source":310,"target":314},{"source":310,"target":42},{"source":311,"target":142},{"source":43,"target":0},{"source":43,"target":142},{"source":43,"target":315},{"source":43,"target":316},{"source":43,"target":317},{"source":43,"target":318},{"source":315,"target":120},{"source":315,"target":319},{"source":315,"target":43},{"source":319,"target":120},{"source":316,"target":119},{"source":316,"target":320},{"source":316,"target":43},{"source":320,"target":119},{"source":317,"target":44},{"source":317,"target":321},{"source":317,"target":43},{"source":321,"target":44},{"source":318,"target":142},{"source":44,"target":0},{"source":44,"target":142},{"source":44,"target":322},{"source":44,"target":323},{"source":44,"target":324},{"source":322,"target":122},{"source":322,"target":325},{"source":322,"target":44},{"source":325,"target":122},{"source":323,"target":41},{"source":323,"target":326},{"source":323,"target":44},{"source":326,"target":41},{"source":324,"target":142},{"source":45,"target":0},{"source":45,"target":38},{"source":45,"target":327},{"source":45,"target":328},{"source":327,"target":31},{"source":327,"target":329},{"source":327,"target":45},{"source":329,"target":31},{"source":328,"target":38},{"source":46,"target":0},{"source":46,"target":38},{"source":46,"target":330},{"source":46,"target":331},{"source":330,"target":119},{"source":330,"target":332},{"source":330,"target":46},{"source":332,"target":119},{"source":331,"target":38},{"source":47,"target":0},{"source":47,"target":26},{"source":47,"target":333},{"source":333,"target":26},{"source":48,"target":0},{"source":48,"target":26},{"source":48,"target":334},{"source":48,"target":335},{"source":48,"target":336},{"source":334,"target":88},{"source":334,"target":337},{"source":334,"target":48},{"source":337,"target":88},{"source":335,"target":87},{"source":335,"target":338},{"source":335,"target":48},{"source":338,"target":87},{"source":336,"target":26},{"source":49,"target":0},{"source":49,"target":10},{"source":49,"target":16},{"source":49,"target":339},{"source":49,"target":340},{"source":49,"target":341},{"source":339,"target":50},{"source":339,"target":342},{"source":339,"target":49},{"source":342,"target":50},{"source":340,"target":10},{"source":341,"target":16},{"source":50,"target":0},{"source":50,"target":142},{"source":50,"target":343},{"source":50,"target":344},{"source":50,"target":345},{"source":50,"target":346},{"source":50,"target":347},{"source":50,"target":348},{"source":343,"target":117},{"source":343,"target":349},{"source":343,"target":50},{"source":349,"target":117},{"source":344,"target":26},{"source":344,"target":350},{"source":344,"target":50},{"source":350,"target":26},{"source":345,"target":120},{"source":345,"target":351},{"source":345,"target":50},{"source":351,"target":120},{"source":346,"target":122},{"source":346,"target":352},{"source":346,"target":50},{"source":352,"target":122},{"source":347,"target":122},{"source":347,"target":353},{"source":347,"target":50},{"source":353,"target":122},{"source":348,"target":142},{"source":51,"target":0},{"source":51,"target":142},{"source":51,"target":354},{"source":354,"target":142},{"source":52,"target":0},{"source":52,"target":51},{"source":52,"target":355},{"source":355,"target":51},{"source":53,"target":0},{"source":53,"target":52},{"source":53,"target":356},{"source":356,"target":52},{"source":54,"target":0},{"source":54,"target":53},{"source":54,"target":357},{"source":54,"target":358},{"source":54,"target":359},{"source":54,"target":360},{"source":54,"target":361},{"source":54,"target":362},{"source":54,"target":363},{"source":54,"target":364},{"source":54,"target":365},{"source":357,"target":58},{"source":357,"target":366},{"source":357,"target":54},{"source":366,"target":58},{"source":358,"target":63},{"source":358,"target":367},{"source":358,"target":54},{"source":367,"target":63},{"source":359,"target":368},{"source":359,"target":54},{"source":360,"target":369},{"source":360,"target":54},{"source":361,"target":51},{"source":361,"target":370},{"source":361,"target":54},{"source":370,"target":51},{"source":362,"target":51},{"source":362,"target":371},{"source":362,"target":54},{"source":371,"target":51},{"source":363,"target":61},{"source":363,"target":372},{"source":363,"target":54},{"source":372,"target":61},{"source":364,"target":119},{"source":364,"target":373},{"source":364,"target":54},{"source":373,"target":119},{"source":365,"target":53},{"source":55,"target":0},{"source":55,"target":142},{"source":55,"target":374},{"source":55,"target":375},{"source":374,"target":376},{"source":374,"target":55},{"source":375,"target":142},{"source":56,"target":0},{"source":56,"target":142},{"source":56,"target":377},{"source":377,"target":142},{"source":57,"target":0},{"source":57,"target":142},{"source":57,"target":378},{"source":57,"target":379},{"source":378,"target":380},{"source":378,"target":57},{"source":379,"target":142},{"source":58,"target":0},{"source":58,"target":142},{"source":58,"target":381},{"source":58,"target":382},{"source":58,"target":383},{"source":381,"target":59},{"source":381,"target":384},{"source":381,"target":58},{"source":384,"target":59},{"source":382,"target":58},{"source":382,"target":385},{"source":382,"target":58},{"source":385,"target":58},{"source":383,"target":142},{"source":59,"target":0},{"source":59,"target":142},{"source":59,"target":386},{"source":59,"target":387},{"source":59,"target":388},{"source":386,"target":60},{"source":386,"target":389},{"source":386,"target":59},{"source":389,"target":60},{"source":387,"target":63},{"source":387,"target":390},{"source":387,"target":59},{"source":390,"target":63},{"source":388,"target":142},{"source":60,"target":0},{"source":60,"target":142},{"source":60,"target":391},{"source":60,"target":392},{"source":60,"target":393},{"source":60,"target":394},{"source":391,"target":395},{"source":391,"target":60},{"source":392,"target":121},{"source":392,"target":396},{"source":392,"target":60},{"source":396,"target":121},{"source":393,"target":397},{"source":393,"target":60},{"source":394,"target":142},{"source":61,"target":0},{"source":61,"target":142},{"source":61,"target":398},{"source":61,"target":399},{"source":398,"target":62},{"source":398,"target":400},{"source":398,"target":61},{"source":400,"target":62},{"source":399,"target":142},{"source":62,"target":0},{"source":62,"target":142},{"source":62,"target":401},{"source":62,"target":402},{"source":62,"target":403},{"source":401,"target":51},{"source":401,"target":404},{"source":401,"target":62},{"source":404,"target":51},{"source":402,"target":51},{"source":402,"target":405},{"source":402,"target":62},{"source":405,"target":51},{"source":403,"target":142},{"source":63,"target":0},{"source":63,"target":142},{"source":63,"target":406},{"source":63,"target":407},{"source":406,"target":51},{"source":406,"target":408},{"source":406,"target":63},{"source":408,"target":51},{"source":407,"target":142},{"source":64,"target":0},{"source":64,"target":142},{"source":64,"target":409},{"source":64,"target":410},{"source":409,"target":65},{"source":409,"target":411},{"source":409,"target":64},{"source":411,"target":65},{"source":410,"target":142},{"source":65,"target":0},{"source":65,"target":142},{"source":65,"target":412},{"source":65,"target":413},{"source":65,"target":414},{"source":412,"target":415},{"source":412,"target":65},{"source":413,"target":66},{"source":413,"target":416},{"source":413,"target":65},{"source":416,"target":66},{"source":414,"target":142},{"source":66,"target":0},{"source":66,"target":142},{"source":66,"target":417},{"source":417,"target":142},{"source":67,"target":0},{"source":67,"target":66},{"source":67,"target":418},{"source":418,"target":66},{"source":68,"target":0},{"source":68,"target":66},{"source":68,"target":419},{"source":419,"target":66},{"source":69,"target":0},{"source":69,"target":68},{"source":69,"target":420},{"source":69,"target":421},{"source":420,"target":64},{"source":420,"target":422},{"source":420,"target":69},{"source":422,"target":64},{"source":421,"target":68},{"source":70,"target":0},{"source":70,"target":68},{"source":70,"target":423},{"source":423,"target":68},{"source":71,"target":0},{"source":71,"target":70},{"source":71,"target":424},{"source":71,"target":425},{"source":71,"target":426},{"source":71,"target":427},{"source":424,"target":51},{"source":424,"target":428},{"source":424,"target":71},{"source":428,"target":51},{"source":425,"target":65},{"source":425,"target":429},{"source":425,"target":71},{"source":429,"target":65},{"source":426,"target":65},{"source":426,"target":430},{"source":426,"target":71},{"source":430,"target":65},{"source":427,"target":70},{"source":72,"target":0},{"source":72,"target":70},{"source":72,"target":431},{"source":72,"target":432},{"source":72,"target":433},{"source":72,"target":434},{"source":431,"target":51},{"source":431,"target":435},{"source":431,"target":72},{"source":435,"target":51},{"source":432,"target":73},{"source":432,"target":436},{"source":432,"target":72},{"source":436,"target":73},{"source":433,"target":64},{"source":433,"target":437},{"source":433,"target":72},{"source":437,"target":64},{"source":434,"target":70},{"source":73,"target":0},{"source":73,"target":142},{"source":73,"target":438},{"source":73,"target":439},{"source":73,"target":440},{"source":438,"target":74},{"source":438,"target":441},{"source":438,"target":73},{"source":441,"target":74},{"source":439,"target":65},{"source":439,"target":442},{"source":439,"target":73},{"source":442,"target":65},{"source":440,"target":142},{"source":74,"target":0},{"source":74,"target":142},{"source":74,"target":443},{"source":74,"target":444},{"source":74,"target":445},{"source":443,"target":122},{"source":443,"target":446},{"source":443,"target":74},{"source":446,"target":122},{"source":444,"target":122},{"source":444,"target":447},{"source":444,"target":74},{"source":447,"target":122},{"source":445,"target":142},{"source":75,"target":0},{"source":75,"target":68},{"source":75,"target":448},{"source":75,"target":449},{"source":75,"target":450},{"source":448,"target":65},{"source":448,"target":451},{"source":448,"target":75},{"source":451,"target":65},{"source":449,"target":51},{"source":449,"target":452},{"source":449,"target":75},{"source":452,"target":51},{"source":450,"target":68},{"source":76,"target":0},{"source":76,"target":75},{"source":76,"target":453},{"source":453,"target":75},{"source":77,"target":0},{"source":77,"target":75},{"source":77,"target":454},{"source":454,"target":75},{"source":78,"target":0},{"source":78,"target":75},{"source":78,"target":455},{"source":78,"target":456},{"source":78,"target":457},{"source":455,"target":118},{"source":455,"target":458},{"source":455,"target":78},{"source":458,"target":118},{"source":456,"target":51},{"source":456,"target":459},{"source":456,"target":78},{"source":459,"target":51},{"source":457,"target":75},{"source":79,"target":0},{"source":79,"target":68},{"source":79,"target":460},{"source":79,"target":461},{"source":79,"target":462},{"source":460,"target":117},{"source":460,"target":463},{"source":460,"target":79},{"source":463,"target":117},{"source":461,"target":65},{"source":461,"target":464},{"source":461,"target":79},{"source":464,"target":65},{"source":462,"target":68},{"source":80,"target":0},{"source":80,"target":68},{"source":80,"target":465},{"source":80,"target":466},{"source":80,"target":467},{"source":80,"target":468},{"source":465,"target":64},{"source":465,"target":469},{"source":465,"target":80},{"source":469,"target":64},{"source":466,"target":81},{"source":466,"target":470},{"source":466,"target":80},{"source":470,"target":81},{"source":467,"target":64},{"source":467,"target":471},{"source":467,"target":80},{"source":471,"target":64},{"source":468,"target":68},{"source":81,"target":0},{"source":81,"target":142},{"source":81,"target":472},{"source":81,"target":473},{"source":81,"target":474},{"source":81,"target":475},{"source":81,"target":476},{"source":472,"target":120},{"source":472,"target":477},{"source":472,"target":81},{"source":477,"target":120},{"source":473,"target":26},{"source":473,"target":478},{"source":473,"target":81},{"source":478,"target":26},{"source":474,"target":65},{"source":474,"target":479},{"source":474,"target":81},{"source":479,"target":65},{"source":475,"target":64},{"source":475,"target":480},{"source":475,"target":81},{"source":480,"target":64},{"source":476,"target":142},{"source":82,"target":0},{"source":82,"target":68},{"source":82,"target":481},{"source":82,"target":482},{"source":82,"target":483},{"source":481,"target":484},{"source":481,"target":82},{"source":482,"target":485},{"source":482,"target":82},{"source":483,"target":68},{"source":83,"target":0},{"source":83,"target":68},{"source":83,"target":486},{"source":486,"target":68},{"source":84,"target":0},{"source":84,"target":16},{"source":84,"target":487},{"source":84,"target":488},{"source":84,"target":489},{"source":84,"target":490},{"source":487,"target":92},{"source":487,"target":491},{"source":487,"target":84},{"source":491,"target":92},{"source":488,"target":492},{"source":488,"target":84},{"source":489,"target":13},{"source":489,"target":493},{"source":489,"target":84},{"source":493,"target":13},{"source":490,"target":16},{"source":85,"target":0},{"source":85,"target":84},{"source":85,"target":494},{"source":85,"target":495},{"source":494,"target":88},{"source":494,"target":496},{"source":494,"target":85},{"source":496,"target":88},{"source":495,"target":84},{"source":86,"target":0},{"source":86,"target":84},{"source":86,"target":497},{"source":86,"target":498},{"source":497,"target":87},{"source":497,"target":499},{"source":497,"target":86},{"source":499,"target":87},{"source":498,"target":84},{"source":87,"target":0},{"source":87,"target":96},{"source":87,"target":500},{"source":87,"target":501},{"source":500,"target":26},{"source":500,"target":502},{"source":500,"target":87},{"source":502,"target":26},{"source":501,"target":96},{"source":88,"target":0},{"source":88,"target":96},{"source":88,"target":503},{"source":503,"target":96},{"source":89,"target":0},{"source":89,"target":142},{"source":89,"target":504},{"source":89,"target":505},{"source":504,"target":90},{"source":504,"target":506},{"source":504,"target":89},{"source":506,"target":90},{"source":505,"target":142},{"source":90,"target":0},{"source":90,"target":142},{"source":90,"target":507},{"source":90,"target":508},{"source":507,"target":91},{"source":507,"target":509},{"source":507,"target":90},{"source":509,"target":91},{"source":508,"target":142},{"source":91,"target":0},{"source":91,"target":142},{"source":91,"target":510},{"source":91,"target":511},{"source":510,"target":26},{"source":510,"target":512},{"source":510,"target":91},{"source":512,"target":26},{"source":511,"target":142},{"source":92,"target":0},{"source":92,"target":142},{"source":92,"target":513},{"source":92,"target":514},{"source":92,"target":515},{"source":513,"target":516},{"source":513,"target":92},{"source":514,"target":122},{"source":514,"target":517},{"source":514,"target":92},{"source":517,"target":122},{"source":515,"target":142},{"source":93,"target":0},{"source":93,"target":27},{"source":93,"target":518},{"source":93,"target":519},{"source":93,"target":520},{"source":93,"target":521},{"source":518,"target":94},{"source":518,"target":522},{"source":518,"target":93},{"source":522,"target":94},{"source":519,"target":99},{"source":519,"target":523},{"source":519,"target":93},{"source":523,"target":99},{"source":520,"target":95},{"source":520,"target":524},{"source":520,"target":93},{"source":524,"target":95},{"source":521,"target":27},{"source":94,"target":0},{"source":94,"target":142},{"source":94,"target":525},{"source":94,"target":526},{"source":525,"target":118},{"source":525,"target":527},{"source":525,"target":94},{"source":527,"target":118},{"source":526,"target":142},{"source":95,"target":0},{"source":95,"target":142},{"source":95,"target":528},{"source":95,"target":529},{"source":95,"target":530},{"source":528,"target":96},{"source":528,"target":531},{"source":528,"target":95},{"source":531,"target":96},{"source":529,"target":92},{"source":529,"target":532},{"source":529,"target":95},{"source":532,"target":92},{"source":530,"target":142},{"source":96,"target":0},{"source":96,"target":142},{"source":96,"target":533},{"source":96,"target":534},{"source":96,"target":535},{"source":533,"target":120},{"source":533,"target":536},{"source":533,"target":96},{"source":536,"target":120},{"source":534,"target":89},{"source":534,"target":537},{"source":534,"target":96},{"source":537,"target":89},{"source":535,"target":142},{"source":97,"target":0},{"source":97,"target":96},{"source":97,"target":538},{"source":538,"target":96},{"source":98,"target":0},{"source":98,"target":96},{"source":98,"target":539},{"source":539,"target":96},{"source":99,"target":0},{"source":99,"target":142},{"source":99,"target":540},{"source":540,"target":142},{"source":100,"target":0},{"source":100,"target":142},{"source":100,"target":541},{"source":100,"target":542},{"source":100,"target":543},{"source":541,"target":64},{"source":541,"target":544},{"source":541,"target":100},{"source":544,"target":64},{"source":542,"target":64},{"source":542,"target":545},{"source":542,"target":100},{"source":545,"target":64},{"source":543,"target":142},{"source":101,"target":0},{"source":101,"target":27},{"source":101,"target":546},{"source":101,"target":547},{"source":101,"target":548},{"source":101,"target":549},{"source":101,"target":550},{"source":101,"target":551},{"source":546,"target":102},{"source":546,"target":552},{"source":546,"target":101},{"source":552,"target":102},{"source":547,"target":553},{"source":547,"target":101},{"source":548,"target":103},{"source":548,"target":554},{"source":548,"target":101},{"source":554,"target":103},{"source":549,"target":105},{"source":549,"target":555},{"source":549,"target":101},{"source":555,"target":105},{"source":550,"target":107},{"source":550,"target":556},{"source":550,"target":101},{"source":556,"target":107},{"source":551,"target":27},{"source":102,"target":0},{"source":102,"target":142},{"source":102,"target":557},{"source":557,"target":142},{"source":103,"target":0},{"source":103,"target":142},{"source":103,"target":558},{"source":103,"target":559},{"source":558,"target":104},{"source":558,"target":560},{"source":558,"target":103},{"source":560,"target":104},{"source":559,"target":142},{"source":104,"target":0},{"source":104,"target":142},{"source":104,"target":561},{"source":104,"target":562},{"source":104,"target":563},{"source":561,"target":564},{"source":561,"target":104},{"source":562,"target":99},{"source":562,"target":565},{"source":562,"target":104},{"source":565,"target":99},{"source":563,"target":142},{"source":105,"target":0},{"source":105,"target":142},{"source":105,"target":566},{"source":105,"target":567},{"source":566,"target":106},{"source":566,"target":568},{"source":566,"target":105},{"source":568,"target":106},{"source":567,"target":142},{"source":106,"target":0},{"source":106,"target":142},{"source":106,"target":569},{"source":106,"target":570},{"source":106,"target":571},{"source":569,"target":572},{"source":569,"target":106},{"source":570,"target":95},{"source":570,"target":573},{"source":570,"target":106},{"source":573,"target":95},{"source":571,"target":142},{"source":107,"target":0},{"source":107,"target":142},{"source":107,"target":574},{"source":107,"target":575},{"source":574,"target":108},{"source":574,"target":576},{"source":574,"target":107},{"source":576,"target":108},{"source":575,"target":142},{"source":108,"target":0},{"source":108,"target":142},{"source":108,"target":577},{"source":108,"target":578},{"source":108,"target":579},{"source":577,"target":580},{"source":577,"target":108},{"source":578,"target":109},{"source":578,"target":581},{"source":578,"target":108},{"source":581,"target":109},{"source":579,"target":142},{"source":109,"target":0},{"source":109,"target":142},{"source":109,"target":582},{"source":109,"target":583},{"source":109,"target":584},{"source":109,"target":585},{"source":109,"target":586},{"source":582,"target":120},{"source":582,"target":587},{"source":582,"target":109},{"source":587,"target":120},{"source":583,"target":110},{"source":583,"target":588},{"source":583,"target":109},{"source":588,"target":110},{"source":584,"target":112},{"source":584,"target":589},{"source":584,"target":109},{"source":589,"target":112},{"source":585,"target":590},{"source":585,"target":109},{"source":586,"target":142},{"source":110,"target":0},{"source":110,"target":142},{"source":110,"target":591},{"source":110,"target":592},{"source":110,"target":593},{"source":591,"target":111},{"source":591,"target":594},{"source":591,"target":110},{"source":594,"target":111},{"source":592,"target":120},{"source":592,"target":595},{"source":592,"target":110},{"source":595,"target":120},{"source":593,"target":142},{"source":111,"target":0},{"source":111,"target":142},{"source":111,"target":596},{"source":111,"target":597},{"source":111,"target":598},{"source":596,"target":117},{"source":596,"target":599},{"source":596,"target":111},{"source":599,"target":117},{"source":597,"target":119},{"source":597,"target":600},{"source":597,"target":111},{"source":600,"target":119},{"source":598,"target":142},{"source":112,"target":0},{"source":112,"target":142},{"source":112,"target":601},{"source":112,"target":602},{"source":112,"target":603},{"source":112,"target":604},{"source":112,"target":605},{"source":112,"target":606},{"source":112,"target":607},{"source":112,"target":608},{"source":601,"target":122},{"source":601,"target":609},{"source":601,"target":112},{"source":609,"target":122},{"source":602,"target":120},{"source":602,"target":610},{"source":602,"target":112},{"source":610,"target":120},{"source":603,"target":120},{"source":603,"target":611},{"source":603,"target":112},{"source":611,"target":120},{"source":604,"target":120},{"source":604,"target":612},{"source":604,"target":112},{"source":612,"target":120},{"source":605,"target":122},{"source":605,"target":613},{"source":605,"target":112},{"source":613,"target":122},{"source":606,"target":122},{"source":606,"target":614},{"source":606,"target":112},{"source":614,"target":122},{"source":607,"target":119},{"source":607,"target":615},{"source":607,"target":112},{"source":615,"target":119},{"source":608,"target":142},{"source":113,"target":0},{"source":113,"target":27},{"source":113,"target":616},{"source":113,"target":617},{"source":113,"target":618},{"source":113,"target":619},{"source":616,"target":114},{"source":616,"target":620},{"source":616,"target":113},{"source":620,"target":114},{"source":617,"target":105},{"source":617,"target":621},{"source":617,"target":113},{"source":621,"target":105},{"source":618,"target":107},{"source":618,"target":622},{"source":618,"target":113},{"source":622,"target":107},{"source":619,"target":27},{"source":114,"target":0},{"source":114,"target":142},{"source":114,"target":623},{"source":114,"target":624},{"source":623,"target":117},{"source":623,"target":625},{"source":623,"target":114},{"source":625,"target":117},{"source":624,"target":142},{"source":115,"target":0},{"source":115,"target":142},{"source":115,"target":626},{"source":115,"target":627},{"source":626,"target":117},{"source":626,"target":628},{"source":626,"target":115},{"source":628,"target":117},{"source":627,"target":142},{"source":116,"target":0},{"source":116,"target":142},{"source":116,"target":629},{"source":116,"target":630},{"source":629,"target":117},{"source":629,"target":631},{"source":629,"target":116},{"source":631,"target":117},{"source":630,"target":142},{"source":117,"target":0},{"source":117,"target":99},{"source":117,"target":102},{"source":117,"target":632},{"source":117,"target":633},{"source":117,"target":634},{"source":117,"target":635},{"source":632,"target":26},{"source":632,"target":636},{"source":632,"target":117},{"source":636,"target":26},{"source":633,"target":120},{"source":633,"target":637},{"source":633,"target":117},{"source":637,"target":120},{"source":634,"target":99},{"source":635,"target":102},{"source":118,"target":0},{"source":118,"target":142},{"source":118,"target":638},{"source":118,"target":639},{"source":118,"target":640},{"source":638,"target":124},{"source":638,"target":641},{"source":638,"target":118},{"source":641,"target":124},{"source":639,"target":120},{"source":639,"target":642},{"source":639,"target":118},{"source":642,"target":120},{"source":640,"target":142},{"source":119,"target":0},{"source":119,"target":26},{"source":119,"target":47},{"source":119,"target":643},{"source":119,"target":644},{"source":119,"target":645},{"source":119,"target":646},{"source":643,"target":124},{"source":643,"target":647},{"source":643,"target":119},{"source":647,"target":124},{"source":644,"target":118},{"source":644,"target":648},{"source":644,"target":119},{"source":648,"target":118},{"source":645,"target":26},{"source":646,"target":47},{"source":120,"target":0},{"source":120,"target":142},{"source":120,"target":649},{"source":649,"target":142},{"source":121,"target":0},{"source":121,"target":142},{"source":121,"target":650},{"source":121,"target":651},{"source":650,"target":652},{"source":650,"target":121},{"source":651,"target":142},{"source":122,"target":0},{"source":122,"target":142},{"source":122,"target":653},{"source":653,"target":142},{"source":123,"target":0},{"source":123,"target":142},{"source":123,"target":654},{"source":123,"target":655},{"source":123,"target":656},{"source":654,"target":120},{"source":654,"target":657},{"source":654,"target":123},{"source":657,"target":120},{"source":655,"target":122},{"source":655,"target":658},{"source":655,"target":123},{"source":658,"target":122},{"source":656,"target":142},{"source":124,"target":0},{"source":124,"target":142},{"source":124,"target":659},{"source":124,"target":660},{"source":659,"target":661},{"source":659,"target":124},{"source":660,"target":142},{"source":125,"target":0},{"source":125,"target":51},{"source":125,"target":662},{"source":125,"target":663},{"source":125,"target":664},{"source":125,"target":665},{"source":662,"target":51},{"source":662,"target":666},{"source":662,"target":125},{"source":666,"target":51},{"source":663,"target":55},{"source":663,"target":667},{"source":663,"target":125},{"source":667,"target":55},{"source":664,"target":52},{"source":664,"target":668},{"source":664,"target":125},{"source":668,"target":52},{"source":665,"target":51},{"source":126,"target":0},{"source":126,"target":52},{"source":126,"target":669},{"source":126,"target":670},{"source":126,"target":671},{"source":126,"target":672},{"source":669,"target":52},{"source":669,"target":673},{"source":669,"target":126},{"source":673,"target":52},{"source":670,"target":56},{"source":670,"target":674},{"source":670,"target":126},{"source":674,"target":56},{"source":671,"target":53},{"source":671,"target":675},{"source":671,"target":126},{"source":675,"target":53},{"source":672,"target":52},{"source":127,"target":0},{"source":127,"target":53},{"source":127,"target":676},{"source":127,"target":677},{"source":127,"target":678},{"source":127,"target":679},{"source":676,"target":53},{"source":676,"target":680},{"source":676,"target":127},{"source":680,"target":53},{"source":677,"target":57},{"source":677,"target":681},{"source":677,"target":127},{"source":681,"target":57},{"source":678,"target":54},{"source":678,"target":682},{"source":678,"target":127},{"source":682,"target":54},{"source":679,"target":53},{"source":128,"target":0},{"source":128,"target":54},{"source":128,"target":683},{"source":683,"target":54},{"source":129,"target":0},{"source":129,"target":56},{"source":129,"target":684},{"source":129,"target":685},{"source":684,"target":686},{"source":684,"target":129},{"source":685,"target":56},{"source":130,"target":0},{"source":130,"target":67},{"source":130,"target":687},{"source":130,"target":688},{"source":130,"target":689},{"source":130,"target":690},{"source":687,"target":58},{"source":687,"target":691},{"source":687,"target":130},{"source":691,"target":58},{"source":688,"target":692},{"source":688,"target":130},{"source":689,"target":51},{"source":689,"target":693},{"source":689,"target":130},{"source":693,"target":51},{"source":690,"target":67},{"source":131,"target":0},{"source":131,"target":67},{"source":131,"target":694},{"source":131,"target":695},{"source":131,"target":696},{"source":694,"target":58},{"source":694,"target":697},{"source":694,"target":131},{"source":697,"target":58},{"source":695,"target":63},{"source":695,"target":698},{"source":695,"target":131},{"source":698,"target":63},{"source":696,"target":67},{"source":132,"target":0},{"source":132,"target":67},{"source":132,"target":699},{"source":699,"target":67},{"source":133,"target":0},{"source":133,"target":67},{"source":133,"target":700},{"source":133,"target":701},{"source":700,"target":702},{"source":700,"target":133},{"source":701,"target":67},{"source":134,"target":0},{"source":134,"target":91},{"source":134,"target":703},{"source":134,"target":704},{"source":703,"target":117},{"source":703,"target":705},{"source":703,"target":134},{"source":705,"target":117},{"source":704,"target":91},{"source":135,"target":0},{"source":135,"target":91},{"source":135,"target":706},{"source":135,"target":707},{"source":135,"target":708},{"source":706,"target":120},{"source":706,"target":709},{"source":706,"target":135},{"source":709,"target":120},{"source":707,"target":122},{"source":707,"target":710},{"source":707,"target":135},{"source":710,"target":122},{"source":708,"target":91},{"source":136,"target":0},{"source":136,"target":120},{"source":136,"target":711},{"source":136,"target":712},{"source":711,"target":713},{"source":711,"target":136},{"source":712,"target":120},{"source":137,"target":0},{"source":137,"target":120},{"source":137,"target":714},{"source":137,"target":715},{"source":714,"target":121},{"source":714,"target":716},{"source":714,"target":137},{"source":716,"target":121},{"source":715,"target":120},{"source":138,"target":0},{"source":138,"target":120},{"source":138,"target":717},{"source":138,"target":718},{"source":138,"target":719},{"source":717,"target":720},{"source":717,"target":138},{"source":718,"target":721},{"source":718,"target":138},{"source":719,"target":120},{"source":139,"target":0},{"source":139,"target":122},{"source":139,"target":722},{"source":139,"target":723},{"source":722,"target":51},{"source":722,"target":724},{"source":722,"target":139},{"source":724,"target":51},{"source":723,"target":122},{"source":140,"target":0},{"source":140,"target":122},{"source":140,"target":725},{"source":140,"target":726},{"source":725,"target":122},{"source":725,"target":727},{"source":725,"target":140},{"source":727,"target":122},{"source":726,"target":122},{"source":141,"target":0},{"source":141,"target":122},{"source":141,"target":728},{"source":141,"target":729},{"source":728,"target":123},{"source":728,"target":730},{"source":728,"target":141},{"source":730,"target":123},{"source":729,"target":122},{"source":142,"target":0},{"source":142,"target":731},{"source":731,"target":732},{"source":731,"target":142}],"multigraph":true} |
false | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="Param" nsURI="http://parameter.univaq.it" nsPrefix="Param">
<eClassifiers xsi:type="ecore:EClass" name="Params">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="elementId" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/MDEGroup/Uncertainty/JTLCollaborativeUncertainty/metamodels/Parameter.ecore | ecore | Param
Params
elementId | null | {"directed":true,"nodes":[{"nsPrefix":"Param","nsURI":"http://parameter.univaq.it","name":"Param","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Params","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"elementId","changeable":true,"lowerBound":1,"iD":false,"id":2,"derived":false},{"id":3,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":1,"target":0},{"source":1,"target":2},{"source":2,"target":3},{"source":2,"target":1}],"multigraph":true} |
true | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="ram" nsURI="http://cs.mcgill.ca/sel/ram/2.0" nsPrefix="ram">
<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="Aspect" eSuperTypes="#//NamedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="structuralView" lowerBound="1"
eType="#//StructuralView" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="mandatoryAspectParameters"
ordered="false" upperBound="-1" eType="#//MappableElement" changeable="false"
volatile="true" transient="true" derived="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="derivation" value="let mappableElements : Set(MappableElement) = Set{} in mappableElements->union(Class.allInstances()->select(partial = true))->union(Operation.allInstances()->select(partial = true))"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="messageViews" ordered="false"
upperBound="-1" eType="#//AbstractMessageView" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="instantiations" upperBound="-1"
eType="#//Instantiation" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="layout" eType="#//Layout"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MappableElement" abstract="true" eSuperTypes="#//NamedElement"/>
<eClassifiers xsi:type="ecore:EClass" name="StructuralView">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="uniqueTypes noTwoClassesWithSameName"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="uniqueTypes" value="self.types->isUnique(name)"/>
<details key="uniqueTypes$message" value="'There may be only one type of the same type'"/>
<details key="noTwoClassesWithSameName" value="self.classes->isUnique(name)"/>
<details key="noTwoClassesWithSameName$message" value="'Name of a class has to be unique'"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="classes" upperBound="-1"
eType="#//Classifier" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="associations" upperBound="-1"
eType="#//Association" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="types" ordered="false"
upperBound="-1" eType="#//Type" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Class" eSuperTypes="#//Classifier">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="notSelfSuperType"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="notSelfSuperType" value="not self.superTypes->includes(self)"/>
<details key="notSelfSuperType$message" value="'A class may not be it\'s own supertype'"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="associationEnds" upperBound="-1"
eType="#//AssociationEnd" containment="true" eOpposite="#//AssociationEnd/myClass"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="attributes" upperBound="-1"
eType="#//Attribute" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="partial" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
defaultValueLiteral="false"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="abstract" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="superTypes" upperBound="-1"
eType="#//Classifier"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AssociationEnd" eSuperTypes="#//Property">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="uniqueName"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="uniqueName" value="self.myClass.associationEnds->select(associationEnd : AssociationEnd | associationEnd.name <> null and associationEnd.name <> '')->isUnique(name)"/>
<details key="uniqueName$message" value="'AssociationEnds of a class must be unique'"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="navigable" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
defaultValueLiteral="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="assoc" lowerBound="1" eType="#//Association"
eOpposite="#//Association/ends"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="myClass" lowerBound="1"
eType="#//Class" eOpposite="#//Class/associationEnds"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Association" eSuperTypes="#//NamedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="ends" lowerBound="2" upperBound="2"
eType="#//AssociationEnd" eOpposite="#//AssociationEnd/assoc"/>
</eClassifiers>
<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/2002/Ecore/OCL/Pivot">
<details key="validName" value="if self.oclIsTypeOf(AssociationEnd) and self.oclAsType(AssociationEnd).navigable = false then true else self.name <> '' endif"/>
<details key="validName$message" value="'Name of RAM elements may not be empty'"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Instantiation">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="aspectCannotMapSelf mandatoryAspectParametersMapped"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="aspectCannotMapSelf" value="not (self.externalAspect = self.Aspect)"/>
<details key="aspectCannotMapSelf$message" value="'Aspect may not depend on itself'"/>
<details key="mandatoryAspectParametersMapped" value="if self.type = InstantiationType::Depends then self.externalAspect.mandatoryAspectParameters->forAll(element : MappableElement | self.mappings->exists(sourceModelElement = element)) else true endif"/>
<details key="mandatoryAspectParametersMapped$message" value="'Partial elements from lower-level aspects have to be mapped'"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="mappings" upperBound="-1"
eType="#//Mapping" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="externalAspect" lowerBound="1"
eType="#//Aspect"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="type" lowerBound="1" eType="#//InstantiationType"
defaultValueLiteral=""/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Mapping">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="validSourceModelElement sameTypesMapped validMapping"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="validSourceModelElement" value="self.sourceModelElement.oclIsTypeOf(Class) or self.sourceModelElement.oclIsTypeOf(Operation)"/>
<details key="validSourceModelElement$message" value="'The source model element may only be of type Class or Operation'"/>
<details key="sameTypesMapped" value="self.maps->forAll(element : MappableElement | if element.oclIsKindOf(Classifier) then self.sourceModelElement.oclIsKindOf(Classifier) else element.oclIsTypeOf(self.sourceModelElement.oclType()) endif)"/>
<details key="sameTypesMapped$message" value="'Mapping must be between same types of elements'"/>
<details key="validMapping" value="let clazz : Class = if sourceModelElement.oclIsTypeOf(Operation) then sourceModelElement.oclAsType(Operation).Classifier else sourceModelElement endif in self.Instantiation.externalAspect.structuralView.classes->includes(clazz) and self.maps->forAll(element : MappableElement | let clazz : Class = if element.oclIsTypeOf(Operation) then element.oclAsType(Operation).Classifier else element endif in if clazz.oclIsKindOf(PrimitiveType) then self.Instantiation.Aspect.structuralView.types->includes(clazz) else self.Instantiation.Aspect.structuralView.classes->includes(clazz) endif)"/>
<details key="validMapping$message" value="'Source must be from depending aspect and targets must be from current aspect'"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="maps" lowerBound="1" upperBound="-1"
eType="#//MappableElement"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="sourceModelElement" lowerBound="1"
eType="#//MappableElement"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Operation" eSuperTypes="#//NamedElement #//MappableElement">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="messageViewDefined"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="messageViewDefined" value="if visibility = Visibility::public and self.Classifier.oclIsTypeOf(Class) then self.Classifier.StructuralView.Aspect.messageViews->select(messageView : AbstractMessageView | messageView.oclIsTypeOf(MessageView))->one(messageView : AbstractMessageView | messageView.oclAsType(MessageView).specification = self) else true endif"/>
<details key="messageViewDefined$message" value="'MessageView missing for public operation'"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="abstract" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
defaultValueLiteral="false"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="visibility" eType="#//Visibility"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="returnType" eType="#//Type"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="parameters" upperBound="-1"
eType="#//Parameter" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="static" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
defaultValueLiteral="false"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="partial" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
defaultValueLiteral="false"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Attribute" eSuperTypes="#//TemporaryProperty #//StructuralFeature">
<eStructuralFeatures xsi:type="ecore:EReference" name="type" lowerBound="1" eType="#//PrimitiveType"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Type" abstract="true" eSuperTypes="#//NamedElement"/>
<eClassifiers xsi:type="ecore:EClass" name="Parameter" eSuperTypes="#//NamedElement">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="notVoid"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="notVoid" value="not self.type.oclIsTypeOf(RVoid)"/>
<details key="notVoid$message" value="'The type of the parameter may not be void'"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="type" lowerBound="1" eType="#//Type"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="Visibility">
<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="PrimitiveType" abstract="true" eSuperTypes="#//Type #//ImplementationClass"/>
<eClassifiers xsi:type="ecore:EClass" name="ObjectType" abstract="true" eSuperTypes="#//Type #//MappableElement"/>
<eClassifiers xsi:type="ecore:EClass" name="RVoid" eSuperTypes="#//Type">
<eOperations name="getName" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="body" value="'void'"/>
</eAnnotations>
</eOperations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="RBoolean" eSuperTypes="#//PrimitiveType">
<eOperations name="getName" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="body" value="'boolean'"/>
</eAnnotations>
</eOperations>
<eOperations name="getInstanceClassName" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="body" value="'java.lang.Boolean'"/>
</eAnnotations>
</eOperations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="ReferenceType">
<eLiterals name="Composition"/>
<eLiterals name="Aggregation" value="1"/>
<eLiterals name="Regular" value="2"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="RInt" eSuperTypes="#//PrimitiveType">
<eOperations name="getName" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="body" value="'int'"/>
</eAnnotations>
</eOperations>
<eOperations name="getInstanceClassName" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="body" value="'java.lang.Integer'"/>
</eAnnotations>
</eOperations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="RChar" eSuperTypes="#//PrimitiveType">
<eOperations name="getName" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="body" value="'char'"/>
</eAnnotations>
</eOperations>
<eOperations name="getInstanceClassName" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="body" value="'java.lang.Character'"/>
</eAnnotations>
</eOperations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="RString" eSuperTypes="#//PrimitiveType">
<eOperations name="getName" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="body" value="'String'"/>
</eAnnotations>
</eOperations>
<eOperations name="getInstanceClassName" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="body" value="'java.lang.String'"/>
</eAnnotations>
</eOperations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="RAny" eSuperTypes="#//Type">
<eOperations name="getName" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="body" value="'*'"/>
</eAnnotations>
</eOperations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="REnum" eSuperTypes="#//PrimitiveType">
<eStructuralFeatures xsi:type="ecore:EReference" name="literals" lowerBound="1"
upperBound="-1" eType="#//REnumLiteral" containment="true" eOpposite="#//REnumLiteral/enum"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="REnumLiteral" eSuperTypes="#//NamedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="enum" lowerBound="1" eType="#//REnum"
eOpposite="#//REnum/literals"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AbstractMessageView" abstract="true">
<eStructuralFeatures xsi:type="ecore:EReference" name="affectedBy" ordered="false"
upperBound="-1" eType="#//AspectMessageView"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MessageView" eSuperTypes="#//AbstractMessageView">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="specificationDefined"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="specificationDefined" value="if not self.specifies.partial then not self.specification.oclIsUndefined() else true endif"/>
<details key="specificationDefined$message" value="'A MessageView for a non-partial operation must have a specification'"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="specifies" ordered="false"
lowerBound="1" eType="#//Operation"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="specification" ordered="false"
eType="#//Interaction" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MessageViewReference" eSuperTypes="#//AbstractMessageView">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="isAffectedBy"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="isAffectedBy" value="self.affectedBy->size() > 0"/>
<details key="isAffectedBy$message" value="'The MessageViewReference must at least have one affectedBy'"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="references" ordered="false"
lowerBound="1" eType="#//MessageView"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Interaction" eSuperTypes="#//FragmentContainer">
<eStructuralFeatures xsi:type="ecore:EReference" name="lifelines" ordered="false"
lowerBound="2" upperBound="-1" eType="#//Lifeline" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="messages" ordered="false"
lowerBound="1" upperBound="-1" eType="#//Message" containment="true" eOpposite="#//Message/interaction"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AspectMessageView" eSuperTypes="#//NamedElement #//AbstractMessageView">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="notAffectedBySelf"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="notAffectedBySelf" value="not self.affectedBy->includes(self)"/>
<details key="notAffectedBySelf$message" value="'Message View may not be affected by itself'"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="pointcut" ordered="false"
lowerBound="1" eType="#//Interaction" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="advice" ordered="false"
lowerBound="1" eType="#//Interaction" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Lifeline" eSuperTypes="#//NamedElement">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="noNameForMetaClass"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="noNameForMetaClass" value="if metaClass then self.name = '' else true endif"/>
<details key="noNameForMetaClass$message" value="'A Lifeline representing a MetaClass may not have a name'"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="metaClass" ordered="false"
lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
defaultValueLiteral="false"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="represents" ordered="false"
lowerBound="1" eType="#//Classifier"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="localProperties" ordered="false"
upperBound="-1" eType="#//TemporaryProperty" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="coveredBy" ordered="false"
lowerBound="1" upperBound="-1" eType="#//InteractionFragment" eOpposite="#//InteractionFragment/covered"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Message">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="validOperationCall assignToAllowed argumentsSpecified validSignature validSelfMessage returnsSpecified validReturns noCrossingMessages validAssignTo boundariesNotCrossed"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="validOperationCall" value="if self.receiveEvent.oclAsType(InteractionFragment).covered->asOrderedSet()->at(1).metaClass then self.signature.static else true endif"/>
<details key="validOperationCall$message" value="'Non-static calls may not be performed on meta-classes'"/>
<details key="assignToAllowed" value="if self.signature.returnType.oclIsTypeOf(RVoid) then self.assignTo = null else true endif"/>
<details key="assignToAllowed$message" value="'assignTo may not be specified for operations whose return type is void'"/>
<details key="argumentsSpecified" value="self.signature.parameters->size() = self.arguments->size() and self.signature.parameters->forAll(parameter : Parameter | self.arguments->one(argument : ParameterValueMapping | argument.parameter = parameter))"/>
<details key="argumentsSpecified$message" value="'All arguments of the operation must be specified'"/>
<details key="validSignature" value="self.receiveEvent.oclAsType(InteractionFragment).covered->asOrderedSet()->at(1).represents.operations->includes(self.signature)"/>
<details key="validSignature$message" value="'Message signature must be an operation of the classifier that is represented by the lifeline of the receive event'"/>
<details key="validSelfMessage" value="if self.sendEvent.oclAsType(MessageOccurrenceSpecification).covered->asOrderedSet()->at(1) = self.receiveEvent.oclAsType(MessageOccurrenceSpecification).covered->asOrderedSet()->at(1) then self.interaction.fragments->indexOf(self.sendEvent) < self.interaction.fragments->indexOf(self.receiveEvent) else true endif"/>
<details key="validSelfMessage$message" value="'receiveEvent of a self message may not come before the sendEvent'"/>
<details key="returnsSpecified" value="if self.messageSort = MessageSort::reply then if not self.signature.returnType.oclIsTypeOf(RVoid) then not self.returns.oclIsUndefined() else self.returns.oclIsUndefined() endif else true endif"/>
<details key="returnsSpecified$message" value="'Reply message must have returns specified if return type is not void'"/>
<details key="validReturns" value="if not self.returns.oclIsUndefined() then self.messageSort = MessageSort::reply else true endif"/>
<details key="validReturns$message" value="'Returns may only be specified if message sort is reply message'"/>
<details key="noCrossingMessages" value="let indexDifference : Integer = self.interaction.fragments->indexOf(self.receiveEvent) - self.interaction.fragments->indexOf(self.sendEvent) in indexDifference = 1 or indexDifference = - 1"/>
<details key="noCrossingMessages$message" value="'Messages may not cross each other, MessageEnds of one message must come one after the other'"/>
<details key="validAssignTo" value="if self.assignTo <> null then let type : Type = if self.assignTo.oclIsTypeOf(Attribute) then self.assignTo.oclAsType(Attribute).type else if self.assignTo.oclIsTypeOf(Reference) then self.assignTo.oclAsType(Reference).type else self.assignTo.oclAsType(AssociationEnd).assoc.ends->select(end : AssociationEnd | end <> self)->at(1).myClass endif endif in type.oclIsKindOf(self.signature.returnType.oclType()) else true endif"/>
<details key="validAssignTo$message" value="'Return type of signature operation must match the type of assignTo'"/>
<details key="boundariesNotCrossed" value="let send : MessageOccurrenceSpecification = self.sendEvent in let receive : MessageOccurrenceSpecification = self.receiveEvent in if send.container.oclIsTypeOf(InteractionOperand) and receive.container.oclIsTypeOf(InteractionOperand) then send.container.oclAsType(InteractionOperand).CombinedFragment.covered->includes(send.covered->asOrderedSet()->at(1)) and receive.container.oclAsType(InteractionOperand).CombinedFragment.covered->includes(receive.covered->asOrderedSet()->at(1)) else true endif"/>
<details key="boundariesNotCrossed$message" value="'Messages may not cross boundaries of CombinedFragments or their operands'"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="sendEvent" ordered="false"
lowerBound="1" eType="#//MessageEnd"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="receiveEvent" ordered="false"
lowerBound="1" eType="#//MessageEnd"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="signature" ordered="false"
lowerBound="1" eType="#//Operation"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="assignTo" ordered="false"
eType="#//StructuralFeature"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="messageSort" ordered="false"
lowerBound="1" eType="#//MessageSort"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="arguments" ordered="false"
upperBound="-1" eType="#//ParameterValueMapping" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="interaction" ordered="false"
lowerBound="1" eType="#//Interaction" eOpposite="#//Interaction/messages"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="returns" eType="#//ValueSpecification"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="MessageSort">
<eLiterals name="synchCall"/>
<eLiterals name="createMessage" value="1"/>
<eLiterals name="deleteMessage" value="2"/>
<eLiterals name="reply" value="3"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MessageEnd" abstract="true">
<eStructuralFeatures xsi:type="ecore:EReference" name="message" ordered="false"
lowerBound="1" eType="#//Message"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MessageOccurrenceSpecification" eSuperTypes="#//MessageEnd #//OccurrenceSpecification">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="createMessageIsFirst"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="createMessageIsFirst" value="if self.message.messageSort = MessageSort::createMessage then self.covered->asOrderedSet()->at(1).coveredBy->forAll(fragment : InteractionFragment | if self.container.fragments->includes(fragment) then self.container.fragments->indexOf(fragment) >= self.container.fragments->indexOf(self) else true endif) else true endif"/>
<details key="createMessageIsFirst$message" value="'The create message occurrence may not come after any other occurrence on this lifeline'"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="OccurrenceSpecification" eSuperTypes="#//InteractionFragment"/>
<eClassifiers xsi:type="ecore:EClass" name="DestructionOccurrenceSpecification"
eSuperTypes="#//MessageOccurrenceSpecification">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="destructionIsLast"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="destructionIsLast" value="self.covered->asOrderedSet()->at(1).coveredBy->forAll(fragment : InteractionFragment | if self.container.fragments->includes(fragment) then self.container.fragments->indexOf(fragment) <= self.container.fragments->indexOf(self) else true endif)"/>
<details key="destructionIsLast$message" value="'The destruction occurrence may not come before any other occurrence on this lifeline'"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="InteractionFragment" abstract="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="validCoveredMultiplicity"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="validCoveredMultiplicity" value="if not self.oclIsTypeOf(CombinedFragment) and covered->notEmpty() then covered->size() = 1 else true endif"/>
<details key="validCoveredMultiplicity$message" value="'InteractionFragment may only have one Lifeline it covers (except CombinedFragment)'"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="covered" ordered="false"
lowerBound="1" upperBound="-1" eType="#//Lifeline" eOpposite="#//Lifeline/coveredBy"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="container" ordered="false"
lowerBound="1" eType="#//FragmentContainer" eOpposite="#//FragmentContainer/fragments"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="InteractionOperatorKind">
<eLiterals name="alt"/>
<eLiterals name="opt" value="1"/>
<eLiterals name="loop" value="2"/>
<eLiterals name="disruptable" value="3"/>
<eLiterals name="critical" value="4"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CombinedFragment" eSuperTypes="#//InteractionFragment">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="validOperands"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="validOperands" value="if self.interactionOperator = InteractionOperatorKind::opt or self.interactionOperator = InteractionOperatorKind::loop or self.interactionOperator = InteractionOperatorKind::critical then self.operands->size() = 1 else true endif"/>
<details key="validOperands$message" value="'opt and loop fragments may only have one operand'"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="interactionOperator" ordered="false"
lowerBound="1" eType="#//InteractionOperatorKind"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="operands" lowerBound="1"
upperBound="-1" eType="#//InteractionOperand" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="OriginalBehaviorExecution" eSuperTypes="#//InteractionFragment"/>
<eClassifiers xsi:type="ecore:EClass" name="CodeExecution" eSuperTypes="#//InteractionFragment">
<eStructuralFeatures xsi:type="ecore:EReference" name="specification" ordered="false"
lowerBound="1" eType="#//ValueSpecification" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="InteractionOperand" eSuperTypes="#//FragmentContainer">
<eStructuralFeatures xsi:type="ecore:EReference" name="interactionConstraint"
ordered="false" eType="#//ValueSpecification" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ValueSpecification" abstract="true"/>
<eClassifiers xsi:type="ecore:EClass" name="StructuralFeatureValue" eSuperTypes="#//ValueSpecification">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="validValueType"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="validValueType" value="if self.value <> null then let type : Type = if self.value.oclIsTypeOf(Attribute) then self.value.oclAsType(Attribute).type else if self.value.oclIsTypeOf(Reference) then self.value.oclAsType(Reference).type else self.value.oclAsType(AssociationEnd).assoc.ends->select(end : AssociationEnd | end <> self)->at(1).myClass endif endif in type.oclIsTypeOf(self.ParameterValueMapping.parameter.type.oclType()) else true endif"/>
<details key="validValueType$message" value="'Type of value must match the type of the parameter'"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="value" lowerBound="1" eType="#//StructuralFeature"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ParameterValueMapping">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="validParameterValue"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="validParameterValue" value="if self.value.oclIsKindOf(LiteralSpecification) then false else true endif"/>
<details key="validParameterValue$message" value="'Type of value must match the type of the parameter'"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="parameter" ordered="false"
lowerBound="1" eType="#//Parameter"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="value" ordered="false"
lowerBound="1" eType="#//ValueSpecification" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ParameterValue" eSuperTypes="#//ValueSpecification">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="validValueType"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="validValueType" value="self.parameter.type.oclIsTypeOf(self.ParameterValueMapping.parameter.type.oclType())"/>
<details key="validValueType$message" value="'Type of value must match the type of the parameter'"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="parameter" ordered="false"
lowerBound="1" eType="#//Parameter"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="OpaqueExpression" eSuperTypes="#//ValueSpecification">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="body" ordered="false" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="language" ordered="false"
lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="LiteralSpecification" abstract="true"
eSuperTypes="#//ValueSpecification"/>
<eClassifiers xsi:type="ecore:EClass" name="LiteralString" eSuperTypes="#//LiteralSpecification">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="value" ordered="false"
lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="LiteralInteger" eSuperTypes="#//LiteralSpecification">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="value" ordered="false"
lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="FragmentContainer" abstract="true">
<eStructuralFeatures xsi:type="ecore:EReference" name="fragments" upperBound="-1"
eType="#//InteractionFragment" containment="true" eOpposite="#//InteractionFragment/container"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="RCollection" abstract="true" eSuperTypes="#//Type">
<eOperations name="getName" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="body" value="let partial : String = if type.oclIsTypeOf(Class) and type.oclAsType(Class).partial or type.oclIsTypeOf(Operation) and type.oclAsType(Operation).partial then '|' else '' endif in let name : String = self.oclType().name.substring(2, self.oclType().name.size()) in if type.name.oclIsUndefined() then name else name + '<' + partial + type.name + '>' endif"/>
</eAnnotations>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EReference" name="type" lowerBound="1" eType="#//ObjectType"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="RSet" eSuperTypes="#//RCollection"/>
<eClassifiers xsi:type="ecore:EClass" name="RList" eSuperTypes="#//RCollection"/>
<eClassifiers xsi:type="ecore:EClass" name="Layout">
<eStructuralFeatures xsi:type="ecore:EReference" name="containers" lowerBound="1"
upperBound="-1" eType="#//ContainerMap" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ContainerMap">
<eStructuralFeatures xsi:type="ecore:EReference" name="key" lowerBound="1" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EObject"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="value" lowerBound="1" upperBound="-1"
eType="#//ElementMap" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ElementMap">
<eStructuralFeatures xsi:type="ecore:EReference" name="key" lowerBound="1" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EObject"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="value" lowerBound="1" eType="#//LayoutElement"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="LayoutElement">
<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:EEnum" name="InstantiationType">
<eLiterals name="Depends"/>
<eLiterals name="Extends" value="1"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Classifier" abstract="true" eSuperTypes="#//ObjectType">
<eStructuralFeatures xsi:type="ecore:EReference" name="operations" upperBound="-1"
eType="#//Operation" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ImplementationClass" eSuperTypes="#//Classifier">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="instanceClassName" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TemporaryProperty" abstract="true"/>
<eClassifiers xsi:type="ecore:EClass" name="StructuralFeature" abstract="true" eSuperTypes="#//NamedElement"/>
<eClassifiers xsi:type="ecore:EClass" name="Reference" eSuperTypes="#//Property #//TemporaryProperty">
<eStructuralFeatures xsi:type="ecore:EReference" name="type" lowerBound="1" eType="#//ObjectType"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Property" abstract="true" eSuperTypes="#//StructuralFeature">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="validUpperBound validLowerBound validMultiplicity"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="validUpperBound" value="self.upperBound > 0 or self.upperBound = - 1"/>
<details key="validUpperBound$message" value="'The upperbound must be greater than zero or -1 representing *'"/>
<details key="validLowerBound" value="self.lowerBound >= 0"/>
<details key="validLowerBound$message" value="'The lowerbound must be greater than or equal to zero'"/>
<details key="validMultiplicity" value="self.lowerBound <= self.upperBound or self.upperBound = - 1"/>
<details key="validMultiplicity$message" value="'The lowerBound must be less than or equal to the upperBound'"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="lowerBound" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"
defaultValueLiteral="0"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="upperBound" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"
defaultValueLiteral="1"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="referenceType" eType="#//ReferenceType"
defaultValueLiteral="Regular"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/diverse-project/kermeta2/org/kermeta/kompren/org.kermeta.kompren.gwelet/src/resources/examples/RAM.ecore | ecore | ram
Aspect
structuralView
mandatoryAspectParameters
messageViews
instantiations
layout
MappableElement
StructuralView
classes
associations
types
Class
associationEnds
attributes
partial
false
abstract
superTypes
AssociationEnd
navigable
true
assoc
myClass
Association
ends
NamedElement
name
Instantiation
mappings
externalAspect
type
Mapping
maps
sourceModelElement
Operation
abstract
false
visibility
returnType
parameters
static
false
partial
false
Attribute
type
Type
Parameter
type
Visibility
public
public
private
private
protected
protected
package
package
PrimitiveType
ObjectType
RVoid
getName
RBoolean
getName
getInstanceClassName
ReferenceType
Composition
Composition
Aggregation
Aggregation
Regular
Regular
RInt
getName
getInstanceClassName
RChar
getName
getInstanceClassName
RString
getName
getInstanceClassName
RAny
getName
REnum
literals
REnumLiteral
enum
AbstractMessageView
affectedBy
MessageView
specifies
specification
MessageViewReference
references
Interaction
lifelines
messages
AspectMessageView
pointcut
advice
Lifeline
metaClass
false
represents
localProperties
coveredBy
Message
sendEvent
receiveEvent
signature
assignTo
messageSort
arguments
interaction
returns
MessageSort
synchCall
synchCall
createMessage
createMessage
deleteMessage
deleteMessage
reply
reply
MessageEnd
message
MessageOccurrenceSpecification
OccurrenceSpecification
DestructionOccurrenceSpecification
InteractionFragment
covered
container
InteractionOperatorKind
alt
alt
opt
opt
loop
loop
disruptable
disruptable
critical
critical
CombinedFragment
interactionOperator
operands
OriginalBehaviorExecution
CodeExecution
specification
InteractionOperand
interactionConstraint
ValueSpecification
StructuralFeatureValue
value
ParameterValueMapping
parameter
value
ParameterValue
parameter
OpaqueExpression
body
language
LiteralSpecification
LiteralString
value
LiteralInteger
value
FragmentContainer
fragments
RCollection
getName
type
RSet
RList
Layout
containers
ContainerMap
key
value
ElementMap
key
value
LayoutElement
x
y
InstantiationType
Depends
Depends
Extends
Extends
Classifier
operations
ImplementationClass
instanceClassName
TemporaryProperty
StructuralFeature
Reference
type
Property
lowerBound
0
upperBound
1
referenceType
Regular
name | null | {"directed":true,"nodes":[{"nsPrefix":"ram","nsURI":"http://cs.mcgill.ca/sel/ram/2.0","name":"ram","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Aspect","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MappableElement","instanceClass":null,"abstract":true,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StructuralView","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":"AssociationEnd","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Association","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NamedElement","instanceClass":null,"abstract":true,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Instantiation","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Mapping","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Operation","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":"Type","instanceClass":null,"abstract":true,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Parameter","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"Visibility","instanceClass":null,"id":14,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveType","instanceClass":null,"abstract":true,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ObjectType","instanceClass":null,"abstract":true,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RVoid","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RBoolean","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"ReferenceType","instanceClass":null,"id":19,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RInt","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RChar","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RString","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RAny","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"REnum","instanceClass":null,"abstract":false,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"REnumLiteral","instanceClass":null,"abstract":false,"id":25,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AbstractMessageView","instanceClass":null,"abstract":true,"id":26,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MessageView","instanceClass":null,"abstract":false,"id":27,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MessageViewReference","instanceClass":null,"abstract":false,"id":28,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Interaction","instanceClass":null,"abstract":false,"id":29,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AspectMessageView","instanceClass":null,"abstract":false,"id":30,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Lifeline","instanceClass":null,"abstract":false,"id":31,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Message","instanceClass":null,"abstract":false,"id":32,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"MessageSort","instanceClass":null,"id":33,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MessageEnd","instanceClass":null,"abstract":true,"id":34,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MessageOccurrenceSpecification","instanceClass":null,"abstract":false,"id":35,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OccurrenceSpecification","instanceClass":null,"abstract":false,"id":36,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DestructionOccurrenceSpecification","instanceClass":null,"abstract":false,"id":37,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InteractionFragment","instanceClass":null,"abstract":true,"id":38,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"InteractionOperatorKind","instanceClass":null,"id":39,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CombinedFragment","instanceClass":null,"abstract":false,"id":40,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OriginalBehaviorExecution","instanceClass":null,"abstract":false,"id":41,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CodeExecution","instanceClass":null,"abstract":false,"id":42,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InteractionOperand","instanceClass":null,"abstract":false,"id":43,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ValueSpecification","instanceClass":null,"abstract":true,"id":44,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StructuralFeatureValue","instanceClass":null,"abstract":false,"id":45,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ParameterValueMapping","instanceClass":null,"abstract":false,"id":46,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ParameterValue","instanceClass":null,"abstract":false,"id":47,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OpaqueExpression","instanceClass":null,"abstract":false,"id":48,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LiteralSpecification","instanceClass":null,"abstract":true,"id":49,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LiteralString","instanceClass":null,"abstract":false,"id":50,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LiteralInteger","instanceClass":null,"abstract":false,"id":51,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FragmentContainer","instanceClass":null,"abstract":true,"id":52,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RCollection","instanceClass":null,"abstract":true,"id":53,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RSet","instanceClass":null,"abstract":false,"id":54,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RList","instanceClass":null,"abstract":false,"id":55,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Layout","instanceClass":null,"abstract":false,"id":56,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ContainerMap","instanceClass":null,"abstract":false,"id":57,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ElementMap","instanceClass":null,"abstract":false,"id":58,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LayoutElement","instanceClass":null,"abstract":false,"id":59,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"InstantiationType","instanceClass":null,"id":60,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Classifier","instanceClass":null,"abstract":true,"id":61,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ImplementationClass","instanceClass":null,"abstract":false,"id":62,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TemporaryProperty","instanceClass":null,"abstract":true,"id":63,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StructuralFeature","instanceClass":null,"abstract":true,"id":64,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Reference","instanceClass":null,"abstract":false,"id":65,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Property","instanceClass":null,"abstract":true,"id":66,"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":"structuralView","changeable":true,"resolveProxies":true,"lowerBound":1,"id":67,"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":"mandatoryAspectParameters","changeable":false,"resolveProxies":true,"lowerBound":0,"id":68,"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":"messageViews","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":"instantiations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":70,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"layout","changeable":true,"resolveProxies":true,"lowerBound":0,"id":71,"derived":false},{"id":72,"eClass":"EGenericType"},{"id":73,"eClass":"EGenericType"},{"id":74,"eClass":"EGenericType"},{"id":75,"eClass":"EGenericType"},{"id":76,"eClass":"EGenericType"},{"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":"classes","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":"associations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":80,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"types","changeable":true,"resolveProxies":true,"lowerBound":0,"id":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":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"associationEnds","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":"attributes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":86,"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":"partial","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":"abstract","changeable":true,"lowerBound":0,"iD":false,"id":88,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"superTypes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":89,"derived":false},{"id":90,"eClass":"EGenericType"},{"id":91,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"myClass","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"},{"ordered":true,"upperBound":1,"defaultValue":true,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"true","unsettable":false,"transient":false,"unique":true,"name":"navigable","changeable":true,"lowerBound":0,"iD":false,"id":97,"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":"assoc","changeable":true,"resolveProxies":true,"lowerBound":1,"id":98,"derived":false},{"id":99,"eClass":"EGenericType"},{"id":100,"eClass":"EGenericType"},{"id":101,"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":"ends","changeable":true,"resolveProxies":true,"lowerBound":2,"id":102,"derived":false},{"id":103,"eClass":"EGenericType"},{"id":104,"eClass":"EGenericType"},{"id":105,"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":106,"derived":false},{"id":107,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"mappings","changeable":true,"resolveProxies":true,"lowerBound":0,"id":108,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"externalAspect","changeable":true,"resolveProxies":true,"lowerBound":1,"id":109,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"lowerBound":1,"iD":false,"id":110,"derived":false},{"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":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"maps","changeable":true,"resolveProxies":true,"lowerBound":1,"id":114,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"sourceModelElement","changeable":true,"resolveProxies":true,"lowerBound":1,"id":115,"derived":false},{"id":116,"eClass":"EGenericType"},{"id":117,"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":"abstract","changeable":true,"lowerBound":0,"iD":false,"id":118,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"visibility","changeable":true,"lowerBound":0,"iD":false,"id":119,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"returnType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":120,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"parameters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":121,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":true,"name":"static","changeable":true,"lowerBound":0,"iD":false,"id":122,"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":"partial","changeable":true,"lowerBound":0,"iD":false,"id":123,"derived":false},{"id":124,"eClass":"EGenericType"},{"id":125,"eClass":"EGenericType"},{"id":126,"eClass":"EGenericType"},{"id":127,"eClass":"EGenericType"},{"id":128,"eClass":"EGenericType"},{"id":129,"eClass":"EGenericType"},{"id":130,"eClass":"EGenericType"},{"id":131,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":1,"id":132,"derived":false},{"id":133,"eClass":"EGenericType"},{"id":134,"eClass":"EGenericType"},{"id":135,"eClass":"EGenericType"},{"id":136,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":1,"id":137,"derived":false},{"id":138,"eClass":"EGenericType"},{"id":139,"eClass":"EGenericType"},{"name":"public","id":140,"value":0,"literal":"public","eClass":"EEnumLiteral"},{"name":"private","id":141,"value":1,"literal":"private","eClass":"EEnumLiteral"},{"name":"protected","id":142,"value":2,"literal":"protected","eClass":"EEnumLiteral"},{"name":"package","id":143,"value":3,"literal":"package","eClass":"EEnumLiteral"},{"id":144,"eClass":"EGenericType"},{"id":145,"eClass":"EGenericType"},{"id":146,"eClass":"EGenericType"},{"id":147,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"getName","lowerBound":1,"id":148,"many":false,"required":true,"eClass":"EOperation"},{"id":149,"eClass":"EGenericType"},{"id":150,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"getName","lowerBound":1,"id":151,"many":false,"required":true,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getInstanceClassName","lowerBound":1,"id":152,"many":false,"required":true,"eClass":"EOperation"},{"id":153,"eClass":"EGenericType"},{"id":154,"eClass":"EGenericType"},{"id":155,"eClass":"EGenericType"},{"name":"Composition","id":156,"value":0,"literal":"Composition","eClass":"EEnumLiteral"},{"name":"Aggregation","id":157,"value":1,"literal":"Aggregation","eClass":"EEnumLiteral"},{"name":"Regular","id":158,"value":2,"literal":"Regular","eClass":"EEnumLiteral"},{"ordered":true,"upperBound":1,"unique":true,"name":"getName","lowerBound":1,"id":159,"many":false,"required":true,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getInstanceClassName","lowerBound":1,"id":160,"many":false,"required":true,"eClass":"EOperation"},{"id":161,"eClass":"EGenericType"},{"id":162,"eClass":"EGenericType"},{"id":163,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"getName","lowerBound":1,"id":164,"many":false,"required":true,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getInstanceClassName","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,"unique":true,"name":"getName","lowerBound":1,"id":169,"many":false,"required":true,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getInstanceClassName","lowerBound":1,"id":170,"many":false,"required":true,"eClass":"EOperation"},{"id":171,"eClass":"EGenericType"},{"id":172,"eClass":"EGenericType"},{"id":173,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"getName","lowerBound":1,"id":174,"many":false,"required":true,"eClass":"EOperation"},{"id":175,"eClass":"EGenericType"},{"id":176,"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":"literals","changeable":true,"resolveProxies":true,"lowerBound":1,"id":177,"derived":false},{"id":178,"eClass":"EGenericType"},{"id":179,"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":"enum","changeable":true,"resolveProxies":true,"lowerBound":1,"id":180,"derived":false},{"id":181,"eClass":"EGenericType"},{"id":182,"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":"affectedBy","changeable":true,"resolveProxies":true,"lowerBound":0,"id":183,"derived":false},{"id":184,"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":"specifies","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":true,"name":"specification","changeable":true,"resolveProxies":true,"lowerBound":0,"id":186,"derived":false},{"id":187,"eClass":"EGenericType"},{"id":188,"eClass":"EGenericType"},{"id":189,"eClass":"EGenericType"},{"container":false,"ordered":false,"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":190,"derived":false},{"id":191,"eClass":"EGenericType"},{"id":192,"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":"lifelines","changeable":true,"resolveProxies":true,"lowerBound":2,"id":193,"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":"messages","changeable":true,"resolveProxies":true,"lowerBound":1,"id":194,"derived":false},{"id":195,"eClass":"EGenericType"},{"id":196,"eClass":"EGenericType"},{"id":197,"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":"interaction","changeable":true,"resolveProxies":true,"lowerBound":1,"id":198,"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":"pointcut","changeable":true,"resolveProxies":true,"lowerBound":1,"id":199,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"advice","changeable":true,"resolveProxies":true,"lowerBound":1,"id":200,"derived":false},{"id":201,"eClass":"EGenericType"},{"id":202,"eClass":"EGenericType"},{"id":203,"eClass":"EGenericType"},{"id":204,"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":"metaClass","changeable":true,"lowerBound":1,"iD":false,"id":205,"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":"represents","changeable":true,"resolveProxies":true,"lowerBound":1,"id":206,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"localProperties","changeable":true,"resolveProxies":true,"lowerBound":0,"id":207,"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":"coveredBy","changeable":true,"resolveProxies":true,"lowerBound":1,"id":208,"derived":false},{"id":209,"eClass":"EGenericType"},{"id":210,"eClass":"EGenericType"},{"id":211,"eClass":"EGenericType"},{"id":212,"eClass":"EGenericType"},{"id":213,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"covered","changeable":true,"resolveProxies":true,"lowerBound":1,"id":214,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"sendEvent","changeable":true,"resolveProxies":true,"lowerBound":1,"id":215,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"receiveEvent","changeable":true,"resolveProxies":true,"lowerBound":1,"id":216,"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":"signature","changeable":true,"resolveProxies":true,"lowerBound":1,"id":217,"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":"assignTo","changeable":true,"resolveProxies":true,"lowerBound":0,"id":218,"derived":false},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"messageSort","changeable":true,"lowerBound":1,"iD":false,"id":219,"derived":false},{"container":false,"ordered":false,"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":220,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"returns","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"},{"id":226,"eClass":"EGenericType"},{"id":227,"eClass":"EGenericType"},{"id":228,"eClass":"EGenericType"},{"id":229,"eClass":"EGenericType"},{"name":"synchCall","id":230,"value":0,"literal":"synchCall","eClass":"EEnumLiteral"},{"name":"createMessage","id":231,"value":1,"literal":"createMessage","eClass":"EEnumLiteral"},{"name":"deleteMessage","id":232,"value":2,"literal":"deleteMessage","eClass":"EEnumLiteral"},{"name":"reply","id":233,"value":3,"literal":"reply","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":true,"name":"message","changeable":true,"resolveProxies":true,"lowerBound":1,"id":234,"derived":false},{"id":235,"eClass":"EGenericType"},{"id":236,"eClass":"EGenericType"},{"id":237,"eClass":"EGenericType"},{"id":238,"eClass":"EGenericType"},{"id":239,"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":"container","changeable":true,"resolveProxies":true,"lowerBound":1,"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":"fragments","changeable":true,"resolveProxies":true,"lowerBound":0,"id":243,"derived":false},{"name":"alt","id":244,"value":0,"literal":"alt","eClass":"EEnumLiteral"},{"name":"opt","id":245,"value":1,"literal":"opt","eClass":"EEnumLiteral"},{"name":"loop","id":246,"value":2,"literal":"loop","eClass":"EEnumLiteral"},{"name":"disruptable","id":247,"value":3,"literal":"disruptable","eClass":"EEnumLiteral"},{"name":"critical","id":248,"value":4,"literal":"critical","eClass":"EEnumLiteral"},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"interactionOperator","changeable":true,"lowerBound":1,"iD":false,"id":249,"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":"operands","changeable":true,"resolveProxies":true,"lowerBound":1,"id":250,"derived":false},{"id":251,"eClass":"EGenericType"},{"id":252,"eClass":"EGenericType"},{"id":253,"eClass":"EGenericType"},{"id":254,"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":"specification","changeable":true,"resolveProxies":true,"lowerBound":1,"id":255,"derived":false},{"id":256,"eClass":"EGenericType"},{"id":257,"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":"interactionConstraint","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":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"resolveProxies":true,"lowerBound":1,"id":261,"derived":false},{"id":262,"eClass":"EGenericType"},{"id":263,"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":"parameter","changeable":true,"resolveProxies":true,"lowerBound":1,"id":264,"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":265,"derived":false},{"id":266,"eClass":"EGenericType"},{"id":267,"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":"parameter","changeable":true,"resolveProxies":true,"lowerBound":1,"id":268,"derived":false},{"id":269,"eClass":"EGenericType"},{"id":270,"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":"body","changeable":true,"lowerBound":1,"iD":false,"id":271,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"language","changeable":true,"lowerBound":1,"iD":false,"id":272,"derived":false},{"id":273,"eClass":"EGenericType"},{"id":274,"eClass":"EGenericType"},{"id":275,"eClass":"EGenericType"},{"id":276,"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":277,"derived":false},{"id":278,"eClass":"EGenericType"},{"id":279,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":1,"iD":false,"id":280,"derived":false},{"id":281,"eClass":"EGenericType"},{"id":282,"eClass":"EGenericType"},{"id":283,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"getName","lowerBound":1,"id":284,"many":false,"required":true,"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":285,"derived":false},{"id":286,"eClass":"EGenericType"},{"id":287,"eClass":"EGenericType"},{"id":288,"eClass":"EGenericType"},{"id":289,"eClass":"EGenericType"},{"id":290,"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":"containers","changeable":true,"resolveProxies":true,"lowerBound":1,"id":291,"derived":false},{"id":292,"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":"key","changeable":true,"resolveProxies":true,"lowerBound":1,"id":293,"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":"value","changeable":true,"resolveProxies":true,"lowerBound":1,"id":294,"derived":false},{"id":295,"eClass":"EGenericType"},{"id":296,"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":"key","changeable":true,"resolveProxies":true,"lowerBound":1,"id":297,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"resolveProxies":true,"lowerBound":1,"id":298,"derived":false},{"id":299,"eClass":"EGenericType"},{"id":300,"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":301,"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":302,"derived":false},{"id":303,"eClass":"EGenericType"},{"id":304,"eClass":"EGenericType"},{"name":"Depends","id":305,"value":0,"literal":"Depends","eClass":"EEnumLiteral"},{"name":"Extends","id":306,"value":1,"literal":"Extends","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":"operations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":307,"derived":false},{"id":308,"eClass":"EGenericType"},{"id":309,"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":"instanceClassName","changeable":true,"lowerBound":1,"iD":false,"id":310,"derived":false},{"id":311,"eClass":"EGenericType"},{"id":312,"eClass":"EGenericType"},{"id":313,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":1,"id":314,"derived":false},{"id":315,"eClass":"EGenericType"},{"id":316,"eClass":"EGenericType"},{"id":317,"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":"lowerBound","changeable":true,"lowerBound":0,"iD":false,"id":318,"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":319,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"Regular","unsettable":false,"transient":false,"unique":true,"name":"referenceType","changeable":true,"lowerBound":0,"iD":false,"id":320,"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":321,"derived":false},{"id":322,"eClass":"EGenericType"},{"id":323,"eClass":"EGenericType"},{"id":324,"eClass":"EGenericType"},{"id":325,"eClass":"EGenericType"},{"id":326,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":0,"target":17},{"source":0,"target":18},{"source":0,"target":19},{"source":0,"target":20},{"source":0,"target":21},{"source":0,"target":22},{"source":0,"target":23},{"source":0,"target":24},{"source":0,"target":25},{"source":0,"target":26},{"source":0,"target":27},{"source":0,"target":28},{"source":0,"target":29},{"source":0,"target":30},{"source":0,"target":31},{"source":0,"target":32},{"source":0,"target":33},{"source":0,"target":34},{"source":0,"target":35},{"source":0,"target":36},{"source":0,"target":37},{"source":0,"target":38},{"source":0,"target":39},{"source":0,"target":40},{"source":0,"target":41},{"source":0,"target":42},{"source":0,"target":43},{"source":0,"target":44},{"source":0,"target":45},{"source":0,"target":46},{"source":0,"target":47},{"source":0,"target":48},{"source":0,"target":49},{"source":0,"target":50},{"source":0,"target":51},{"source":0,"target":52},{"source":0,"target":53},{"source":0,"target":54},{"source":0,"target":55},{"source":0,"target":56},{"source":0,"target":57},{"source":0,"target":58},{"source":0,"target":59},{"source":0,"target":60},{"source":0,"target":61},{"source":0,"target":62},{"source":0,"target":63},{"source":0,"target":64},{"source":0,"target":65},{"source":0,"target":66},{"source":1,"target":0},{"source":1,"target":7},{"source":1,"target":67},{"source":1,"target":68},{"source":1,"target":69},{"source":1,"target":70},{"source":1,"target":71},{"source":1,"target":72},{"source":67,"target":3},{"source":67,"target":73},{"source":67,"target":1},{"source":73,"target":3},{"source":68,"target":2},{"source":68,"target":74},{"source":68,"target":1},{"source":74,"target":2},{"source":69,"target":26},{"source":69,"target":75},{"source":69,"target":1},{"source":75,"target":26},{"source":70,"target":8},{"source":70,"target":76},{"source":70,"target":1},{"source":76,"target":8},{"source":71,"target":56},{"source":71,"target":77},{"source":71,"target":1},{"source":77,"target":56},{"source":72,"target":7},{"source":2,"target":0},{"source":2,"target":7},{"source":2,"target":78},{"source":78,"target":7},{"source":3,"target":0},{"source":3,"target":79},{"source":3,"target":80},{"source":3,"target":81},{"source":79,"target":61},{"source":79,"target":82},{"source":79,"target":3},{"source":82,"target":61},{"source":80,"target":6},{"source":80,"target":83},{"source":80,"target":3},{"source":83,"target":6},{"source":81,"target":12},{"source":81,"target":84},{"source":81,"target":3},{"source":84,"target":12},{"source":4,"target":0},{"source":4,"target":61},{"source":4,"target":85},{"source":4,"target":86},{"source":4,"target":87},{"source":4,"target":88},{"source":4,"target":89},{"source":4,"target":90},{"source":85,"target":5},{"source":85,"target":91},{"source":85,"target":4},{"source":85,"target":92},{"source":91,"target":5},{"source":86,"target":11},{"source":86,"target":93},{"source":86,"target":4},{"source":93,"target":11},{"source":87,"target":94},{"source":87,"target":4},{"source":88,"target":95},{"source":88,"target":4},{"source":89,"target":61},{"source":89,"target":96},{"source":89,"target":4},{"source":96,"target":61},{"source":90,"target":61},{"source":5,"target":0},{"source":5,"target":66},{"source":5,"target":97},{"source":5,"target":98},{"source":5,"target":92},{"source":5,"target":99},{"source":97,"target":100},{"source":97,"target":5},{"source":98,"target":6},{"source":98,"target":101},{"source":98,"target":5},{"source":98,"target":102},{"source":101,"target":6},{"source":92,"target":4},{"source":92,"target":103},{"source":92,"target":5},{"source":92,"target":85},{"source":103,"target":4},{"source":99,"target":66},{"source":6,"target":0},{"source":6,"target":7},{"source":6,"target":102},{"source":6,"target":104},{"source":102,"target":5},{"source":102,"target":105},{"source":102,"target":6},{"source":102,"target":98},{"source":105,"target":5},{"source":104,"target":7},{"source":7,"target":0},{"source":7,"target":106},{"source":106,"target":107},{"source":106,"target":7},{"source":8,"target":0},{"source":8,"target":108},{"source":8,"target":109},{"source":8,"target":110},{"source":108,"target":9},{"source":108,"target":111},{"source":108,"target":8},{"source":111,"target":9},{"source":109,"target":1},{"source":109,"target":112},{"source":109,"target":8},{"source":112,"target":1},{"source":110,"target":60},{"source":110,"target":113},{"source":110,"target":8},{"source":113,"target":60},{"source":9,"target":0},{"source":9,"target":114},{"source":9,"target":115},{"source":114,"target":2},{"source":114,"target":116},{"source":114,"target":9},{"source":116,"target":2},{"source":115,"target":2},{"source":115,"target":117},{"source":115,"target":9},{"source":117,"target":2},{"source":10,"target":0},{"source":10,"target":7},{"source":10,"target":2},{"source":10,"target":118},{"source":10,"target":119},{"source":10,"target":120},{"source":10,"target":121},{"source":10,"target":122},{"source":10,"target":123},{"source":10,"target":124},{"source":10,"target":125},{"source":118,"target":126},{"source":118,"target":10},{"source":119,"target":14},{"source":119,"target":127},{"source":119,"target":10},{"source":127,"target":14},{"source":120,"target":12},{"source":120,"target":128},{"source":120,"target":10},{"source":128,"target":12},{"source":121,"target":13},{"source":121,"target":129},{"source":121,"target":10},{"source":129,"target":13},{"source":122,"target":130},{"source":122,"target":10},{"source":123,"target":131},{"source":123,"target":10},{"source":124,"target":7},{"source":125,"target":2},{"source":11,"target":0},{"source":11,"target":63},{"source":11,"target":64},{"source":11,"target":132},{"source":11,"target":133},{"source":11,"target":134},{"source":132,"target":15},{"source":132,"target":135},{"source":132,"target":11},{"source":135,"target":15},{"source":133,"target":63},{"source":134,"target":64},{"source":12,"target":0},{"source":12,"target":7},{"source":12,"target":136},{"source":136,"target":7},{"source":13,"target":0},{"source":13,"target":7},{"source":13,"target":137},{"source":13,"target":138},{"source":137,"target":12},{"source":137,"target":139},{"source":137,"target":13},{"source":139,"target":12},{"source":138,"target":7},{"source":14,"target":0},{"source":14,"target":140},{"source":14,"target":141},{"source":14,"target":142},{"source":14,"target":143},{"source":140,"target":14},{"source":141,"target":14},{"source":142,"target":14},{"source":143,"target":14},{"source":15,"target":0},{"source":15,"target":12},{"source":15,"target":62},{"source":15,"target":144},{"source":15,"target":145},{"source":144,"target":12},{"source":145,"target":62},{"source":16,"target":0},{"source":16,"target":12},{"source":16,"target":2},{"source":16,"target":146},{"source":16,"target":147},{"source":146,"target":12},{"source":147,"target":2},{"source":17,"target":0},{"source":17,"target":12},{"source":17,"target":148},{"source":17,"target":149},{"source":148,"target":150},{"source":148,"target":17},{"source":149,"target":12},{"source":18,"target":0},{"source":18,"target":15},{"source":18,"target":151},{"source":18,"target":152},{"source":18,"target":153},{"source":151,"target":154},{"source":151,"target":18},{"source":152,"target":155},{"source":152,"target":18},{"source":153,"target":15},{"source":19,"target":0},{"source":19,"target":156},{"source":19,"target":157},{"source":19,"target":158},{"source":156,"target":19},{"source":157,"target":19},{"source":158,"target":19},{"source":20,"target":0},{"source":20,"target":15},{"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":15},{"source":21,"target":0},{"source":21,"target":15},{"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":15},{"source":22,"target":0},{"source":22,"target":15},{"source":22,"target":169},{"source":22,"target":170},{"source":22,"target":171},{"source":169,"target":172},{"source":169,"target":22},{"source":170,"target":173},{"source":170,"target":22},{"source":171,"target":15},{"source":23,"target":0},{"source":23,"target":12},{"source":23,"target":174},{"source":23,"target":175},{"source":174,"target":176},{"source":174,"target":23},{"source":175,"target":12},{"source":24,"target":0},{"source":24,"target":15},{"source":24,"target":177},{"source":24,"target":178},{"source":177,"target":25},{"source":177,"target":179},{"source":177,"target":24},{"source":177,"target":180},{"source":179,"target":25},{"source":178,"target":15},{"source":25,"target":0},{"source":25,"target":7},{"source":25,"target":180},{"source":25,"target":181},{"source":180,"target":24},{"source":180,"target":182},{"source":180,"target":25},{"source":180,"target":177},{"source":182,"target":24},{"source":181,"target":7},{"source":26,"target":0},{"source":26,"target":183},{"source":183,"target":30},{"source":183,"target":184},{"source":183,"target":26},{"source":184,"target":30},{"source":27,"target":0},{"source":27,"target":26},{"source":27,"target":185},{"source":27,"target":186},{"source":27,"target":187},{"source":185,"target":10},{"source":185,"target":188},{"source":185,"target":27},{"source":188,"target":10},{"source":186,"target":29},{"source":186,"target":189},{"source":186,"target":27},{"source":189,"target":29},{"source":187,"target":26},{"source":28,"target":0},{"source":28,"target":26},{"source":28,"target":190},{"source":28,"target":191},{"source":190,"target":27},{"source":190,"target":192},{"source":190,"target":28},{"source":192,"target":27},{"source":191,"target":26},{"source":29,"target":0},{"source":29,"target":52},{"source":29,"target":193},{"source":29,"target":194},{"source":29,"target":195},{"source":193,"target":31},{"source":193,"target":196},{"source":193,"target":29},{"source":196,"target":31},{"source":194,"target":32},{"source":194,"target":197},{"source":194,"target":29},{"source":194,"target":198},{"source":197,"target":32},{"source":195,"target":52},{"source":30,"target":0},{"source":30,"target":7},{"source":30,"target":26},{"source":30,"target":199},{"source":30,"target":200},{"source":30,"target":201},{"source":30,"target":202},{"source":199,"target":29},{"source":199,"target":203},{"source":199,"target":30},{"source":203,"target":29},{"source":200,"target":29},{"source":200,"target":204},{"source":200,"target":30},{"source":204,"target":29},{"source":201,"target":7},{"source":202,"target":26},{"source":31,"target":0},{"source":31,"target":7},{"source":31,"target":205},{"source":31,"target":206},{"source":31,"target":207},{"source":31,"target":208},{"source":31,"target":209},{"source":205,"target":210},{"source":205,"target":31},{"source":206,"target":61},{"source":206,"target":211},{"source":206,"target":31},{"source":211,"target":61},{"source":207,"target":63},{"source":207,"target":212},{"source":207,"target":31},{"source":212,"target":63},{"source":208,"target":38},{"source":208,"target":213},{"source":208,"target":31},{"source":208,"target":214},{"source":213,"target":38},{"source":209,"target":7},{"source":32,"target":0},{"source":32,"target":215},{"source":32,"target":216},{"source":32,"target":217},{"source":32,"target":218},{"source":32,"target":219},{"source":32,"target":220},{"source":32,"target":198},{"source":32,"target":221},{"source":215,"target":34},{"source":215,"target":222},{"source":215,"target":32},{"source":222,"target":34},{"source":216,"target":34},{"source":216,"target":223},{"source":216,"target":32},{"source":223,"target":34},{"source":217,"target":10},{"source":217,"target":224},{"source":217,"target":32},{"source":224,"target":10},{"source":218,"target":64},{"source":218,"target":225},{"source":218,"target":32},{"source":225,"target":64},{"source":219,"target":33},{"source":219,"target":226},{"source":219,"target":32},{"source":226,"target":33},{"source":220,"target":46},{"source":220,"target":227},{"source":220,"target":32},{"source":227,"target":46},{"source":198,"target":29},{"source":198,"target":228},{"source":198,"target":32},{"source":198,"target":194},{"source":228,"target":29},{"source":221,"target":44},{"source":221,"target":229},{"source":221,"target":32},{"source":229,"target":44},{"source":33,"target":0},{"source":33,"target":230},{"source":33,"target":231},{"source":33,"target":232},{"source":33,"target":233},{"source":230,"target":33},{"source":231,"target":33},{"source":232,"target":33},{"source":233,"target":33},{"source":34,"target":0},{"source":34,"target":234},{"source":234,"target":32},{"source":234,"target":235},{"source":234,"target":34},{"source":235,"target":32},{"source":35,"target":0},{"source":35,"target":34},{"source":35,"target":36},{"source":35,"target":236},{"source":35,"target":237},{"source":236,"target":34},{"source":237,"target":36},{"source":36,"target":0},{"source":36,"target":38},{"source":36,"target":238},{"source":238,"target":38},{"source":37,"target":0},{"source":37,"target":35},{"source":37,"target":239},{"source":239,"target":35},{"source":38,"target":0},{"source":38,"target":214},{"source":38,"target":240},{"source":214,"target":31},{"source":214,"target":241},{"source":214,"target":38},{"source":214,"target":208},{"source":241,"target":31},{"source":240,"target":52},{"source":240,"target":242},{"source":240,"target":38},{"source":240,"target":243},{"source":242,"target":52},{"source":39,"target":0},{"source":39,"target":244},{"source":39,"target":245},{"source":39,"target":246},{"source":39,"target":247},{"source":39,"target":248},{"source":244,"target":39},{"source":245,"target":39},{"source":246,"target":39},{"source":247,"target":39},{"source":248,"target":39},{"source":40,"target":0},{"source":40,"target":38},{"source":40,"target":249},{"source":40,"target":250},{"source":40,"target":251},{"source":249,"target":39},{"source":249,"target":252},{"source":249,"target":40},{"source":252,"target":39},{"source":250,"target":43},{"source":250,"target":253},{"source":250,"target":40},{"source":253,"target":43},{"source":251,"target":38},{"source":41,"target":0},{"source":41,"target":38},{"source":41,"target":254},{"source":254,"target":38},{"source":42,"target":0},{"source":42,"target":38},{"source":42,"target":255},{"source":42,"target":256},{"source":255,"target":44},{"source":255,"target":257},{"source":255,"target":42},{"source":257,"target":44},{"source":256,"target":38},{"source":43,"target":0},{"source":43,"target":52},{"source":43,"target":258},{"source":43,"target":259},{"source":258,"target":44},{"source":258,"target":260},{"source":258,"target":43},{"source":260,"target":44},{"source":259,"target":52},{"source":44,"target":0},{"source":45,"target":0},{"source":45,"target":44},{"source":45,"target":261},{"source":45,"target":262},{"source":261,"target":64},{"source":261,"target":263},{"source":261,"target":45},{"source":263,"target":64},{"source":262,"target":44},{"source":46,"target":0},{"source":46,"target":264},{"source":46,"target":265},{"source":264,"target":13},{"source":264,"target":266},{"source":264,"target":46},{"source":266,"target":13},{"source":265,"target":44},{"source":265,"target":267},{"source":265,"target":46},{"source":267,"target":44},{"source":47,"target":0},{"source":47,"target":44},{"source":47,"target":268},{"source":47,"target":269},{"source":268,"target":13},{"source":268,"target":270},{"source":268,"target":47},{"source":270,"target":13},{"source":269,"target":44},{"source":48,"target":0},{"source":48,"target":44},{"source":48,"target":271},{"source":48,"target":272},{"source":48,"target":273},{"source":271,"target":274},{"source":271,"target":48},{"source":272,"target":275},{"source":272,"target":48},{"source":273,"target":44},{"source":49,"target":0},{"source":49,"target":44},{"source":49,"target":276},{"source":276,"target":44},{"source":50,"target":0},{"source":50,"target":49},{"source":50,"target":277},{"source":50,"target":278},{"source":277,"target":279},{"source":277,"target":50},{"source":278,"target":49},{"source":51,"target":0},{"source":51,"target":49},{"source":51,"target":280},{"source":51,"target":281},{"source":280,"target":282},{"source":280,"target":51},{"source":281,"target":49},{"source":52,"target":0},{"source":52,"target":243},{"source":243,"target":38},{"source":243,"target":283},{"source":243,"target":52},{"source":243,"target":240},{"source":283,"target":38},{"source":53,"target":0},{"source":53,"target":12},{"source":53,"target":284},{"source":53,"target":285},{"source":53,"target":286},{"source":284,"target":287},{"source":284,"target":53},{"source":285,"target":16},{"source":285,"target":288},{"source":285,"target":53},{"source":288,"target":16},{"source":286,"target":12},{"source":54,"target":0},{"source":54,"target":53},{"source":54,"target":289},{"source":289,"target":53},{"source":55,"target":0},{"source":55,"target":53},{"source":55,"target":290},{"source":290,"target":53},{"source":56,"target":0},{"source":56,"target":291},{"source":291,"target":57},{"source":291,"target":292},{"source":291,"target":56},{"source":292,"target":57},{"source":57,"target":0},{"source":57,"target":293},{"source":57,"target":294},{"source":293,"target":295},{"source":293,"target":57},{"source":294,"target":58},{"source":294,"target":296},{"source":294,"target":57},{"source":296,"target":58},{"source":58,"target":0},{"source":58,"target":297},{"source":58,"target":298},{"source":297,"target":299},{"source":297,"target":58},{"source":298,"target":59},{"source":298,"target":300},{"source":298,"target":58},{"source":300,"target":59},{"source":59,"target":0},{"source":59,"target":301},{"source":59,"target":302},{"source":301,"target":303},{"source":301,"target":59},{"source":302,"target":304},{"source":302,"target":59},{"source":60,"target":0},{"source":60,"target":305},{"source":60,"target":306},{"source":305,"target":60},{"source":306,"target":60},{"source":61,"target":0},{"source":61,"target":16},{"source":61,"target":307},{"source":61,"target":308},{"source":307,"target":10},{"source":307,"target":309},{"source":307,"target":61},{"source":309,"target":10},{"source":308,"target":16},{"source":62,"target":0},{"source":62,"target":61},{"source":62,"target":310},{"source":62,"target":311},{"source":310,"target":312},{"source":310,"target":62},{"source":311,"target":61},{"source":63,"target":0},{"source":64,"target":0},{"source":64,"target":7},{"source":64,"target":313},{"source":313,"target":7},{"source":65,"target":0},{"source":65,"target":66},{"source":65,"target":63},{"source":65,"target":314},{"source":65,"target":315},{"source":65,"target":316},{"source":314,"target":16},{"source":314,"target":317},{"source":314,"target":65},{"source":317,"target":16},{"source":315,"target":66},{"source":316,"target":63},{"source":66,"target":0},{"source":66,"target":64},{"source":66,"target":318},{"source":66,"target":319},{"source":66,"target":320},{"source":66,"target":321},{"source":66,"target":322},{"source":318,"target":323},{"source":318,"target":66},{"source":319,"target":324},{"source":319,"target":66},{"source":320,"target":19},{"source":320,"target":325},{"source":320,"target":66},{"source":325,"target":19},{"source":321,"target":326},{"source":321,"target":66},{"source":322,"target":64}],"multigraph":true} |
false | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0"
xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="derivation"
nsURI="http://www.sourcepit.org/emfx/derivation/1.0" nsPrefix="derivation">
<eClassifiers xsi:type="ecore:EClass" name="DerivatorConfiguration" abstract="true"
interface="true">
<eOperations name="getDerivatorId" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eOperations name="getOrigin" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ReconcilerConfiguration" abstract="true"
interface="true">
<eOperations name="getReconcilerId" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eSubpackages name="ecore" nsURI="http://www.sourcepit.org/emfx/derivation/ecore/1.0"
nsPrefix="ecore">
<eClassifiers xsi:type="ecore:EClass" name="EcoreDerivatorConfiguration" eSuperTypes="#//DerivatorConfiguration">
<eOperations name="getEClassifierName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eParameters name="originalName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eOperations>
<eOperations name="getEStructuralFeatureName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eParameters name="originalName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eOperations>
<eOperations name="getOriginEReferenceName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eParameters name="originalName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="derivatorId" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
defaultValueLiteral="org.sourcepit.emfx.derivation.ecore.GenericDerivator"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="origin" lowerBound="1"
eType="ecore:EClass platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EPackage"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="originRootType" eType="ecore:EClass platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EClass"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="eClassifierNamePrefix"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
unsettable="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="eStructuralFeatureNamePrefix"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
unsettable="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="createOriginEReferences"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="ePackageName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
unsettable="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="ePackageNsPrefix" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
unsettable="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="ePackageNsURI" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
unsettable="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="createBaseType" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="createRootType" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="rootTypeName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
defaultValueLiteral="Model" unsettable="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="baseTypeName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
defaultValueLiteral="Base" unsettable="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="originEReferenceNamePrefix"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
defaultValueLiteral="origin" unsettable="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="excludeEReferences" upperBound="-1"
eType="ecore:EClass platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EReference"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="deriveEDataTypes" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
defaultValueLiteral="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="deriveEAttributes" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
defaultValueLiteral="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="deriveContainmentEReferences"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
defaultValueLiteral="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="deriveEReferences" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
defaultValueLiteral="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="eDataTypesAsEClass" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="usedEPackages" upperBound="-1"
eType="ecore:EClass platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EPackage"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EcoreReconcilerConfiguration" eSuperTypes="#//ReconcilerConfiguration">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="reconcilerId" lowerBound="1"
eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EString"
defaultValueLiteral="org.sourcepit.emfx.derivation.ecore.GenericReconciler"/>
</eClassifiers>
</eSubpackages>
</ecore:EPackage>
| github:ecore:/data/sourcepit/g2/derivation/org.sourcepit.emfx.derivation/model/derivation.ecore | ecore | derivation
DerivatorConfiguration
getDerivatorId
getOrigin
ReconcilerConfiguration
getReconcilerId
ecore
EcoreDerivatorConfiguration
getEClassifierName
originalName
getEStructuralFeatureName
originalName
getOriginEReferenceName
originalName
derivatorId
org.sourcepit.emfx.derivation.ecore.GenericDerivator
origin
originRootType
eClassifierNamePrefix
eStructuralFeatureNamePrefix
createOriginEReferences
ePackageName
ePackageNsPrefix
ePackageNsURI
createBaseType
createRootType
rootTypeName
Model
baseTypeName
Base
originEReferenceNamePrefix
origin
excludeEReferences
deriveEDataTypes
true
deriveEAttributes
true
deriveContainmentEReferences
true
deriveEReferences
true
eDataTypesAsEClass
usedEPackages
EcoreReconcilerConfiguration
reconcilerId
org.sourcepit.emfx.derivation.ecore.GenericReconciler | null | {"directed":true,"nodes":[{"nsPrefix":"derivation","nsURI":"http://www.sourcepit.org/emfx/derivation/1.0","name":"derivation","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DerivatorConfiguration","instanceClass":null,"abstract":true,"id":1,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReconcilerConfiguration","instanceClass":null,"abstract":true,"id":2,"interface":true,"eClass":"EClass"},{"nsPrefix":"ecore","nsURI":"http://www.sourcepit.org/emfx/derivation/ecore/1.0","name":"ecore","id":3,"eClass":"EPackage"},{"ordered":true,"upperBound":1,"unique":true,"name":"getDerivatorId","lowerBound":1,"id":4,"many":false,"required":true,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getOrigin","lowerBound":1,"id":5,"many":false,"required":true,"eClass":"EOperation"},{"id":6,"eClass":"EGenericType"},{"id":7,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"getReconcilerId","lowerBound":1,"id":8,"many":false,"required":true,"eClass":"EOperation"},{"id":9,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EcoreDerivatorConfiguration","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EcoreReconcilerConfiguration","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":1,"unique":true,"name":"getEClassifierName","lowerBound":0,"id":12,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getEStructuralFeatureName","lowerBound":0,"id":13,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getOriginEReferenceName","lowerBound":0,"id":14,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"defaultValue":"org.sourcepit.emfx.derivation.ecore.GenericDerivator","volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"org.sourcepit.emfx.derivation.ecore.GenericDerivator","unsettable":false,"transient":false,"unique":true,"name":"derivatorId","changeable":true,"lowerBound":1,"iD":false,"id":15,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"origin","changeable":true,"resolveProxies":true,"lowerBound":1,"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":"originRootType","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":true,"transient":false,"unique":true,"name":"eClassifierNamePrefix","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":true,"transient":false,"unique":true,"name":"eStructuralFeatureNamePrefix","changeable":true,"lowerBound":0,"iD":false,"id":19,"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":"createOriginEReferences","changeable":true,"lowerBound":0,"iD":false,"id":20,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"ePackageName","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":true,"transient":false,"unique":true,"name":"ePackageNsPrefix","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":true,"transient":false,"unique":true,"name":"ePackageNsURI","changeable":true,"lowerBound":0,"iD":false,"id":23,"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":"createBaseType","changeable":true,"lowerBound":0,"iD":false,"id":24,"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":"createRootType","changeable":true,"lowerBound":0,"iD":false,"id":25,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"Model","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"Model","unsettable":true,"transient":false,"unique":true,"name":"rootTypeName","changeable":true,"lowerBound":0,"iD":false,"id":26,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"Base","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"Base","unsettable":true,"transient":false,"unique":true,"name":"baseTypeName","changeable":true,"lowerBound":0,"iD":false,"id":27,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"origin","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"origin","unsettable":true,"transient":false,"unique":true,"name":"originEReferenceNamePrefix","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":false,"unsettable":false,"transient":false,"unique":true,"name":"excludeEReferences","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":"deriveEDataTypes","changeable":true,"lowerBound":0,"iD":false,"id":30,"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":"deriveEAttributes","changeable":true,"lowerBound":0,"iD":false,"id":31,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":true,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"true","unsettable":false,"transient":false,"unique":true,"name":"deriveContainmentEReferences","changeable":true,"lowerBound":0,"iD":false,"id":32,"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":"deriveEReferences","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":"eDataTypesAsEClass","changeable":true,"lowerBound":0,"iD":false,"id":34,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"usedEPackages","changeable":true,"resolveProxies":true,"lowerBound":0,"id":35,"derived":false},{"id":36,"eClass":"EGenericType"},{"id":37,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"originalName","lowerBound":0,"id":38,"many":false,"required":false,"eClass":"EParameter"},{"id":39,"eClass":"EGenericType"},{"id":40,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"originalName","lowerBound":0,"id":41,"many":false,"required":false,"eClass":"EParameter"},{"id":42,"eClass":"EGenericType"},{"id":43,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"originalName","lowerBound":0,"id":44,"many":false,"required":false,"eClass":"EParameter"},{"id":45,"eClass":"EGenericType"},{"id":46,"eClass":"EGenericType"},{"id":47,"eClass":"EGenericType"},{"id":48,"eClass":"EGenericType"},{"id":49,"eClass":"EGenericType"},{"id":50,"eClass":"EGenericType"},{"id":51,"eClass":"EGenericType"},{"id":52,"eClass":"EGenericType"},{"id":53,"eClass":"EGenericType"},{"id":54,"eClass":"EGenericType"},{"id":55,"eClass":"EGenericType"},{"id":56,"eClass":"EGenericType"},{"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":true,"eClass":"EAttribute","defaultValueLiteral":"org.sourcepit.emfx.derivation.ecore.GenericReconciler","unsettable":false,"transient":false,"unique":true,"name":"reconcilerId","changeable":true,"lowerBound":1,"iD":false,"id":67,"derived":false},{"id":68,"eClass":"EGenericType"},{"id":69,"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":8,"target":9},{"source":8,"target":2},{"source":3,"target":10},{"source":3,"target":11},{"source":3,"target":0},{"source":10,"target":3},{"source":10,"target":1},{"source":10,"target":12},{"source":10,"target":13},{"source":10,"target":14},{"source":10,"target":15},{"source":10,"target":16},{"source":10,"target":17},{"source":10,"target":18},{"source":10,"target":19},{"source":10,"target":20},{"source":10,"target":21},{"source":10,"target":22},{"source":10,"target":23},{"source":10,"target":24},{"source":10,"target":25},{"source":10,"target":26},{"source":10,"target":27},{"source":10,"target":28},{"source":10,"target":29},{"source":10,"target":30},{"source":10,"target":31},{"source":10,"target":32},{"source":10,"target":33},{"source":10,"target":34},{"source":10,"target":35},{"source":10,"target":36},{"source":12,"target":37},{"source":12,"target":10},{"source":12,"target":38},{"source":38,"target":39},{"source":38,"target":12},{"source":13,"target":40},{"source":13,"target":10},{"source":13,"target":41},{"source":41,"target":42},{"source":41,"target":13},{"source":14,"target":43},{"source":14,"target":10},{"source":14,"target":44},{"source":44,"target":45},{"source":44,"target":14},{"source":15,"target":46},{"source":15,"target":10},{"source":16,"target":47},{"source":16,"target":10},{"source":17,"target":48},{"source":17,"target":10},{"source":18,"target":49},{"source":18,"target":10},{"source":19,"target":50},{"source":19,"target":10},{"source":20,"target":51},{"source":20,"target":10},{"source":21,"target":52},{"source":21,"target":10},{"source":22,"target":53},{"source":22,"target":10},{"source":23,"target":54},{"source":23,"target":10},{"source":24,"target":55},{"source":24,"target":10},{"source":25,"target":56},{"source":25,"target":10},{"source":26,"target":57},{"source":26,"target":10},{"source":27,"target":58},{"source":27,"target":10},{"source":28,"target":59},{"source":28,"target":10},{"source":29,"target":60},{"source":29,"target":10},{"source":30,"target":61},{"source":30,"target":10},{"source":31,"target":62},{"source":31,"target":10},{"source":32,"target":63},{"source":32,"target":10},{"source":33,"target":64},{"source":33,"target":10},{"source":34,"target":65},{"source":34,"target":10},{"source":35,"target":66},{"source":35,"target":10},{"source":36,"target":1},{"source":11,"target":3},{"source":11,"target":2},{"source":11,"target":67},{"source":11,"target":68},{"source":67,"target":69},{"source":67,"target":11},{"source":68,"target":2}],"multigraph":true} |
false | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0"
xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="model"
nsURI="http://www.users.exa.unicen.edu.ar/~arago/sdrs" nsPrefix="edu.isistan.dal.sdrs">
<eClassifiers xsi:type="ecore:EClass" name="SDRSProject"/>
<eClassifiers xsi:type="ecore:EClass" name="SingleDocument"/>
<eClassifiers xsi:type="ecore:EClass" name="SingleSection"/>
</ecore:EPackage>
| github:ecore:/data/coriane/reassistant/REAssistant/edu.isistan.dal/model/sdrs.ecore | ecore | model
SDRSProject
SingleDocument
SingleSection | null | {"directed":true,"nodes":[{"nsPrefix":"edu.isistan.dal.sdrs","nsURI":"http://www.users.exa.unicen.edu.ar/~arago/sdrs","name":"model","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SDRSProject","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SingleDocument","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SingleSection","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":1,"target":0},{"source":2,"target":0},{"source":3,"target":0}],"multigraph":true} |
true | <?xml version="1.0" encoding="ASCII"?>
<ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="tfsm" nsURI="http://www.gemoc.org/sample/tfsm" nsPrefix="org.gemoc.sample.tfsm">
<eClassifiers xsi:type="ecore:EClass" name="TFSM" eSuperTypes="#//NamedElement">
<eOperations name="init" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="dynamic"/>
</eOperations>
<eOperations name="changeCurrentState">
<eAnnotations source="dynamic"/>
<eParameters name="newState" eType="#//State"/>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedStates" upperBound="-1"
eType="#//State" containment="true" eOpposite="#//State/owningFSM"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="initialState" lowerBound="1"
eType="#//State"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="localEvents" upperBound="-1"
eType="#//FSMEvent" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="localClock" lowerBound="1"
eType="#//FSMClock" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedTransitions" upperBound="-1"
eType="#//Transition" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="currentState" eType="#//State">
<eAnnotations source="dynamic"/>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="State" eSuperTypes="#//NamedElement">
<eOperations name="onEnter" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="dynamic"/>
</eOperations>
<eOperations name="onLeave" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="dynamic"/>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EReference" name="owningFSM" lowerBound="1"
eType="#//TFSM" eOpposite="#//TFSM/ownedStates"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="outgoingTransitions" upperBound="-1"
eType="#//Transition" eOpposite="#//Transition/source"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="incomingTransitions" upperBound="-1"
eType="#//Transition" eOpposite="#//Transition/target"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="OnEnterAction" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Transition" eSuperTypes="#//NamedElement">
<eOperations name="fire" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="dynamic"/>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EReference" name="source" lowerBound="1"
eType="#//State" eOpposite="#//State/outgoingTransitions"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="target" lowerBound="1"
eType="#//State" eOpposite="#//State/incomingTransitions"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedGuard" lowerBound="1"
eType="#//Guard" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="generatedEvents" upperBound="-1"
eType="#//FSMEvent"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="action" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="NamedElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Guard" abstract="true" eSuperTypes="#//NamedElement"/>
<eClassifiers xsi:type="ecore:EClass" name="TemporalGuard" eSuperTypes="#//Guard">
<eStructuralFeatures xsi:type="ecore:EReference" name="onClock" lowerBound="1"
eType="#//FSMClock"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="afterDuration" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EventGuard" eSuperTypes="#//Guard">
<eStructuralFeatures xsi:type="ecore:EReference" name="triggeringEvent" lowerBound="1"
eType="#//FSMEvent"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="FSMEvent" eSuperTypes="#//NamedElement">
<eOperations name="occurs" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="dynamic"/>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EReference" name="sollicitingTransitions"
upperBound="-1" eType="#//Transition"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="FSMClock" eSuperTypes="#//NamedElement">
<eOperations name="ticks" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="dynamic"/>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="numberOfTicks" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt">
<eAnnotations source="dynamic"/>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TimedSystem" eSuperTypes="#//NamedElement">
<eOperations name="init" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="tfsms" upperBound="-1"
eType="#//TFSM" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="globalClocks" upperBound="-1"
eType="#//FSMClock" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="globalEvents" upperBound="-1"
eType="#//FSMEvent" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EvaluateGuard" eSuperTypes="#//Guard">
<eOperations name="evaluate" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean">
<eAnnotations source="dynamic"/>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="condition" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/MatiasVara/BCOoLExamples/languages/tfsmwithonenter/org.gemoc.sample.tfsm.model/model/tfsm.ecore | ecore | tfsm
TFSM
init
changeCurrentState
newState
ownedStates
initialState
localEvents
localClock
ownedTransitions
currentState
State
onEnter
onLeave
owningFSM
outgoingTransitions
incomingTransitions
OnEnterAction
Transition
fire
source
target
ownedGuard
generatedEvents
action
NamedElement
name
Guard
TemporalGuard
onClock
afterDuration
EventGuard
triggeringEvent
FSMEvent
occurs
sollicitingTransitions
FSMClock
ticks
numberOfTicks
TimedSystem
init
tfsms
globalClocks
globalEvents
EvaluateGuard
evaluate
condition | null | {"directed":true,"nodes":[{"nsPrefix":"org.gemoc.sample.tfsm","nsURI":"http://www.gemoc.org/sample/tfsm","name":"tfsm","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TFSM","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"State","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Transition","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NamedElement","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Guard","instanceClass":null,"abstract":true,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TemporalGuard","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EventGuard","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FSMEvent","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FSMClock","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TimedSystem","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EvaluateGuard","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":1,"unique":true,"name":"init","lowerBound":0,"id":12,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"changeCurrentState","lowerBound":0,"id":13,"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":"ownedStates","changeable":true,"resolveProxies":true,"lowerBound":0,"id":14,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"initialState","changeable":true,"resolveProxies":true,"lowerBound":1,"id":15,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"localEvents","changeable":true,"resolveProxies":true,"lowerBound":0,"id":16,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"localClock","changeable":true,"resolveProxies":true,"lowerBound":1,"id":17,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedTransitions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":18,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"currentState","changeable":true,"resolveProxies":true,"lowerBound":0,"id":19,"derived":false},{"id":20,"eClass":"EGenericType"},{"id":21,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"newState","lowerBound":0,"id":22,"many":false,"required":false,"eClass":"EParameter"},{"id":23,"eClass":"EGenericType"},{"id":24,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"owningFSM","changeable":true,"resolveProxies":true,"lowerBound":1,"id":25,"derived":false},{"id":26,"eClass":"EGenericType"},{"id":27,"eClass":"EGenericType"},{"id":28,"eClass":"EGenericType"},{"id":29,"eClass":"EGenericType"},{"id":30,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"onEnter","lowerBound":0,"id":31,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"onLeave","lowerBound":0,"id":32,"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":"outgoingTransitions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":33,"derived":false},{"container":false,"ordered":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":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":"OnEnterAction","changeable":true,"lowerBound":0,"iD":false,"id":35,"derived":false},{"id":36,"eClass":"EGenericType"},{"id":37,"eClass":"EGenericType"},{"id":38,"eClass":"EGenericType"},{"id":39,"eClass":"EGenericType"},{"id":40,"eClass":"EGenericType"},{"container":false,"ordered":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":41,"derived":false},{"id":42,"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":43,"derived":false},{"id":44,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"fire","lowerBound":0,"id":45,"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":"ownedGuard","changeable":true,"resolveProxies":true,"lowerBound":1,"id":46,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"generatedEvents","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":"action","changeable":true,"lowerBound":0,"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"},{"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":56,"derived":false},{"id":57,"eClass":"EGenericType"},{"id":58,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"onClock","changeable":true,"resolveProxies":true,"lowerBound":1,"id":59,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"afterDuration","changeable":true,"lowerBound":1,"iD":false,"id":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":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"triggeringEvent","changeable":true,"resolveProxies":true,"lowerBound":1,"id":64,"derived":false},{"id":65,"eClass":"EGenericType"},{"id":66,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"occurs","lowerBound":0,"id":67,"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":"sollicitingTransitions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":68,"derived":false},{"id":69,"eClass":"EGenericType"},{"id":70,"eClass":"EGenericType"},{"id":71,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"ticks","lowerBound":0,"id":72,"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":"numberOfTicks","changeable":true,"lowerBound":0,"iD":false,"id":73,"derived":false},{"id":74,"eClass":"EGenericType"},{"id":75,"eClass":"EGenericType"},{"id":76,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"init","lowerBound":0,"id":77,"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":"tfsms","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":true,"unsettable":false,"transient":false,"unique":true,"name":"globalClocks","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":"globalEvents","changeable":true,"resolveProxies":true,"lowerBound":0,"id":80,"derived":false},{"id":81,"eClass":"EGenericType"},{"id":82,"eClass":"EGenericType"},{"id":83,"eClass":"EGenericType"},{"id":84,"eClass":"EGenericType"},{"id":85,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"evaluate","lowerBound":0,"id":86,"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":"condition","changeable":true,"lowerBound":0,"iD":false,"id":87,"derived":false},{"id":88,"eClass":"EGenericType"},{"id":89,"eClass":"EGenericType"},{"id":90,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":1,"target":0},{"source":1,"target":4},{"source":1,"target":12},{"source":1,"target":13},{"source":1,"target":14},{"source":1,"target":15},{"source":1,"target":16},{"source":1,"target":17},{"source":1,"target":18},{"source":1,"target":19},{"source":1,"target":20},{"source":12,"target":21},{"source":12,"target":1},{"source":13,"target":1},{"source":13,"target":22},{"source":22,"target":2},{"source":22,"target":23},{"source":22,"target":13},{"source":23,"target":2},{"source":14,"target":2},{"source":14,"target":24},{"source":14,"target":1},{"source":14,"target":25},{"source":24,"target":2},{"source":15,"target":2},{"source":15,"target":26},{"source":15,"target":1},{"source":26,"target":2},{"source":16,"target":8},{"source":16,"target":27},{"source":16,"target":1},{"source":27,"target":8},{"source":17,"target":9},{"source":17,"target":28},{"source":17,"target":1},{"source":28,"target":9},{"source":18,"target":3},{"source":18,"target":29},{"source":18,"target":1},{"source":29,"target":3},{"source":19,"target":2},{"source":19,"target":30},{"source":19,"target":1},{"source":30,"target":2},{"source":20,"target":4},{"source":2,"target":0},{"source":2,"target":4},{"source":2,"target":31},{"source":2,"target":32},{"source":2,"target":25},{"source":2,"target":33},{"source":2,"target":34},{"source":2,"target":35},{"source":2,"target":36},{"source":31,"target":37},{"source":31,"target":2},{"source":32,"target":38},{"source":32,"target":2},{"source":25,"target":1},{"source":25,"target":39},{"source":25,"target":2},{"source":25,"target":14},{"source":39,"target":1},{"source":33,"target":3},{"source":33,"target":40},{"source":33,"target":2},{"source":33,"target":41},{"source":40,"target":3},{"source":34,"target":3},{"source":34,"target":42},{"source":34,"target":2},{"source":34,"target":43},{"source":42,"target":3},{"source":35,"target":44},{"source":35,"target":2},{"source":36,"target":4},{"source":3,"target":0},{"source":3,"target":4},{"source":3,"target":45},{"source":3,"target":41},{"source":3,"target":43},{"source":3,"target":46},{"source":3,"target":47},{"source":3,"target":48},{"source":3,"target":49},{"source":45,"target":50},{"source":45,"target":3},{"source":41,"target":2},{"source":41,"target":51},{"source":41,"target":3},{"source":41,"target":33},{"source":51,"target":2},{"source":43,"target":2},{"source":43,"target":52},{"source":43,"target":3},{"source":43,"target":34},{"source":52,"target":2},{"source":46,"target":5},{"source":46,"target":53},{"source":46,"target":3},{"source":53,"target":5},{"source":47,"target":8},{"source":47,"target":54},{"source":47,"target":3},{"source":54,"target":8},{"source":48,"target":55},{"source":48,"target":3},{"source":49,"target":4},{"source":4,"target":0},{"source":4,"target":56},{"source":56,"target":57},{"source":56,"target":4},{"source":5,"target":0},{"source":5,"target":4},{"source":5,"target":58},{"source":58,"target":4},{"source":6,"target":0},{"source":6,"target":5},{"source":6,"target":59},{"source":6,"target":60},{"source":6,"target":61},{"source":59,"target":9},{"source":59,"target":62},{"source":59,"target":6},{"source":62,"target":9},{"source":60,"target":63},{"source":60,"target":6},{"source":61,"target":5},{"source":7,"target":0},{"source":7,"target":5},{"source":7,"target":64},{"source":7,"target":65},{"source":64,"target":8},{"source":64,"target":66},{"source":64,"target":7},{"source":66,"target":8},{"source":65,"target":5},{"source":8,"target":0},{"source":8,"target":4},{"source":8,"target":67},{"source":8,"target":68},{"source":8,"target":69},{"source":67,"target":70},{"source":67,"target":8},{"source":68,"target":3},{"source":68,"target":71},{"source":68,"target":8},{"source":71,"target":3},{"source":69,"target":4},{"source":9,"target":0},{"source":9,"target":4},{"source":9,"target":72},{"source":9,"target":73},{"source":9,"target":74},{"source":72,"target":75},{"source":72,"target":9},{"source":73,"target":76},{"source":73,"target":9},{"source":74,"target":4},{"source":10,"target":0},{"source":10,"target":4},{"source":10,"target":77},{"source":10,"target":78},{"source":10,"target":79},{"source":10,"target":80},{"source":10,"target":81},{"source":77,"target":82},{"source":77,"target":10},{"source":78,"target":1},{"source":78,"target":83},{"source":78,"target":10},{"source":83,"target":1},{"source":79,"target":9},{"source":79,"target":84},{"source":79,"target":10},{"source":84,"target":9},{"source":80,"target":8},{"source":80,"target":85},{"source":80,"target":10},{"source":85,"target":8},{"source":81,"target":4},{"source":11,"target":0},{"source":11,"target":5},{"source":11,"target":86},{"source":11,"target":87},{"source":11,"target":88},{"source":86,"target":89},{"source":86,"target":11},{"source":87,"target":90},{"source":87,"target":11},{"source":88,"target":5}],"multigraph":true} |
true | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="qvtoperational" nsURI="http://www.eclipse.org/qvt/1.0.0/Operational"
nsPrefix="qvtoperational">
<eClassifiers xsi:type="ecore:EClass" name="Dummy">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="This dummy class ensures that GenModel generates the otherwise empty root EPackage"/>
</eAnnotations>
</eClassifiers>
<eSubpackages name="expressions" nsURI="http://www.eclipse.org/qvt/1.0.0/Operational/Expressions"
nsPrefix="qvtoperational.expr">
<eClassifiers xsi:type="ecore:EClass" name="Constructor" eSuperTypes="#//expressions/ImperativeOperation">
<eOperations name="accept">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="body" value="if(v instanceof org.eclipse.m2m.internal.qvt.oml.expressions.util.QVTOperationalVisitor) {
 @SuppressWarnings("unchecked") 		
 org.eclipse.m2m.internal.qvt.oml.expressions.util.QVTOperationalVisitor<T> visitorExt = (org.eclipse.m2m.internal.qvt.oml.expressions.util.QVTOperationalVisitor) v; 	
 return visitorExt.visitConstructor(this);
}
return org.eclipse.m2m.internal.qvt.oml.expressions.util.ForeignVisitorDefaultValue.getDefaultValueForVisitor(v);"/>
</eAnnotations>
<eGenericType eTypeParameter="#//expressions/Constructor/accept/T"/>
<eTypeParameters name="T"/>
<eTypeParameters name="U">
<eBounds eClassifier="ecore:EClass platform:/plugin/org.eclipse.ocl/model/OCL.ecore#//utilities/Visitor">
<eTypeArguments eTypeParameter="#//expressions/Constructor/accept/T"/>
<eTypeArguments/>
<eTypeArguments/>
<eTypeArguments/>
<eTypeArguments/>
<eTypeArguments/>
<eTypeArguments/>
<eTypeArguments/>
<eTypeArguments/>
<eTypeArguments/>
</eBounds>
</eTypeParameters>
<eParameters name="v">
<eGenericType eTypeParameter="#//expressions/Constructor/accept/U"/>
</eParameters>
</eOperations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ConstructorBody" eSuperTypes="#//expressions/OperationBody">
<eOperations name="accept">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="body" value="if(v instanceof org.eclipse.m2m.internal.qvt.oml.expressions.util.QVTOperationalVisitor) {
 @SuppressWarnings("unchecked") 		
 org.eclipse.m2m.internal.qvt.oml.expressions.util.QVTOperationalVisitor<T> visitorExt = (org.eclipse.m2m.internal.qvt.oml.expressions.util.QVTOperationalVisitor) v; 	
 return visitorExt.visitConstructorBody(this);
}
return org.eclipse.m2m.internal.qvt.oml.expressions.util.ForeignVisitorDefaultValue.getDefaultValueForVisitor(v);"/>
</eAnnotations>
<eGenericType eTypeParameter="#//expressions/ConstructorBody/accept/T"/>
<eTypeParameters name="T"/>
<eTypeParameters name="U">
<eBounds eClassifier="ecore:EClass platform:/plugin/org.eclipse.ocl/model/OCL.ecore#//utilities/Visitor">
<eTypeArguments eTypeParameter="#//expressions/ConstructorBody/accept/T"/>
<eTypeArguments/>
<eTypeArguments/>
<eTypeArguments/>
<eTypeArguments/>
<eTypeArguments/>
<eTypeArguments/>
<eTypeArguments/>
<eTypeArguments/>
<eTypeArguments/>
</eBounds>
</eTypeParameters>
<eParameters name="v">
<eGenericType eTypeParameter="#//expressions/ConstructorBody/accept/U"/>
</eParameters>
</eOperations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ContextualProperty" eSuperTypes="platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EStructuralFeature #//expressions/VisitableASTNode">
<eOperations name="accept">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="body" value="if(v instanceof org.eclipse.m2m.internal.qvt.oml.expressions.util.QVTOperationalVisitor) {
 @SuppressWarnings("unchecked") 		
 org.eclipse.m2m.internal.qvt.oml.expressions.util.QVTOperationalVisitor<T> visitorExt = (org.eclipse.m2m.internal.qvt.oml.expressions.util.QVTOperationalVisitor) v; 	
 return visitorExt.visitContextualProperty(this);
}
return org.eclipse.m2m.internal.qvt.oml.expressions.util.ForeignVisitorDefaultValue.getDefaultValueForVisitor(v);"/>
</eAnnotations>
<eGenericType eTypeParameter="#//expressions/ContextualProperty/accept/T"/>
<eTypeParameters name="T"/>
<eTypeParameters name="U">
<eBounds eClassifier="ecore:EClass platform:/plugin/org.eclipse.ocl/model/OCL.ecore#//utilities/Visitor">
<eTypeArguments eTypeParameter="#//expressions/ContextualProperty/accept/T"/>
<eTypeArguments/>
<eTypeArguments/>
<eTypeArguments/>
<eTypeArguments/>
<eTypeArguments/>
<eTypeArguments/>
<eTypeArguments/>
<eTypeArguments/>
<eTypeArguments/>
</eBounds>
</eTypeParameters>
<eParameters name="v">
<eGenericType eTypeParameter="#//expressions/ContextualProperty/accept/U"/>
</eParameters>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EReference" name="context" lowerBound="1"
eType="ecore:EClass platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EClass"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="initExpression" eType="ecore:EClass platform:/plugin/org.eclipse.ocl.ecore/model/OCLEcore.ecore#//ecore/OCLExpression"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="overridden" eType="ecore:EClass platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EStructuralFeature"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="DirectionKind">
<eLiterals name="in"/>
<eLiterals name="inout" value="1"/>
<eLiterals name="out" value="2"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EntryOperation" eSuperTypes="#//expressions/ImperativeOperation">
<eOperations name="accept">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="body" value="if(v instanceof org.eclipse.m2m.internal.qvt.oml.expressions.util.QVTOperationalVisitor) {
 @SuppressWarnings("unchecked") 		
 org.eclipse.m2m.internal.qvt.oml.expressions.util.QVTOperationalVisitor<T> visitorExt = (org.eclipse.m2m.internal.qvt.oml.expressions.util.QVTOperationalVisitor) v; 	
 return visitorExt.visitEntryOperation(this);
}
return org.eclipse.m2m.internal.qvt.oml.expressions.util.ForeignVisitorDefaultValue.getDefaultValueForVisitor(v);"/>
</eAnnotations>
<eGenericType eTypeParameter="#//expressions/EntryOperation/accept/T"/>
<eTypeParameters name="T"/>
<eTypeParameters name="U">
<eBounds eClassifier="ecore:EClass platform:/plugin/org.eclipse.ocl/model/OCL.ecore#//utilities/Visitor">
<eTypeArguments eTypeParameter="#//expressions/EntryOperation/accept/T"/>
<eTypeArguments/>
<eTypeArguments/>
<eTypeArguments/>
<eTypeArguments/>
<eTypeArguments/>
<eTypeArguments/>
<eTypeArguments/>
<eTypeArguments/>
<eTypeArguments/>
</eBounds>
</eTypeParameters>
<eParameters name="v">
<eGenericType eTypeParameter="#//expressions/EntryOperation/accept/U"/>
</eParameters>
</eOperations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Helper" eSuperTypes="#//expressions/ImperativeOperation">
<eOperations name="accept">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="body" value="if(v instanceof org.eclipse.m2m.internal.qvt.oml.expressions.util.QVTOperationalVisitor) {
 @SuppressWarnings("unchecked") 		
 org.eclipse.m2m.internal.qvt.oml.expressions.util.QVTOperationalVisitor<T> visitorExt = (org.eclipse.m2m.internal.qvt.oml.expressions.util.QVTOperationalVisitor) v; 	
 return visitorExt.visitHelper(this);
}
return org.eclipse.m2m.internal.qvt.oml.expressions.util.ForeignVisitorDefaultValue.getDefaultValueForVisitor(v);"/>
</eAnnotations>
<eGenericType eTypeParameter="#//expressions/Helper/accept/T"/>
<eTypeParameters name="T"/>
<eTypeParameters name="U">
<eBounds eClassifier="ecore:EClass platform:/plugin/org.eclipse.ocl/model/OCL.ecore#//utilities/Visitor">
<eTypeArguments eTypeParameter="#//expressions/Helper/accept/T"/>
<eTypeArguments/>
<eTypeArguments/>
<eTypeArguments/>
<eTypeArguments/>
<eTypeArguments/>
<eTypeArguments/>
<eTypeArguments/>
<eTypeArguments/>
<eTypeArguments/>
</eBounds>
</eTypeParameters>
<eParameters name="v">
<eGenericType eTypeParameter="#//expressions/Helper/accept/U"/>
</eParameters>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isQuery" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EBoolean"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ImperativeCallExp" eSuperTypes="platform:/plugin/org.eclipse.ocl.ecore/model/OCLEcore.ecore#//ecore/OperationCallExp platform:/plugin/org.eclipse.m2m.qvt.oml.ecore.imperativeocl/model/ImperativeOCL.ecore#//ImperativeExpression">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isVirtual" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EBoolean"
defaultValueLiteral="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ImperativeOperation" eSuperTypes="platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EOperation #//expressions/VisitableASTNode">
<eOperations name="accept">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="body" value="if(v instanceof org.eclipse.m2m.internal.qvt.oml.expressions.util.QVTOperationalVisitor) {
 @SuppressWarnings("unchecked") 		
 org.eclipse.m2m.internal.qvt.oml.expressions.util.QVTOperationalVisitor<T> visitorExt = (org.eclipse.m2m.internal.qvt.oml.expressions.util.QVTOperationalVisitor) v; 	
 return visitorExt.visitImperativeOperation(this);
}
return org.eclipse.m2m.internal.qvt.oml.expressions.util.ForeignVisitorDefaultValue.getDefaultValueForVisitor(v);"/>
</eAnnotations>
<eGenericType eTypeParameter="#//expressions/ImperativeOperation/accept/T"/>
<eTypeParameters name="T"/>
<eTypeParameters name="U">
<eBounds eClassifier="ecore:EClass platform:/plugin/org.eclipse.ocl/model/OCL.ecore#//utilities/Visitor">
<eTypeArguments eTypeParameter="#//expressions/ImperativeOperation/accept/T"/>
<eTypeArguments/>
<eTypeArguments/>
<eTypeArguments/>
<eTypeArguments/>
<eTypeArguments/>
<eTypeArguments/>
<eTypeArguments/>
<eTypeArguments/>
<eTypeArguments/>
</eBounds>
</eTypeParameters>
<eParameters name="v">
<eGenericType eTypeParameter="#//expressions/ImperativeOperation/accept/U"/>
</eParameters>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EReference" name="body" eType="#//expressions/OperationBody"
containment="true" eOpposite="#//expressions/OperationBody/operation"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="context" eType="#//expressions/VarParameter"
containment="true" eOpposite="#//expressions/VarParameter/ctxOwner"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isBlackbox" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="overridden" eType="#//expressions/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" name="result" upperBound="-1"
eType="#//expressions/VarParameter" containment="true" eOpposite="#//expressions/VarParameter/resOwner"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="ImportKind">
<eLiterals name="extension"/>
<eLiterals name="access" value="1"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Library" eSuperTypes="#//expressions/Module">
<eOperations name="accept">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="body" value="if(v instanceof org.eclipse.m2m.internal.qvt.oml.expressions.util.QVTOperationalVisitor) {
 @SuppressWarnings("unchecked") 		
 org.eclipse.m2m.internal.qvt.oml.expressions.util.QVTOperationalVisitor<T> visitorExt = (org.eclipse.m2m.internal.qvt.oml.expressions.util.QVTOperationalVisitor) v; 	
 return visitorExt.visitLibrary(this);
}
return org.eclipse.m2m.internal.qvt.oml.expressions.util.ForeignVisitorDefaultValue.getDefaultValueForVisitor(v);"/>
</eAnnotations>
<eGenericType eTypeParameter="#//expressions/Library/accept/T"/>
<eTypeParameters name="T"/>
<eTypeParameters name="U">
<eBounds eClassifier="ecore:EClass platform:/plugin/org.eclipse.ocl/model/OCL.ecore#//utilities/Visitor">
<eTypeArguments eTypeParameter="#//expressions/Library/accept/T"/>
<eTypeArguments/>
<eTypeArguments/>
<eTypeArguments/>
<eTypeArguments/>
<eTypeArguments/>
<eTypeArguments/>
<eTypeArguments/>
<eTypeArguments/>
<eTypeArguments/>
</eBounds>
</eTypeParameters>
<eParameters name="v">
<eGenericType eTypeParameter="#//expressions/Library/accept/U"/>
</eParameters>
</eOperations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MappingBody" eSuperTypes="#//expressions/OperationBody">
<eOperations name="accept">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="body" value="if(v instanceof org.eclipse.m2m.internal.qvt.oml.expressions.util.QVTOperationalVisitor) {
 @SuppressWarnings("unchecked") 		
 org.eclipse.m2m.internal.qvt.oml.expressions.util.QVTOperationalVisitor<T> visitorExt = (org.eclipse.m2m.internal.qvt.oml.expressions.util.QVTOperationalVisitor) v; 	
 return visitorExt.visitMappingBody(this);
}
return org.eclipse.m2m.internal.qvt.oml.expressions.util.ForeignVisitorDefaultValue.getDefaultValueForVisitor(v);"/>
</eAnnotations>
<eGenericType eTypeParameter="#//expressions/MappingBody/accept/T"/>
<eTypeParameters name="T"/>
<eTypeParameters name="U">
<eBounds eClassifier="ecore:EClass platform:/plugin/org.eclipse.ocl/model/OCL.ecore#//utilities/Visitor">
<eTypeArguments eTypeParameter="#//expressions/MappingBody/accept/T"/>
<eTypeArguments/>
<eTypeArguments/>
<eTypeArguments/>
<eTypeArguments/>
<eTypeArguments/>
<eTypeArguments/>
<eTypeArguments/>
<eTypeArguments/>
<eTypeArguments/>
</eBounds>
</eTypeParameters>
<eParameters name="v">
<eGenericType eTypeParameter="#//expressions/MappingBody/accept/U"/>
</eParameters>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EReference" name="endSection" upperBound="-1"
eType="ecore:EClass platform:/plugin/org.eclipse.ocl.ecore/model/OCLEcore.ecore#//ecore/OCLExpression"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="initSection" upperBound="-1"
eType="ecore:EClass platform:/plugin/org.eclipse.ocl.ecore/model/OCLEcore.ecore#//ecore/OCLExpression"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MappingCallExp" eSuperTypes="#//expressions/ImperativeCallExp">
<eOperations name="accept">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="body" value="if(v instanceof org.eclipse.m2m.internal.qvt.oml.expressions.util.QVTOperationalVisitor) {
 @SuppressWarnings("unchecked") 		
 org.eclipse.m2m.internal.qvt.oml.expressions.util.QVTOperationalVisitor<T> visitorExt = (org.eclipse.m2m.internal.qvt.oml.expressions.util.QVTOperationalVisitor) v; 	
 return visitorExt.visitMappingCallExp(this);
}
return org.eclipse.m2m.internal.qvt.oml.expressions.util.ForeignVisitorDefaultValue.getDefaultValueForVisitor(v);"/>
</eAnnotations>
<eGenericType eTypeParameter="#//expressions/MappingCallExp/accept/T"/>
<eTypeParameters name="T"/>
<eTypeParameters name="U">
<eBounds eClassifier="ecore:EClass platform:/plugin/org.eclipse.ocl/model/OCL.ecore#//utilities/Visitor">
<eTypeArguments eTypeParameter="#//expressions/MappingCallExp/accept/T"/>
<eTypeArguments/>
<eTypeArguments/>
<eTypeArguments/>
<eTypeArguments/>
<eTypeArguments/>
<eTypeArguments/>
<eTypeArguments/>
<eTypeArguments/>
<eTypeArguments/>
</eBounds>
</eTypeParameters>
<eParameters name="v">
<eGenericType eTypeParameter="#//expressions/MappingCallExp/accept/U"/>
</eParameters>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isStrict" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EBoolean"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MappingOperation" eSuperTypes="#//expressions/ImperativeOperation">
<eOperations name="accept">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="body" value="if(v instanceof org.eclipse.m2m.internal.qvt.oml.expressions.util.QVTOperationalVisitor) {
 @SuppressWarnings("unchecked") 		
 org.eclipse.m2m.internal.qvt.oml.expressions.util.QVTOperationalVisitor<T> visitorExt = (org.eclipse.m2m.internal.qvt.oml.expressions.util.QVTOperationalVisitor) v; 	
 return visitorExt.visitMappingOperation(this);
}
return org.eclipse.m2m.internal.qvt.oml.expressions.util.ForeignVisitorDefaultValue.getDefaultValueForVisitor(v);"/>
</eAnnotations>
<eGenericType eTypeParameter="#//expressions/MappingOperation/accept/T"/>
<eTypeParameters name="T"/>
<eTypeParameters name="U">
<eBounds eClassifier="ecore:EClass platform:/plugin/org.eclipse.ocl/model/OCL.ecore#//utilities/Visitor">
<eTypeArguments eTypeParameter="#//expressions/MappingOperation/accept/T"/>
<eTypeArguments/>
<eTypeArguments/>
<eTypeArguments/>
<eTypeArguments/>
<eTypeArguments/>
<eTypeArguments/>
<eTypeArguments/>
<eTypeArguments/>
<eTypeArguments/>
</eBounds>
</eTypeParameters>
<eParameters name="v">
<eGenericType eTypeParameter="#//expressions/MappingOperation/accept/U"/>
</eParameters>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EReference" name="disjunct" upperBound="-1"
eType="#//expressions/MappingOperation"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="inherited" upperBound="-1"
eType="#//expressions/MappingOperation"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="merged" upperBound="-1"
eType="#//expressions/MappingOperation"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="when" upperBound="-1"
eType="ecore:EClass platform:/plugin/org.eclipse.ocl.ecore/model/OCLEcore.ecore#//ecore/OCLExpression"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="where" eType="ecore:EClass platform:/plugin/org.eclipse.ocl.ecore/model/OCLEcore.ecore#//ecore/OCLExpression"
containment="true">
<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" name="MappingParameter" eSuperTypes="#//expressions/VarParameter">
<eStructuralFeatures xsi:type="ecore:EReference" name="extent" eType="#//expressions/ModelParameter"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ModelParameter" eSuperTypes="#//expressions/VarParameter"/>
<eClassifiers xsi:type="ecore:EClass" name="ModelType" eSuperTypes="platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EClass #//expressions/VisitableASTNode">
<eOperations name="accept">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="body" value="if(v instanceof org.eclipse.m2m.internal.qvt.oml.expressions.util.QVTOperationalVisitor) {
 @SuppressWarnings("unchecked") 		
 org.eclipse.m2m.internal.qvt.oml.expressions.util.QVTOperationalVisitor<T> visitorExt = (org.eclipse.m2m.internal.qvt.oml.expressions.util.QVTOperationalVisitor) v; 	
 return visitorExt.visitModelType(this);
}
return org.eclipse.m2m.internal.qvt.oml.expressions.util.ForeignVisitorDefaultValue.getDefaultValueForVisitor(v);"/>
</eAnnotations>
<eGenericType eTypeParameter="#//expressions/ModelType/accept/T"/>
<eTypeParameters name="T"/>
<eTypeParameters name="U">
<eBounds eClassifier="ecore:EClass platform:/plugin/org.eclipse.ocl/model/OCL.ecore#//utilities/Visitor">
<eTypeArguments eTypeParameter="#//expressions/ModelType/accept/T"/>
<eTypeArguments/>
<eTypeArguments/>
<eTypeArguments/>
<eTypeArguments/>
<eTypeArguments/>
<eTypeArguments/>
<eTypeArguments/>
<eTypeArguments/>
<eTypeArguments/>
</eBounds>
</eTypeParameters>
<eParameters name="v">
<eGenericType eTypeParameter="#//expressions/ModelType/accept/U"/>
</eParameters>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EReference" name="additionalCondition"
upperBound="-1" eType="ecore:EClass platform:/plugin/org.eclipse.ocl.ecore/model/OCLEcore.ecore#//ecore/OCLExpression"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="conformanceKind" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="metamodel" lowerBound="1"
upperBound="-1" eType="ecore:EClass platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EPackage"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Module" eSuperTypes="platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EClass platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EPackage #//expressions/VisitableASTNode">
<eOperations name="accept">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="body" value="if(v instanceof org.eclipse.m2m.internal.qvt.oml.expressions.util.QVTOperationalVisitor) {
 @SuppressWarnings("unchecked") 		
 org.eclipse.m2m.internal.qvt.oml.expressions.util.QVTOperationalVisitor<T> visitorExt = (org.eclipse.m2m.internal.qvt.oml.expressions.util.QVTOperationalVisitor) v; 	
 return visitorExt.visitModule(this);
}
return org.eclipse.m2m.internal.qvt.oml.expressions.util.ForeignVisitorDefaultValue.getDefaultValueForVisitor(v);"/>
</eAnnotations>
<eGenericType eTypeParameter="#//expressions/Module/accept/T"/>
<eTypeParameters name="T"/>
<eTypeParameters name="U">
<eBounds eClassifier="ecore:EClass platform:/plugin/org.eclipse.ocl/model/OCL.ecore#//utilities/Visitor">
<eTypeArguments eTypeParameter="#//expressions/Module/accept/T"/>
<eTypeArguments/>
<eTypeArguments/>
<eTypeArguments/>
<eTypeArguments/>
<eTypeArguments/>
<eTypeArguments/>
<eTypeArguments/>
<eTypeArguments/>
<eTypeArguments/>
</eBounds>
</eTypeParameters>
<eParameters name="v">
<eGenericType eTypeParameter="#//expressions/Module/accept/U"/>
</eParameters>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EReference" name="configProperty" upperBound="-1"
eType="ecore:EClass platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EStructuralFeature"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="entry" eType="#//expressions/EntryOperation"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isBlackbox" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EBoolean"
unsettable="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="moduleImport" upperBound="-1"
eType="#//expressions/ModuleImport" containment="true" eOpposite="#//expressions/ModuleImport/module"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedTag" upperBound="-1"
eType="ecore:EClass platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EAnnotation"
containment="true">
<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" name="ownedVariable" ordered="false"
upperBound="-1" eType="ecore:EClass platform:/plugin/org.eclipse.ocl.ecore/model/OCLEcore.ecore#//ecore/Variable"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="usedModelType" upperBound="-1"
eType="#//expressions/ModelType"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ModuleImport" eSuperTypes="#//expressions/VisitableASTNode platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EModelElement">
<eOperations name="accept">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="body" value="if(v instanceof org.eclipse.m2m.internal.qvt.oml.expressions.util.QVTOperationalVisitor) {
 @SuppressWarnings("unchecked") 		
 org.eclipse.m2m.internal.qvt.oml.expressions.util.QVTOperationalVisitor<T> visitorExt = (org.eclipse.m2m.internal.qvt.oml.expressions.util.QVTOperationalVisitor) v; 	
 return visitorExt.visitModuleImport(this);
}
return org.eclipse.m2m.internal.qvt.oml.expressions.util.ForeignVisitorDefaultValue.getDefaultValueForVisitor(v);"/>
</eAnnotations>
<eGenericType eTypeParameter="#//expressions/ModuleImport/accept/T"/>
<eTypeParameters name="T"/>
<eTypeParameters name="U">
<eBounds eClassifier="ecore:EClass platform:/plugin/org.eclipse.ocl/model/OCL.ecore#//utilities/Visitor">
<eTypeArguments eTypeParameter="#//expressions/ModuleImport/accept/T"/>
<eTypeArguments/>
<eTypeArguments/>
<eTypeArguments/>
<eTypeArguments/>
<eTypeArguments/>
<eTypeArguments/>
<eTypeArguments/>
<eTypeArguments/>
<eTypeArguments/>
</eBounds>
</eTypeParameters>
<eParameters name="v">
<eGenericType eTypeParameter="#//expressions/ModuleImport/accept/U"/>
</eParameters>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EReference" name="binding" upperBound="-1"
eType="#//expressions/ModelType"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="importedModule" lowerBound="1"
eType="#//expressions/Module"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="kind" eType="#//expressions/ImportKind"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="module" eType="#//expressions/Module"
transient="true" eOpposite="#//expressions/Module/moduleImport"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ObjectExp" eSuperTypes="platform:/plugin/org.eclipse.m2m.qvt.oml.ecore.imperativeocl/model/ImperativeOCL.ecore#//InstantiationExp">
<eOperations name="accept">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="body" value="if(v instanceof org.eclipse.m2m.internal.qvt.oml.expressions.util.QVTOperationalVisitor) {
 @SuppressWarnings("unchecked") 		
 org.eclipse.m2m.internal.qvt.oml.expressions.util.QVTOperationalVisitor<T> visitorExt = (org.eclipse.m2m.internal.qvt.oml.expressions.util.QVTOperationalVisitor) v; 	
 return visitorExt.visitObjectExp(this);
}
return org.eclipse.m2m.internal.qvt.oml.expressions.util.ForeignVisitorDefaultValue.getDefaultValueForVisitor(v);"/>
</eAnnotations>
<eGenericType eTypeParameter="#//expressions/ObjectExp/accept/T"/>
<eTypeParameters name="T"/>
<eTypeParameters name="U">
<eBounds eClassifier="ecore:EClass platform:/plugin/org.eclipse.ocl/model/OCL.ecore#//utilities/Visitor">
<eTypeArguments eTypeParameter="#//expressions/ObjectExp/accept/T"/>
<eTypeArguments/>
<eTypeArguments/>
<eTypeArguments/>
<eTypeArguments/>
<eTypeArguments/>
<eTypeArguments/>
<eTypeArguments/>
<eTypeArguments/>
<eTypeArguments/>
</eBounds>
</eTypeParameters>
<eParameters name="v">
<eGenericType eTypeParameter="#//expressions/ObjectExp/accept/U"/>
</eParameters>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EReference" name="body" eType="#//expressions/ConstructorBody"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="referredObject" lowerBound="1"
eType="ecore:EClass platform:/plugin/org.eclipse.ocl.ecore/model/OCLEcore.ecore#//ecore/Variable"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="OperationBody" eSuperTypes="#//expressions/VisitableASTNode platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EModelElement">
<eOperations name="accept">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="body" value="if(v instanceof org.eclipse.m2m.internal.qvt.oml.expressions.util.QVTOperationalVisitor) {
 @SuppressWarnings("unchecked") 		
 org.eclipse.m2m.internal.qvt.oml.expressions.util.QVTOperationalVisitor<T> visitorExt = (org.eclipse.m2m.internal.qvt.oml.expressions.util.QVTOperationalVisitor) v; 	
 return visitorExt.visitOperationBody(this);
}
return org.eclipse.m2m.internal.qvt.oml.expressions.util.ForeignVisitorDefaultValue.getDefaultValueForVisitor(v);"/>
</eAnnotations>
<eGenericType eTypeParameter="#//expressions/OperationBody/accept/T"/>
<eTypeParameters name="T"/>
<eTypeParameters name="U">
<eBounds eClassifier="ecore:EClass platform:/plugin/org.eclipse.ocl/model/OCL.ecore#//utilities/Visitor">
<eTypeArguments eTypeParameter="#//expressions/OperationBody/accept/T"/>
<eTypeArguments/>
<eTypeArguments/>
<eTypeArguments/>
<eTypeArguments/>
<eTypeArguments/>
<eTypeArguments/>
<eTypeArguments/>
<eTypeArguments/>
<eTypeArguments/>
</eBounds>
</eTypeParameters>
<eParameters name="v">
<eGenericType eTypeParameter="#//expressions/OperationBody/accept/U"/>
</eParameters>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EReference" name="content" upperBound="-1"
eType="ecore:EClass platform:/plugin/org.eclipse.ocl.ecore/model/OCLEcore.ecore#//ecore/OCLExpression"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="operation" eType="#//expressions/ImperativeOperation"
transient="true" eOpposite="#//expressions/ImperativeOperation/body"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="variable" upperBound="-1"
eType="ecore:EClass platform:/plugin/org.eclipse.ocl.ecore/model/OCLEcore.ecore#//ecore/Variable"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="OperationalTransformation" eSuperTypes="#//expressions/Module">
<eStructuralFeatures xsi:type="ecore:EReference" name="intermediateClass" upperBound="-1"
eType="ecore:EClass platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EClass"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="intermediateProperty"
upperBound="-1" eType="ecore:EClass platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EStructuralFeature"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="modelParameter" upperBound="-1"
eType="#//expressions/ModelParameter" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ResolveExp" eSuperTypes="platform:/plugin/org.eclipse.ocl.ecore/model/OCLEcore.ecore#//ecore/CallExp">
<eOperations name="accept">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="body" value="if(v instanceof org.eclipse.m2m.internal.qvt.oml.expressions.util.QVTOperationalVisitor) {
 @SuppressWarnings("unchecked") 		
 org.eclipse.m2m.internal.qvt.oml.expressions.util.QVTOperationalVisitor<T> visitorExt = (org.eclipse.m2m.internal.qvt.oml.expressions.util.QVTOperationalVisitor) v; 	
 return visitorExt.visitResolveExp(this);
}
return org.eclipse.m2m.internal.qvt.oml.expressions.util.ForeignVisitorDefaultValue.getDefaultValueForVisitor(v);"/>
</eAnnotations>
<eGenericType eTypeParameter="#//expressions/ResolveExp/accept/T"/>
<eTypeParameters name="T"/>
<eTypeParameters name="U">
<eBounds eClassifier="ecore:EClass platform:/plugin/org.eclipse.ocl/model/OCL.ecore#//utilities/Visitor">
<eTypeArguments eTypeParameter="#//expressions/ResolveExp/accept/T"/>
<eTypeArguments/>
<eTypeArguments/>
<eTypeArguments/>
<eTypeArguments/>
<eTypeArguments/>
<eTypeArguments/>
<eTypeArguments/>
<eTypeArguments/>
<eTypeArguments/>
</eBounds>
</eTypeParameters>
<eParameters name="v">
<eGenericType eTypeParameter="#//expressions/ResolveExp/accept/U"/>
</eParameters>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EReference" name="condition" eType="ecore:EClass platform:/plugin/org.eclipse.ocl.ecore/model/OCLEcore.ecore#//ecore/OCLExpression"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isDeferred" lowerBound="1"
eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isInverse" lowerBound="1"
eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="one" lowerBound="1" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="target" eType="ecore:EClass platform:/plugin/org.eclipse.ocl.ecore/model/OCLEcore.ecore#//ecore/Variable"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ResolveInExp" eSuperTypes="#//expressions/ResolveExp">
<eOperations name="accept">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="body" value="if(v instanceof org.eclipse.m2m.internal.qvt.oml.expressions.util.QVTOperationalVisitor) {
 @SuppressWarnings("unchecked") 		
 org.eclipse.m2m.internal.qvt.oml.expressions.util.QVTOperationalVisitor<T> visitorExt = (org.eclipse.m2m.internal.qvt.oml.expressions.util.QVTOperationalVisitor) v; 	
 return visitorExt.visitResolveInExp(this);
}
return org.eclipse.m2m.internal.qvt.oml.expressions.util.ForeignVisitorDefaultValue.getDefaultValueForVisitor(v);"/>
</eAnnotations>
<eGenericType eTypeParameter="#//expressions/ResolveInExp/accept/T"/>
<eTypeParameters name="T"/>
<eTypeParameters name="U">
<eBounds eClassifier="ecore:EClass platform:/plugin/org.eclipse.ocl/model/OCL.ecore#//utilities/Visitor">
<eTypeArguments eTypeParameter="#//expressions/ResolveInExp/accept/T"/>
<eTypeArguments/>
<eTypeArguments/>
<eTypeArguments/>
<eTypeArguments/>
<eTypeArguments/>
<eTypeArguments/>
<eTypeArguments/>
<eTypeArguments/>
<eTypeArguments/>
</eBounds>
</eTypeParameters>
<eParameters name="v">
<eGenericType eTypeParameter="#//expressions/ResolveInExp/accept/U"/>
</eParameters>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EReference" name="inMapping" eType="#//expressions/MappingOperation"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="VarParameter" eSuperTypes="platform:/plugin/org.eclipse.ocl.ecore/model/OCLEcore.ecore#//ecore/Variable platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EParameter">
<eOperations name="accept">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="body" value="if(v instanceof org.eclipse.m2m.internal.qvt.oml.expressions.util.QVTOperationalVisitor) {
 @SuppressWarnings("unchecked") 		
 org.eclipse.m2m.internal.qvt.oml.expressions.util.QVTOperationalVisitor<T> visitorExt = (org.eclipse.m2m.internal.qvt.oml.expressions.util.QVTOperationalVisitor) v; 	
 return visitorExt.visitVarParameter(this);
}
return org.eclipse.m2m.internal.qvt.oml.expressions.util.ForeignVisitorDefaultValue.getDefaultValueForVisitor(v);"/>
</eAnnotations>
<eGenericType eTypeParameter="#//expressions/VarParameter/accept/T"/>
<eTypeParameters name="T"/>
<eTypeParameters name="U">
<eBounds eClassifier="ecore:EClass platform:/plugin/org.eclipse.ocl/model/OCL.ecore#//utilities/Visitor">
<eTypeArguments eTypeParameter="#//expressions/VarParameter/accept/T"/>
<eTypeArguments/>
<eTypeArguments/>
<eTypeArguments/>
<eTypeArguments/>
<eTypeArguments/>
<eTypeArguments/>
<eTypeArguments/>
<eTypeArguments/>
<eTypeArguments/>
</eBounds>
</eTypeParameters>
<eParameters name="v">
<eGenericType eTypeParameter="#//expressions/VarParameter/accept/U"/>
</eParameters>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EReference" name="ctxOwner" eType="#//expressions/ImperativeOperation"
transient="true" eOpposite="#//expressions/ImperativeOperation/context"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="kind" eType="#//expressions/DirectionKind"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="resOwner" eType="#//expressions/ImperativeOperation"
transient="true" eOpposite="#//expressions/ImperativeOperation/result"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="VisitableASTNode" abstract="true"
interface="true" eSuperTypes="platform:/plugin/org.eclipse.ocl/model/OCL.ecore#//utilities/Visitable platform:/plugin/org.eclipse.ocl/model/OCL.ecore#//utilities/ASTNode"/>
</eSubpackages>
</ecore:EPackage>
| github:ecore:/data/eclipse/qvto/plugins/org.eclipse.m2m.qvt.oml/model/QVTOperational.ecore | ecore | qvtoperational
Dummy
expressions
Constructor
accept
T
U
v
ConstructorBody
accept
T
U
v
ContextualProperty
accept
T
U
v
context
initExpression
overridden
DirectionKind
in
in
inout
inout
out
out
EntryOperation
accept
T
U
v
Helper
accept
T
U
v
isQuery
ImperativeCallExp
isVirtual
true
ImperativeOperation
accept
T
U
v
body
context
isBlackbox
overridden
result
ImportKind
extension
extension
access
access
Library
accept
T
U
v
MappingBody
accept
T
U
v
endSection
initSection
MappingCallExp
accept
T
U
v
isStrict
MappingOperation
accept
T
U
v
disjunct
inherited
merged
when
where
MappingParameter
extent
ModelParameter
ModelType
accept
T
U
v
additionalCondition
conformanceKind
metamodel
Module
accept
T
U
v
configProperty
entry
isBlackbox
moduleImport
ownedTag
ownedVariable
usedModelType
ModuleImport
accept
T
U
v
binding
importedModule
kind
module
ObjectExp
accept
T
U
v
body
referredObject
OperationBody
accept
T
U
v
content
operation
variable
OperationalTransformation
intermediateClass
intermediateProperty
modelParameter
ResolveExp
accept
T
U
v
condition
isDeferred
isInverse
one
target
ResolveInExp
accept
T
U
v
inMapping
VarParameter
accept
T
U
v
ctxOwner
kind
resOwner
VisitableASTNode | null | {"directed":true,"nodes":[{"nsPrefix":"qvtoperational","nsURI":"http://www.eclipse.org/qvt/1.0.0/Operational","name":"qvtoperational","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Dummy","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"nsPrefix":"qvtoperational.expr","nsURI":"http://www.eclipse.org/qvt/1.0.0/Operational/Expressions","name":"expressions","id":2,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Constructor","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConstructorBody","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ContextualProperty","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"DirectionKind","instanceClass":null,"id":6,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EntryOperation","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Helper","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ImperativeCallExp","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ImperativeOperation","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"ImportKind","instanceClass":null,"id":11,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Library","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MappingBody","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MappingCallExp","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MappingOperation","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MappingParameter","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ModelParameter","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ModelType","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Module","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ModuleImport","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ObjectExp","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OperationBody","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OperationalTransformation","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ResolveExp","instanceClass":null,"abstract":false,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ResolveInExp","instanceClass":null,"abstract":false,"id":25,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VarParameter","instanceClass":null,"abstract":false,"id":26,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VisitableASTNode","instanceClass":null,"abstract":true,"id":27,"interface":true,"eClass":"EClass"},{"ordered":true,"upperBound":1,"unique":true,"name":"accept","lowerBound":0,"id":28,"many":false,"required":false,"eClass":"EOperation"},{"id":29,"eClass":"EGenericType"},{"id":30,"eClass":"EGenericType"},{"name":"T","id":31,"eClass":"ETypeParameter"},{"name":"U","id":32,"eClass":"ETypeParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"v","lowerBound":0,"id":33,"many":false,"required":false,"eClass":"EParameter"},{"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"},{"ordered":true,"upperBound":1,"unique":true,"name":"accept","lowerBound":0,"id":46,"many":false,"required":false,"eClass":"EOperation"},{"id":47,"eClass":"EGenericType"},{"id":48,"eClass":"EGenericType"},{"name":"T","id":49,"eClass":"ETypeParameter"},{"name":"U","id":50,"eClass":"ETypeParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"v","lowerBound":0,"id":51,"many":false,"required":false,"eClass":"EParameter"},{"id":52,"eClass":"EGenericType"},{"id":53,"eClass":"EGenericType"},{"id":54,"eClass":"EGenericType"},{"id":55,"eClass":"EGenericType"},{"id":56,"eClass":"EGenericType"},{"id":57,"eClass":"EGenericType"},{"id":58,"eClass":"EGenericType"},{"id":59,"eClass":"EGenericType"},{"id":60,"eClass":"EGenericType"},{"id":61,"eClass":"EGenericType"},{"id":62,"eClass":"EGenericType"},{"id":63,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"accept","lowerBound":0,"id":64,"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":"context","changeable":true,"resolveProxies":true,"lowerBound":1,"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":"initExpression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":66,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"overridden","changeable":true,"resolveProxies":true,"lowerBound":0,"id":67,"derived":false},{"id":68,"eClass":"EGenericType"},{"id":69,"eClass":"EGenericType"},{"id":70,"eClass":"EGenericType"},{"name":"T","id":71,"eClass":"ETypeParameter"},{"name":"U","id":72,"eClass":"ETypeParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"v","lowerBound":0,"id":73,"many":false,"required":false,"eClass":"EParameter"},{"id":74,"eClass":"EGenericType"},{"id":75,"eClass":"EGenericType"},{"id":76,"eClass":"EGenericType"},{"id":77,"eClass":"EGenericType"},{"id":78,"eClass":"EGenericType"},{"id":79,"eClass":"EGenericType"},{"id":80,"eClass":"EGenericType"},{"id":81,"eClass":"EGenericType"},{"id":82,"eClass":"EGenericType"},{"id":83,"eClass":"EGenericType"},{"id":84,"eClass":"EGenericType"},{"id":85,"eClass":"EGenericType"},{"id":86,"eClass":"EGenericType"},{"id":87,"eClass":"EGenericType"},{"id":88,"eClass":"EGenericType"},{"name":"in","id":89,"value":0,"literal":"in","eClass":"EEnumLiteral"},{"name":"inout","id":90,"value":1,"literal":"inout","eClass":"EEnumLiteral"},{"name":"out","id":91,"value":2,"literal":"out","eClass":"EEnumLiteral"},{"ordered":true,"upperBound":1,"unique":true,"name":"accept","lowerBound":0,"id":92,"many":false,"required":false,"eClass":"EOperation"},{"id":93,"eClass":"EGenericType"},{"id":94,"eClass":"EGenericType"},{"name":"T","id":95,"eClass":"ETypeParameter"},{"name":"U","id":96,"eClass":"ETypeParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"v","lowerBound":0,"id":97,"many":false,"required":false,"eClass":"EParameter"},{"id":98,"eClass":"EGenericType"},{"id":99,"eClass":"EGenericType"},{"id":100,"eClass":"EGenericType"},{"id":101,"eClass":"EGenericType"},{"id":102,"eClass":"EGenericType"},{"id":103,"eClass":"EGenericType"},{"id":104,"eClass":"EGenericType"},{"id":105,"eClass":"EGenericType"},{"id":106,"eClass":"EGenericType"},{"id":107,"eClass":"EGenericType"},{"id":108,"eClass":"EGenericType"},{"id":109,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"accept","lowerBound":0,"id":110,"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":"isQuery","changeable":true,"lowerBound":0,"iD":false,"id":111,"derived":false},{"id":112,"eClass":"EGenericType"},{"id":113,"eClass":"EGenericType"},{"name":"T","id":114,"eClass":"ETypeParameter"},{"name":"U","id":115,"eClass":"ETypeParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"v","lowerBound":0,"id":116,"many":false,"required":false,"eClass":"EParameter"},{"id":117,"eClass":"EGenericType"},{"id":118,"eClass":"EGenericType"},{"id":119,"eClass":"EGenericType"},{"id":120,"eClass":"EGenericType"},{"id":121,"eClass":"EGenericType"},{"id":122,"eClass":"EGenericType"},{"id":123,"eClass":"EGenericType"},{"id":124,"eClass":"EGenericType"},{"id":125,"eClass":"EGenericType"},{"id":126,"eClass":"EGenericType"},{"id":127,"eClass":"EGenericType"},{"id":128,"eClass":"EGenericType"},{"id":129,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"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":130,"derived":false},{"id":131,"eClass":"EGenericType"},{"id":132,"eClass":"EGenericType"},{"id":133,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"accept","lowerBound":0,"id":134,"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":"body","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":"context","changeable":true,"resolveProxies":true,"lowerBound":0,"id":136,"derived":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":137,"derived":false},{"container":false,"ordered":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":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":"result","changeable":true,"resolveProxies":true,"lowerBound":0,"id":139,"derived":false},{"id":140,"eClass":"EGenericType"},{"id":141,"eClass":"EGenericType"},{"id":142,"eClass":"EGenericType"},{"name":"T","id":143,"eClass":"ETypeParameter"},{"name":"U","id":144,"eClass":"ETypeParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"v","lowerBound":0,"id":145,"many":false,"required":false,"eClass":"EParameter"},{"id":146,"eClass":"EGenericType"},{"id":147,"eClass":"EGenericType"},{"id":148,"eClass":"EGenericType"},{"id":149,"eClass":"EGenericType"},{"id":150,"eClass":"EGenericType"},{"id":151,"eClass":"EGenericType"},{"id":152,"eClass":"EGenericType"},{"id":153,"eClass":"EGenericType"},{"id":154,"eClass":"EGenericType"},{"id":155,"eClass":"EGenericType"},{"id":156,"eClass":"EGenericType"},{"id":157,"eClass":"EGenericType"},{"id":158,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"operation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":159,"derived":false},{"id":160,"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":true,"lowerBound":0,"id":161,"derived":false},{"id":162,"eClass":"EGenericType"},{"id":163,"eClass":"EGenericType"},{"id":164,"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":true,"lowerBound":0,"id":165,"derived":false},{"name":"extension","id":166,"value":0,"literal":"extension","eClass":"EEnumLiteral"},{"name":"access","id":167,"value":1,"literal":"access","eClass":"EEnumLiteral"},{"ordered":true,"upperBound":1,"unique":true,"name":"accept","lowerBound":0,"id":168,"many":false,"required":false,"eClass":"EOperation"},{"id":169,"eClass":"EGenericType"},{"id":170,"eClass":"EGenericType"},{"name":"T","id":171,"eClass":"ETypeParameter"},{"name":"U","id":172,"eClass":"ETypeParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"v","lowerBound":0,"id":173,"many":false,"required":false,"eClass":"EParameter"},{"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,"unique":true,"name":"accept","lowerBound":0,"id":186,"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":"endSection","changeable":true,"resolveProxies":true,"lowerBound":0,"id":187,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"initSection","changeable":true,"resolveProxies":true,"lowerBound":0,"id":188,"derived":false},{"id":189,"eClass":"EGenericType"},{"id":190,"eClass":"EGenericType"},{"name":"T","id":191,"eClass":"ETypeParameter"},{"name":"U","id":192,"eClass":"ETypeParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"v","lowerBound":0,"id":193,"many":false,"required":false,"eClass":"EParameter"},{"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"},{"id":203,"eClass":"EGenericType"},{"id":204,"eClass":"EGenericType"},{"id":205,"eClass":"EGenericType"},{"id":206,"eClass":"EGenericType"},{"id":207,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"accept","lowerBound":0,"id":208,"many":false,"required":false,"eClass":"EOperation"},{"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":209,"derived":false},{"id":210,"eClass":"EGenericType"},{"id":211,"eClass":"EGenericType"},{"name":"T","id":212,"eClass":"ETypeParameter"},{"name":"U","id":213,"eClass":"ETypeParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"v","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"},{"id":219,"eClass":"EGenericType"},{"id":220,"eClass":"EGenericType"},{"id":221,"eClass":"EGenericType"},{"id":222,"eClass":"EGenericType"},{"id":223,"eClass":"EGenericType"},{"id":224,"eClass":"EGenericType"},{"id":225,"eClass":"EGenericType"},{"id":226,"eClass":"EGenericType"},{"id":227,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"accept","lowerBound":0,"id":228,"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":"disjunct","changeable":true,"resolveProxies":true,"lowerBound":0,"id":229,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"inherited","changeable":true,"resolveProxies":true,"lowerBound":0,"id":230,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"merged","changeable":true,"resolveProxies":true,"lowerBound":0,"id":231,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"when","changeable":true,"resolveProxies":true,"lowerBound":0,"id":232,"derived":false},{"container":false,"ordered":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":233,"derived":false},{"id":234,"eClass":"EGenericType"},{"id":235,"eClass":"EGenericType"},{"name":"T","id":236,"eClass":"ETypeParameter"},{"name":"U","id":237,"eClass":"ETypeParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"v","lowerBound":0,"id":238,"many":false,"required":false,"eClass":"EParameter"},{"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"},{"container":false,"ordered":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":256,"derived":false},{"id":257,"eClass":"EGenericType"},{"id":258,"eClass":"EGenericType"},{"id":259,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"accept","lowerBound":0,"id":260,"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":"additionalCondition","changeable":true,"resolveProxies":true,"lowerBound":0,"id":261,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"conformanceKind","changeable":true,"lowerBound":0,"iD":false,"id":262,"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":263,"derived":false},{"id":264,"eClass":"EGenericType"},{"id":265,"eClass":"EGenericType"},{"id":266,"eClass":"EGenericType"},{"name":"T","id":267,"eClass":"ETypeParameter"},{"name":"U","id":268,"eClass":"ETypeParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"v","lowerBound":0,"id":269,"many":false,"required":false,"eClass":"EParameter"},{"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"},{"ordered":true,"upperBound":1,"unique":true,"name":"accept","lowerBound":0,"id":285,"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":"configProperty","changeable":true,"resolveProxies":true,"lowerBound":0,"id":286,"derived":false},{"container":false,"ordered":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":287,"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":"isBlackbox","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":"moduleImport","changeable":true,"resolveProxies":true,"lowerBound":0,"id":289,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedTag","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"ownedVariable","changeable":true,"resolveProxies":true,"lowerBound":0,"id":291,"derived":false},{"container":false,"ordered":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":292,"derived":false},{"id":293,"eClass":"EGenericType"},{"id":294,"eClass":"EGenericType"},{"id":295,"eClass":"EGenericType"},{"id":296,"eClass":"EGenericType"},{"name":"T","id":297,"eClass":"ETypeParameter"},{"name":"U","id":298,"eClass":"ETypeParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"v","lowerBound":0,"id":299,"many":false,"required":false,"eClass":"EParameter"},{"id":300,"eClass":"EGenericType"},{"id":301,"eClass":"EGenericType"},{"id":302,"eClass":"EGenericType"},{"id":303,"eClass":"EGenericType"},{"id":304,"eClass":"EGenericType"},{"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"},{"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":true,"lowerBound":0,"id":316,"derived":false},{"id":317,"eClass":"EGenericType"},{"id":318,"eClass":"EGenericType"},{"id":319,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"accept","lowerBound":0,"id":320,"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":"binding","changeable":true,"resolveProxies":true,"lowerBound":0,"id":321,"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":322,"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":323,"derived":false},{"id":324,"eClass":"EGenericType"},{"id":325,"eClass":"EGenericType"},{"id":326,"eClass":"EGenericType"},{"name":"T","id":327,"eClass":"ETypeParameter"},{"name":"U","id":328,"eClass":"ETypeParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"v","lowerBound":0,"id":329,"many":false,"required":false,"eClass":"EParameter"},{"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"},{"ordered":true,"upperBound":1,"unique":true,"name":"accept","lowerBound":0,"id":346,"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":"body","changeable":true,"resolveProxies":true,"lowerBound":0,"id":347,"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":348,"derived":false},{"id":349,"eClass":"EGenericType"},{"id":350,"eClass":"EGenericType"},{"name":"T","id":351,"eClass":"ETypeParameter"},{"name":"U","id":352,"eClass":"ETypeParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"v","lowerBound":0,"id":353,"many":false,"required":false,"eClass":"EParameter"},{"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"},{"ordered":true,"upperBound":1,"unique":true,"name":"accept","lowerBound":0,"id":368,"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":"content","changeable":true,"resolveProxies":true,"lowerBound":0,"id":369,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"variable","changeable":true,"resolveProxies":true,"lowerBound":0,"id":370,"derived":false},{"id":371,"eClass":"EGenericType"},{"id":372,"eClass":"EGenericType"},{"id":373,"eClass":"EGenericType"},{"name":"T","id":374,"eClass":"ETypeParameter"},{"name":"U","id":375,"eClass":"ETypeParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"v","lowerBound":0,"id":376,"many":false,"required":false,"eClass":"EParameter"},{"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"},{"container":false,"ordered":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":392,"derived":false},{"container":false,"ordered":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":393,"derived":false},{"container":false,"ordered":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":true,"lowerBound":0,"id":394,"derived":false},{"id":395,"eClass":"EGenericType"},{"id":396,"eClass":"EGenericType"},{"id":397,"eClass":"EGenericType"},{"id":398,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"accept","lowerBound":0,"id":399,"many":false,"required":false,"eClass":"EOperation"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"condition","changeable":true,"resolveProxies":true,"lowerBound":0,"id":400,"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":"isDeferred","changeable":true,"lowerBound":1,"iD":false,"id":401,"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":"isInverse","changeable":true,"lowerBound":1,"iD":false,"id":402,"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":"one","changeable":true,"lowerBound":1,"iD":false,"id":403,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"target","changeable":true,"resolveProxies":true,"lowerBound":0,"id":404,"derived":false},{"id":405,"eClass":"EGenericType"},{"id":406,"eClass":"EGenericType"},{"name":"T","id":407,"eClass":"ETypeParameter"},{"name":"U","id":408,"eClass":"ETypeParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"v","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"},{"ordered":true,"upperBound":1,"unique":true,"name":"accept","lowerBound":0,"id":427,"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":"inMapping","changeable":true,"resolveProxies":true,"lowerBound":0,"id":428,"derived":false},{"id":429,"eClass":"EGenericType"},{"id":430,"eClass":"EGenericType"},{"name":"T","id":431,"eClass":"ETypeParameter"},{"name":"U","id":432,"eClass":"ETypeParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"v","lowerBound":0,"id":433,"many":false,"required":false,"eClass":"EParameter"},{"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"},{"ordered":true,"upperBound":1,"unique":true,"name":"accept","lowerBound":0,"id":447,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"kind","changeable":true,"lowerBound":0,"iD":false,"id":448,"derived":false},{"id":449,"eClass":"EGenericType"},{"id":450,"eClass":"EGenericType"},{"id":451,"eClass":"EGenericType"},{"name":"T","id":452,"eClass":"ETypeParameter"},{"name":"U","id":453,"eClass":"ETypeParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"v","lowerBound":0,"id":454,"many":false,"required":false,"eClass":"EParameter"},{"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"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":1,"target":0},{"source":2,"target":3},{"source":2,"target":4},{"source":2,"target":5},{"source":2,"target":6},{"source":2,"target":7},{"source":2,"target":8},{"source":2,"target":9},{"source":2,"target":10},{"source":2,"target":11},{"source":2,"target":12},{"source":2,"target":13},{"source":2,"target":14},{"source":2,"target":15},{"source":2,"target":16},{"source":2,"target":17},{"source":2,"target":18},{"source":2,"target":19},{"source":2,"target":20},{"source":2,"target":21},{"source":2,"target":22},{"source":2,"target":23},{"source":2,"target":24},{"source":2,"target":25},{"source":2,"target":26},{"source":2,"target":27},{"source":2,"target":0},{"source":3,"target":2},{"source":3,"target":10},{"source":3,"target":28},{"source":3,"target":29},{"source":28,"target":30},{"source":28,"target":3},{"source":28,"target":31},{"source":28,"target":32},{"source":28,"target":33},{"source":30,"target":31},{"source":32,"target":34},{"source":34,"target":35},{"source":34,"target":36},{"source":34,"target":37},{"source":34,"target":38},{"source":34,"target":39},{"source":34,"target":40},{"source":34,"target":41},{"source":34,"target":42},{"source":34,"target":43},{"source":34,"target":44},{"source":35,"target":31},{"source":33,"target":45},{"source":33,"target":28},{"source":45,"target":32},{"source":29,"target":10},{"source":4,"target":2},{"source":4,"target":22},{"source":4,"target":46},{"source":4,"target":47},{"source":46,"target":48},{"source":46,"target":4},{"source":46,"target":49},{"source":46,"target":50},{"source":46,"target":51},{"source":48,"target":49},{"source":50,"target":52},{"source":52,"target":53},{"source":52,"target":54},{"source":52,"target":55},{"source":52,"target":56},{"source":52,"target":57},{"source":52,"target":58},{"source":52,"target":59},{"source":52,"target":60},{"source":52,"target":61},{"source":52,"target":62},{"source":53,"target":49},{"source":51,"target":63},{"source":51,"target":46},{"source":63,"target":50},{"source":47,"target":22},{"source":5,"target":2},{"source":5,"target":27},{"source":5,"target":64},{"source":5,"target":65},{"source":5,"target":66},{"source":5,"target":67},{"source":5,"target":68},{"source":5,"target":69},{"source":64,"target":70},{"source":64,"target":5},{"source":64,"target":71},{"source":64,"target":72},{"source":64,"target":73},{"source":70,"target":71},{"source":72,"target":74},{"source":74,"target":75},{"source":74,"target":76},{"source":74,"target":77},{"source":74,"target":78},{"source":74,"target":79},{"source":74,"target":80},{"source":74,"target":81},{"source":74,"target":82},{"source":74,"target":83},{"source":74,"target":84},{"source":75,"target":71},{"source":73,"target":85},{"source":73,"target":64},{"source":85,"target":72},{"source":65,"target":86},{"source":65,"target":5},{"source":66,"target":87},{"source":66,"target":5},{"source":67,"target":88},{"source":67,"target":5},{"source":69,"target":27},{"source":6,"target":2},{"source":6,"target":89},{"source":6,"target":90},{"source":6,"target":91},{"source":89,"target":6},{"source":90,"target":6},{"source":91,"target":6},{"source":7,"target":2},{"source":7,"target":10},{"source":7,"target":92},{"source":7,"target":93},{"source":92,"target":94},{"source":92,"target":7},{"source":92,"target":95},{"source":92,"target":96},{"source":92,"target":97},{"source":94,"target":95},{"source":96,"target":98},{"source":98,"target":99},{"source":98,"target":100},{"source":98,"target":101},{"source":98,"target":102},{"source":98,"target":103},{"source":98,"target":104},{"source":98,"target":105},{"source":98,"target":106},{"source":98,"target":107},{"source":98,"target":108},{"source":99,"target":95},{"source":97,"target":109},{"source":97,"target":92},{"source":109,"target":96},{"source":93,"target":10},{"source":8,"target":2},{"source":8,"target":10},{"source":8,"target":110},{"source":8,"target":111},{"source":8,"target":112},{"source":110,"target":113},{"source":110,"target":8},{"source":110,"target":114},{"source":110,"target":115},{"source":110,"target":116},{"source":113,"target":114},{"source":115,"target":117},{"source":117,"target":118},{"source":117,"target":119},{"source":117,"target":120},{"source":117,"target":121},{"source":117,"target":122},{"source":117,"target":123},{"source":117,"target":124},{"source":117,"target":125},{"source":117,"target":126},{"source":117,"target":127},{"source":118,"target":114},{"source":116,"target":128},{"source":116,"target":110},{"source":128,"target":115},{"source":111,"target":129},{"source":111,"target":8},{"source":112,"target":10},{"source":9,"target":2},{"source":9,"target":130},{"source":9,"target":131},{"source":9,"target":132},{"source":130,"target":133},{"source":130,"target":9},{"source":10,"target":2},{"source":10,"target":27},{"source":10,"target":134},{"source":10,"target":135},{"source":10,"target":136},{"source":10,"target":137},{"source":10,"target":138},{"source":10,"target":139},{"source":10,"target":140},{"source":10,"target":141},{"source":134,"target":142},{"source":134,"target":10},{"source":134,"target":143},{"source":134,"target":144},{"source":134,"target":145},{"source":142,"target":143},{"source":144,"target":146},{"source":146,"target":147},{"source":146,"target":148},{"source":146,"target":149},{"source":146,"target":150},{"source":146,"target":151},{"source":146,"target":152},{"source":146,"target":153},{"source":146,"target":154},{"source":146,"target":155},{"source":146,"target":156},{"source":147,"target":143},{"source":145,"target":157},{"source":145,"target":134},{"source":157,"target":144},{"source":135,"target":22},{"source":135,"target":158},{"source":135,"target":10},{"source":135,"target":159},{"source":158,"target":22},{"source":136,"target":26},{"source":136,"target":160},{"source":136,"target":10},{"source":136,"target":161},{"source":160,"target":26},{"source":137,"target":162},{"source":137,"target":10},{"source":138,"target":10},{"source":138,"target":163},{"source":138,"target":10},{"source":163,"target":10},{"source":139,"target":26},{"source":139,"target":164},{"source":139,"target":10},{"source":139,"target":165},{"source":164,"target":26},{"source":141,"target":27},{"source":11,"target":2},{"source":11,"target":166},{"source":11,"target":167},{"source":166,"target":11},{"source":167,"target":11},{"source":12,"target":2},{"source":12,"target":19},{"source":12,"target":168},{"source":12,"target":169},{"source":168,"target":170},{"source":168,"target":12},{"source":168,"target":171},{"source":168,"target":172},{"source":168,"target":173},{"source":170,"target":171},{"source":172,"target":174},{"source":174,"target":175},{"source":174,"target":176},{"source":174,"target":177},{"source":174,"target":178},{"source":174,"target":179},{"source":174,"target":180},{"source":174,"target":181},{"source":174,"target":182},{"source":174,"target":183},{"source":174,"target":184},{"source":175,"target":171},{"source":173,"target":185},{"source":173,"target":168},{"source":185,"target":172},{"source":169,"target":19},{"source":13,"target":2},{"source":13,"target":22},{"source":13,"target":186},{"source":13,"target":187},{"source":13,"target":188},{"source":13,"target":189},{"source":186,"target":190},{"source":186,"target":13},{"source":186,"target":191},{"source":186,"target":192},{"source":186,"target":193},{"source":190,"target":191},{"source":192,"target":194},{"source":194,"target":195},{"source":194,"target":196},{"source":194,"target":197},{"source":194,"target":198},{"source":194,"target":199},{"source":194,"target":200},{"source":194,"target":201},{"source":194,"target":202},{"source":194,"target":203},{"source":194,"target":204},{"source":195,"target":191},{"source":193,"target":205},{"source":193,"target":186},{"source":205,"target":192},{"source":187,"target":206},{"source":187,"target":13},{"source":188,"target":207},{"source":188,"target":13},{"source":189,"target":22},{"source":14,"target":2},{"source":14,"target":9},{"source":14,"target":208},{"source":14,"target":209},{"source":14,"target":210},{"source":208,"target":211},{"source":208,"target":14},{"source":208,"target":212},{"source":208,"target":213},{"source":208,"target":214},{"source":211,"target":212},{"source":213,"target":215},{"source":215,"target":216},{"source":215,"target":217},{"source":215,"target":218},{"source":215,"target":219},{"source":215,"target":220},{"source":215,"target":221},{"source":215,"target":222},{"source":215,"target":223},{"source":215,"target":224},{"source":215,"target":225},{"source":216,"target":212},{"source":214,"target":226},{"source":214,"target":208},{"source":226,"target":213},{"source":209,"target":227},{"source":209,"target":14},{"source":210,"target":9},{"source":15,"target":2},{"source":15,"target":10},{"source":15,"target":228},{"source":15,"target":229},{"source":15,"target":230},{"source":15,"target":231},{"source":15,"target":232},{"source":15,"target":233},{"source":15,"target":234},{"source":228,"target":235},{"source":228,"target":15},{"source":228,"target":236},{"source":228,"target":237},{"source":228,"target":238},{"source":235,"target":236},{"source":237,"target":239},{"source":239,"target":240},{"source":239,"target":241},{"source":239,"target":242},{"source":239,"target":243},{"source":239,"target":244},{"source":239,"target":245},{"source":239,"target":246},{"source":239,"target":247},{"source":239,"target":248},{"source":239,"target":249},{"source":240,"target":236},{"source":238,"target":250},{"source":238,"target":228},{"source":250,"target":237},{"source":229,"target":15},{"source":229,"target":251},{"source":229,"target":15},{"source":251,"target":15},{"source":230,"target":15},{"source":230,"target":252},{"source":230,"target":15},{"source":252,"target":15},{"source":231,"target":15},{"source":231,"target":253},{"source":231,"target":15},{"source":253,"target":15},{"source":232,"target":254},{"source":232,"target":15},{"source":233,"target":255},{"source":233,"target":15},{"source":234,"target":10},{"source":16,"target":2},{"source":16,"target":26},{"source":16,"target":256},{"source":16,"target":257},{"source":256,"target":17},{"source":256,"target":258},{"source":256,"target":16},{"source":258,"target":17},{"source":257,"target":26},{"source":17,"target":2},{"source":17,"target":26},{"source":17,"target":259},{"source":259,"target":26},{"source":18,"target":2},{"source":18,"target":27},{"source":18,"target":260},{"source":18,"target":261},{"source":18,"target":262},{"source":18,"target":263},{"source":18,"target":264},{"source":18,"target":265},{"source":260,"target":266},{"source":260,"target":18},{"source":260,"target":267},{"source":260,"target":268},{"source":260,"target":269},{"source":266,"target":267},{"source":268,"target":270},{"source":270,"target":271},{"source":270,"target":272},{"source":270,"target":273},{"source":270,"target":274},{"source":270,"target":275},{"source":270,"target":276},{"source":270,"target":277},{"source":270,"target":278},{"source":270,"target":279},{"source":270,"target":280},{"source":271,"target":267},{"source":269,"target":281},{"source":269,"target":260},{"source":281,"target":268},{"source":261,"target":282},{"source":261,"target":18},{"source":262,"target":283},{"source":262,"target":18},{"source":263,"target":284},{"source":263,"target":18},{"source":265,"target":27},{"source":19,"target":2},{"source":19,"target":27},{"source":19,"target":285},{"source":19,"target":286},{"source":19,"target":287},{"source":19,"target":288},{"source":19,"target":289},{"source":19,"target":290},{"source":19,"target":291},{"source":19,"target":292},{"source":19,"target":293},{"source":19,"target":294},{"source":19,"target":295},{"source":285,"target":296},{"source":285,"target":19},{"source":285,"target":297},{"source":285,"target":298},{"source":285,"target":299},{"source":296,"target":297},{"source":298,"target":300},{"source":300,"target":301},{"source":300,"target":302},{"source":300,"target":303},{"source":300,"target":304},{"source":300,"target":305},{"source":300,"target":306},{"source":300,"target":307},{"source":300,"target":308},{"source":300,"target":309},{"source":300,"target":310},{"source":301,"target":297},{"source":299,"target":311},{"source":299,"target":285},{"source":311,"target":298},{"source":286,"target":312},{"source":286,"target":19},{"source":287,"target":7},{"source":287,"target":313},{"source":287,"target":19},{"source":313,"target":7},{"source":288,"target":314},{"source":288,"target":19},{"source":289,"target":20},{"source":289,"target":315},{"source":289,"target":19},{"source":289,"target":316},{"source":315,"target":20},{"source":290,"target":317},{"source":290,"target":19},{"source":291,"target":318},{"source":291,"target":19},{"source":292,"target":18},{"source":292,"target":319},{"source":292,"target":19},{"source":319,"target":18},{"source":295,"target":27},{"source":20,"target":2},{"source":20,"target":27},{"source":20,"target":320},{"source":20,"target":321},{"source":20,"target":322},{"source":20,"target":323},{"source":20,"target":316},{"source":20,"target":324},{"source":20,"target":325},{"source":320,"target":326},{"source":320,"target":20},{"source":320,"target":327},{"source":320,"target":328},{"source":320,"target":329},{"source":326,"target":327},{"source":328,"target":330},{"source":330,"target":331},{"source":330,"target":332},{"source":330,"target":333},{"source":330,"target":334},{"source":330,"target":335},{"source":330,"target":336},{"source":330,"target":337},{"source":330,"target":338},{"source":330,"target":339},{"source":330,"target":340},{"source":331,"target":327},{"source":329,"target":341},{"source":329,"target":320},{"source":341,"target":328},{"source":321,"target":18},{"source":321,"target":342},{"source":321,"target":20},{"source":342,"target":18},{"source":322,"target":19},{"source":322,"target":343},{"source":322,"target":20},{"source":343,"target":19},{"source":323,"target":11},{"source":323,"target":344},{"source":323,"target":20},{"source":344,"target":11},{"source":316,"target":19},{"source":316,"target":345},{"source":316,"target":20},{"source":316,"target":289},{"source":345,"target":19},{"source":324,"target":27},{"source":21,"target":2},{"source":21,"target":346},{"source":21,"target":347},{"source":21,"target":348},{"source":21,"target":349},{"source":346,"target":350},{"source":346,"target":21},{"source":346,"target":351},{"source":346,"target":352},{"source":346,"target":353},{"source":350,"target":351},{"source":352,"target":354},{"source":354,"target":355},{"source":354,"target":356},{"source":354,"target":357},{"source":354,"target":358},{"source":354,"target":359},{"source":354,"target":360},{"source":354,"target":361},{"source":354,"target":362},{"source":354,"target":363},{"source":354,"target":364},{"source":355,"target":351},{"source":353,"target":365},{"source":353,"target":346},{"source":365,"target":352},{"source":347,"target":4},{"source":347,"target":366},{"source":347,"target":21},{"source":366,"target":4},{"source":348,"target":367},{"source":348,"target":21},{"source":22,"target":2},{"source":22,"target":27},{"source":22,"target":368},{"source":22,"target":369},{"source":22,"target":159},{"source":22,"target":370},{"source":22,"target":371},{"source":22,"target":372},{"source":368,"target":373},{"source":368,"target":22},{"source":368,"target":374},{"source":368,"target":375},{"source":368,"target":376},{"source":373,"target":374},{"source":375,"target":377},{"source":377,"target":378},{"source":377,"target":379},{"source":377,"target":380},{"source":377,"target":381},{"source":377,"target":382},{"source":377,"target":383},{"source":377,"target":384},{"source":377,"target":385},{"source":377,"target":386},{"source":377,"target":387},{"source":378,"target":374},{"source":376,"target":388},{"source":376,"target":368},{"source":388,"target":375},{"source":369,"target":389},{"source":369,"target":22},{"source":159,"target":10},{"source":159,"target":390},{"source":159,"target":22},{"source":159,"target":135},{"source":390,"target":10},{"source":370,"target":391},{"source":370,"target":22},{"source":371,"target":27},{"source":23,"target":2},{"source":23,"target":19},{"source":23,"target":392},{"source":23,"target":393},{"source":23,"target":394},{"source":23,"target":395},{"source":392,"target":396},{"source":392,"target":23},{"source":393,"target":397},{"source":393,"target":23},{"source":394,"target":17},{"source":394,"target":398},{"source":394,"target":23},{"source":398,"target":17},{"source":395,"target":19},{"source":24,"target":2},{"source":24,"target":399},{"source":24,"target":400},{"source":24,"target":401},{"source":24,"target":402},{"source":24,"target":403},{"source":24,"target":404},{"source":24,"target":405},{"source":399,"target":406},{"source":399,"target":24},{"source":399,"target":407},{"source":399,"target":408},{"source":399,"target":409},{"source":406,"target":407},{"source":408,"target":410},{"source":410,"target":411},{"source":410,"target":412},{"source":410,"target":413},{"source":410,"target":414},{"source":410,"target":415},{"source":410,"target":416},{"source":410,"target":417},{"source":410,"target":418},{"source":410,"target":419},{"source":410,"target":420},{"source":411,"target":407},{"source":409,"target":421},{"source":409,"target":399},{"source":421,"target":408},{"source":400,"target":422},{"source":400,"target":24},{"source":401,"target":423},{"source":401,"target":24},{"source":402,"target":424},{"source":402,"target":24},{"source":403,"target":425},{"source":403,"target":24},{"source":404,"target":426},{"source":404,"target":24},{"source":25,"target":2},{"source":25,"target":24},{"source":25,"target":427},{"source":25,"target":428},{"source":25,"target":429},{"source":427,"target":430},{"source":427,"target":25},{"source":427,"target":431},{"source":427,"target":432},{"source":427,"target":433},{"source":430,"target":431},{"source":432,"target":434},{"source":434,"target":435},{"source":434,"target":436},{"source":434,"target":437},{"source":434,"target":438},{"source":434,"target":439},{"source":434,"target":440},{"source":434,"target":441},{"source":434,"target":442},{"source":434,"target":443},{"source":434,"target":444},{"source":435,"target":431},{"source":433,"target":445},{"source":433,"target":427},{"source":445,"target":432},{"source":428,"target":15},{"source":428,"target":446},{"source":428,"target":25},{"source":446,"target":15},{"source":429,"target":24},{"source":26,"target":2},{"source":26,"target":447},{"source":26,"target":161},{"source":26,"target":448},{"source":26,"target":165},{"source":26,"target":449},{"source":26,"target":450},{"source":447,"target":451},{"source":447,"target":26},{"source":447,"target":452},{"source":447,"target":453},{"source":447,"target":454},{"source":451,"target":452},{"source":453,"target":455},{"source":455,"target":456},{"source":455,"target":457},{"source":455,"target":458},{"source":455,"target":459},{"source":455,"target":460},{"source":455,"target":461},{"source":455,"target":462},{"source":455,"target":463},{"source":455,"target":464},{"source":455,"target":465},{"source":456,"target":452},{"source":454,"target":466},{"source":454,"target":447},{"source":466,"target":453},{"source":161,"target":10},{"source":161,"target":467},{"source":161,"target":26},{"source":161,"target":136},{"source":467,"target":10},{"source":448,"target":6},{"source":448,"target":468},{"source":448,"target":26},{"source":468,"target":6},{"source":165,"target":10},{"source":165,"target":469},{"source":165,"target":26},{"source":165,"target":139},{"source":469,"target":10},{"source":27,"target":2},{"source":27,"target":470},{"source":27,"target":471}],"multigraph":true} |
false | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="activitydiagram" nsURI="http://activitydiagram/dynamic" nsPrefix="activitydiagram">
<eClassifiers xsi:type="ecore:EClass" name="ControlToken">
<eAnnotations source="aspect"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Offer">
<eAnnotations source="aspect"/>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/tetrabox/examples-behavioral-interface/languages/activitydiagram/org.gemoc.activitydiagram.sequential.model.dynamic/model/dynamic.ecore | ecore | activitydiagram
ControlToken
Offer | null | {"directed":true,"nodes":[{"nsPrefix":"activitydiagram","nsURI":"http://activitydiagram/dynamic","name":"activitydiagram","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ControlToken","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Offer","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":1,"target":0},{"source":2,"target":0}],"multigraph":true} |
false | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="gdmLang" nsURI="http://www.unican.es/istr/mortadelo/gdm/lang/GdmLang"
nsPrefix="gdmLang">
<eClassifiers xsi:type="ecore:EClass" name="Model">
<eStructuralFeatures xsi:type="ecore:EReference" name="entities" upperBound="-1"
eType="#//Entity" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="queries" upperBound="-1"
eType="#//Query" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AnnotatableElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="annotations" upperBound="-1"
eType="#//Annotation" 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="Annotation">
<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="#//AnnotatableElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="features" upperBound="-1"
eType="#//Feature" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Feature" eSuperTypes="#//AnnotatableElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="cardinality" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Attribute" eSuperTypes="#//Feature">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="type" eType="#//Type"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="unique" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Reference" eSuperTypes="#//Feature">
<eStructuralFeatures xsi:type="ecore:EReference" name="entity" eType="#//Entity"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="Type">
<eLiterals name="NUMBER" literal="number"/>
<eLiterals name="TEXT" value="1" literal="text"/>
<eLiterals name="DATE" value="2" literal="date"/>
<eLiterals name="BOOLEAN" value="3" literal="boolean"/>
<eLiterals name="ID" value="4" literal="id"/>
<eLiterals name="TIMESTAMP" value="5" literal="timestamp"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Query" eSuperTypes="#//AnnotatableElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="projections" upperBound="-1"
eType="#//AttributeSelection" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="from" eType="#//From" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="inclusions" upperBound="-1"
eType="#//Inclusion" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="condition" eType="#//BooleanExpression"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="orderingAttributes" upperBound="-1"
eType="#//AttributeSelection" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AttributeSelection">
<eStructuralFeatures xsi:type="ecore:EReference" name="refAlias" eType="#//Alias"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="attribute" eType="#//Attribute"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="alias" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Alias">
<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="From">
<eStructuralFeatures xsi:type="ecore:EReference" name="entity" eType="#//Entity"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="alias" eType="#//Alias"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Inclusion">
<eStructuralFeatures xsi:type="ecore:EReference" name="refAlias" eType="#//Alias"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="refs" unique="false" upperBound="-1"
eType="#//Reference"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="alias" eType="#//Alias"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BooleanExpression"/>
<eClassifiers xsi:type="ecore:EClass" name="Comparison" eSuperTypes="#//BooleanExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="selection" eType="#//AttributeSelection"
containment="true"/>
<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="AndConjunction" eSuperTypes="#//BooleanExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="left" eType="#//BooleanExpression"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="right" eType="#//BooleanExpression"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="OrConjunction" eSuperTypes="#//BooleanExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="left" eType="#//BooleanExpression"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="right" eType="#//BooleanExpression"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Equality" eSuperTypes="#//Comparison"/>
<eClassifiers xsi:type="ecore:EClass" name="Inequality" eSuperTypes="#//Comparison"/>
<eClassifiers xsi:type="ecore:EClass" name="MoreThan" eSuperTypes="#//Comparison"/>
<eClassifiers xsi:type="ecore:EClass" name="MoreThanOrEqual" eSuperTypes="#//Comparison"/>
<eClassifiers xsi:type="ecore:EClass" name="LessThan" eSuperTypes="#//Comparison"/>
<eClassifiers xsi:type="ecore:EClass" name="LessThanOrEqual" eSuperTypes="#//Comparison"/>
</ecore:EPackage>
| github:ecore:/data/martinez-acosta/gdm-to-gojs/langs/GdmLang.ecore | ecore | gdmLang
Model
entities
queries
AnnotatableElement
annotations
name
Annotation
name
Entity
features
Feature
cardinality
Attribute
type
unique
Reference
entity
Type
NUMBER
number
TEXT
text
DATE
date
BOOLEAN
boolean
ID
id
TIMESTAMP
timestamp
Query
projections
from
inclusions
condition
orderingAttributes
AttributeSelection
refAlias
attribute
alias
Alias
name
From
entity
alias
Inclusion
refAlias
refs
alias
BooleanExpression
Comparison
selection
value
AndConjunction
left
right
OrConjunction
left
right
Equality
Inequality
MoreThan
MoreThanOrEqual
LessThan
LessThanOrEqual | null | {"directed":true,"nodes":[{"nsPrefix":"gdmLang","nsURI":"http://www.unican.es/istr/mortadelo/gdm/lang/GdmLang","name":"gdmLang","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":"AnnotatableElement","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Annotation","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":"Feature","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Attribute","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Reference","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"Type","instanceClass":null,"id":8,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Query","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AttributeSelection","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Alias","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"From","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Inclusion","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BooleanExpression","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Comparison","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AndConjunction","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OrConjunction","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Equality","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Inequality","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MoreThan","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MoreThanOrEqual","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LessThan","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LessThanOrEqual","instanceClass":null,"abstract":false,"id":23,"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":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":"queries","changeable":true,"resolveProxies":true,"lowerBound":0,"id":25,"derived":false},{"id":26,"eClass":"EGenericType"},{"id":27,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"annotations","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":"name","changeable":true,"lowerBound":0,"iD":false,"id":29,"derived":false},{"id":30,"eClass":"EGenericType"},{"id":31,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":32,"derived":false},{"id":33,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"features","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":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"cardinality","changeable":true,"lowerBound":0,"iD":false,"id":37,"derived":false},{"id":38,"eClass":"EGenericType"},{"id":39,"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":40,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"unique","changeable":true,"lowerBound":0,"iD":false,"id":41,"derived":false},{"id":42,"eClass":"EGenericType"},{"id":43,"eClass":"EGenericType"},{"id":44,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"entity","changeable":true,"resolveProxies":true,"lowerBound":0,"id":45,"derived":false},{"id":46,"eClass":"EGenericType"},{"id":47,"eClass":"EGenericType"},{"name":"NUMBER","id":48,"value":0,"literal":"number","eClass":"EEnumLiteral"},{"name":"TEXT","id":49,"value":1,"literal":"text","eClass":"EEnumLiteral"},{"name":"DATE","id":50,"value":2,"literal":"date","eClass":"EEnumLiteral"},{"name":"BOOLEAN","id":51,"value":3,"literal":"boolean","eClass":"EEnumLiteral"},{"name":"ID","id":52,"value":4,"literal":"id","eClass":"EEnumLiteral"},{"name":"TIMESTAMP","id":53,"value":5,"literal":"timestamp","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":"projections","changeable":true,"resolveProxies":true,"lowerBound":0,"id":54,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"from","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":"inclusions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":56,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"condition","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":"orderingAttributes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":58,"derived":false},{"id":59,"eClass":"EGenericType"},{"id":60,"eClass":"EGenericType"},{"id":61,"eClass":"EGenericType"},{"id":62,"eClass":"EGenericType"},{"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":"refAlias","changeable":true,"resolveProxies":true,"lowerBound":0,"id":65,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"attribute","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"alias","changeable":true,"lowerBound":0,"iD":false,"id":67,"derived":false},{"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":"name","changeable":true,"lowerBound":0,"iD":false,"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":false,"unsettable":false,"transient":false,"unique":true,"name":"entity","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":"alias","changeable":true,"resolveProxies":true,"lowerBound":0,"id":74,"derived":false},{"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":false,"unsettable":false,"transient":false,"unique":true,"name":"refAlias","changeable":true,"resolveProxies":true,"lowerBound":0,"id":77,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":false,"name":"refs","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":"alias","changeable":true,"resolveProxies":true,"lowerBound":0,"id":79,"derived":false},{"id":80,"eClass":"EGenericType"},{"id":81,"eClass":"EGenericType"},{"id":82,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"selection","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":"value","changeable":true,"lowerBound":0,"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":true,"unsettable":false,"transient":false,"unique":true,"name":"left","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":"right","changeable":true,"resolveProxies":true,"lowerBound":0,"id":89,"derived":false},{"id":90,"eClass":"EGenericType"},{"id":91,"eClass":"EGenericType"},{"id":92,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"left","changeable":true,"resolveProxies":true,"lowerBound":0,"id":93,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"right","changeable":true,"resolveProxies":true,"lowerBound":0,"id":94,"derived":false},{"id":95,"eClass":"EGenericType"},{"id":96,"eClass":"EGenericType"},{"id":97,"eClass":"EGenericType"},{"id":98,"eClass":"EGenericType"},{"id":99,"eClass":"EGenericType"},{"id":100,"eClass":"EGenericType"},{"id":101,"eClass":"EGenericType"},{"id":102,"eClass":"EGenericType"},{"id":103,"eClass":"EGenericType"}],"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":4},{"source":24,"target":26},{"source":24,"target":1},{"source":26,"target":4},{"source":25,"target":9},{"source":25,"target":27},{"source":25,"target":1},{"source":27,"target":9},{"source":2,"target":0},{"source":2,"target":28},{"source":2,"target":29},{"source":28,"target":3},{"source":28,"target":30},{"source":28,"target":2},{"source":30,"target":3},{"source":29,"target":31},{"source":29,"target":2},{"source":3,"target":0},{"source":3,"target":32},{"source":32,"target":33},{"source":32,"target":3},{"source":4,"target":0},{"source":4,"target":2},{"source":4,"target":34},{"source":4,"target":35},{"source":34,"target":5},{"source":34,"target":36},{"source":34,"target":4},{"source":36,"target":5},{"source":35,"target":2},{"source":5,"target":0},{"source":5,"target":2},{"source":5,"target":37},{"source":5,"target":38},{"source":37,"target":39},{"source":37,"target":5},{"source":38,"target":2},{"source":6,"target":0},{"source":6,"target":5},{"source":6,"target":40},{"source":6,"target":41},{"source":6,"target":42},{"source":40,"target":8},{"source":40,"target":43},{"source":40,"target":6},{"source":43,"target":8},{"source":41,"target":44},{"source":41,"target":6},{"source":42,"target":5},{"source":7,"target":0},{"source":7,"target":5},{"source":7,"target":45},{"source":7,"target":46},{"source":45,"target":4},{"source":45,"target":47},{"source":45,"target":7},{"source":47,"target":4},{"source":46,"target":5},{"source":8,"target":0},{"source":8,"target":48},{"source":8,"target":49},{"source":8,"target":50},{"source":8,"target":51},{"source":8,"target":52},{"source":8,"target":53},{"source":48,"target":8},{"source":49,"target":8},{"source":50,"target":8},{"source":51,"target":8},{"source":52,"target":8},{"source":53,"target":8},{"source":9,"target":0},{"source":9,"target":2},{"source":9,"target":54},{"source":9,"target":55},{"source":9,"target":56},{"source":9,"target":57},{"source":9,"target":58},{"source":9,"target":59},{"source":54,"target":10},{"source":54,"target":60},{"source":54,"target":9},{"source":60,"target":10},{"source":55,"target":12},{"source":55,"target":61},{"source":55,"target":9},{"source":61,"target":12},{"source":56,"target":13},{"source":56,"target":62},{"source":56,"target":9},{"source":62,"target":13},{"source":57,"target":14},{"source":57,"target":63},{"source":57,"target":9},{"source":63,"target":14},{"source":58,"target":10},{"source":58,"target":64},{"source":58,"target":9},{"source":64,"target":10},{"source":59,"target":2},{"source":10,"target":0},{"source":10,"target":65},{"source":10,"target":66},{"source":10,"target":67},{"source":65,"target":11},{"source":65,"target":68},{"source":65,"target":10},{"source":68,"target":11},{"source":66,"target":6},{"source":66,"target":69},{"source":66,"target":10},{"source":69,"target":6},{"source":67,"target":70},{"source":67,"target":10},{"source":11,"target":0},{"source":11,"target":71},{"source":71,"target":72},{"source":71,"target":11},{"source":12,"target":0},{"source":12,"target":73},{"source":12,"target":74},{"source":73,"target":4},{"source":73,"target":75},{"source":73,"target":12},{"source":75,"target":4},{"source":74,"target":11},{"source":74,"target":76},{"source":74,"target":12},{"source":76,"target":11},{"source":13,"target":0},{"source":13,"target":77},{"source":13,"target":78},{"source":13,"target":79},{"source":77,"target":11},{"source":77,"target":80},{"source":77,"target":13},{"source":80,"target":11},{"source":78,"target":7},{"source":78,"target":81},{"source":78,"target":13},{"source":81,"target":7},{"source":79,"target":11},{"source":79,"target":82},{"source":79,"target":13},{"source":82,"target":11},{"source":14,"target":0},{"source":15,"target":0},{"source":15,"target":14},{"source":15,"target":83},{"source":15,"target":84},{"source":15,"target":85},{"source":83,"target":10},{"source":83,"target":86},{"source":83,"target":15},{"source":86,"target":10},{"source":84,"target":87},{"source":84,"target":15},{"source":85,"target":14},{"source":16,"target":0},{"source":16,"target":14},{"source":16,"target":88},{"source":16,"target":89},{"source":16,"target":90},{"source":88,"target":14},{"source":88,"target":91},{"source":88,"target":16},{"source":91,"target":14},{"source":89,"target":14},{"source":89,"target":92},{"source":89,"target":16},{"source":92,"target":14},{"source":90,"target":14},{"source":17,"target":0},{"source":17,"target":14},{"source":17,"target":93},{"source":17,"target":94},{"source":17,"target":95},{"source":93,"target":14},{"source":93,"target":96},{"source":93,"target":17},{"source":96,"target":14},{"source":94,"target":14},{"source":94,"target":97},{"source":94,"target":17},{"source":97,"target":14},{"source":95,"target":14},{"source":18,"target":0},{"source":18,"target":15},{"source":18,"target":98},{"source":98,"target":15},{"source":19,"target":0},{"source":19,"target":15},{"source":19,"target":99},{"source":99,"target":15},{"source":20,"target":0},{"source":20,"target":15},{"source":20,"target":100},{"source":100,"target":15},{"source":21,"target":0},{"source":21,"target":15},{"source":21,"target":101},{"source":101,"target":15},{"source":22,"target":0},{"source":22,"target":15},{"source":22,"target":102},{"source":102,"target":15},{"source":23,"target":0},{"source":23,"target":15},{"source":23,"target":103},{"source":103,"target":15}],"multigraph":true} |
false | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="hulk" nsURI="platform:/resource/org.gravity.hulk/model/Hulk.ecore"
nsPrefix="org.gravity.hulk">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="basePackage" value="org.gravity"/>
</eAnnotations>
<eClassifiers xsi:type="ecore:EClass" name="HAntiPatternDetection" eSuperTypes="#//HAntiPatternHandling">
<eOperations name="createAntiPatternDependencies">
<eParameters name="graph" eType="ecore:EClass Dfs.ecore#//DFSGraph"/>
</eOperations>
<eOperations name="createCodeSmellDependencies">
<eParameters name="graph" eType="ecore:EClass Dfs.ecore#//DFSGraph"/>
</eOperations>
<eOperations name="createMetricDependencies">
<eParameters name="graph" eType="ecore:EClass Dfs.ecore#//DFSGraph"/>
</eOperations>
<eOperations name="execute" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eOperations name="getDependencyGraph" eType="ecore:EClass Dfs.ecore#//DFSGraph"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="HAntiPatternResolving" eSuperTypes="#//HAntiPatternDetection">
<eOperations name="createResolveCalculatorDependency">
<eParameters name="graph" eType="ecore:EClass Dfs.ecore#//DFSGraph"/>
</eOperations>
<eOperations name="getDependencyGraph" eType="ecore:EClass Dfs.ecore#//DFSGraph"/>
<eOperations name="execute" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eOperations name="createResolveAntiPatternDependency">
<eParameters name="graph" eType="ecore:EClass Dfs.ecore#//DFSGraph"/>
</eOperations>
<eOperations name="getSuperDependencyGraph" eType="ecore:EClass Dfs.ecore#//DFSGraph"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="HDetector" abstract="true" eSuperTypes="Dfs.ecore#//Node">
<eOperations name="detect" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean">
<eParameters name="apg" eType="ecore:EClass ../../org.gravity.hulk.antipatterngraph/model/Antipatterngraph.ecore#//HAntiPatternGraph"/>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EReference" name="hAnnotation" upperBound="-1"
eType="ecore:EClass ../../org.gravity.hulk.antipatterngraph/model/Antipatterngraph.ecore#//HAnnotation"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="hAntiPatternHandling" lowerBound="1"
eType="#//HAntiPatternHandling" eOpposite="#//HAntiPatternHandling/hDetector"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="HAntiPatternHandling">
<eOperations name="execute" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eOperations name="getDependencyGraph" eType="ecore:EClass Dfs.ecore#//DFSGraph"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="hDetector" upperBound="-1"
eType="#//HDetector" eOpposite="#//HDetector/hAntiPatternHandling"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="apg" lowerBound="1" eType="ecore:EClass ../../org.gravity.hulk.antipatterngraph/model/Antipatterngraph.ecore#//HAntiPatternGraph"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="programlocation" ordered="false"
lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eSubpackages name="detection" nsURI="platform:/resource/org.gravity.hulk/model/Hulk.ecore#//detection"
nsPrefix="detection">
<eClassifiers xsi:type="ecore:EClass" name="HCodeSmellDetector" abstract="true"
eSuperTypes="#//HDetector"/>
<eClassifiers xsi:type="ecore:EClass" name="HMetricCalculator" abstract="true"
eSuperTypes="#//HDetector"/>
<eClassifiers xsi:type="ecore:EClass" name="HAntiPatternDetector" abstract="true"
eSuperTypes="#//HDetector"/>
<eClassifiers xsi:type="ecore:EClass" name="HClassBasedCalculator" abstract="true"
eSuperTypes="#//HDetector">
<eOperations name="calculate" eType="ecore:EClass ../../org.gravity.hulk.antipatterngraph/model/Antipatterngraph.ecore#//HAnnotation">
<eParameters name="tClass" eType="ecore:EClass http://www.gravity-tool.org/typegraph/basic#//TClass"/>
</eOperations>
<eOperations name="detect" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean">
<eParameters name="pg" eType="ecore:EClass ../../org.gravity.hulk.antipatterngraph/model/Antipatterngraph.ecore#//HAntiPatternGraph"/>
</eOperations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="HClassBasedMetricCalculator" abstract="true"
eSuperTypes="#//detection/HClassBasedCalculator #//detection/HMetricCalculator">
<eOperations name="calculate" eType="ecore:EClass ../../org.gravity.hulk.antipatterngraph/model/Antipatterngraph.ecore#//HAnnotation">
<eParameters name="tClass" eType="ecore:EClass http://www.gravity-tool.org/typegraph/basic#//TClass"/>
</eOperations>
<eOperations name="calculateMetric" eType="ecore:EClass ../../org.gravity.hulk.antipatterngraph/model/Antipatterngraph.ecore#//HMetric">
<eParameters name="tClass" eType="ecore:EClass http://www.gravity-tool.org/typegraph/basic#//TClass"/>
</eOperations>
<eOperations name="calculateValue" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble">
<eParameters name="tClass" eType="ecore:EClass http://www.gravity-tool.org/typegraph/basic#//TClass"/>
</eOperations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="HRelativeDetector" abstract="true"
eSuperTypes="#//HDetector">
<eOperations name="calculateRelativeThreshold" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble">
<eParameters name="level" eType="ecore:EEnum ../../org.gravity.hulk.antipatterngraph/model/Antipatterngraph.ecore#//values/HRelativeValueConstants"/>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="relative" ordered="false"
lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
defaultValueLiteral="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="threshold" ordered="false"
lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"/>
</eClassifiers>
<eSubpackages name="antipattern" nsURI="platform:/resource/org.gravity.hulk/model/Hulk.ecore#//detection/antipattern"
nsPrefix="antipattern">
<eClassifiers xsi:type="ecore:EClass" name="HBlobDetector" eSuperTypes="#//detection/HAntiPatternDetector #//detection/HClassBasedCalculator">
<eOperations name="calculate" eType="ecore:EClass ../../org.gravity.hulk.antipatterngraph/model/Antipatterngraph.ecore#//HAnnotation">
<eParameters name="tClass" eType="ecore:EClass http://www.gravity-tool.org/typegraph/basic#//TClass"/>
</eOperations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="HGodClassDetector" eSuperTypes="#//detection/HAntiPatternDetector #//detection/HClassBasedCalculator">
<eOperations name="calculate" eType="ecore:EClass ../../org.gravity.hulk.antipatterngraph/model/Antipatterngraph.ecore#//HAnnotation">
<eParameters name="tClass" eType="ecore:EClass http://www.gravity-tool.org/typegraph/basic#//TClass"/>
</eOperations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="HSwissArmyKnifeDetector" eSuperTypes="#//detection/HAntiPatternDetector #//detection/HClassBasedCalculator">
<eOperations name="calculate" eType="ecore:EClass ../../org.gravity.hulk.antipatterngraph/model/Antipatterngraph.ecore#//HAnnotation">
<eParameters name="tClass" eType="ecore:EClass http://www.gravity-tool.org/typegraph/basic#//TClass"/>
</eOperations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="HSpaghettiCodeDetector" eSuperTypes="#//detection/HClassBasedCalculator #//detection/HAntiPatternDetector">
<eOperations name="calculate" eType="ecore:EClass ../../org.gravity.hulk.antipatterngraph/model/Antipatterngraph.ecore#//HAnnotation">
<eParameters name="tClass" eType="ecore:EClass http://www.gravity-tool.org/typegraph/basic#//TClass"/>
</eOperations>
<eOperations name="collect" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean">
<eParameters name="hAnnotation" eType="ecore:EClass ../../org.gravity.hulk.antipatterngraph/model/Antipatterngraph.ecore#//HAnnotation"/>
</eOperations>
<eOperations name="connect" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean">
<eParameters name="hAntiPattern" eType="ecore:EClass ../../org.gravity.hulk.antipatterngraph/model/Antipatterngraph.ecore#//antipattern/HSpaghettiCodeAntiPattern"/>
</eOperations>
</eClassifiers>
</eSubpackages>
<eSubpackages name="codesmells" nsURI="platform:/resource/org.gravity.hulk/model/Hulk.ecore#//detection/codesmells"
nsPrefix="codesmells">
<eClassifiers xsi:type="ecore:EClass" name="HContollerClassDetector" eSuperTypes="#//detection/HCodeSmellDetector #//detection/HClassBasedCalculator #//detection/HRelativeDetector">
<eOperations name="calculate" eType="ecore:EClass ../../org.gravity.hulk.antipatterngraph/model/Antipatterngraph.ecore#//HAnnotation">
<eParameters name="tClass" eType="ecore:EClass http://www.gravity-tool.org/typegraph/basic#//TClass"/>
</eOperations>
<eOperations name="calculateRelativeThreshold" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble">
<eParameters name="level" eType="ecore:EEnum ../../org.gravity.hulk.antipatterngraph/model/Antipatterngraph.ecore#//values/HRelativeValueConstants"/>
</eOperations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="HDataClassDetector" eSuperTypes="#//detection/HCodeSmellDetector #//detection/HClassBasedCalculator #//detection/HRelativeDetector">
<eOperations name="calculate" eType="ecore:EClass ../../org.gravity.hulk.antipatterngraph/model/Antipatterngraph.ecore#//HAnnotation">
<eParameters name="tClass" eType="ecore:EClass http://www.gravity-tool.org/typegraph/basic#//TClass"/>
</eOperations>
<eOperations name="makeChildDC">
<eParameters name="tChild" eType="ecore:EClass http://www.gravity-tool.org/typegraph/basic#//TClass"/>
<eParameters name="tSmell" eType="ecore:EClass ../../org.gravity.hulk.antipatterngraph/model/Antipatterngraph.ecore#//codesmells/HDataClassSmell"/>
</eOperations>
<eOperations name="calculateRelativeThreshold" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble">
<eParameters name="level" eType="ecore:EEnum ../../org.gravity.hulk.antipatterngraph/model/Antipatterngraph.ecore#//values/HRelativeValueConstants"/>
</eOperations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="HEmptyClassDetector" eSuperTypes="#//detection/HClassBasedCalculator #//detection/HCodeSmellDetector">
<eOperations name="calculate" eType="ecore:EClass ../../org.gravity.hulk.antipatterngraph/model/Antipatterngraph.ecore#//HAnnotation">
<eParameters name="tClass" eType="ecore:EClass http://www.gravity-tool.org/typegraph/basic#//TClass"/>
</eOperations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="HGetterSetterDetector" eSuperTypes="#//detection/HCodeSmellDetector #//detection/HClassBasedCalculator">
<eOperations name="isGetterSetter" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean">
<eParameters name="method" eType="ecore:EClass http://www.gravity-tool.org/typegraph/basic#//TMethodDefinition"/>
</eOperations>
<eOperations name="calculate" eType="ecore:EClass ../../org.gravity.hulk.antipatterngraph/model/Antipatterngraph.ecore#//HAnnotation">
<eParameters name="tClass" eType="ecore:EClass http://www.gravity-tool.org/typegraph/basic#//TClass"/>
</eOperations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="HLargeClassLowCohesionDetector"
eSuperTypes="#//detection/HClassBasedCalculator #//detection/HCodeSmellDetector">
<eOperations name="calculate" eType="ecore:EClass ../../org.gravity.hulk.antipatterngraph/model/Antipatterngraph.ecore#//HAnnotation">
<eParameters name="tClass" eType="ecore:EClass http://www.gravity-tool.org/typegraph/basic#//TClass"/>
</eOperations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="HLargeClassDetector" eSuperTypes="#//detection/HClassBasedCalculator #//detection/HCodeSmellDetector #//detection/HRelativeDetector">
<eOperations name="calculate" eType="ecore:EClass ../../org.gravity.hulk.antipatterngraph/model/Antipatterngraph.ecore#//HAnnotation">
<eParameters name="tClass" eType="ecore:EClass http://www.gravity-tool.org/typegraph/basic#//TClass"/>
</eOperations>
<eOperations name="calculateRelativeThreshold" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble">
<eParameters name="level" eType="ecore:EEnum ../../org.gravity.hulk.antipatterngraph/model/Antipatterngraph.ecore#//values/HRelativeValueConstants"/>
</eOperations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="HLowCohesionDetector" eSuperTypes="#//detection/HClassBasedCalculator #//detection/HCodeSmellDetector #//detection/HRelativeDetector">
<eOperations name="calculate" eType="ecore:EClass ../../org.gravity.hulk.antipatterngraph/model/Antipatterngraph.ecore#//HAnnotation">
<eParameters name="tClass" eType="ecore:EClass http://www.gravity-tool.org/typegraph/basic#//TClass"/>
</eOperations>
<eOperations name="calculateRelativeThreshold" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble">
<eParameters name="level" eType="ecore:EEnum ../../org.gravity.hulk.antipatterngraph/model/Antipatterngraph.ecore#//values/HRelativeValueConstants"/>
</eOperations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="HDataClassAccessorDetector" eSuperTypes="#//detection/HCodeSmellDetector #//detection/HClassBasedCalculator">
<eOperations name="calculate" eType="ecore:EClass ../../org.gravity.hulk.antipatterngraph/model/Antipatterngraph.ecore#//HAnnotation">
<eParameters name="tClass" eType="ecore:EClass http://www.gravity-tool.org/typegraph/basic#//TClass"/>
</eOperations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="HManyParametersDetector" eSuperTypes="#//detection/HCodeSmellDetector #//detection/HClassBasedCalculator #//detection/HRelativeDetector">
<eOperations name="calculate" eType="ecore:EClass ../../org.gravity.hulk.antipatterngraph/model/Antipatterngraph.ecore#//HAnnotation">
<eParameters name="tClass" eType="ecore:EClass http://www.gravity-tool.org/typegraph/basic#//TClass"/>
</eOperations>
<eOperations name="calculateRelativeThreshold" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble">
<eParameters name="level" eType="ecore:EEnum ../../org.gravity.hulk.antipatterngraph/model/Antipatterngraph.ecore#//values/HRelativeValueConstants"/>
</eOperations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="HMuchOverloadingDetector" eSuperTypes="#//detection/HCodeSmellDetector #//detection/HClassBasedCalculator #//detection/HRelativeDetector">
<eOperations name="calculate" eType="ecore:EClass ../../org.gravity.hulk.antipatterngraph/model/Antipatterngraph.ecore#//HAnnotation">
<eParameters name="tClass" eType="ecore:EClass http://www.gravity-tool.org/typegraph/basic#//TClass"/>
</eOperations>
<eOperations name="calculateRelativeThreshold" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble">
<eParameters name="level" eType="ecore:EEnum ../../org.gravity.hulk.antipatterngraph/model/Antipatterngraph.ecore#//values/HRelativeValueConstants"/>
</eOperations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="HIntenseFieldUsageDetector" eSuperTypes="#//detection/HCodeSmellDetector #//detection/HClassBasedCalculator #//detection/HRelativeDetector">
<eOperations name="calculate" eType="ecore:EClass ../../org.gravity.hulk.antipatterngraph/model/Antipatterngraph.ecore#//HAnnotation">
<eParameters name="tClass" eType="ecore:EClass http://www.gravity-tool.org/typegraph/basic#//TClass"/>
</eOperations>
<eOperations name="calculateRelativeThreshold" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble">
<eParameters name="level" eType="ecore:EEnum ../../org.gravity.hulk.antipatterngraph/model/Antipatterngraph.ecore#//values/HRelativeValueConstants"/>
</eOperations>
</eClassifiers>
</eSubpackages>
<eSubpackages name="metrics" nsURI="platform:/resource/org.gravity.hulk/model/Hulk.ecore#//detection/metrics"
nsPrefix="metrics">
<eClassifiers xsi:type="ecore:EClass" name="HInvocationRelationCalculator" eSuperTypes="#//detection/HClassBasedMetricCalculator">
<eOperations name="calculateMetric" eType="ecore:EClass ../../org.gravity.hulk.antipatterngraph/model/Antipatterngraph.ecore#//HMetric">
<eParameters name="tClass" eType="ecore:EClass http://www.gravity-tool.org/typegraph/basic#//TClass"/>
</eOperations>
<eOperations name="calculateInvocValue" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble">
<eParameters name="nii" eType="ecore:EClass ../../org.gravity.hulk.antipatterngraph/model/Antipatterngraph.ecore#//metrics/HIncommingInvocationMetric"/>
<eParameters name="noi" eType="ecore:EClass ../../org.gravity.hulk.antipatterngraph/model/Antipatterngraph.ecore#//metrics/HOutgoingInvocationMetric"/>
</eOperations>
<eOperations name="calculateValue" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble">
<eParameters name="tClass" eType="ecore:EClass http://www.gravity-tool.org/typegraph/basic#//TClass"/>
</eOperations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="HIGAMCalculator" eSuperTypes="#//detection/HMetricCalculator">
<eOperations name="detect" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean">
<eParameters name="apg" eType="ecore:EClass ../../org.gravity.hulk.antipatterngraph/model/Antipatterngraph.ecore#//HAntiPatternGraph"/>
</eOperations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="HNumberOfChildCalculator" eSuperTypes="#//detection/HClassBasedMetricCalculator">
<eOperations name="calculateMetric" eType="ecore:EClass ../../org.gravity.hulk.antipatterngraph/model/Antipatterngraph.ecore#//HMetric">
<eParameters name="tClass" eType="ecore:EClass http://www.gravity-tool.org/typegraph/basic#//TClass"/>
</eOperations>
<eOperations name="calculateValue" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble">
<eParameters name="tParent" eType="ecore:EClass http://www.gravity-tool.org/typegraph/basic#//TClass"/>
</eOperations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="HIGATCalculator" eSuperTypes="#//detection/HMetricCalculator">
<eOperations name="detect" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean">
<eParameters name="apg" eType="ecore:EClass ../../org.gravity.hulk.antipatterngraph/model/Antipatterngraph.ecore#//HAntiPatternGraph"/>
</eOperations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="HMemberNumberCalculator" eSuperTypes="#//detection/HClassBasedMetricCalculator">
<eOperations name="calculateMetric" eType="ecore:EClass ../../org.gravity.hulk.antipatterngraph/model/Antipatterngraph.ecore#//HMetric">
<eParameters name="tClass" eType="ecore:EClass http://www.gravity-tool.org/typegraph/basic#//TClass"/>
</eOperations>
<eOperations name="calculateValue" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble">
<eParameters name="tClass" eType="ecore:EClass http://www.gravity-tool.org/typegraph/basic#//TClass"/>
</eOperations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="HLocalAccessRelationCalculator"
eSuperTypes="#//detection/HClassBasedMetricCalculator">
<eOperations name="calculateMetric" eType="ecore:EClass ../../org.gravity.hulk.antipatterngraph/model/Antipatterngraph.ecore#//HMetric">
<eParameters name="tClass" eType="ecore:EClass http://www.gravity-tool.org/typegraph/basic#//TClass"/>
</eOperations>
<eOperations name="calculateValue" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble">
<eParameters name="fa" eType="ecore:EClass ../../org.gravity.hulk.antipatterngraph/model/Antipatterngraph.ecore#//metrics/HLocalFieldAccessesMetric"/>
<eParameters name="ma" eType="ecore:EClass ../../org.gravity.hulk.antipatterngraph/model/Antipatterngraph.ecore#//metrics/HLocalMethodAccessesMetric"/>
</eOperations>
<eOperations name="calculateValue" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble">
<eParameters name="tClass" eType="ecore:EClass http://www.gravity-tool.org/typegraph/basic#//TClass"/>
</eOperations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="HMethodNumberCalculator" eSuperTypes="#//detection/HClassBasedMetricCalculator">
<eOperations name="calculateMetric" eType="ecore:EClass ../../org.gravity.hulk.antipatterngraph/model/Antipatterngraph.ecore#//HMetric">
<eParameters name="tClass" eType="ecore:EClass http://www.gravity-tool.org/typegraph/basic#//TClass"/>
</eOperations>
<eOperations name="calculateValue" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble">
<eParameters name="tClass" eType="ecore:EClass http://www.gravity-tool.org/typegraph/basic#//TClass"/>
</eOperations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="HGetterSetterMethodRelationCalculator"
eSuperTypes="#//detection/HClassBasedMetricCalculator">
<eOperations name="calculateMetric" eType="ecore:EClass ../../org.gravity.hulk.antipatterngraph/model/Antipatterngraph.ecore#//HMetric">
<eParameters name="tClass" eType="ecore:EClass http://www.gravity-tool.org/typegraph/basic#//TClass"/>
</eOperations>
<eOperations name="calculateValue" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble">
<eParameters name="setter" eType="ecore:EClass ../../org.gravity.hulk.antipatterngraph/model/Antipatterngraph.ecore#//metrics/HSetterMetric"/>
<eParameters name="getter" eType="ecore:EClass ../../org.gravity.hulk.antipatterngraph/model/Antipatterngraph.ecore#//metrics/HGetterMetric"/>
<eParameters name="methods" eType="ecore:EClass ../../org.gravity.hulk.antipatterngraph/model/Antipatterngraph.ecore#//metrics/HNumberOfMethodsMetric"/>
</eOperations>
<eOperations name="calculateValue" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble">
<eParameters name="tClass" eType="ecore:EClass http://www.gravity-tool.org/typegraph/basic#//TClass"/>
</eOperations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="HAverageParametersCalculator" eSuperTypes="#//detection/HClassBasedMetricCalculator">
<eOperations name="calculateMetric" eType="ecore:EClass ../../org.gravity.hulk.antipatterngraph/model/Antipatterngraph.ecore#//HMetric">
<eParameters name="tClass" eType="ecore:EClass http://www.gravity-tool.org/typegraph/basic#//TClass"/>
</eOperations>
<eOperations name="calculateValue" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble">
<eParameters name="tClass" eType="ecore:EClass http://www.gravity-tool.org/typegraph/basic#//TClass"/>
</eOperations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="HAverageOverloadingInClassCalculator"
eSuperTypes="#//detection/HClassBasedMetricCalculator">
<eOperations name="calculateMetric" eType="ecore:EClass ../../org.gravity.hulk.antipatterngraph/model/Antipatterngraph.ecore#//HMetric">
<eParameters name="tClass" eType="ecore:EClass http://www.gravity-tool.org/typegraph/basic#//TClass"/>
</eOperations>
<eOperations name="calculateValue" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble">
<eParameters name="tClass" eType="ecore:EClass http://www.gravity-tool.org/typegraph/basic#//TClass"/>
</eOperations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="HLocalMethodAccessCalculator" eSuperTypes="#//detection/HClassBasedMetricCalculator">
<eOperations name="calculateMetric" eType="ecore:EClass ../../org.gravity.hulk.antipatterngraph/model/Antipatterngraph.ecore#//HMetric">
<eParameters name="tClass" eType="ecore:EClass http://www.gravity-tool.org/typegraph/basic#//TClass"/>
</eOperations>
<eOperations name="calculateValue" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble">
<eParameters name="tClass" eType="ecore:EClass http://www.gravity-tool.org/typegraph/basic#//TClass"/>
</eOperations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="HLocalFieldsAccessCalculator" eSuperTypes="#//detection/HClassBasedMetricCalculator">
<eOperations name="calculateMetric" eType="ecore:EClass ../../org.gravity.hulk.antipatterngraph/model/Antipatterngraph.ecore#//HMetric">
<eParameters name="tClass" eType="ecore:EClass http://www.gravity-tool.org/typegraph/basic#//TClass"/>
</eOperations>
<eOperations name="calculateValue" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble">
<eParameters name="tClass" eType="ecore:EClass http://www.gravity-tool.org/typegraph/basic#//TClass"/>
</eOperations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="HFieldNumberCalculator" eSuperTypes="#//detection/HClassBasedMetricCalculator">
<eOperations name="calculateMetric" eType="ecore:EClass ../../org.gravity.hulk.antipatterngraph/model/Antipatterngraph.ecore#//HMetric">
<eParameters name="tClass" eType="ecore:EClass http://www.gravity-tool.org/typegraph/basic#//TClass"/>
</eOperations>
<eOperations name="calculateValue" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble">
<eParameters name="tClass" eType="ecore:EClass http://www.gravity-tool.org/typegraph/basic#//TClass"/>
</eOperations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="HTotalVisibilityCalculator" eSuperTypes="#//detection/HMetricCalculator">
<eOperations name="detect" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean">
<eParameters name="apg" eType="ecore:EClass ../../org.gravity.hulk.antipatterngraph/model/Antipatterngraph.ecore#//HAntiPatternGraph"/>
</eOperations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="HTotalCouplingCalculator" eSuperTypes="#//detection/HClassBasedMetricCalculator">
<eOperations name="calculateMetric" eType="ecore:EClass ../../org.gravity.hulk.antipatterngraph/model/Antipatterngraph.ecore#//HMetric">
<eParameters name="tClass" eType="ecore:EClass http://www.gravity-tool.org/typegraph/basic#//TClass"/>
</eOperations>
<eOperations name="calculateValue" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble">
<eParameters name="tClass" eType="ecore:EClass http://www.gravity-tool.org/typegraph/basic#//TClass"/>
</eOperations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="HLcom5Calculator" eSuperTypes="#//detection/HClassBasedMetricCalculator">
<eOperations name="calculateMetric" eType="ecore:EClass ../../org.gravity.hulk.antipatterngraph/model/Antipatterngraph.ecore#//HMetric">
<eParameters name="tClass" eType="ecore:EClass http://www.gravity-tool.org/typegraph/basic#//TClass"/>
</eOperations>
<eOperations name="calculateValue" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble">
<eParameters name="tClass" eType="ecore:EClass http://www.gravity-tool.org/typegraph/basic#//TClass"/>
</eOperations>
<eOperations name="CalculateLcom5Value" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble">
<eParameters name="nof" eType="ecore:EClass ../../org.gravity.hulk.antipatterngraph/model/Antipatterngraph.ecore#//metrics/HNumberOfFieldsMetric"/>
<eParameters name="nom" eType="ecore:EClass ../../org.gravity.hulk.antipatterngraph/model/Antipatterngraph.ecore#//metrics/HNumberOfMethodsMetric"/>
<eParameters name="lfa" eType="ecore:EClass ../../org.gravity.hulk.antipatterngraph/model/Antipatterngraph.ecore#//metrics/HLocalFieldUniqueAccessMetric"/>
</eOperations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="HLocalFieldUniqueAccessCalculator"
eSuperTypes="#//detection/HClassBasedMetricCalculator">
<eOperations name="calculateMetric" eType="ecore:EClass ../../org.gravity.hulk.antipatterngraph/model/Antipatterngraph.ecore#//HMetric">
<eParameters name="tClass" eType="ecore:EClass http://www.gravity-tool.org/typegraph/basic#//TClass"/>
</eOperations>
<eOperations name="calculateValue" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble">
<eParameters name="tClass" eType="ecore:EClass http://www.gravity-tool.org/typegraph/basic#//TClass"/>
</eOperations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="HAfferentCouplingCalculator" eSuperTypes="#//detection/HClassBasedMetricCalculator">
<eOperations name="calculateMetric" eType="ecore:EClass ../../org.gravity.hulk.antipatterngraph/model/Antipatterngraph.ecore#//HMetric">
<eParameters name="tClass" eType="ecore:EClass http://www.gravity-tool.org/typegraph/basic#//TClass"/>
</eOperations>
<eOperations name="calculateValue" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble">
<eParameters name="tClass" eType="ecore:EClass http://www.gravity-tool.org/typegraph/basic#//TClass"/>
</eOperations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="HEfferentCouplingCalculator" eSuperTypes="#//detection/HClassBasedMetricCalculator">
<eOperations name="calculateMetric" eType="ecore:EClass ../../org.gravity.hulk.antipatterngraph/model/Antipatterngraph.ecore#//HMetric">
<eParameters name="tClass" eType="ecore:EClass http://www.gravity-tool.org/typegraph/basic#//TClass"/>
</eOperations>
<eOperations name="calculateValue" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble">
<eParameters name="tClass" eType="ecore:EClass http://www.gravity-tool.org/typegraph/basic#//TClass"/>
</eOperations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="HIncommingInvocationCalculator"
eSuperTypes="#//detection/HClassBasedMetricCalculator">
<eOperations name="calculateMetric" eType="ecore:EClass ../../org.gravity.hulk.antipatterngraph/model/Antipatterngraph.ecore#//HMetric">
<eParameters name="tClass" eType="ecore:EClass http://www.gravity-tool.org/typegraph/basic#//TClass"/>
</eOperations>
<eOperations name="calculateValue" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble">
<eParameters name="tClass" eType="ecore:EClass http://www.gravity-tool.org/typegraph/basic#//TClass"/>
</eOperations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="HOutgoingInvocationCalculator" eSuperTypes="#//detection/HClassBasedMetricCalculator">
<eOperations name="calculateMetric" eType="ecore:EClass ../../org.gravity.hulk.antipatterngraph/model/Antipatterngraph.ecore#//HMetric">
<eParameters name="tClass" eType="ecore:EClass http://www.gravity-tool.org/typegraph/basic#//TClass"/>
</eOperations>
<eOperations name="calculateValue" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble">
<eParameters name="tClass" eType="ecore:EClass http://www.gravity-tool.org/typegraph/basic#//TClass"/>
</eOperations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="HDepthOfInheritanceCalculator" eSuperTypes="#//detection/HClassBasedMetricCalculator">
<eOperations name="calculateMetric" eType="ecore:EClass ../../org.gravity.hulk.antipatterngraph/model/Antipatterngraph.ecore#//HMetric">
<eParameters name="tClass" eType="ecore:EClass http://www.gravity-tool.org/typegraph/basic#//TClass"/>
</eOperations>
<eOperations name="calculateValue" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble">
<eParameters name="tClass" eType="ecore:EClass http://www.gravity-tool.org/typegraph/basic#//TClass"/>
</eOperations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="HGetterCalculator" eSuperTypes="#//detection/HClassBasedMetricCalculator">
<eOperations name="calculateMetric" eType="ecore:EClass ../../org.gravity.hulk.antipatterngraph/model/Antipatterngraph.ecore#//HMetric">
<eParameters name="tClass" eType="ecore:EClass http://www.gravity-tool.org/typegraph/basic#//TClass"/>
</eOperations>
<eOperations name="calculateValue" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble">
<eParameters name="tClass" eType="ecore:EClass http://www.gravity-tool.org/typegraph/basic#//TClass"/>
</eOperations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="HSetterCalculator" eSuperTypes="#//detection/HClassBasedMetricCalculator">
<eOperations name="calculateMetric" eType="ecore:EClass ../../org.gravity.hulk.antipatterngraph/model/Antipatterngraph.ecore#//HMetric">
<eParameters name="tClass" eType="ecore:EClass http://www.gravity-tool.org/typegraph/basic#//TClass"/>
</eOperations>
<eOperations name="calculateValue" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble">
<eParameters name="tClass" eType="ecore:EClass http://www.gravity-tool.org/typegraph/basic#//TClass"/>
</eOperations>
</eClassifiers>
</eSubpackages>
</eSubpackages>
<eSubpackages name="resolve" nsURI="platform:/resource/org.gravity.hulk/model/Hulk.ecore#//resolve"
nsPrefix="resolve">
<eClassifiers xsi:type="ecore:EClass" name="HAntiPatternResolver" abstract="true"
eSuperTypes="#//resolve/HResolver"/>
<eClassifiers xsi:type="ecore:EClass" name="HResolver" abstract="true" eSuperTypes="#//HDetector"/>
<eSubpackages name="calculators" nsURI="platform:/resource/org.gravity.hulk/model/Hulk.ecore#//resolve/calculators"
nsPrefix="calculators">
<eClassifiers xsi:type="ecore:EClass" name="HMethodToDataClassAccessCalculator"
eSuperTypes="#//detection/HMetricCalculator #//resolve/HResolver">
<eOperations name="detect" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean">
<eParameters name="apg" eType="ecore:EClass ../../org.gravity.hulk.antipatterngraph/model/Antipatterngraph.ecore#//HAntiPatternGraph"/>
</eOperations>
<eOperations name="getAllAffectedMembers" upperBound="-1" eType="ecore:EClass ../../org.gravity.typegraph.basic/model/Basic.ecore#//TMember">
<eParameters name="tClass" eType="ecore:EClass http://www.gravity-tool.org/typegraph/basic#//TClass"/>
</eOperations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="HInBlobAccessCalculator" eSuperTypes="#//detection/HMetricCalculator #//resolve/HResolver">
<eOperations name="detect" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean">
<eParameters name="apg" eType="ecore:EClass ../../org.gravity.hulk.antipatterngraph/model/Antipatterngraph.ecore#//HAntiPatternGraph"/>
</eOperations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="HClusterCalculator" eSuperTypes="#//resolve/HResolver">
<eOperations name="detect" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean">
<eParameters name="tClass" eType="ecore:EClass http://www.gravity-tool.org/typegraph/basic#//TClass"/>
</eOperations>
<eOperations name="detect" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean">
<eParameters name="apg" eType="ecore:EClass ../../org.gravity.hulk.antipatterngraph/model/Antipatterngraph.ecore#//HAntiPatternGraph"/>
</eOperations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="HClusterAccessCalculator" eSuperTypes="#//resolve/HResolver">
<eOperations name="detect" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean">
<eParameters name="apg" eType="ecore:EClass ../../org.gravity.hulk.antipatterngraph/model/Antipatterngraph.ecore#//HAntiPatternGraph"/>
</eOperations>
</eClassifiers>
</eSubpackages>
<eSubpackages name="antipattern" nsURI="platform:/resource/org.gravity.hulk/model/Hulk.ecore#//resolve/antipattern"
nsPrefix="antipattern">
<eClassifiers xsi:type="ecore:EClass" name="HBlobResolver" eSuperTypes="#//detection/HAntiPatternDetector #//resolve/HAntiPatternResolver">
<eOperations name="detect" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean">
<eParameters name="apg" eType="ecore:EClass ../../org.gravity.hulk.antipatterngraph/model/Antipatterngraph.ecore#//HAntiPatternGraph"/>
</eOperations>
<eOperations name="isRefactoringPossible" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean">
<eParameters name="refactoring" eType="ecore:EClass ../../org.gravity.hulk.refactoringgraph/model/Refactoringgraph.ecore#//refactorings/HRefactoring"/>
</eOperations>
<eOperations name="createMove" eType="ecore:EClass ../../org.gravity.hulk.refactoringgraph/model/Refactoringgraph.ecore#//refactorings/HMoveMembers">
<eParameters name="members" upperBound="-1" eType="ecore:EClass ../../org.gravity.typegraph.basic/model/Basic.ecore#//TMember"/>
<eParameters name="source" eType="ecore:EClass http://www.gravity-tool.org/typegraph/basic#//TClass"/>
<eParameters name="target" eType="ecore:EClass http://www.gravity-tool.org/typegraph/basic#//TClass"/>
<eParameters name="parent" eType="ecore:EClass ../../org.gravity.hulk.refactoringgraph/model/Refactoringgraph.ecore#//HBlobResolveAnnotation"/>
</eOperations>
<eOperations name="allowedToTouch" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean">
<eParameters name="element" eType="ecore:EClass http://www.gravity-tool.org/typegraph/basic#//annotations/TAnnotatable"/>
</eOperations>
<eOperations name="init" eType="ecore:EClass ../../org.gravity.hulk.antipatterngraph/model/Antipatterngraph.ecore#//HAntiPatternGraph">
<eParameters name="pg" eType="ecore:EClass ../../org.gravity.hulk.antipatterngraph/model/Antipatterngraph.ecore#//HAntiPatternGraph"/>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EReference" name="executedMoves" upperBound="-1"
eType="ecore:EClass ../../org.gravity.hulk.refactoringgraph/model/Refactoringgraph.ecore#//refactorings/HMoveMethod"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="original_apg" eType="ecore:EClass ../../org.gravity.hulk.antipatterngraph/model/Antipatterngraph.ecore#//HAntiPatternGraph"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="copy_apg" eType="ecore:EClass ../../org.gravity.hulk.antipatterngraph/model/Antipatterngraph.ecore#//HAntiPatternGraph"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="HAlternativeBlobresolver" eSuperTypes="#//resolve/antipattern/HBlobResolver">
<eOperations name="detect" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean">
<eParameters name="apg" eType="ecore:EClass ../../org.gravity.hulk.antipatterngraph/model/Antipatterngraph.ecore#//HAntiPatternGraph"/>
</eOperations>
<eOperations name="process" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean">
<eParameters name="hCluster" eType="ecore:EClass ../../org.gravity.hulk.refactoringgraph/model/Refactoringgraph.ecore#//HInBlobClusterAccess"/>
<eParameters name="tClass" eType="ecore:EClass http://www.gravity-tool.org/typegraph/basic#//TClass"/>
<eParameters name="hParent" eType="ecore:EClass ../../org.gravity.hulk.refactoringgraph/model/Refactoringgraph.ecore#//HBlobResolveAnnotation"/>
</eOperations>
</eClassifiers>
</eSubpackages>
</eSubpackages>
</ecore:EPackage>
| github:ecore:/data/GRaViTY-Tool/gravity-tool/implementation/org.gravity.hulk/model/Hulk.ecore | ecore | hulk
HAntiPatternDetection
createAntiPatternDependencies
graph
createCodeSmellDependencies
graph
createMetricDependencies
graph
execute
getDependencyGraph
HAntiPatternResolving
createResolveCalculatorDependency
graph
getDependencyGraph
execute
createResolveAntiPatternDependency
graph
getSuperDependencyGraph
HDetector
detect
apg
hAnnotation
hAntiPatternHandling
HAntiPatternHandling
execute
getDependencyGraph
hDetector
apg
programlocation
detection
HCodeSmellDetector
HMetricCalculator
HAntiPatternDetector
HClassBasedCalculator
calculate
tClass
detect
pg
HClassBasedMetricCalculator
calculate
tClass
calculateMetric
tClass
calculateValue
tClass
HRelativeDetector
calculateRelativeThreshold
level
relative
true
threshold
antipattern
HBlobDetector
calculate
tClass
HGodClassDetector
calculate
tClass
HSwissArmyKnifeDetector
calculate
tClass
HSpaghettiCodeDetector
calculate
tClass
collect
hAnnotation
connect
hAntiPattern
codesmells
HContollerClassDetector
calculate
tClass
calculateRelativeThreshold
level
HDataClassDetector
calculate
tClass
makeChildDC
tChild
tSmell
calculateRelativeThreshold
level
HEmptyClassDetector
calculate
tClass
HGetterSetterDetector
isGetterSetter
method
calculate
tClass
HLargeClassLowCohesionDetector
calculate
tClass
HLargeClassDetector
calculate
tClass
calculateRelativeThreshold
level
HLowCohesionDetector
calculate
tClass
calculateRelativeThreshold
level
HDataClassAccessorDetector
calculate
tClass
HManyParametersDetector
calculate
tClass
calculateRelativeThreshold
level
HMuchOverloadingDetector
calculate
tClass
calculateRelativeThreshold
level
HIntenseFieldUsageDetector
calculate
tClass
calculateRelativeThreshold
level
metrics
HInvocationRelationCalculator
calculateMetric
tClass
calculateInvocValue
nii
noi
calculateValue
tClass
HIGAMCalculator
detect
apg
HNumberOfChildCalculator
calculateMetric
tClass
calculateValue
tParent
HIGATCalculator
detect
apg
HMemberNumberCalculator
calculateMetric
tClass
calculateValue
tClass
HLocalAccessRelationCalculator
calculateMetric
tClass
calculateValue
fa
ma
calculateValue
tClass
HMethodNumberCalculator
calculateMetric
tClass
calculateValue
tClass
HGetterSetterMethodRelationCalculator
calculateMetric
tClass
calculateValue
setter
getter
methods
calculateValue
tClass
HAverageParametersCalculator
calculateMetric
tClass
calculateValue
tClass
HAverageOverloadingInClassCalculator
calculateMetric
tClass
calculateValue
tClass
HLocalMethodAccessCalculator
calculateMetric
tClass
calculateValue
tClass
HLocalFieldsAccessCalculator
calculateMetric
tClass
calculateValue
tClass
HFieldNumberCalculator
calculateMetric
tClass
calculateValue
tClass
HTotalVisibilityCalculator
detect
apg
HTotalCouplingCalculator
calculateMetric
tClass
calculateValue
tClass
HLcom5Calculator
calculateMetric
tClass
calculateValue
tClass
CalculateLcom5Value
nof
nom
lfa
HLocalFieldUniqueAccessCalculator
calculateMetric
tClass
calculateValue
tClass
HAfferentCouplingCalculator
calculateMetric
tClass
calculateValue
tClass
HEfferentCouplingCalculator
calculateMetric
tClass
calculateValue
tClass
HIncommingInvocationCalculator
calculateMetric
tClass
calculateValue
tClass
HOutgoingInvocationCalculator
calculateMetric
tClass
calculateValue
tClass
HDepthOfInheritanceCalculator
calculateMetric
tClass
calculateValue
tClass
HGetterCalculator
calculateMetric
tClass
calculateValue
tClass
HSetterCalculator
calculateMetric
tClass
calculateValue
tClass
resolve
HAntiPatternResolver
HResolver
calculators
HMethodToDataClassAccessCalculator
detect
apg
getAllAffectedMembers
tClass
HInBlobAccessCalculator
detect
apg
HClusterCalculator
detect
tClass
detect
apg
HClusterAccessCalculator
detect
apg
antipattern
HBlobResolver
detect
apg
isRefactoringPossible
refactoring
createMove
members
source
target
parent
allowedToTouch
element
init
pg
executedMoves
original_apg
copy_apg
HAlternativeBlobresolver
detect
apg
process
hCluster
tClass
hParent | null | {"directed":true,"nodes":[{"nsPrefix":"org.gravity.hulk","nsURI":"platform:/resource/org.gravity.hulk/model/Hulk.ecore","name":"hulk","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"HAntiPatternDetection","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"HAntiPatternResolving","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"HDetector","instanceClass":null,"abstract":true,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"HAntiPatternHandling","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"nsPrefix":"detection","nsURI":"platform:/resource/org.gravity.hulk/model/Hulk.ecore#//detection","name":"detection","id":5,"eClass":"EPackage"},{"nsPrefix":"resolve","nsURI":"platform:/resource/org.gravity.hulk/model/Hulk.ecore#//resolve","name":"resolve","id":6,"eClass":"EPackage"},{"ordered":true,"upperBound":1,"unique":true,"name":"createAntiPatternDependencies","lowerBound":0,"id":7,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"createCodeSmellDependencies","lowerBound":0,"id":8,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"createMetricDependencies","lowerBound":0,"id":9,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"execute","lowerBound":0,"id":10,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getDependencyGraph","lowerBound":0,"id":11,"many":false,"required":false,"eClass":"EOperation"},{"id":12,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"graph","lowerBound":0,"id":13,"many":false,"required":false,"eClass":"EParameter"},{"id":14,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"graph","lowerBound":0,"id":15,"many":false,"required":false,"eClass":"EParameter"},{"id":16,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"graph","lowerBound":0,"id":17,"many":false,"required":false,"eClass":"EParameter"},{"id":18,"eClass":"EGenericType"},{"id":19,"eClass":"EGenericType"},{"id":20,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"createResolveCalculatorDependency","lowerBound":0,"id":21,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getDependencyGraph","lowerBound":0,"id":22,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"execute","lowerBound":0,"id":23,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"createResolveAntiPatternDependency","lowerBound":0,"id":24,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getSuperDependencyGraph","lowerBound":0,"id":25,"many":false,"required":false,"eClass":"EOperation"},{"id":26,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"graph","lowerBound":0,"id":27,"many":false,"required":false,"eClass":"EParameter"},{"id":28,"eClass":"EGenericType"},{"id":29,"eClass":"EGenericType"},{"id":30,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"graph","lowerBound":0,"id":31,"many":false,"required":false,"eClass":"EParameter"},{"id":32,"eClass":"EGenericType"},{"id":33,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"detect","lowerBound":0,"id":34,"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":"hAnnotation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":35,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"hAntiPatternHandling","changeable":true,"resolveProxies":true,"lowerBound":1,"id":36,"derived":false},{"id":37,"eClass":"EGenericType"},{"id":38,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"apg","lowerBound":0,"id":39,"many":false,"required":false,"eClass":"EParameter"},{"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":"hDetector","changeable":true,"resolveProxies":true,"lowerBound":0,"id":43,"derived":false},{"ordered":true,"upperBound":1,"unique":true,"name":"execute","lowerBound":0,"id":44,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getDependencyGraph","lowerBound":0,"id":45,"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":"apg","changeable":true,"resolveProxies":true,"lowerBound":1,"id":46,"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":"programlocation","changeable":true,"lowerBound":1,"iD":false,"id":47,"derived":false},{"id":48,"eClass":"EGenericType"},{"id":49,"eClass":"EGenericType"},{"id":50,"eClass":"EGenericType"},{"id":51,"eClass":"EGenericType"},{"id":52,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"HCodeSmellDetector","instanceClass":null,"abstract":true,"id":53,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"HMetricCalculator","instanceClass":null,"abstract":true,"id":54,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"HAntiPatternDetector","instanceClass":null,"abstract":true,"id":55,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"HClassBasedCalculator","instanceClass":null,"abstract":true,"id":56,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"HClassBasedMetricCalculator","instanceClass":null,"abstract":true,"id":57,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"HRelativeDetector","instanceClass":null,"abstract":true,"id":58,"interface":false,"eClass":"EClass"},{"nsPrefix":"antipattern","nsURI":"platform:/resource/org.gravity.hulk/model/Hulk.ecore#//detection/antipattern","name":"antipattern","id":59,"eClass":"EPackage"},{"nsPrefix":"codesmells","nsURI":"platform:/resource/org.gravity.hulk/model/Hulk.ecore#//detection/codesmells","name":"codesmells","id":60,"eClass":"EPackage"},{"nsPrefix":"metrics","nsURI":"platform:/resource/org.gravity.hulk/model/Hulk.ecore#//detection/metrics","name":"metrics","id":61,"eClass":"EPackage"},{"id":62,"eClass":"EGenericType"},{"id":63,"eClass":"EGenericType"},{"id":64,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"calculate","lowerBound":0,"id":65,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"detect","lowerBound":0,"id":66,"many":false,"required":false,"eClass":"EOperation"},{"id":67,"eClass":"EGenericType"},{"id":68,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"tClass","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":"pg","lowerBound":0,"id":72,"many":false,"required":false,"eClass":"EParameter"},{"id":73,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"calculate","lowerBound":0,"id":74,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"calculateMetric","lowerBound":0,"id":75,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"calculateValue","lowerBound":0,"id":76,"many":false,"required":false,"eClass":"EOperation"},{"id":77,"eClass":"EGenericType"},{"id":78,"eClass":"EGenericType"},{"id":79,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"tClass","lowerBound":0,"id":80,"many":false,"required":false,"eClass":"EParameter"},{"id":81,"eClass":"EGenericType"},{"id":82,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"tClass","lowerBound":0,"id":83,"many":false,"required":false,"eClass":"EParameter"},{"id":84,"eClass":"EGenericType"},{"id":85,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"tClass","lowerBound":0,"id":86,"many":false,"required":false,"eClass":"EParameter"},{"id":87,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"calculateRelativeThreshold","lowerBound":0,"id":88,"many":false,"required":false,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"defaultValue":true,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"true","unsettable":false,"transient":false,"unique":true,"name":"relative","changeable":true,"lowerBound":1,"iD":false,"id":89,"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":"threshold","changeable":true,"lowerBound":1,"iD":false,"id":90,"derived":false},{"id":91,"eClass":"EGenericType"},{"id":92,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"level","lowerBound":0,"id":93,"many":false,"required":false,"eClass":"EParameter"},{"id":94,"eClass":"EGenericType"},{"id":95,"eClass":"EGenericType"},{"id":96,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"HBlobDetector","instanceClass":null,"abstract":false,"id":97,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"HGodClassDetector","instanceClass":null,"abstract":false,"id":98,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"HSwissArmyKnifeDetector","instanceClass":null,"abstract":false,"id":99,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"HSpaghettiCodeDetector","instanceClass":null,"abstract":false,"id":100,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":1,"unique":true,"name":"calculate","lowerBound":0,"id":101,"many":false,"required":false,"eClass":"EOperation"},{"id":102,"eClass":"EGenericType"},{"id":103,"eClass":"EGenericType"},{"id":104,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"tClass","lowerBound":0,"id":105,"many":false,"required":false,"eClass":"EParameter"},{"id":106,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"calculate","lowerBound":0,"id":107,"many":false,"required":false,"eClass":"EOperation"},{"id":108,"eClass":"EGenericType"},{"id":109,"eClass":"EGenericType"},{"id":110,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"tClass","lowerBound":0,"id":111,"many":false,"required":false,"eClass":"EParameter"},{"id":112,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"calculate","lowerBound":0,"id":113,"many":false,"required":false,"eClass":"EOperation"},{"id":114,"eClass":"EGenericType"},{"id":115,"eClass":"EGenericType"},{"id":116,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"tClass","lowerBound":0,"id":117,"many":false,"required":false,"eClass":"EParameter"},{"id":118,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"calculate","lowerBound":0,"id":119,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"collect","lowerBound":0,"id":120,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"connect","lowerBound":0,"id":121,"many":false,"required":false,"eClass":"EOperation"},{"id":122,"eClass":"EGenericType"},{"id":123,"eClass":"EGenericType"},{"id":124,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"tClass","lowerBound":0,"id":125,"many":false,"required":false,"eClass":"EParameter"},{"id":126,"eClass":"EGenericType"},{"id":127,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"hAnnotation","lowerBound":0,"id":128,"many":false,"required":false,"eClass":"EParameter"},{"id":129,"eClass":"EGenericType"},{"id":130,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"hAntiPattern","lowerBound":0,"id":131,"many":false,"required":false,"eClass":"EParameter"},{"id":132,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"HContollerClassDetector","instanceClass":null,"abstract":false,"id":133,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"HDataClassDetector","instanceClass":null,"abstract":false,"id":134,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"HEmptyClassDetector","instanceClass":null,"abstract":false,"id":135,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"HGetterSetterDetector","instanceClass":null,"abstract":false,"id":136,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"HLargeClassLowCohesionDetector","instanceClass":null,"abstract":false,"id":137,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"HLargeClassDetector","instanceClass":null,"abstract":false,"id":138,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"HLowCohesionDetector","instanceClass":null,"abstract":false,"id":139,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"HDataClassAccessorDetector","instanceClass":null,"abstract":false,"id":140,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"HManyParametersDetector","instanceClass":null,"abstract":false,"id":141,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"HMuchOverloadingDetector","instanceClass":null,"abstract":false,"id":142,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"HIntenseFieldUsageDetector","instanceClass":null,"abstract":false,"id":143,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":1,"unique":true,"name":"calculate","lowerBound":0,"id":144,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"calculateRelativeThreshold","lowerBound":0,"id":145,"many":false,"required":false,"eClass":"EOperation"},{"id":146,"eClass":"EGenericType"},{"id":147,"eClass":"EGenericType"},{"id":148,"eClass":"EGenericType"},{"id":149,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"tClass","lowerBound":0,"id":150,"many":false,"required":false,"eClass":"EParameter"},{"id":151,"eClass":"EGenericType"},{"id":152,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"level","lowerBound":0,"id":153,"many":false,"required":false,"eClass":"EParameter"},{"id":154,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"calculate","lowerBound":0,"id":155,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"makeChildDC","lowerBound":0,"id":156,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"calculateRelativeThreshold","lowerBound":0,"id":157,"many":false,"required":false,"eClass":"EOperation"},{"id":158,"eClass":"EGenericType"},{"id":159,"eClass":"EGenericType"},{"id":160,"eClass":"EGenericType"},{"id":161,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"tClass","lowerBound":0,"id":162,"many":false,"required":false,"eClass":"EParameter"},{"id":163,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"tChild","lowerBound":0,"id":164,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"tSmell","lowerBound":0,"id":165,"many":false,"required":false,"eClass":"EParameter"},{"id":166,"eClass":"EGenericType"},{"id":167,"eClass":"EGenericType"},{"id":168,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"level","lowerBound":0,"id":169,"many":false,"required":false,"eClass":"EParameter"},{"id":170,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"calculate","lowerBound":0,"id":171,"many":false,"required":false,"eClass":"EOperation"},{"id":172,"eClass":"EGenericType"},{"id":173,"eClass":"EGenericType"},{"id":174,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"tClass","lowerBound":0,"id":175,"many":false,"required":false,"eClass":"EParameter"},{"id":176,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"isGetterSetter","lowerBound":0,"id":177,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"calculate","lowerBound":0,"id":178,"many":false,"required":false,"eClass":"EOperation"},{"id":179,"eClass":"EGenericType"},{"id":180,"eClass":"EGenericType"},{"id":181,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"method","lowerBound":0,"id":182,"many":false,"required":false,"eClass":"EParameter"},{"id":183,"eClass":"EGenericType"},{"id":184,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"tClass","lowerBound":0,"id":185,"many":false,"required":false,"eClass":"EParameter"},{"id":186,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"calculate","lowerBound":0,"id":187,"many":false,"required":false,"eClass":"EOperation"},{"id":188,"eClass":"EGenericType"},{"id":189,"eClass":"EGenericType"},{"id":190,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"tClass","lowerBound":0,"id":191,"many":false,"required":false,"eClass":"EParameter"},{"id":192,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"calculate","lowerBound":0,"id":193,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"calculateRelativeThreshold","lowerBound":0,"id":194,"many":false,"required":false,"eClass":"EOperation"},{"id":195,"eClass":"EGenericType"},{"id":196,"eClass":"EGenericType"},{"id":197,"eClass":"EGenericType"},{"id":198,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"tClass","lowerBound":0,"id":199,"many":false,"required":false,"eClass":"EParameter"},{"id":200,"eClass":"EGenericType"},{"id":201,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"level","lowerBound":0,"id":202,"many":false,"required":false,"eClass":"EParameter"},{"id":203,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"calculate","lowerBound":0,"id":204,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"calculateRelativeThreshold","lowerBound":0,"id":205,"many":false,"required":false,"eClass":"EOperation"},{"id":206,"eClass":"EGenericType"},{"id":207,"eClass":"EGenericType"},{"id":208,"eClass":"EGenericType"},{"id":209,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"tClass","lowerBound":0,"id":210,"many":false,"required":false,"eClass":"EParameter"},{"id":211,"eClass":"EGenericType"},{"id":212,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"level","lowerBound":0,"id":213,"many":false,"required":false,"eClass":"EParameter"},{"id":214,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"calculate","lowerBound":0,"id":215,"many":false,"required":false,"eClass":"EOperation"},{"id":216,"eClass":"EGenericType"},{"id":217,"eClass":"EGenericType"},{"id":218,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"tClass","lowerBound":0,"id":219,"many":false,"required":false,"eClass":"EParameter"},{"id":220,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"calculate","lowerBound":0,"id":221,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"calculateRelativeThreshold","lowerBound":0,"id":222,"many":false,"required":false,"eClass":"EOperation"},{"id":223,"eClass":"EGenericType"},{"id":224,"eClass":"EGenericType"},{"id":225,"eClass":"EGenericType"},{"id":226,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"tClass","lowerBound":0,"id":227,"many":false,"required":false,"eClass":"EParameter"},{"id":228,"eClass":"EGenericType"},{"id":229,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"level","lowerBound":0,"id":230,"many":false,"required":false,"eClass":"EParameter"},{"id":231,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"calculate","lowerBound":0,"id":232,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"calculateRelativeThreshold","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"},{"ordered":true,"upperBound":1,"unique":true,"name":"tClass","lowerBound":0,"id":238,"many":false,"required":false,"eClass":"EParameter"},{"id":239,"eClass":"EGenericType"},{"id":240,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"level","lowerBound":0,"id":241,"many":false,"required":false,"eClass":"EParameter"},{"id":242,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"calculate","lowerBound":0,"id":243,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"calculateRelativeThreshold","lowerBound":0,"id":244,"many":false,"required":false,"eClass":"EOperation"},{"id":245,"eClass":"EGenericType"},{"id":246,"eClass":"EGenericType"},{"id":247,"eClass":"EGenericType"},{"id":248,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"tClass","lowerBound":0,"id":249,"many":false,"required":false,"eClass":"EParameter"},{"id":250,"eClass":"EGenericType"},{"id":251,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"level","lowerBound":0,"id":252,"many":false,"required":false,"eClass":"EParameter"},{"id":253,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"HInvocationRelationCalculator","instanceClass":null,"abstract":false,"id":254,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"HIGAMCalculator","instanceClass":null,"abstract":false,"id":255,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"HNumberOfChildCalculator","instanceClass":null,"abstract":false,"id":256,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"HIGATCalculator","instanceClass":null,"abstract":false,"id":257,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"HMemberNumberCalculator","instanceClass":null,"abstract":false,"id":258,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"HLocalAccessRelationCalculator","instanceClass":null,"abstract":false,"id":259,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"HMethodNumberCalculator","instanceClass":null,"abstract":false,"id":260,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"HGetterSetterMethodRelationCalculator","instanceClass":null,"abstract":false,"id":261,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"HAverageParametersCalculator","instanceClass":null,"abstract":false,"id":262,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"HAverageOverloadingInClassCalculator","instanceClass":null,"abstract":false,"id":263,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"HLocalMethodAccessCalculator","instanceClass":null,"abstract":false,"id":264,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"HLocalFieldsAccessCalculator","instanceClass":null,"abstract":false,"id":265,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"HFieldNumberCalculator","instanceClass":null,"abstract":false,"id":266,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"HTotalVisibilityCalculator","instanceClass":null,"abstract":false,"id":267,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"HTotalCouplingCalculator","instanceClass":null,"abstract":false,"id":268,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"HLcom5Calculator","instanceClass":null,"abstract":false,"id":269,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"HLocalFieldUniqueAccessCalculator","instanceClass":null,"abstract":false,"id":270,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"HAfferentCouplingCalculator","instanceClass":null,"abstract":false,"id":271,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"HEfferentCouplingCalculator","instanceClass":null,"abstract":false,"id":272,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"HIncommingInvocationCalculator","instanceClass":null,"abstract":false,"id":273,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"HOutgoingInvocationCalculator","instanceClass":null,"abstract":false,"id":274,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"HDepthOfInheritanceCalculator","instanceClass":null,"abstract":false,"id":275,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"HGetterCalculator","instanceClass":null,"abstract":false,"id":276,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"HSetterCalculator","instanceClass":null,"abstract":false,"id":277,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":1,"unique":true,"name":"calculateMetric","lowerBound":0,"id":278,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"calculateInvocValue","lowerBound":0,"id":279,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"calculateValue","lowerBound":0,"id":280,"many":false,"required":false,"eClass":"EOperation"},{"id":281,"eClass":"EGenericType"},{"id":282,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"tClass","lowerBound":0,"id":283,"many":false,"required":false,"eClass":"EParameter"},{"id":284,"eClass":"EGenericType"},{"id":285,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"nii","lowerBound":0,"id":286,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"noi","lowerBound":0,"id":287,"many":false,"required":false,"eClass":"EParameter"},{"id":288,"eClass":"EGenericType"},{"id":289,"eClass":"EGenericType"},{"id":290,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"tClass","lowerBound":0,"id":291,"many":false,"required":false,"eClass":"EParameter"},{"id":292,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"detect","lowerBound":0,"id":293,"many":false,"required":false,"eClass":"EOperation"},{"id":294,"eClass":"EGenericType"},{"id":295,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"apg","lowerBound":0,"id":296,"many":false,"required":false,"eClass":"EParameter"},{"id":297,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"calculateMetric","lowerBound":0,"id":298,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"calculateValue","lowerBound":0,"id":299,"many":false,"required":false,"eClass":"EOperation"},{"id":300,"eClass":"EGenericType"},{"id":301,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"tClass","lowerBound":0,"id":302,"many":false,"required":false,"eClass":"EParameter"},{"id":303,"eClass":"EGenericType"},{"id":304,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"tParent","lowerBound":0,"id":305,"many":false,"required":false,"eClass":"EParameter"},{"id":306,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"detect","lowerBound":0,"id":307,"many":false,"required":false,"eClass":"EOperation"},{"id":308,"eClass":"EGenericType"},{"id":309,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"apg","lowerBound":0,"id":310,"many":false,"required":false,"eClass":"EParameter"},{"id":311,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"calculateMetric","lowerBound":0,"id":312,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"calculateValue","lowerBound":0,"id":313,"many":false,"required":false,"eClass":"EOperation"},{"id":314,"eClass":"EGenericType"},{"id":315,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"tClass","lowerBound":0,"id":316,"many":false,"required":false,"eClass":"EParameter"},{"id":317,"eClass":"EGenericType"},{"id":318,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"tClass","lowerBound":0,"id":319,"many":false,"required":false,"eClass":"EParameter"},{"id":320,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"calculateMetric","lowerBound":0,"id":321,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"calculateValue","lowerBound":0,"id":322,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"calculateValue","lowerBound":0,"id":323,"many":false,"required":false,"eClass":"EOperation"},{"id":324,"eClass":"EGenericType"},{"id":325,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"tClass","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":"fa","lowerBound":0,"id":329,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"ma","lowerBound":0,"id":330,"many":false,"required":false,"eClass":"EParameter"},{"id":331,"eClass":"EGenericType"},{"id":332,"eClass":"EGenericType"},{"id":333,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"tClass","lowerBound":0,"id":334,"many":false,"required":false,"eClass":"EParameter"},{"id":335,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"calculateMetric","lowerBound":0,"id":336,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"calculateValue","lowerBound":0,"id":337,"many":false,"required":false,"eClass":"EOperation"},{"id":338,"eClass":"EGenericType"},{"id":339,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"tClass","lowerBound":0,"id":340,"many":false,"required":false,"eClass":"EParameter"},{"id":341,"eClass":"EGenericType"},{"id":342,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"tClass","lowerBound":0,"id":343,"many":false,"required":false,"eClass":"EParameter"},{"id":344,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"calculateMetric","lowerBound":0,"id":345,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"calculateValue","lowerBound":0,"id":346,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"calculateValue","lowerBound":0,"id":347,"many":false,"required":false,"eClass":"EOperation"},{"id":348,"eClass":"EGenericType"},{"id":349,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"tClass","lowerBound":0,"id":350,"many":false,"required":false,"eClass":"EParameter"},{"id":351,"eClass":"EGenericType"},{"id":352,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"setter","lowerBound":0,"id":353,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"getter","lowerBound":0,"id":354,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"methods","lowerBound":0,"id":355,"many":false,"required":false,"eClass":"EParameter"},{"id":356,"eClass":"EGenericType"},{"id":357,"eClass":"EGenericType"},{"id":358,"eClass":"EGenericType"},{"id":359,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"tClass","lowerBound":0,"id":360,"many":false,"required":false,"eClass":"EParameter"},{"id":361,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"calculateMetric","lowerBound":0,"id":362,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"calculateValue","lowerBound":0,"id":363,"many":false,"required":false,"eClass":"EOperation"},{"id":364,"eClass":"EGenericType"},{"id":365,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"tClass","lowerBound":0,"id":366,"many":false,"required":false,"eClass":"EParameter"},{"id":367,"eClass":"EGenericType"},{"id":368,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"tClass","lowerBound":0,"id":369,"many":false,"required":false,"eClass":"EParameter"},{"id":370,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"calculateMetric","lowerBound":0,"id":371,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"calculateValue","lowerBound":0,"id":372,"many":false,"required":false,"eClass":"EOperation"},{"id":373,"eClass":"EGenericType"},{"id":374,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"tClass","lowerBound":0,"id":375,"many":false,"required":false,"eClass":"EParameter"},{"id":376,"eClass":"EGenericType"},{"id":377,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"tClass","lowerBound":0,"id":378,"many":false,"required":false,"eClass":"EParameter"},{"id":379,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"calculateMetric","lowerBound":0,"id":380,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"calculateValue","lowerBound":0,"id":381,"many":false,"required":false,"eClass":"EOperation"},{"id":382,"eClass":"EGenericType"},{"id":383,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"tClass","lowerBound":0,"id":384,"many":false,"required":false,"eClass":"EParameter"},{"id":385,"eClass":"EGenericType"},{"id":386,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"tClass","lowerBound":0,"id":387,"many":false,"required":false,"eClass":"EParameter"},{"id":388,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"calculateMetric","lowerBound":0,"id":389,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"calculateValue","lowerBound":0,"id":390,"many":false,"required":false,"eClass":"EOperation"},{"id":391,"eClass":"EGenericType"},{"id":392,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"tClass","lowerBound":0,"id":393,"many":false,"required":false,"eClass":"EParameter"},{"id":394,"eClass":"EGenericType"},{"id":395,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"tClass","lowerBound":0,"id":396,"many":false,"required":false,"eClass":"EParameter"},{"id":397,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"calculateMetric","lowerBound":0,"id":398,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"calculateValue","lowerBound":0,"id":399,"many":false,"required":false,"eClass":"EOperation"},{"id":400,"eClass":"EGenericType"},{"id":401,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"tClass","lowerBound":0,"id":402,"many":false,"required":false,"eClass":"EParameter"},{"id":403,"eClass":"EGenericType"},{"id":404,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"tClass","lowerBound":0,"id":405,"many":false,"required":false,"eClass":"EParameter"},{"id":406,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"detect","lowerBound":0,"id":407,"many":false,"required":false,"eClass":"EOperation"},{"id":408,"eClass":"EGenericType"},{"id":409,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"apg","lowerBound":0,"id":410,"many":false,"required":false,"eClass":"EParameter"},{"id":411,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"calculateMetric","lowerBound":0,"id":412,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"calculateValue","lowerBound":0,"id":413,"many":false,"required":false,"eClass":"EOperation"},{"id":414,"eClass":"EGenericType"},{"id":415,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"tClass","lowerBound":0,"id":416,"many":false,"required":false,"eClass":"EParameter"},{"id":417,"eClass":"EGenericType"},{"id":418,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"tClass","lowerBound":0,"id":419,"many":false,"required":false,"eClass":"EParameter"},{"id":420,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"calculateMetric","lowerBound":0,"id":421,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"calculateValue","lowerBound":0,"id":422,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"CalculateLcom5Value","lowerBound":0,"id":423,"many":false,"required":false,"eClass":"EOperation"},{"id":424,"eClass":"EGenericType"},{"id":425,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"tClass","lowerBound":0,"id":426,"many":false,"required":false,"eClass":"EParameter"},{"id":427,"eClass":"EGenericType"},{"id":428,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"tClass","lowerBound":0,"id":429,"many":false,"required":false,"eClass":"EParameter"},{"id":430,"eClass":"EGenericType"},{"id":431,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"nof","lowerBound":0,"id":432,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"nom","lowerBound":0,"id":433,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"lfa","lowerBound":0,"id":434,"many":false,"required":false,"eClass":"EParameter"},{"id":435,"eClass":"EGenericType"},{"id":436,"eClass":"EGenericType"},{"id":437,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"calculateMetric","lowerBound":0,"id":438,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"calculateValue","lowerBound":0,"id":439,"many":false,"required":false,"eClass":"EOperation"},{"id":440,"eClass":"EGenericType"},{"id":441,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"tClass","lowerBound":0,"id":442,"many":false,"required":false,"eClass":"EParameter"},{"id":443,"eClass":"EGenericType"},{"id":444,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"tClass","lowerBound":0,"id":445,"many":false,"required":false,"eClass":"EParameter"},{"id":446,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"calculateMetric","lowerBound":0,"id":447,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"calculateValue","lowerBound":0,"id":448,"many":false,"required":false,"eClass":"EOperation"},{"id":449,"eClass":"EGenericType"},{"id":450,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"tClass","lowerBound":0,"id":451,"many":false,"required":false,"eClass":"EParameter"},{"id":452,"eClass":"EGenericType"},{"id":453,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"tClass","lowerBound":0,"id":454,"many":false,"required":false,"eClass":"EParameter"},{"id":455,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"calculateMetric","lowerBound":0,"id":456,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"calculateValue","lowerBound":0,"id":457,"many":false,"required":false,"eClass":"EOperation"},{"id":458,"eClass":"EGenericType"},{"id":459,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"tClass","lowerBound":0,"id":460,"many":false,"required":false,"eClass":"EParameter"},{"id":461,"eClass":"EGenericType"},{"id":462,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"tClass","lowerBound":0,"id":463,"many":false,"required":false,"eClass":"EParameter"},{"id":464,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"calculateMetric","lowerBound":0,"id":465,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"calculateValue","lowerBound":0,"id":466,"many":false,"required":false,"eClass":"EOperation"},{"id":467,"eClass":"EGenericType"},{"id":468,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"tClass","lowerBound":0,"id":469,"many":false,"required":false,"eClass":"EParameter"},{"id":470,"eClass":"EGenericType"},{"id":471,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"tClass","lowerBound":0,"id":472,"many":false,"required":false,"eClass":"EParameter"},{"id":473,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"calculateMetric","lowerBound":0,"id":474,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"calculateValue","lowerBound":0,"id":475,"many":false,"required":false,"eClass":"EOperation"},{"id":476,"eClass":"EGenericType"},{"id":477,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"tClass","lowerBound":0,"id":478,"many":false,"required":false,"eClass":"EParameter"},{"id":479,"eClass":"EGenericType"},{"id":480,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"tClass","lowerBound":0,"id":481,"many":false,"required":false,"eClass":"EParameter"},{"id":482,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"calculateMetric","lowerBound":0,"id":483,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"calculateValue","lowerBound":0,"id":484,"many":false,"required":false,"eClass":"EOperation"},{"id":485,"eClass":"EGenericType"},{"id":486,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"tClass","lowerBound":0,"id":487,"many":false,"required":false,"eClass":"EParameter"},{"id":488,"eClass":"EGenericType"},{"id":489,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"tClass","lowerBound":0,"id":490,"many":false,"required":false,"eClass":"EParameter"},{"id":491,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"calculateMetric","lowerBound":0,"id":492,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"calculateValue","lowerBound":0,"id":493,"many":false,"required":false,"eClass":"EOperation"},{"id":494,"eClass":"EGenericType"},{"id":495,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"tClass","lowerBound":0,"id":496,"many":false,"required":false,"eClass":"EParameter"},{"id":497,"eClass":"EGenericType"},{"id":498,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"tClass","lowerBound":0,"id":499,"many":false,"required":false,"eClass":"EParameter"},{"id":500,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"calculateMetric","lowerBound":0,"id":501,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"calculateValue","lowerBound":0,"id":502,"many":false,"required":false,"eClass":"EOperation"},{"id":503,"eClass":"EGenericType"},{"id":504,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"tClass","lowerBound":0,"id":505,"many":false,"required":false,"eClass":"EParameter"},{"id":506,"eClass":"EGenericType"},{"id":507,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"tClass","lowerBound":0,"id":508,"many":false,"required":false,"eClass":"EParameter"},{"id":509,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"HAntiPatternResolver","instanceClass":null,"abstract":true,"id":510,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"HResolver","instanceClass":null,"abstract":true,"id":511,"interface":false,"eClass":"EClass"},{"nsPrefix":"calculators","nsURI":"platform:/resource/org.gravity.hulk/model/Hulk.ecore#//resolve/calculators","name":"calculators","id":512,"eClass":"EPackage"},{"nsPrefix":"antipattern","nsURI":"platform:/resource/org.gravity.hulk/model/Hulk.ecore#//resolve/antipattern","name":"antipattern","id":513,"eClass":"EPackage"},{"id":514,"eClass":"EGenericType"},{"id":515,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"HMethodToDataClassAccessCalculator","instanceClass":null,"abstract":false,"id":516,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"HInBlobAccessCalculator","instanceClass":null,"abstract":false,"id":517,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"HClusterCalculator","instanceClass":null,"abstract":false,"id":518,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"HClusterAccessCalculator","instanceClass":null,"abstract":false,"id":519,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":1,"unique":true,"name":"detect","lowerBound":0,"id":520,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":-1,"unique":true,"name":"getAllAffectedMembers","lowerBound":0,"id":521,"many":true,"required":false,"eClass":"EOperation"},{"id":522,"eClass":"EGenericType"},{"id":523,"eClass":"EGenericType"},{"id":524,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"apg","lowerBound":0,"id":525,"many":false,"required":false,"eClass":"EParameter"},{"id":526,"eClass":"EGenericType"},{"id":527,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"tClass","lowerBound":0,"id":528,"many":false,"required":false,"eClass":"EParameter"},{"id":529,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"detect","lowerBound":0,"id":530,"many":false,"required":false,"eClass":"EOperation"},{"id":531,"eClass":"EGenericType"},{"id":532,"eClass":"EGenericType"},{"id":533,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"apg","lowerBound":0,"id":534,"many":false,"required":false,"eClass":"EParameter"},{"id":535,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"detect","lowerBound":0,"id":536,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"detect","lowerBound":0,"id":537,"many":false,"required":false,"eClass":"EOperation"},{"id":538,"eClass":"EGenericType"},{"id":539,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"tClass","lowerBound":0,"id":540,"many":false,"required":false,"eClass":"EParameter"},{"id":541,"eClass":"EGenericType"},{"id":542,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"apg","lowerBound":0,"id":543,"many":false,"required":false,"eClass":"EParameter"},{"id":544,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"detect","lowerBound":0,"id":545,"many":false,"required":false,"eClass":"EOperation"},{"id":546,"eClass":"EGenericType"},{"id":547,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"apg","lowerBound":0,"id":548,"many":false,"required":false,"eClass":"EParameter"},{"id":549,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"HBlobResolver","instanceClass":null,"abstract":false,"id":550,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"HAlternativeBlobresolver","instanceClass":null,"abstract":false,"id":551,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":1,"unique":true,"name":"detect","lowerBound":0,"id":552,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"isRefactoringPossible","lowerBound":0,"id":553,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"createMove","lowerBound":0,"id":554,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"allowedToTouch","lowerBound":0,"id":555,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"init","lowerBound":0,"id":556,"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":"executedMoves","changeable":true,"resolveProxies":true,"lowerBound":0,"id":557,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"original_apg","changeable":true,"resolveProxies":true,"lowerBound":0,"id":558,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"copy_apg","changeable":true,"resolveProxies":true,"lowerBound":0,"id":559,"derived":false},{"id":560,"eClass":"EGenericType"},{"id":561,"eClass":"EGenericType"},{"id":562,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"apg","lowerBound":0,"id":563,"many":false,"required":false,"eClass":"EParameter"},{"id":564,"eClass":"EGenericType"},{"id":565,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"refactoring","lowerBound":0,"id":566,"many":false,"required":false,"eClass":"EParameter"},{"id":567,"eClass":"EGenericType"},{"id":568,"eClass":"EGenericType"},{"ordered":true,"upperBound":-1,"unique":true,"name":"members","lowerBound":0,"id":569,"many":true,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"source","lowerBound":0,"id":570,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"target","lowerBound":0,"id":571,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"parent","lowerBound":0,"id":572,"many":false,"required":false,"eClass":"EParameter"},{"id":573,"eClass":"EGenericType"},{"id":574,"eClass":"EGenericType"},{"id":575,"eClass":"EGenericType"},{"id":576,"eClass":"EGenericType"},{"id":577,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"element","lowerBound":0,"id":578,"many":false,"required":false,"eClass":"EParameter"},{"id":579,"eClass":"EGenericType"},{"id":580,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"pg","lowerBound":0,"id":581,"many":false,"required":false,"eClass":"EParameter"},{"id":582,"eClass":"EGenericType"},{"id":583,"eClass":"EGenericType"},{"id":584,"eClass":"EGenericType"},{"id":585,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"detect","lowerBound":0,"id":586,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"process","lowerBound":0,"id":587,"many":false,"required":false,"eClass":"EOperation"},{"id":588,"eClass":"EGenericType"},{"id":589,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"apg","lowerBound":0,"id":590,"many":false,"required":false,"eClass":"EParameter"},{"id":591,"eClass":"EGenericType"},{"id":592,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"hCluster","lowerBound":0,"id":593,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"tClass","lowerBound":0,"id":594,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"hParent","lowerBound":0,"id":595,"many":false,"required":false,"eClass":"EParameter"},{"id":596,"eClass":"EGenericType"},{"id":597,"eClass":"EGenericType"},{"id":598,"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":4},{"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":7,"target":1},{"source":7,"target":13},{"source":13,"target":14},{"source":13,"target":7},{"source":8,"target":1},{"source":8,"target":15},{"source":15,"target":16},{"source":15,"target":8},{"source":9,"target":1},{"source":9,"target":17},{"source":17,"target":18},{"source":17,"target":9},{"source":10,"target":19},{"source":10,"target":1},{"source":11,"target":20},{"source":11,"target":1},{"source":12,"target":4},{"source":2,"target":0},{"source":2,"target":1},{"source":2,"target":21},{"source":2,"target":22},{"source":2,"target":23},{"source":2,"target":24},{"source":2,"target":25},{"source":2,"target":26},{"source":21,"target":2},{"source":21,"target":27},{"source":27,"target":28},{"source":27,"target":21},{"source":22,"target":29},{"source":22,"target":2},{"source":23,"target":30},{"source":23,"target":2},{"source":24,"target":2},{"source":24,"target":31},{"source":31,"target":32},{"source":31,"target":24},{"source":25,"target":33},{"source":25,"target":2},{"source":26,"target":1},{"source":3,"target":0},{"source":3,"target":34},{"source":3,"target":35},{"source":3,"target":36},{"source":3,"target":37},{"source":34,"target":38},{"source":34,"target":3},{"source":34,"target":39},{"source":39,"target":40},{"source":39,"target":34},{"source":35,"target":41},{"source":35,"target":3},{"source":36,"target":4},{"source":36,"target":42},{"source":36,"target":3},{"source":36,"target":43},{"source":42,"target":4},{"source":4,"target":0},{"source":4,"target":44},{"source":4,"target":45},{"source":4,"target":43},{"source":4,"target":46},{"source":4,"target":47},{"source":44,"target":48},{"source":44,"target":4},{"source":45,"target":49},{"source":45,"target":4},{"source":43,"target":3},{"source":43,"target":50},{"source":43,"target":4},{"source":43,"target":36},{"source":50,"target":3},{"source":46,"target":51},{"source":46,"target":4},{"source":47,"target":52},{"source":47,"target":4},{"source":5,"target":53},{"source":5,"target":54},{"source":5,"target":55},{"source":5,"target":56},{"source":5,"target":57},{"source":5,"target":58},{"source":5,"target":59},{"source":5,"target":60},{"source":5,"target":61},{"source":5,"target":0},{"source":53,"target":5},{"source":53,"target":3},{"source":53,"target":62},{"source":62,"target":3},{"source":54,"target":5},{"source":54,"target":3},{"source":54,"target":63},{"source":63,"target":3},{"source":55,"target":5},{"source":55,"target":3},{"source":55,"target":64},{"source":64,"target":3},{"source":56,"target":5},{"source":56,"target":3},{"source":56,"target":65},{"source":56,"target":66},{"source":56,"target":67},{"source":65,"target":68},{"source":65,"target":56},{"source":65,"target":69},{"source":69,"target":70},{"source":69,"target":65},{"source":66,"target":71},{"source":66,"target":56},{"source":66,"target":72},{"source":72,"target":73},{"source":72,"target":66},{"source":67,"target":3},{"source":57,"target":5},{"source":57,"target":56},{"source":57,"target":54},{"source":57,"target":74},{"source":57,"target":75},{"source":57,"target":76},{"source":57,"target":77},{"source":57,"target":78},{"source":74,"target":79},{"source":74,"target":57},{"source":74,"target":80},{"source":80,"target":81},{"source":80,"target":74},{"source":75,"target":82},{"source":75,"target":57},{"source":75,"target":83},{"source":83,"target":84},{"source":83,"target":75},{"source":76,"target":85},{"source":76,"target":57},{"source":76,"target":86},{"source":86,"target":87},{"source":86,"target":76},{"source":77,"target":56},{"source":78,"target":54},{"source":58,"target":5},{"source":58,"target":3},{"source":58,"target":88},{"source":58,"target":89},{"source":58,"target":90},{"source":58,"target":91},{"source":88,"target":92},{"source":88,"target":58},{"source":88,"target":93},{"source":93,"target":94},{"source":93,"target":88},{"source":89,"target":95},{"source":89,"target":58},{"source":90,"target":96},{"source":90,"target":58},{"source":91,"target":3},{"source":59,"target":97},{"source":59,"target":98},{"source":59,"target":99},{"source":59,"target":100},{"source":59,"target":5},{"source":97,"target":59},{"source":97,"target":55},{"source":97,"target":56},{"source":97,"target":101},{"source":97,"target":102},{"source":97,"target":103},{"source":101,"target":104},{"source":101,"target":97},{"source":101,"target":105},{"source":105,"target":106},{"source":105,"target":101},{"source":102,"target":55},{"source":103,"target":56},{"source":98,"target":59},{"source":98,"target":55},{"source":98,"target":56},{"source":98,"target":107},{"source":98,"target":108},{"source":98,"target":109},{"source":107,"target":110},{"source":107,"target":98},{"source":107,"target":111},{"source":111,"target":112},{"source":111,"target":107},{"source":108,"target":55},{"source":109,"target":56},{"source":99,"target":59},{"source":99,"target":55},{"source":99,"target":56},{"source":99,"target":113},{"source":99,"target":114},{"source":99,"target":115},{"source":113,"target":116},{"source":113,"target":99},{"source":113,"target":117},{"source":117,"target":118},{"source":117,"target":113},{"source":114,"target":55},{"source":115,"target":56},{"source":100,"target":59},{"source":100,"target":56},{"source":100,"target":55},{"source":100,"target":119},{"source":100,"target":120},{"source":100,"target":121},{"source":100,"target":122},{"source":100,"target":123},{"source":119,"target":124},{"source":119,"target":100},{"source":119,"target":125},{"source":125,"target":126},{"source":125,"target":119},{"source":120,"target":127},{"source":120,"target":100},{"source":120,"target":128},{"source":128,"target":129},{"source":128,"target":120},{"source":121,"target":130},{"source":121,"target":100},{"source":121,"target":131},{"source":131,"target":132},{"source":131,"target":121},{"source":122,"target":56},{"source":123,"target":55},{"source":60,"target":133},{"source":60,"target":134},{"source":60,"target":135},{"source":60,"target":136},{"source":60,"target":137},{"source":60,"target":138},{"source":60,"target":139},{"source":60,"target":140},{"source":60,"target":141},{"source":60,"target":142},{"source":60,"target":143},{"source":60,"target":5},{"source":133,"target":60},{"source":133,"target":53},{"source":133,"target":56},{"source":133,"target":58},{"source":133,"target":144},{"source":133,"target":145},{"source":133,"target":146},{"source":133,"target":147},{"source":133,"target":148},{"source":144,"target":149},{"source":144,"target":133},{"source":144,"target":150},{"source":150,"target":151},{"source":150,"target":144},{"source":145,"target":152},{"source":145,"target":133},{"source":145,"target":153},{"source":153,"target":154},{"source":153,"target":145},{"source":146,"target":53},{"source":147,"target":56},{"source":148,"target":58},{"source":134,"target":60},{"source":134,"target":53},{"source":134,"target":56},{"source":134,"target":58},{"source":134,"target":155},{"source":134,"target":156},{"source":134,"target":157},{"source":134,"target":158},{"source":134,"target":159},{"source":134,"target":160},{"source":155,"target":161},{"source":155,"target":134},{"source":155,"target":162},{"source":162,"target":163},{"source":162,"target":155},{"source":156,"target":134},{"source":156,"target":164},{"source":156,"target":165},{"source":164,"target":166},{"source":164,"target":156},{"source":165,"target":167},{"source":165,"target":156},{"source":157,"target":168},{"source":157,"target":134},{"source":157,"target":169},{"source":169,"target":170},{"source":169,"target":157},{"source":158,"target":53},{"source":159,"target":56},{"source":160,"target":58},{"source":135,"target":60},{"source":135,"target":56},{"source":135,"target":53},{"source":135,"target":171},{"source":135,"target":172},{"source":135,"target":173},{"source":171,"target":174},{"source":171,"target":135},{"source":171,"target":175},{"source":175,"target":176},{"source":175,"target":171},{"source":172,"target":56},{"source":173,"target":53},{"source":136,"target":60},{"source":136,"target":53},{"source":136,"target":56},{"source":136,"target":177},{"source":136,"target":178},{"source":136,"target":179},{"source":136,"target":180},{"source":177,"target":181},{"source":177,"target":136},{"source":177,"target":182},{"source":182,"target":183},{"source":182,"target":177},{"source":178,"target":184},{"source":178,"target":136},{"source":178,"target":185},{"source":185,"target":186},{"source":185,"target":178},{"source":179,"target":53},{"source":180,"target":56},{"source":137,"target":60},{"source":137,"target":56},{"source":137,"target":53},{"source":137,"target":187},{"source":137,"target":188},{"source":137,"target":189},{"source":187,"target":190},{"source":187,"target":137},{"source":187,"target":191},{"source":191,"target":192},{"source":191,"target":187},{"source":188,"target":56},{"source":189,"target":53},{"source":138,"target":60},{"source":138,"target":56},{"source":138,"target":53},{"source":138,"target":58},{"source":138,"target":193},{"source":138,"target":194},{"source":138,"target":195},{"source":138,"target":196},{"source":138,"target":197},{"source":193,"target":198},{"source":193,"target":138},{"source":193,"target":199},{"source":199,"target":200},{"source":199,"target":193},{"source":194,"target":201},{"source":194,"target":138},{"source":194,"target":202},{"source":202,"target":203},{"source":202,"target":194},{"source":195,"target":56},{"source":196,"target":53},{"source":197,"target":58},{"source":139,"target":60},{"source":139,"target":56},{"source":139,"target":53},{"source":139,"target":58},{"source":139,"target":204},{"source":139,"target":205},{"source":139,"target":206},{"source":139,"target":207},{"source":139,"target":208},{"source":204,"target":209},{"source":204,"target":139},{"source":204,"target":210},{"source":210,"target":211},{"source":210,"target":204},{"source":205,"target":212},{"source":205,"target":139},{"source":205,"target":213},{"source":213,"target":214},{"source":213,"target":205},{"source":206,"target":56},{"source":207,"target":53},{"source":208,"target":58},{"source":140,"target":60},{"source":140,"target":53},{"source":140,"target":56},{"source":140,"target":215},{"source":140,"target":216},{"source":140,"target":217},{"source":215,"target":218},{"source":215,"target":140},{"source":215,"target":219},{"source":219,"target":220},{"source":219,"target":215},{"source":216,"target":53},{"source":217,"target":56},{"source":141,"target":60},{"source":141,"target":53},{"source":141,"target":56},{"source":141,"target":58},{"source":141,"target":221},{"source":141,"target":222},{"source":141,"target":223},{"source":141,"target":224},{"source":141,"target":225},{"source":221,"target":226},{"source":221,"target":141},{"source":221,"target":227},{"source":227,"target":228},{"source":227,"target":221},{"source":222,"target":229},{"source":222,"target":141},{"source":222,"target":230},{"source":230,"target":231},{"source":230,"target":222},{"source":223,"target":53},{"source":224,"target":56},{"source":225,"target":58},{"source":142,"target":60},{"source":142,"target":53},{"source":142,"target":56},{"source":142,"target":58},{"source":142,"target":232},{"source":142,"target":233},{"source":142,"target":234},{"source":142,"target":235},{"source":142,"target":236},{"source":232,"target":237},{"source":232,"target":142},{"source":232,"target":238},{"source":238,"target":239},{"source":238,"target":232},{"source":233,"target":240},{"source":233,"target":142},{"source":233,"target":241},{"source":241,"target":242},{"source":241,"target":233},{"source":234,"target":53},{"source":235,"target":56},{"source":236,"target":58},{"source":143,"target":60},{"source":143,"target":53},{"source":143,"target":56},{"source":143,"target":58},{"source":143,"target":243},{"source":143,"target":244},{"source":143,"target":245},{"source":143,"target":246},{"source":143,"target":247},{"source":243,"target":248},{"source":243,"target":143},{"source":243,"target":249},{"source":249,"target":250},{"source":249,"target":243},{"source":244,"target":251},{"source":244,"target":143},{"source":244,"target":252},{"source":252,"target":253},{"source":252,"target":244},{"source":245,"target":53},{"source":246,"target":56},{"source":247,"target":58},{"source":61,"target":254},{"source":61,"target":255},{"source":61,"target":256},{"source":61,"target":257},{"source":61,"target":258},{"source":61,"target":259},{"source":61,"target":260},{"source":61,"target":261},{"source":61,"target":262},{"source":61,"target":263},{"source":61,"target":264},{"source":61,"target":265},{"source":61,"target":266},{"source":61,"target":267},{"source":61,"target":268},{"source":61,"target":269},{"source":61,"target":270},{"source":61,"target":271},{"source":61,"target":272},{"source":61,"target":273},{"source":61,"target":274},{"source":61,"target":275},{"source":61,"target":276},{"source":61,"target":277},{"source":61,"target":5},{"source":254,"target":61},{"source":254,"target":57},{"source":254,"target":278},{"source":254,"target":279},{"source":254,"target":280},{"source":254,"target":281},{"source":278,"target":282},{"source":278,"target":254},{"source":278,"target":283},{"source":283,"target":284},{"source":283,"target":278},{"source":279,"target":285},{"source":279,"target":254},{"source":279,"target":286},{"source":279,"target":287},{"source":286,"target":288},{"source":286,"target":279},{"source":287,"target":289},{"source":287,"target":279},{"source":280,"target":290},{"source":280,"target":254},{"source":280,"target":291},{"source":291,"target":292},{"source":291,"target":280},{"source":281,"target":57},{"source":255,"target":61},{"source":255,"target":54},{"source":255,"target":293},{"source":255,"target":294},{"source":293,"target":295},{"source":293,"target":255},{"source":293,"target":296},{"source":296,"target":297},{"source":296,"target":293},{"source":294,"target":54},{"source":256,"target":61},{"source":256,"target":57},{"source":256,"target":298},{"source":256,"target":299},{"source":256,"target":300},{"source":298,"target":301},{"source":298,"target":256},{"source":298,"target":302},{"source":302,"target":303},{"source":302,"target":298},{"source":299,"target":304},{"source":299,"target":256},{"source":299,"target":305},{"source":305,"target":306},{"source":305,"target":299},{"source":300,"target":57},{"source":257,"target":61},{"source":257,"target":54},{"source":257,"target":307},{"source":257,"target":308},{"source":307,"target":309},{"source":307,"target":257},{"source":307,"target":310},{"source":310,"target":311},{"source":310,"target":307},{"source":308,"target":54},{"source":258,"target":61},{"source":258,"target":57},{"source":258,"target":312},{"source":258,"target":313},{"source":258,"target":314},{"source":312,"target":315},{"source":312,"target":258},{"source":312,"target":316},{"source":316,"target":317},{"source":316,"target":312},{"source":313,"target":318},{"source":313,"target":258},{"source":313,"target":319},{"source":319,"target":320},{"source":319,"target":313},{"source":314,"target":57},{"source":259,"target":61},{"source":259,"target":57},{"source":259,"target":321},{"source":259,"target":322},{"source":259,"target":323},{"source":259,"target":324},{"source":321,"target":325},{"source":321,"target":259},{"source":321,"target":326},{"source":326,"target":327},{"source":326,"target":321},{"source":322,"target":328},{"source":322,"target":259},{"source":322,"target":329},{"source":322,"target":330},{"source":329,"target":331},{"source":329,"target":322},{"source":330,"target":332},{"source":330,"target":322},{"source":323,"target":333},{"source":323,"target":259},{"source":323,"target":334},{"source":334,"target":335},{"source":334,"target":323},{"source":324,"target":57},{"source":260,"target":61},{"source":260,"target":57},{"source":260,"target":336},{"source":260,"target":337},{"source":260,"target":338},{"source":336,"target":339},{"source":336,"target":260},{"source":336,"target":340},{"source":340,"target":341},{"source":340,"target":336},{"source":337,"target":342},{"source":337,"target":260},{"source":337,"target":343},{"source":343,"target":344},{"source":343,"target":337},{"source":338,"target":57},{"source":261,"target":61},{"source":261,"target":57},{"source":261,"target":345},{"source":261,"target":346},{"source":261,"target":347},{"source":261,"target":348},{"source":345,"target":349},{"source":345,"target":261},{"source":345,"target":350},{"source":350,"target":351},{"source":350,"target":345},{"source":346,"target":352},{"source":346,"target":261},{"source":346,"target":353},{"source":346,"target":354},{"source":346,"target":355},{"source":353,"target":356},{"source":353,"target":346},{"source":354,"target":357},{"source":354,"target":346},{"source":355,"target":358},{"source":355,"target":346},{"source":347,"target":359},{"source":347,"target":261},{"source":347,"target":360},{"source":360,"target":361},{"source":360,"target":347},{"source":348,"target":57},{"source":262,"target":61},{"source":262,"target":57},{"source":262,"target":362},{"source":262,"target":363},{"source":262,"target":364},{"source":362,"target":365},{"source":362,"target":262},{"source":362,"target":366},{"source":366,"target":367},{"source":366,"target":362},{"source":363,"target":368},{"source":363,"target":262},{"source":363,"target":369},{"source":369,"target":370},{"source":369,"target":363},{"source":364,"target":57},{"source":263,"target":61},{"source":263,"target":57},{"source":263,"target":371},{"source":263,"target":372},{"source":263,"target":373},{"source":371,"target":374},{"source":371,"target":263},{"source":371,"target":375},{"source":375,"target":376},{"source":375,"target":371},{"source":372,"target":377},{"source":372,"target":263},{"source":372,"target":378},{"source":378,"target":379},{"source":378,"target":372},{"source":373,"target":57},{"source":264,"target":61},{"source":264,"target":57},{"source":264,"target":380},{"source":264,"target":381},{"source":264,"target":382},{"source":380,"target":383},{"source":380,"target":264},{"source":380,"target":384},{"source":384,"target":385},{"source":384,"target":380},{"source":381,"target":386},{"source":381,"target":264},{"source":381,"target":387},{"source":387,"target":388},{"source":387,"target":381},{"source":382,"target":57},{"source":265,"target":61},{"source":265,"target":57},{"source":265,"target":389},{"source":265,"target":390},{"source":265,"target":391},{"source":389,"target":392},{"source":389,"target":265},{"source":389,"target":393},{"source":393,"target":394},{"source":393,"target":389},{"source":390,"target":395},{"source":390,"target":265},{"source":390,"target":396},{"source":396,"target":397},{"source":396,"target":390},{"source":391,"target":57},{"source":266,"target":61},{"source":266,"target":57},{"source":266,"target":398},{"source":266,"target":399},{"source":266,"target":400},{"source":398,"target":401},{"source":398,"target":266},{"source":398,"target":402},{"source":402,"target":403},{"source":402,"target":398},{"source":399,"target":404},{"source":399,"target":266},{"source":399,"target":405},{"source":405,"target":406},{"source":405,"target":399},{"source":400,"target":57},{"source":267,"target":61},{"source":267,"target":54},{"source":267,"target":407},{"source":267,"target":408},{"source":407,"target":409},{"source":407,"target":267},{"source":407,"target":410},{"source":410,"target":411},{"source":410,"target":407},{"source":408,"target":54},{"source":268,"target":61},{"source":268,"target":57},{"source":268,"target":412},{"source":268,"target":413},{"source":268,"target":414},{"source":412,"target":415},{"source":412,"target":268},{"source":412,"target":416},{"source":416,"target":417},{"source":416,"target":412},{"source":413,"target":418},{"source":413,"target":268},{"source":413,"target":419},{"source":419,"target":420},{"source":419,"target":413},{"source":414,"target":57},{"source":269,"target":61},{"source":269,"target":57},{"source":269,"target":421},{"source":269,"target":422},{"source":269,"target":423},{"source":269,"target":424},{"source":421,"target":425},{"source":421,"target":269},{"source":421,"target":426},{"source":426,"target":427},{"source":426,"target":421},{"source":422,"target":428},{"source":422,"target":269},{"source":422,"target":429},{"source":429,"target":430},{"source":429,"target":422},{"source":423,"target":431},{"source":423,"target":269},{"source":423,"target":432},{"source":423,"target":433},{"source":423,"target":434},{"source":432,"target":435},{"source":432,"target":423},{"source":433,"target":436},{"source":433,"target":423},{"source":434,"target":437},{"source":434,"target":423},{"source":424,"target":57},{"source":270,"target":61},{"source":270,"target":57},{"source":270,"target":438},{"source":270,"target":439},{"source":270,"target":440},{"source":438,"target":441},{"source":438,"target":270},{"source":438,"target":442},{"source":442,"target":443},{"source":442,"target":438},{"source":439,"target":444},{"source":439,"target":270},{"source":439,"target":445},{"source":445,"target":446},{"source":445,"target":439},{"source":440,"target":57},{"source":271,"target":61},{"source":271,"target":57},{"source":271,"target":447},{"source":271,"target":448},{"source":271,"target":449},{"source":447,"target":450},{"source":447,"target":271},{"source":447,"target":451},{"source":451,"target":452},{"source":451,"target":447},{"source":448,"target":453},{"source":448,"target":271},{"source":448,"target":454},{"source":454,"target":455},{"source":454,"target":448},{"source":449,"target":57},{"source":272,"target":61},{"source":272,"target":57},{"source":272,"target":456},{"source":272,"target":457},{"source":272,"target":458},{"source":456,"target":459},{"source":456,"target":272},{"source":456,"target":460},{"source":460,"target":461},{"source":460,"target":456},{"source":457,"target":462},{"source":457,"target":272},{"source":457,"target":463},{"source":463,"target":464},{"source":463,"target":457},{"source":458,"target":57},{"source":273,"target":61},{"source":273,"target":57},{"source":273,"target":465},{"source":273,"target":466},{"source":273,"target":467},{"source":465,"target":468},{"source":465,"target":273},{"source":465,"target":469},{"source":469,"target":470},{"source":469,"target":465},{"source":466,"target":471},{"source":466,"target":273},{"source":466,"target":472},{"source":472,"target":473},{"source":472,"target":466},{"source":467,"target":57},{"source":274,"target":61},{"source":274,"target":57},{"source":274,"target":474},{"source":274,"target":475},{"source":274,"target":476},{"source":474,"target":477},{"source":474,"target":274},{"source":474,"target":478},{"source":478,"target":479},{"source":478,"target":474},{"source":475,"target":480},{"source":475,"target":274},{"source":475,"target":481},{"source":481,"target":482},{"source":481,"target":475},{"source":476,"target":57},{"source":275,"target":61},{"source":275,"target":57},{"source":275,"target":483},{"source":275,"target":484},{"source":275,"target":485},{"source":483,"target":486},{"source":483,"target":275},{"source":483,"target":487},{"source":487,"target":488},{"source":487,"target":483},{"source":484,"target":489},{"source":484,"target":275},{"source":484,"target":490},{"source":490,"target":491},{"source":490,"target":484},{"source":485,"target":57},{"source":276,"target":61},{"source":276,"target":57},{"source":276,"target":492},{"source":276,"target":493},{"source":276,"target":494},{"source":492,"target":495},{"source":492,"target":276},{"source":492,"target":496},{"source":496,"target":497},{"source":496,"target":492},{"source":493,"target":498},{"source":493,"target":276},{"source":493,"target":499},{"source":499,"target":500},{"source":499,"target":493},{"source":494,"target":57},{"source":277,"target":61},{"source":277,"target":57},{"source":277,"target":501},{"source":277,"target":502},{"source":277,"target":503},{"source":501,"target":504},{"source":501,"target":277},{"source":501,"target":505},{"source":505,"target":506},{"source":505,"target":501},{"source":502,"target":507},{"source":502,"target":277},{"source":502,"target":508},{"source":508,"target":509},{"source":508,"target":502},{"source":503,"target":57},{"source":6,"target":510},{"source":6,"target":511},{"source":6,"target":512},{"source":6,"target":513},{"source":6,"target":0},{"source":510,"target":6},{"source":510,"target":511},{"source":510,"target":514},{"source":514,"target":511},{"source":511,"target":6},{"source":511,"target":3},{"source":511,"target":515},{"source":515,"target":3},{"source":512,"target":516},{"source":512,"target":517},{"source":512,"target":518},{"source":512,"target":519},{"source":512,"target":6},{"source":516,"target":512},{"source":516,"target":54},{"source":516,"target":511},{"source":516,"target":520},{"source":516,"target":521},{"source":516,"target":522},{"source":516,"target":523},{"source":520,"target":524},{"source":520,"target":516},{"source":520,"target":525},{"source":525,"target":526},{"source":525,"target":520},{"source":521,"target":527},{"source":521,"target":516},{"source":521,"target":528},{"source":528,"target":529},{"source":528,"target":521},{"source":522,"target":54},{"source":523,"target":511},{"source":517,"target":512},{"source":517,"target":54},{"source":517,"target":511},{"source":517,"target":530},{"source":517,"target":531},{"source":517,"target":532},{"source":530,"target":533},{"source":530,"target":517},{"source":530,"target":534},{"source":534,"target":535},{"source":534,"target":530},{"source":531,"target":54},{"source":532,"target":511},{"source":518,"target":512},{"source":518,"target":511},{"source":518,"target":536},{"source":518,"target":537},{"source":518,"target":538},{"source":536,"target":539},{"source":536,"target":518},{"source":536,"target":540},{"source":540,"target":541},{"source":540,"target":536},{"source":537,"target":542},{"source":537,"target":518},{"source":537,"target":543},{"source":543,"target":544},{"source":543,"target":537},{"source":538,"target":511},{"source":519,"target":512},{"source":519,"target":511},{"source":519,"target":545},{"source":519,"target":546},{"source":545,"target":547},{"source":545,"target":519},{"source":545,"target":548},{"source":548,"target":549},{"source":548,"target":545},{"source":546,"target":511},{"source":513,"target":550},{"source":513,"target":551},{"source":513,"target":6},{"source":550,"target":513},{"source":550,"target":55},{"source":550,"target":510},{"source":550,"target":552},{"source":550,"target":553},{"source":550,"target":554},{"source":550,"target":555},{"source":550,"target":556},{"source":550,"target":557},{"source":550,"target":558},{"source":550,"target":559},{"source":550,"target":560},{"source":550,"target":561},{"source":552,"target":562},{"source":552,"target":550},{"source":552,"target":563},{"source":563,"target":564},{"source":563,"target":552},{"source":553,"target":565},{"source":553,"target":550},{"source":553,"target":566},{"source":566,"target":567},{"source":566,"target":553},{"source":554,"target":568},{"source":554,"target":550},{"source":554,"target":569},{"source":554,"target":570},{"source":554,"target":571},{"source":554,"target":572},{"source":569,"target":573},{"source":569,"target":554},{"source":570,"target":574},{"source":570,"target":554},{"source":571,"target":575},{"source":571,"target":554},{"source":572,"target":576},{"source":572,"target":554},{"source":555,"target":577},{"source":555,"target":550},{"source":555,"target":578},{"source":578,"target":579},{"source":578,"target":555},{"source":556,"target":580},{"source":556,"target":550},{"source":556,"target":581},{"source":581,"target":582},{"source":581,"target":556},{"source":557,"target":583},{"source":557,"target":550},{"source":558,"target":584},{"source":558,"target":550},{"source":559,"target":585},{"source":559,"target":550},{"source":560,"target":55},{"source":561,"target":510},{"source":551,"target":513},{"source":551,"target":550},{"source":551,"target":586},{"source":551,"target":587},{"source":551,"target":588},{"source":586,"target":589},{"source":586,"target":551},{"source":586,"target":590},{"source":590,"target":591},{"source":590,"target":586},{"source":587,"target":592},{"source":587,"target":551},{"source":587,"target":593},{"source":587,"target":594},{"source":587,"target":595},{"source":593,"target":596},{"source":593,"target":587},{"source":594,"target":597},{"source":594,"target":587},{"source":595,"target":598},{"source":595,"target":587},{"source":588,"target":550}],"multigraph":true} |
true | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="">
<eClassifiers xsi:type="ecore:EClass" name="MyExtendedClass" eSuperTypes="base.ecore#//MyBaseClass">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="detailedField" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
defaultValueLiteral=""/>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/akkhil2012/EMFSampleProject/com.akkhil.emf.webpage.model/model/extendedmodel.ecore | ecore |
MyExtendedClass
detailedField
| null | {"directed":true,"nodes":[{"nsPrefix":null,"nsURI":null,"name":"","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MyExtendedClass","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":1,"defaultValue":"","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"detailedField","changeable":true,"lowerBound":0,"iD":false,"id":2,"derived":false},{"id":3,"eClass":"EGenericType"},{"id":4,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":1,"target":0},{"source":1,"target":2},{"source":1,"target":3},{"source":2,"target":4},{"source":2,"target":1}],"multigraph":true} |
false | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="types" nsURI="http://docs.oasis-open.org/tosca/ns/2011/12/ToscaSpecificTypes"
nsPrefix="types">
<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="apacheLoadbalancerModuleProperties"
upperBound="-2" eType="#//TApacheLoadbalancerModuleProperties" 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="ApacheLoadbalancerModuleProperties"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="apacheWebServerProperties"
upperBound="-2" eType="#//TApacheWebServerProperties" 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="ApacheWebServerProperties"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="mySQLProperties" upperBound="-2"
eType="#//TMySQLProperties" 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="MySQLProperties"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TApacheLoadbalancerModuleProperties">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="tApacheLoadbalancerModuleProperties"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="httpdport" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Int" defaultValueLiteral="80"
unsettable="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Apache WebServer Portnumber (default:80)"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="httpdport"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TApacheWebServerProperties">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="tApacheWebServerProperties"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="httpdport" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Int" defaultValueLiteral="80"
unsettable="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Apache HTTP Port (default 80)"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="httpdport"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TMySQLProperties">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="tMySQLProperties"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="rootPassword" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Root Password"/>
</eAnnotations>
<eAnnotations>
<details key="appinfo" value="displayType=password"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="RootPassword"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/patrickneubauer/XMLIntellEdit/use-cases/TOSCA/eu.artist.tosca/original/types/generated/TOSCA-v1.0-SpecificTypes.ecore | ecore | types
DocumentRoot
mixed
xMLNSPrefixMap
xSISchemaLocation
apacheLoadbalancerModuleProperties
apacheWebServerProperties
mySQLProperties
TApacheLoadbalancerModuleProperties
httpdport
80
TApacheWebServerProperties
httpdport
80
TMySQLProperties
rootPassword | null | {"directed":true,"nodes":[{"nsPrefix":"types","nsURI":"http://docs.oasis-open.org/tosca/ns/2011/12/ToscaSpecificTypes","name":"types","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":"TApacheLoadbalancerModuleProperties","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TApacheWebServerProperties","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TMySQLProperties","instanceClass":null,"abstract":false,"id":4,"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":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":true,"unique":true,"name":"xMLNSPrefixMap","changeable":true,"resolveProxies":false,"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":true,"unique":true,"name":"xSISchemaLocation","changeable":true,"resolveProxies":false,"lowerBound":0,"id":7,"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":"apacheLoadbalancerModuleProperties","changeable":true,"resolveProxies":false,"lowerBound":0,"id":8,"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":"apacheWebServerProperties","changeable":true,"resolveProxies":false,"lowerBound":0,"id":9,"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":"mySQLProperties","changeable":true,"resolveProxies":false,"lowerBound":0,"id":10,"derived":true},{"id":11,"eClass":"EGenericType"},{"id":12,"eClass":"EGenericType"},{"id":13,"eClass":"EGenericType"},{"id":14,"eClass":"EGenericType"},{"id":15,"eClass":"EGenericType"},{"id":16,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":80,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"80","unsettable":true,"transient":false,"unique":true,"name":"httpdport","changeable":true,"lowerBound":1,"iD":false,"id":17,"derived":false},{"id":18,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":80,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"80","unsettable":true,"transient":false,"unique":true,"name":"httpdport","changeable":true,"lowerBound":1,"iD":false,"id":19,"derived":false},{"id":20,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"rootPassword","changeable":true,"lowerBound":1,"iD":false,"id":21,"derived":false},{"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":1,"target":6},{"source":1,"target":7},{"source":1,"target":8},{"source":1,"target":9},{"source":1,"target":10},{"source":5,"target":11},{"source":5,"target":1},{"source":6,"target":12},{"source":6,"target":1},{"source":7,"target":13},{"source":7,"target":1},{"source":8,"target":2},{"source":8,"target":14},{"source":8,"target":1},{"source":14,"target":2},{"source":9,"target":3},{"source":9,"target":15},{"source":9,"target":1},{"source":15,"target":3},{"source":10,"target":4},{"source":10,"target":16},{"source":10,"target":1},{"source":16,"target":4},{"source":2,"target":0},{"source":2,"target":17},{"source":17,"target":18},{"source":17,"target":2},{"source":3,"target":0},{"source":3,"target":19},{"source":19,"target":20},{"source":19,"target":3},{"source":4,"target":0},{"source":4,"target":21},{"source":21,"target":22},{"source":21,"target":4}],"multigraph":true} |
false | <?xml version="1.0" encoding="ASCII"?>
<ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="org.eclipse.scava.metricprovider.indexing.commits.model">
<eClassifiers xsi:type="ecore:EClass" name="CommitsIndexingMetric">
<eAnnotations source="db">
<details key="qualifiedCollectionNames" value="true"/>
</eAnnotations>
<eAnnotations source="customize"/>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/crossminer/scava/metric-platform/metric-providers/org.eclipse.scava.metricprovider.indexing.commits/src/org/eclipse/scava/metricprovider/indexing/commits/model/CommitsIndexerTransMetric.ecore | ecore | org.eclipse.scava.metricprovider.indexing.commits.model
CommitsIndexingMetric | null | {"directed":true,"nodes":[{"nsPrefix":null,"nsURI":null,"name":"org.eclipse.scava.metricprovider.indexing.commits.model","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CommitsIndexingMetric","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"}],"links":[{"source":0,"target":1},{"source":1,"target":0}],"multigraph":true} |
false | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0"
xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="essai"
nsURI="http://essai" nsPrefix="essai">
<eClassifiers xsi:type="ecore:EClass" name="A" eSuperTypes="../../org.obeonetwork.dsl.spem/model/spem2.ecore#//Kind"/>
<eClassifiers xsi:type="ecore:EClass" name="B" eSuperTypes="platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//Action"/>
</ecore:EPackage>
| github:ecore:/data/ObeoNetwork/SPEM-Designer/org.obeonetwork.dsl.spem.extension.activity.design/description/My.ecore | ecore | essai
A
B | null | {"directed":true,"nodes":[{"nsPrefix":"essai","nsURI":"http://essai","name":"essai","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"A","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"B","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"id":3,"eClass":"EGenericType"},{"id":4,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":1,"target":0},{"source":1,"target":3},{"source":2,"target":0},{"source":2,"target":4}],"multigraph":true} |
true | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0"
xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="transaction"
nsURI="http://www.eclipse.org/emf/mwe/ewm/workflow/transaction" nsPrefix="org.eclipse.emf.mwe.ewm.workflow.transaction">
<eClassifiers xsi:type="ecore:EDataType" name="TransactionalEditingDomain" instanceClassName="org.eclipse.emf.transaction.TransactionalEditingDomain"/>
<eSubpackages name="runtime" nsURI="http://www.eclipse.org/emf/mwe/ewm/workflow/transaction/runtime"
nsPrefix="org.eclipse.emf.mwe.ewm.workflow.transaction.runtime">
<eClassifiers xsi:type="ecore:EClass" name="WorkflowTransactionalContext" eSuperTypes="../../org.eclipse.emf.mwe.ewm.core/model/workflow.ecore#//runtime/WorkflowContext">
<eOperations name="clearLog">
<eParameters name="component" lowerBound="1" eType="ecore:EClass ../../org.eclipse.emf.mwe.ewm.core/model/workflow.ecore#//WorkflowComponent"/>
</eOperations>
<eOperations name="getExecutionInfo" eType="ecore:EClass ../../org.eclipse.emf.mwe.ewm.core/model/workflow.ecore#//runtime/WorkflowComponentExecutionInfo">
<eParameters name="component" lowerBound="1" eType="ecore:EClass ../../org.eclipse.emf.mwe.ewm.core/model/workflow.ecore#//WorkflowComponent"/>
</eOperations>
<eOperations name="getParameterValue" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EJavaObject"
eExceptions="ecore:EDataType ../../org.eclipse.emf.mwe.ewm.core/model/workflow.ecore#//runtime/WorkflowRuntimeException">
<eParameters name="parameter" lowerBound="1" eType="ecore:EClass ../../org.eclipse.emf.mwe.ewm.core/model/workflow.ecore#//WorkflowParameter"/>
</eOperations>
<eOperations name="getState" eType="ecore:EClass ../../org.eclipse.emf.mwe.ewm.core/model/workflow.ecore#//runtime/state/WorkflowState">
<eParameters name="component" lowerBound="1" eType="ecore:EClass ../../org.eclipse.emf.mwe.ewm.core/model/workflow.ecore#//WorkflowComponent"/>
</eOperations>
<eOperations name="logError">
<eParameters name="component" lowerBound="1" eType="ecore:EClass ../../org.eclipse.emf.mwe.ewm.core/model/workflow.ecore#//WorkflowComponent"/>
<eParameters name="message" lowerBound="1" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EString"/>
</eOperations>
<eOperations name="logWarning">
<eParameters name="component" lowerBound="1" eType="ecore:EClass ../../org.eclipse.emf.mwe.ewm.core/model/workflow.ecore#//WorkflowComponent"/>
<eParameters name="message" lowerBound="1" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EString"/>
</eOperations>
<eOperations name="logInfo">
<eParameters name="component" lowerBound="1" eType="ecore:EClass ../../org.eclipse.emf.mwe.ewm.core/model/workflow.ecore#//WorkflowComponent"/>
<eParameters name="message" lowerBound="1" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EString"/>
</eOperations>
<eOperations name="logDebug">
<eParameters name="component" lowerBound="1" eType="ecore:EClass ../../org.eclipse.emf.mwe.ewm.core/model/workflow.ecore#//WorkflowComponent"/>
<eParameters name="message" lowerBound="1" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EString"/>
</eOperations>
<eOperations name="logException">
<eParameters name="component" lowerBound="1" eType="ecore:EClass ../../org.eclipse.emf.mwe.ewm.core/model/workflow.ecore#//WorkflowComponent"/>
<eParameters name="exception" lowerBound="1" eType="ecore:EDataType ../../org.eclipse.emf.mwe.ewm.core/model/workflow.ecore#//runtime/Exception"/>
</eOperations>
<eOperations name="setExecutionInfo">
<eParameters name="component" lowerBound="1" eType="ecore:EClass ../../org.eclipse.emf.mwe.ewm.core/model/workflow.ecore#//WorkflowComponent"/>
<eParameters name="executionInfo" lowerBound="1" eType="ecore:EClass ../../org.eclipse.emf.mwe.ewm.core/model/workflow.ecore#//runtime/WorkflowComponentExecutionInfo"/>
</eOperations>
<eOperations name="setParameterValue" eExceptions="ecore:EDataType ../../org.eclipse.emf.mwe.ewm.core/model/workflow.ecore#//runtime/WorkflowRuntimeException">
<eParameters name="parameter" lowerBound="1" eType="ecore:EClass ../../org.eclipse.emf.mwe.ewm.core/model/workflow.ecore#//WorkflowParameter"/>
<eParameters name="value" lowerBound="1" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EJavaObject"/>
</eOperations>
<eOperations name="setState">
<eParameters name="component" lowerBound="1" eType="ecore:EClass ../../org.eclipse.emf.mwe.ewm.core/model/workflow.ecore#//WorkflowComponent"/>
<eParameters name="state" lowerBound="1" eType="ecore:EClass ../../org.eclipse.emf.mwe.ewm.core/model/workflow.ecore#//runtime/state/WorkflowState"/>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="editingDomain" lowerBound="1"
eType="#//TransactionalEditingDomain" transient="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="threadPool" eType="ecore:EDataType ../../org.eclipse.emf.mwe.ewm.core/model/workflow.ecore#//runtime/ExecutorService"
changeable="false" transient="true"/>
</eClassifiers>
</eSubpackages>
<eSubpackages name="orchestration" nsURI="http://www.eclipse.org/emf/mwe/ewm/workflow/transaction/orchestration"
nsPrefix="org.eclipse.emf.mwe.ewm.workflow.transaction.orchestration">
<eClassifiers xsi:type="ecore:EClass" name="WorkflowParallelOrchestrationStrategy"
eSuperTypes="../../org.eclipse.emf.mwe.ewm.core/model/workflow.ecore#//orchestration/WorkflowCompositeOrchestrationStrategy">
<eOperations name="run">
<eParameters name="composite" eType="ecore:EClass ../../org.eclipse.emf.mwe.ewm.core/model/workflow.ecore#//WorkflowCompositeComponent"/>
<eParameters name="context" eType="ecore:EClass ../../org.eclipse.emf.mwe.ewm.core/model/workflow.ecore#//runtime/WorkflowContext"/>
</eOperations>
</eClassifiers>
</eSubpackages>
</ecore:EPackage>
| github:ecore:/data/MDEGroup/QMM-COMLAN-data/validation-subjects/metamodels/transaction.ecore | ecore | transaction
TransactionalEditingDomain
org.eclipse.emf.transaction.TransactionalEditingDomain
org.eclipse.emf.transaction.TransactionalEditingDomain
runtime
WorkflowTransactionalContext
clearLog
component
getExecutionInfo
component
getParameterValue
parameter
getState
component
logError
component
message
logWarning
component
message
logInfo
component
message
logDebug
component
message
logException
component
exception
setExecutionInfo
component
executionInfo
setParameterValue
parameter
value
setState
component
state
editingDomain
threadPool
orchestration
WorkflowParallelOrchestrationStrategy
run
composite
context | null | {"directed":true,"nodes":[{"nsPrefix":"org.eclipse.emf.mwe.ewm.workflow.transaction","nsURI":"http://www.eclipse.org/emf/mwe/ewm/workflow/transaction","name":"transaction","id":0,"eClass":"EPackage"},{"instanceTypeName":"org.eclipse.emf.transaction.TransactionalEditingDomain","defaultValue":null,"instanceClassName":"org.eclipse.emf.transaction.TransactionalEditingDomain","name":"TransactionalEditingDomain","instanceClass":null,"id":1,"serializable":true,"eClass":"EDataType"},{"nsPrefix":"org.eclipse.emf.mwe.ewm.workflow.transaction.runtime","nsURI":"http://www.eclipse.org/emf/mwe/ewm/workflow/transaction/runtime","name":"runtime","id":2,"eClass":"EPackage"},{"nsPrefix":"org.eclipse.emf.mwe.ewm.workflow.transaction.orchestration","nsURI":"http://www.eclipse.org/emf/mwe/ewm/workflow/transaction/orchestration","name":"orchestration","id":3,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WorkflowTransactionalContext","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":1,"unique":true,"name":"clearLog","lowerBound":0,"id":5,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getExecutionInfo","lowerBound":0,"id":6,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getParameterValue","lowerBound":0,"id":7,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getState","lowerBound":0,"id":8,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"logError","lowerBound":0,"id":9,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"logWarning","lowerBound":0,"id":10,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"logInfo","lowerBound":0,"id":11,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"logDebug","lowerBound":0,"id":12,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"logException","lowerBound":0,"id":13,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"setExecutionInfo","lowerBound":0,"id":14,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"setParameterValue","lowerBound":0,"id":15,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"setState","lowerBound":0,"id":16,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":true,"name":"editingDomain","changeable":true,"lowerBound":1,"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":true,"unique":true,"name":"threadPool","changeable":false,"lowerBound":0,"iD":false,"id":18,"derived":false},{"id":19,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"component","lowerBound":1,"id":20,"many":false,"required":true,"eClass":"EParameter"},{"id":21,"eClass":"EGenericType"},{"id":22,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"component","lowerBound":1,"id":23,"many":false,"required":true,"eClass":"EParameter"},{"id":24,"eClass":"EGenericType"},{"id":25,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"parameter","lowerBound":1,"id":26,"many":false,"required":true,"eClass":"EParameter"},{"id":27,"eClass":"EGenericType"},{"id":28,"eClass":"EGenericType"},{"id":29,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"component","lowerBound":1,"id":30,"many":false,"required":true,"eClass":"EParameter"},{"id":31,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"component","lowerBound":1,"id":32,"many":false,"required":true,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"message","lowerBound":1,"id":33,"many":false,"required":true,"eClass":"EParameter"},{"id":34,"eClass":"EGenericType"},{"id":35,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"component","lowerBound":1,"id":36,"many":false,"required":true,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"message","lowerBound":1,"id":37,"many":false,"required":true,"eClass":"EParameter"},{"id":38,"eClass":"EGenericType"},{"id":39,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"component","lowerBound":1,"id":40,"many":false,"required":true,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"message","lowerBound":1,"id":41,"many":false,"required":true,"eClass":"EParameter"},{"id":42,"eClass":"EGenericType"},{"id":43,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"component","lowerBound":1,"id":44,"many":false,"required":true,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"message","lowerBound":1,"id":45,"many":false,"required":true,"eClass":"EParameter"},{"id":46,"eClass":"EGenericType"},{"id":47,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"component","lowerBound":1,"id":48,"many":false,"required":true,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"exception","lowerBound":1,"id":49,"many":false,"required":true,"eClass":"EParameter"},{"id":50,"eClass":"EGenericType"},{"id":51,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"component","lowerBound":1,"id":52,"many":false,"required":true,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"executionInfo","lowerBound":1,"id":53,"many":false,"required":true,"eClass":"EParameter"},{"id":54,"eClass":"EGenericType"},{"id":55,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"parameter","lowerBound":1,"id":56,"many":false,"required":true,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"value","lowerBound":1,"id":57,"many":false,"required":true,"eClass":"EParameter"},{"id":58,"eClass":"EGenericType"},{"id":59,"eClass":"EGenericType"},{"id":60,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"component","lowerBound":1,"id":61,"many":false,"required":true,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"state","lowerBound":1,"id":62,"many":false,"required":true,"eClass":"EParameter"},{"id":63,"eClass":"EGenericType"},{"id":64,"eClass":"EGenericType"},{"id":65,"eClass":"EGenericType"},{"id":66,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WorkflowParallelOrchestrationStrategy","instanceClass":null,"abstract":false,"id":67,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":1,"unique":true,"name":"run","lowerBound":0,"id":68,"many":false,"required":false,"eClass":"EOperation"},{"id":69,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"composite","lowerBound":0,"id":70,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":71,"many":false,"required":false,"eClass":"EParameter"},{"id":72,"eClass":"EGenericType"},{"id":73,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":1,"target":0},{"source":2,"target":4},{"source":2,"target":0},{"source":4,"target":2},{"source":4,"target":5},{"source":4,"target":6},{"source":4,"target":7},{"source":4,"target":8},{"source":4,"target":9},{"source":4,"target":10},{"source":4,"target":11},{"source":4,"target":12},{"source":4,"target":13},{"source":4,"target":14},{"source":4,"target":15},{"source":4,"target":16},{"source":4,"target":17},{"source":4,"target":18},{"source":4,"target":19},{"source":5,"target":4},{"source":5,"target":20},{"source":20,"target":21},{"source":20,"target":5},{"source":6,"target":22},{"source":6,"target":4},{"source":6,"target":23},{"source":23,"target":24},{"source":23,"target":6},{"source":7,"target":25},{"source":7,"target":4},{"source":7,"target":26},{"source":7,"target":27},{"source":26,"target":28},{"source":26,"target":7},{"source":8,"target":29},{"source":8,"target":4},{"source":8,"target":30},{"source":30,"target":31},{"source":30,"target":8},{"source":9,"target":4},{"source":9,"target":32},{"source":9,"target":33},{"source":32,"target":34},{"source":32,"target":9},{"source":33,"target":35},{"source":33,"target":9},{"source":10,"target":4},{"source":10,"target":36},{"source":10,"target":37},{"source":36,"target":38},{"source":36,"target":10},{"source":37,"target":39},{"source":37,"target":10},{"source":11,"target":4},{"source":11,"target":40},{"source":11,"target":41},{"source":40,"target":42},{"source":40,"target":11},{"source":41,"target":43},{"source":41,"target":11},{"source":12,"target":4},{"source":12,"target":44},{"source":12,"target":45},{"source":44,"target":46},{"source":44,"target":12},{"source":45,"target":47},{"source":45,"target":12},{"source":13,"target":4},{"source":13,"target":48},{"source":13,"target":49},{"source":48,"target":50},{"source":48,"target":13},{"source":49,"target":51},{"source":49,"target":13},{"source":14,"target":4},{"source":14,"target":52},{"source":14,"target":53},{"source":52,"target":54},{"source":52,"target":14},{"source":53,"target":55},{"source":53,"target":14},{"source":15,"target":4},{"source":15,"target":56},{"source":15,"target":57},{"source":15,"target":58},{"source":56,"target":59},{"source":56,"target":15},{"source":57,"target":60},{"source":57,"target":15},{"source":16,"target":4},{"source":16,"target":61},{"source":16,"target":62},{"source":61,"target":63},{"source":61,"target":16},{"source":62,"target":64},{"source":62,"target":16},{"source":17,"target":1},{"source":17,"target":65},{"source":17,"target":4},{"source":65,"target":1},{"source":18,"target":66},{"source":18,"target":4},{"source":3,"target":67},{"source":3,"target":0},{"source":67,"target":3},{"source":67,"target":68},{"source":67,"target":69},{"source":68,"target":67},{"source":68,"target":70},{"source":68,"target":71},{"source":70,"target":72},{"source":70,"target":68},{"source":71,"target":73},{"source":71,"target":68}],"multigraph":true} |
false | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="moba" nsURI="http://www.mobadsl.org/model/Moba" nsPrefix="moba">
<eClassifiers xsi:type="ecore:EClass" name="MobaModel" eSuperTypes="#//MobaFriendsAble">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="copyright" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="features" upperBound="-1"
eType="#//MobaModelFeature" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MobaModelFeature" abstract="true" eSuperTypes="#//MobaFriendsAble">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="id" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
changeable="false" volatile="true" transient="true" unsettable="true" derived="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="version" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MobaProject" eSuperTypes="#//MobaModelFeature">
<eStructuralFeatures xsi:type="ecore:EReference" name="uiApplication" eType="#//MobaApplication"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="backgroundApplication"
eType="#//MobaApplication"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MobaApplication" eSuperTypes="#//MobaModelFeature">
<eStructuralFeatures xsi:type="ecore:EReference" name="defaultCache" eType="#//MobaCache"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="features" upperBound="-1"
eType="#//MobaApplicationFeature" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="javaPackage" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MobaApplicationFeature" abstract="true"
eSuperTypes="#//MobaFriendsAble"/>
<eClassifiers xsi:type="ecore:EClass" name="MobaTemplate" eSuperTypes="#//MobaApplicationFeature">
<eStructuralFeatures xsi:type="ecore:EReference" name="template" eType="#//MobaApplication"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="downloadTemplate" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MobaServer" eSuperTypes="#//MobaApplicationFeature">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="urlString" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="urlConst" eType="#//MobaConstant"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="superType" eType="#//MobaServer"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="services" upperBound="-1"
eType="#//MobaREST"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="authorization" eType="#//MobaAuthorization"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MobaAuthorization" eSuperTypes="#//MobaApplicationFeature">
<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="MobaTransportSerializationType" eSuperTypes="#//MobaApplicationFeature">
<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="MobaPersistenceType" eSuperTypes="#//MobaApplicationFeature">
<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="MobaGenerator" eSuperTypes="#//MobaApplicationFeature">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="features" upperBound="-1"
eType="#//MobaGeneratorFeature" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="active" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MobaGeneratorFeature" abstract="true"
interface="true"/>
<eClassifiers xsi:type="ecore:EClass" name="MobaGeneratorMixinFeature" eSuperTypes="#//MobaGeneratorFeature">
<eStructuralFeatures xsi:type="ecore:EReference" name="generatorRef" eType="#//MobaGenerator"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MobaGeneratorIDFeature" eSuperTypes="#//MobaGeneratorFeature">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="generatorId" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="generatorVersion" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MobaGeneratorSlot" eSuperTypes="#//MobaApplicationFeature">
<eStructuralFeatures xsi:type="ecore:EReference" name="superType" eType="#//MobaGeneratorSlot"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="type" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MobaDataType" eSuperTypes="#//MobaApplicationFeature #//MobaConstraintable">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="primitive" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="string" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="numeric" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="decimal" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="date" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="time" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="timestamp" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="enumAST" eType="#//MobaEnum"
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="dateFormatString" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="dateFormatConst" eType="#//MobaConstant"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="superType" eType="#//MobaDataType"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="bool" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="predefined" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MobaConstant" eSuperTypes="#//MobaApplicationFeature">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="valueAST" eType="#//MobaConstantValue"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MobaCache" eSuperTypes="#//MobaApplicationFeature">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="cacheTypeString" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="cacheTypeConst" eType="#//MobaConstant"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="cacheStrategyString" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="cacheStrategyConst" eType="#//MobaConstant"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="cacheIntervalInt" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"
defaultValueLiteral="-1"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="cacheIntervalConst" eType="#//MobaConstant"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="cachePersistence" eType="#//MobaPersistenceType"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MobaConstantValue">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="valueString" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="valueConst" eType="#//MobaConstant"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="valueConstFunctions" upperBound="-1"
eType="#//MobaConstantValueFunction"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="valueConstToLowerCase"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="tail" eType="#//MobaConstantValue"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="valueInt" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EIntegerObject"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="valueDouble" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDoubleObject"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="MobaConstantValueFunction">
<eLiterals name="TO_LOWER_CASE" literal="TO_LOWER_CASE"/>
<eLiterals name="TO_UPPER_CASE" value="1" literal="TO_UPPER_CASE"/>
<eLiterals name="TO_FIRST_UPPER_CASE" value="2" literal="TO_FIRST_UPPER_CASE"/>
<eLiterals name="TO_FIRST_LOWER_CASE" value="3" literal="TO_FIRST_LOWER_CASE"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MobaPropertiesAble" abstract="true">
<eStructuralFeatures xsi:type="ecore:EReference" name="properties" upperBound="-1"
eType="#//MobaProperty" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MobaProperty">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="keyString" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="keyConst" eType="#//MobaConstant"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="valueString" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="valueConst" eType="#//MobaConstant"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="key" 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="value" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
changeable="false" volatile="true" transient="true" derived="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MobaData" abstract="true" eSuperTypes="#//MobaApplicationFeature"/>
<eClassifiers xsi:type="ecore:EClass" name="MobaSettings" eSuperTypes="#//MobaApplicationFeature">
<eStructuralFeatures xsi:type="ecore:EReference" name="superType" eType="#//MobaSettings"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="features" upperBound="-1"
eType="#//MobaSettingsFeature" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="active" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MobaSettingsFeature" abstract="true"
eSuperTypes="#//MobaFeature"/>
<eClassifiers xsi:type="ecore:EClass" name="MobaSettingsAttribute" eSuperTypes="#//MobaSettingsFeature #//MobaMultiplicityAble #//MobaConstraintable">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="lazy" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="transient" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="domainKey" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="domainDescription" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="type" eType="#//MobaDataType"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="formatString" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="formatConst" eType="#//MobaConstant"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MobaSettingsEntityReference" eSuperTypes="#//MobaSettingsFeature #//MobaMultiplicityAble #//MobaConstraintable">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="cascading" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="lazy" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="transient" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="type" eType="#//MobaEntity"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MobaEntity" eSuperTypes="#//MobaData">
<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="#//MobaEntity"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="cache" eType="#//MobaCache"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="features" upperBound="-1"
eType="#//MobaEntityFeature" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="indizes" upperBound="-1"
eType="#//MobaEntityIndex" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MobaEntityIndex">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="unique" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="attributes" unique="false"
upperBound="-1" eType="#//MobaEntityAttribute"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MobaDto" eSuperTypes="#//MobaData">
<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="#//MobaDto"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="wrappedEntity" eType="#//MobaEntity"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="features" upperBound="-1"
eType="#//MobaDtoFeature" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="serializationType" eType="#//MobaTransportSerializationType"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MobaQueue" eSuperTypes="#//MobaData">
<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="#//MobaQueue"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="cache" eType="#//MobaCache"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="features" upperBound="-1"
eType="#//MobaQueueFeature" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MobaREST" abstract="true" eSuperTypes="#//MobaApplicationFeature">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="url" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="bigData" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="requestDto" eType="#//MobaRESTPayloadDefinition"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="responseDto" eType="#//MobaRESTPayloadDefinition"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="errorDto" eType="#//MobaRESTPayloadDefinition"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="contextDto" eType="#//MobaRESTPayloadDefinition"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="headers" upperBound="-1"
eType="#//MobaRESTHeader" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="authorization" eType="#//MobaAuthorization"/>
<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="MobaRESTPayloadDefinition">
<eStructuralFeatures xsi:type="ecore:EReference" name="dto" eType="#//MobaDto"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="array" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="serializationType" eType="#//MobaTransportSerializationType"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="MobaRESTMethods">
<eLiterals name="GET" literal="GET"/>
<eLiterals name="PUT" value="1" literal="PUT"/>
<eLiterals name="DELETE" value="2" literal="DELETE"/>
<eLiterals name="POST" value="3" literal="POST"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MobaRESTAbstractAttribute" abstract="true">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="aliasString" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="aliasConst" eType="#//MobaConstant"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="alias" 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="attachment" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MobaRESTAttribute" eSuperTypes="#//MobaRESTAbstractAttribute">
<eStructuralFeatures xsi:type="ecore:EReference" name="type" eType="#//MobaDataType"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="keyString" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="keyConst" eType="#//MobaConstant"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="key" 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="valueString" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="valueConst" eType="#//MobaConstant"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="valueDouble" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDoubleObject"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="valueInt" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EIntegerObject"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="value" 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="formatString" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="formatConst" eType="#//MobaConstant"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MobaRESTDtoAttribute" eSuperTypes="#//MobaRESTAbstractAttribute">
<eStructuralFeatures xsi:type="ecore:EReference" name="dtoFeature" eType="#//MobaDtoFeature"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MobaRESTHeader">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="contentTypeHeader" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="rawHeader" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="keyString" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="keyConst" eType="#//MobaConstant"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="valueString" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="valueConst" eType="#//MobaConstant"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="key" 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="value" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
changeable="false" volatile="true" transient="true" derived="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MobaRESTCustomService" eSuperTypes="#//MobaREST">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="operation" eType="#//MobaRESTMethods"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="parameters" upperBound="-1"
eType="#//MobaRESTAbstractAttribute" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="superType" eType="#//MobaRESTCustomService"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="multipartParameters" upperBound="-1"
eType="#//MobaRESTAbstractAttribute" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MobaRESTWorkflow" eSuperTypes="#//MobaREST">
<eStructuralFeatures xsi:type="ecore:EReference" name="services" upperBound="-1"
eType="#//MobaREST"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="superType" eType="#//MobaRESTWorkflow"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MobaRESTCrud" eSuperTypes="#//MobaREST">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="operations" upperBound="-1"
eType="#//MobaRESTMethods"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="superType" eType="#//MobaRESTCrud"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MobaFeature" abstract="true" eSuperTypes="#//MobaFriendsAble">
<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="MobaEntityFeature" abstract="true" eSuperTypes="#//MobaFeature"/>
<eClassifiers xsi:type="ecore:EClass" name="MobaEntityAttribute" eSuperTypes="#//MobaEntityFeature #//MobaMultiplicityAble #//MobaConstraintable">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="lazy" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="transient" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="domainKey" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="domainDescription" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="type" eType="#//MobaDataType"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="formatString" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="formatConst" eType="#//MobaConstant"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MobaMultiplicityAble" abstract="true"
interface="true">
<eStructuralFeatures xsi:type="ecore:EReference" name="multiplicity" eType="#//MobaMuliplicity"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MobaEntityReference" eSuperTypes="#//MobaEntityFeature #//MobaMultiplicityAble">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="cascading" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="lazy" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="transient" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="type" eType="#//MobaEntity"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="opposite" eType="#//MobaEntityReference"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MobaEntityEmbeddable" eSuperTypes="#//MobaEntityFeature #//MobaMultiplicityAble">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="transient" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="type" eType="#//MobaEntity"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MobaDtoFeature" abstract="true" eSuperTypes="#//MobaFeature"/>
<eClassifiers xsi:type="ecore:EClass" name="MobaDtoAttribute" eSuperTypes="#//MobaDtoFeature #//MobaMultiplicityAble #//MobaConstraintable">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="lazy" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="transient" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="domainKey" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="domainDescription" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="alias" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="type" eType="#//MobaDataType"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="formatString" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="formatConst" eType="#//MobaConstant"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MobaDtoReference" eSuperTypes="#//MobaDtoFeature #//MobaMultiplicityAble">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="cascading" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="lazy" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="transient" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="type" eType="#//MobaDto"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="opposite" eType="#//MobaDtoReference"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="alias" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MobaDtoEmbeddable" eSuperTypes="#//MobaDtoFeature #//MobaMultiplicityAble">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="transient" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="type" eType="#//MobaDto"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="alias" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MobaQueueFeature" abstract="true" eSuperTypes="#//MobaFeature"/>
<eClassifiers xsi:type="ecore:EClass" name="MobaQueueReference" eSuperTypes="#//MobaQueueFeature">
<eStructuralFeatures xsi:type="ecore:EReference" name="restService" eType="#//MobaREST"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MobaMuliplicity">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="lower" eType="#//MobaLowerBound"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="upper" eType="#//MobaUpperBound"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="MobaLowerBound">
<eLiterals name="OPTIONAL" literal="?"/>
<eLiterals name="MANY" value="1" literal="*"/>
<eLiterals name="ZERO" value="2" literal="0"/>
<eLiterals name="ATLEASTONE" value="3" literal="+"/>
<eLiterals name="ONE" value="4" literal="1"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="MobaUpperBound">
<eLiterals name="NULL" literal="NULL"/>
<eLiterals name="ONE" value="1" literal="1"/>
<eLiterals name="MANY" value="2" literal="*"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MobaConstraintable" abstract="true"
interface="true">
<eStructuralFeatures xsi:type="ecore:EReference" name="constraints" upperBound="-1"
eType="#//MobaConstraint" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MobaConstraint" abstract="true"/>
<eClassifiers xsi:type="ecore:EClass" name="MobaRegexpConstraint" eSuperTypes="#//MobaConstraint">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="filterString" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="filterConst" eType="#//MobaConstant"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MobaMinConstraint" eSuperTypes="#//MobaConstraint">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="filterValue" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="filterConst" eType="#//MobaConstant"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MobaMaxConstraint" eSuperTypes="#//MobaConstraint">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="filterValue" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="filterConst" eType="#//MobaConstant"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MobaFutureConstraint" eSuperTypes="#//MobaConstraint"/>
<eClassifiers xsi:type="ecore:EClass" name="MobaPastConstraint" eSuperTypes="#//MobaConstraint"/>
<eClassifiers xsi:type="ecore:EClass" name="MobaNotNullConstraint" eSuperTypes="#//MobaConstraint"/>
<eClassifiers xsi:type="ecore:EClass" name="MobaNullConstraint" eSuperTypes="#//MobaConstraint"/>
<eClassifiers xsi:type="ecore:EClass" name="MobaMinLengthConstraint" eSuperTypes="#//MobaConstraint">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="filterValue" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="filterConst" eType="#//MobaConstant"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MobaMaxLengthConstraint" eSuperTypes="#//MobaConstraint">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="filterValue" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="filterConst" eType="#//MobaConstant"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MobaDigitsConstraint" eSuperTypes="#//MobaConstraint">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="filterIntegerValue" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="filterIntegerConst" eType="#//MobaConstant"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="filterFractionValue" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="filterFractionConst" eType="#//MobaConstant"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MobaEnum" eSuperTypes="#//MobaApplicationFeature">
<eStructuralFeatures xsi:type="ecore:EReference" name="literals" upperBound="-1"
eType="#//MobaEnumLiteral" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MobaEnumLiteral">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="literal" 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="value" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="default" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="undefined" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="hidden" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MobaTrigger" abstract="true" eSuperTypes="#//MobaApplicationFeature">
<eStructuralFeatures xsi:type="ecore:EReference" name="superType" eType="#//MobaTrigger"/>
<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="MobaAppInstallTrigger" eSuperTypes="#//MobaTrigger"/>
<eClassifiers xsi:type="ecore:EClass" name="MobaAppUpdateTrigger" eSuperTypes="#//MobaTrigger"/>
<eClassifiers xsi:type="ecore:EClass" name="MobaSMSTrigger" eSuperTypes="#//MobaTrigger"/>
<eClassifiers xsi:type="ecore:EClass" name="MobaDeviceStartupTrigger" eSuperTypes="#//MobaTrigger"/>
<eClassifiers xsi:type="ecore:EClass" name="MobaEmailTrigger" eSuperTypes="#//MobaTrigger"/>
<eClassifiers xsi:type="ecore:EClass" name="MobaTimerTrigger" eSuperTypes="#//MobaTrigger"/>
<eClassifiers xsi:type="ecore:EClass" name="MobaPushTrigger" eSuperTypes="#//MobaTrigger"/>
<eClassifiers xsi:type="ecore:EClass" name="MobaGeofenceTrigger" eSuperTypes="#//MobaTrigger">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="eventType" eType="#//MobaGeofenceEvent"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="MobaGeofenceEvent">
<eLiterals name="ENTER" literal="ENTER"/>
<eLiterals name="LEAVE" value="1" literal="LEAVE"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MobaFriend">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="valueString" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="valueConst" eType="#//MobaConstant"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
changeable="false" volatile="true" transient="true" derived="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MobaFriendsAble" abstract="true" eSuperTypes="#//MobaPropertiesAble">
<eStructuralFeatures xsi:type="ecore:EReference" name="friends" upperBound="-1"
eType="#//MobaFriend" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MobaExternalModule" abstract="true"
eSuperTypes="#//MobaApplicationFeature">
<eStructuralFeatures xsi:type="ecore:EReference" name="superType" eType="#//MobaExternalModule"/>
<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="MobaBluetoothModule" eSuperTypes="#//MobaExternalModule">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="type" eType="#//MobaBlueToothModuleType"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MobaNFCModule" eSuperTypes="#//MobaExternalModule">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="type" eType="#//MobaNFCModuleType"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MobaPushModule" eSuperTypes="#//MobaExternalModule"/>
<eClassifiers xsi:type="ecore:EEnum" name="MobaNFCModuleType">
<eLiterals name="ID" literal="ID"/>
<eLiterals name="CUSTOM" value="1" literal="CUSTOM"/>
<eLiterals name="TEXT" value="2" literal="TEXT"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="MobaBlueToothModuleType">
<eLiterals name="LE" literal="LE"/>
<eLiterals name="SPP" value="1" literal="SPP"/>
<eLiterals name="BEACON" value="2" literal="BEACON"/>
</eClassifiers>
<eSubpackages name="index" nsURI="http://www.mobadsl.org/template/repository/Index"
nsPrefix="index">
<eClassifiers xsi:type="ecore:EClass" name="MobaIndex">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="id" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="description" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="version" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="entries" upperBound="-1"
eType="#//index/MobaIndexEntry" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MobaIndexEntry">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="relativePath" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="filename" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="templateId" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
changeable="false" volatile="true" transient="true" unsettable="true" derived="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="templateName" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="templateDescription"
lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="templateVersion" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="transientTemplate" eType="#//MobaApplication"
transient="true" derived="true"/>
</eClassifiers>
</eSubpackages>
</ecore:EPackage>
| github:ecore:/data/florianpirchner/mobadsl/org.mobadsl.semantic.model/model/Moba.ecore | ecore | moba
MobaModel
copyright
features
MobaModelFeature
id
name
version
MobaProject
uiApplication
backgroundApplication
MobaApplication
defaultCache
features
javaPackage
MobaApplicationFeature
MobaTemplate
template
downloadTemplate
MobaServer
name
urlString
urlConst
superType
services
authorization
MobaAuthorization
name
MobaTransportSerializationType
name
MobaPersistenceType
name
MobaGenerator
name
features
active
MobaGeneratorFeature
MobaGeneratorMixinFeature
generatorRef
MobaGeneratorIDFeature
generatorId
generatorVersion
MobaGeneratorSlot
superType
name
type
MobaDataType
name
primitive
string
numeric
decimal
date
time
timestamp
enumAST
array
dateFormatString
dateFormatConst
superType
bool
predefined
MobaConstant
name
valueAST
MobaCache
name
cacheTypeString
cacheTypeConst
cacheStrategyString
cacheStrategyConst
cacheIntervalInt
-1
cacheIntervalConst
cachePersistence
MobaConstantValue
valueString
valueConst
valueConstFunctions
valueConstToLowerCase
tail
valueInt
valueDouble
MobaConstantValueFunction
TO_LOWER_CASE
TO_LOWER_CASE
TO_UPPER_CASE
TO_UPPER_CASE
TO_FIRST_UPPER_CASE
TO_FIRST_UPPER_CASE
TO_FIRST_LOWER_CASE
TO_FIRST_LOWER_CASE
MobaPropertiesAble
properties
MobaProperty
keyString
keyConst
valueString
valueConst
key
value
MobaData
MobaSettings
superType
name
features
active
MobaSettingsFeature
MobaSettingsAttribute
lazy
transient
domainKey
domainDescription
type
formatString
formatConst
MobaSettingsEntityReference
cascading
lazy
transient
type
MobaEntity
name
superType
cache
features
indizes
MobaEntityIndex
name
unique
attributes
MobaDto
name
superType
wrappedEntity
features
serializationType
MobaQueue
name
superType
cache
features
MobaREST
name
url
bigData
requestDto
responseDto
errorDto
contextDto
headers
authorization
path
MobaRESTPayloadDefinition
dto
array
serializationType
MobaRESTMethods
GET
GET
PUT
PUT
DELETE
DELETE
POST
POST
MobaRESTAbstractAttribute
aliasString
aliasConst
alias
attachment
MobaRESTAttribute
type
keyString
keyConst
key
valueString
valueConst
valueDouble
valueInt
value
formatString
formatConst
MobaRESTDtoAttribute
dtoFeature
MobaRESTHeader
contentTypeHeader
rawHeader
keyString
keyConst
valueString
valueConst
key
value
MobaRESTCustomService
operation
parameters
superType
multipartParameters
MobaRESTWorkflow
services
superType
MobaRESTCrud
operations
superType
MobaFeature
name
MobaEntityFeature
MobaEntityAttribute
lazy
transient
domainKey
domainDescription
type
formatString
formatConst
MobaMultiplicityAble
multiplicity
MobaEntityReference
cascading
lazy
transient
type
opposite
MobaEntityEmbeddable
transient
type
MobaDtoFeature
MobaDtoAttribute
lazy
transient
domainKey
domainDescription
alias
type
formatString
formatConst
MobaDtoReference
cascading
lazy
transient
type
opposite
alias
MobaDtoEmbeddable
transient
type
alias
MobaQueueFeature
MobaQueueReference
restService
MobaMuliplicity
lower
upper
MobaLowerBound
OPTIONAL
?
MANY
*
ZERO
0
ATLEASTONE
+
ONE
1
MobaUpperBound
NULL
NULL
ONE
1
MANY
*
MobaConstraintable
constraints
MobaConstraint
MobaRegexpConstraint
filterString
filterConst
MobaMinConstraint
filterValue
filterConst
MobaMaxConstraint
filterValue
filterConst
MobaFutureConstraint
MobaPastConstraint
MobaNotNullConstraint
MobaNullConstraint
MobaMinLengthConstraint
filterValue
filterConst
MobaMaxLengthConstraint
filterValue
filterConst
MobaDigitsConstraint
filterIntegerValue
filterIntegerConst
filterFractionValue
filterFractionConst
MobaEnum
literals
MobaEnumLiteral
literal
name
value
default
undefined
hidden
MobaTrigger
superType
name
MobaAppInstallTrigger
MobaAppUpdateTrigger
MobaSMSTrigger
MobaDeviceStartupTrigger
MobaEmailTrigger
MobaTimerTrigger
MobaPushTrigger
MobaGeofenceTrigger
eventType
MobaGeofenceEvent
ENTER
ENTER
LEAVE
LEAVE
MobaFriend
valueString
valueConst
value
MobaFriendsAble
friends
MobaExternalModule
superType
name
MobaBluetoothModule
type
MobaNFCModule
type
MobaPushModule
MobaNFCModuleType
ID
ID
CUSTOM
CUSTOM
TEXT
TEXT
MobaBlueToothModuleType
LE
LE
SPP
SPP
BEACON
BEACON
index
MobaIndex
id
name
description
version
entries
MobaIndexEntry
relativePath
filename
templateId
templateName
templateDescription
templateVersion
transientTemplate | null | {"directed":true,"nodes":[{"nsPrefix":"moba","nsURI":"http://www.mobadsl.org/model/Moba","name":"moba","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MobaModel","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MobaModelFeature","instanceClass":null,"abstract":true,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MobaProject","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MobaApplication","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MobaApplicationFeature","instanceClass":null,"abstract":true,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MobaTemplate","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MobaServer","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MobaAuthorization","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MobaTransportSerializationType","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MobaPersistenceType","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MobaGenerator","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MobaGeneratorFeature","instanceClass":null,"abstract":true,"id":12,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MobaGeneratorMixinFeature","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MobaGeneratorIDFeature","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MobaGeneratorSlot","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MobaDataType","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MobaConstant","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MobaCache","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MobaConstantValue","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"MobaConstantValueFunction","instanceClass":null,"id":20,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MobaPropertiesAble","instanceClass":null,"abstract":true,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MobaProperty","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MobaData","instanceClass":null,"abstract":true,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MobaSettings","instanceClass":null,"abstract":false,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MobaSettingsFeature","instanceClass":null,"abstract":true,"id":25,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MobaSettingsAttribute","instanceClass":null,"abstract":false,"id":26,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MobaSettingsEntityReference","instanceClass":null,"abstract":false,"id":27,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MobaEntity","instanceClass":null,"abstract":false,"id":28,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MobaEntityIndex","instanceClass":null,"abstract":false,"id":29,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MobaDto","instanceClass":null,"abstract":false,"id":30,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MobaQueue","instanceClass":null,"abstract":false,"id":31,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MobaREST","instanceClass":null,"abstract":true,"id":32,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MobaRESTPayloadDefinition","instanceClass":null,"abstract":false,"id":33,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"MobaRESTMethods","instanceClass":null,"id":34,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MobaRESTAbstractAttribute","instanceClass":null,"abstract":true,"id":35,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MobaRESTAttribute","instanceClass":null,"abstract":false,"id":36,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MobaRESTDtoAttribute","instanceClass":null,"abstract":false,"id":37,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MobaRESTHeader","instanceClass":null,"abstract":false,"id":38,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MobaRESTCustomService","instanceClass":null,"abstract":false,"id":39,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MobaRESTWorkflow","instanceClass":null,"abstract":false,"id":40,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MobaRESTCrud","instanceClass":null,"abstract":false,"id":41,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MobaFeature","instanceClass":null,"abstract":true,"id":42,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MobaEntityFeature","instanceClass":null,"abstract":true,"id":43,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MobaEntityAttribute","instanceClass":null,"abstract":false,"id":44,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MobaMultiplicityAble","instanceClass":null,"abstract":true,"id":45,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MobaEntityReference","instanceClass":null,"abstract":false,"id":46,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MobaEntityEmbeddable","instanceClass":null,"abstract":false,"id":47,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MobaDtoFeature","instanceClass":null,"abstract":true,"id":48,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MobaDtoAttribute","instanceClass":null,"abstract":false,"id":49,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MobaDtoReference","instanceClass":null,"abstract":false,"id":50,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MobaDtoEmbeddable","instanceClass":null,"abstract":false,"id":51,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MobaQueueFeature","instanceClass":null,"abstract":true,"id":52,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MobaQueueReference","instanceClass":null,"abstract":false,"id":53,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MobaMuliplicity","instanceClass":null,"abstract":false,"id":54,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"MobaLowerBound","instanceClass":null,"id":55,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"MobaUpperBound","instanceClass":null,"id":56,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MobaConstraintable","instanceClass":null,"abstract":true,"id":57,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MobaConstraint","instanceClass":null,"abstract":true,"id":58,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MobaRegexpConstraint","instanceClass":null,"abstract":false,"id":59,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MobaMinConstraint","instanceClass":null,"abstract":false,"id":60,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MobaMaxConstraint","instanceClass":null,"abstract":false,"id":61,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MobaFutureConstraint","instanceClass":null,"abstract":false,"id":62,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MobaPastConstraint","instanceClass":null,"abstract":false,"id":63,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MobaNotNullConstraint","instanceClass":null,"abstract":false,"id":64,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MobaNullConstraint","instanceClass":null,"abstract":false,"id":65,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MobaMinLengthConstraint","instanceClass":null,"abstract":false,"id":66,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MobaMaxLengthConstraint","instanceClass":null,"abstract":false,"id":67,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MobaDigitsConstraint","instanceClass":null,"abstract":false,"id":68,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MobaEnum","instanceClass":null,"abstract":false,"id":69,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MobaEnumLiteral","instanceClass":null,"abstract":false,"id":70,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MobaTrigger","instanceClass":null,"abstract":true,"id":71,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MobaAppInstallTrigger","instanceClass":null,"abstract":false,"id":72,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MobaAppUpdateTrigger","instanceClass":null,"abstract":false,"id":73,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MobaSMSTrigger","instanceClass":null,"abstract":false,"id":74,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MobaDeviceStartupTrigger","instanceClass":null,"abstract":false,"id":75,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MobaEmailTrigger","instanceClass":null,"abstract":false,"id":76,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MobaTimerTrigger","instanceClass":null,"abstract":false,"id":77,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MobaPushTrigger","instanceClass":null,"abstract":false,"id":78,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MobaGeofenceTrigger","instanceClass":null,"abstract":false,"id":79,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"MobaGeofenceEvent","instanceClass":null,"id":80,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MobaFriend","instanceClass":null,"abstract":false,"id":81,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MobaFriendsAble","instanceClass":null,"abstract":true,"id":82,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MobaExternalModule","instanceClass":null,"abstract":true,"id":83,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MobaBluetoothModule","instanceClass":null,"abstract":false,"id":84,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MobaNFCModule","instanceClass":null,"abstract":false,"id":85,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MobaPushModule","instanceClass":null,"abstract":false,"id":86,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"MobaNFCModuleType","instanceClass":null,"id":87,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"MobaBlueToothModuleType","instanceClass":null,"id":88,"serializable":true,"eClass":"EEnum"},{"nsPrefix":"index","nsURI":"http://www.mobadsl.org/template/repository/Index","name":"index","id":89,"eClass":"EPackage"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"copyright","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":"features","changeable":true,"resolveProxies":true,"lowerBound":0,"id":91,"derived":false},{"id":92,"eClass":"EGenericType"},{"id":93,"eClass":"EGenericType"},{"id":94,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":true,"unique":true,"name":"id","changeable":false,"lowerBound":0,"iD":false,"id":95,"derived":true},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":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":"version","changeable":true,"lowerBound":0,"iD":false,"id":97,"derived":false},{"id":98,"eClass":"EGenericType"},{"id":99,"eClass":"EGenericType"},{"id":100,"eClass":"EGenericType"},{"id":101,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"uiApplication","changeable":true,"resolveProxies":true,"lowerBound":0,"id":102,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"backgroundApplication","changeable":true,"resolveProxies":true,"lowerBound":0,"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":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"defaultCache","changeable":true,"resolveProxies":true,"lowerBound":0,"id":107,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"features","changeable":true,"resolveProxies":true,"lowerBound":0,"id":108,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"javaPackage","changeable":true,"lowerBound":0,"iD":false,"id":109,"derived":false},{"id":110,"eClass":"EGenericType"},{"id":111,"eClass":"EGenericType"},{"id":112,"eClass":"EGenericType"},{"id":113,"eClass":"EGenericType"},{"id":114,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"template","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"downloadTemplate","changeable":true,"lowerBound":0,"iD":false,"id":116,"derived":false},{"id":117,"eClass":"EGenericType"},{"id":118,"eClass":"EGenericType"},{"id":119,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":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":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"urlString","changeable":true,"lowerBound":0,"iD":false,"id":121,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"urlConst","changeable":true,"resolveProxies":true,"lowerBound":0,"id":122,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"superType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":123,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"services","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"authorization","changeable":true,"resolveProxies":true,"lowerBound":0,"id":125,"derived":false},{"id":126,"eClass":"EGenericType"},{"id":127,"eClass":"EGenericType"},{"id":128,"eClass":"EGenericType"},{"id":129,"eClass":"EGenericType"},{"id":130,"eClass":"EGenericType"},{"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},{"id":134,"eClass":"EGenericType"},{"id":135,"eClass":"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":136,"derived":false},{"id":137,"eClass":"EGenericType"},{"id":138,"eClass":"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":139,"derived":false},{"id":140,"eClass":"EGenericType"},{"id":141,"eClass":"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":142,"derived":false},{"container":false,"ordered":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":143,"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":"active","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"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"generatorRef","changeable":true,"resolveProxies":true,"lowerBound":0,"id":149,"derived":false},{"id":150,"eClass":"EGenericType"},{"id":151,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"generatorId","changeable":true,"lowerBound":0,"iD":false,"id":152,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"generatorVersion","changeable":true,"lowerBound":0,"iD":false,"id":153,"derived":false},{"id":154,"eClass":"EGenericType"},{"id":155,"eClass":"EGenericType"},{"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":"superType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":157,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":158,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"lowerBound":0,"iD":false,"id":159,"derived":false},{"id":160,"eClass":"EGenericType"},{"id":161,"eClass":"EGenericType"},{"id":162,"eClass":"EGenericType"},{"id":163,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":164,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"primitive","changeable":true,"lowerBound":0,"iD":false,"id":165,"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":"string","changeable":true,"lowerBound":0,"iD":false,"id":166,"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":"numeric","changeable":true,"lowerBound":0,"iD":false,"id":167,"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":"decimal","changeable":true,"lowerBound":0,"iD":false,"id":168,"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":"date","changeable":true,"lowerBound":0,"iD":false,"id":169,"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":"time","changeable":true,"lowerBound":0,"iD":false,"id":170,"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":"timestamp","changeable":true,"lowerBound":0,"iD":false,"id":171,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"enumAST","changeable":true,"resolveProxies":true,"lowerBound":0,"id":172,"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":173,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"dateFormatString","changeable":true,"lowerBound":0,"iD":false,"id":174,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"dateFormatConst","changeable":true,"resolveProxies":true,"lowerBound":0,"id":175,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"superType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":176,"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":"bool","changeable":true,"lowerBound":0,"iD":false,"id":177,"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":"predefined","changeable":true,"lowerBound":0,"iD":false,"id":178,"derived":false},{"id":179,"eClass":"EGenericType"},{"id":180,"eClass":"EGenericType"},{"id":181,"eClass":"EGenericType"},{"id":182,"eClass":"EGenericType"},{"id":183,"eClass":"EGenericType"},{"id":184,"eClass":"EGenericType"},{"id":185,"eClass":"EGenericType"},{"id":186,"eClass":"EGenericType"},{"id":187,"eClass":"EGenericType"},{"id":188,"eClass":"EGenericType"},{"id":189,"eClass":"EGenericType"},{"id":190,"eClass":"EGenericType"},{"id":191,"eClass":"EGenericType"},{"id":192,"eClass":"EGenericType"},{"id":193,"eClass":"EGenericType"},{"id":194,"eClass":"EGenericType"},{"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":"name","changeable":true,"lowerBound":0,"iD":false,"id":196,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"valueAST","changeable":true,"resolveProxies":true,"lowerBound":0,"id":197,"derived":false},{"id":198,"eClass":"EGenericType"},{"id":199,"eClass":"EGenericType"},{"id":200,"eClass":"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":201,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"cacheTypeString","changeable":true,"lowerBound":0,"iD":false,"id":202,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"cacheTypeConst","changeable":true,"resolveProxies":true,"lowerBound":0,"id":203,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"cacheStrategyString","changeable":true,"lowerBound":0,"iD":false,"id":204,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"cacheStrategyConst","changeable":true,"resolveProxies":true,"lowerBound":0,"id":205,"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":"cacheIntervalInt","changeable":true,"lowerBound":0,"iD":false,"id":206,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"cacheIntervalConst","changeable":true,"resolveProxies":true,"lowerBound":0,"id":207,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"cachePersistence","changeable":true,"resolveProxies":true,"lowerBound":0,"id":208,"derived":false},{"id":209,"eClass":"EGenericType"},{"id":210,"eClass":"EGenericType"},{"id":211,"eClass":"EGenericType"},{"id":212,"eClass":"EGenericType"},{"id":213,"eClass":"EGenericType"},{"id":214,"eClass":"EGenericType"},{"id":215,"eClass":"EGenericType"},{"id":216,"eClass":"EGenericType"},{"id":217,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"valueString","changeable":true,"lowerBound":0,"iD":false,"id":218,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"valueConst","changeable":true,"resolveProxies":true,"lowerBound":0,"id":219,"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":"valueConstFunctions","changeable":true,"lowerBound":0,"iD":false,"id":220,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"valueConstToLowerCase","changeable":true,"lowerBound":0,"iD":false,"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":"tail","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"valueInt","changeable":true,"lowerBound":0,"iD":false,"id":223,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"valueDouble","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"},{"id":229,"eClass":"EGenericType"},{"id":230,"eClass":"EGenericType"},{"id":231,"eClass":"EGenericType"},{"name":"TO_LOWER_CASE","id":232,"value":0,"literal":"TO_LOWER_CASE","eClass":"EEnumLiteral"},{"name":"TO_UPPER_CASE","id":233,"value":1,"literal":"TO_UPPER_CASE","eClass":"EEnumLiteral"},{"name":"TO_FIRST_UPPER_CASE","id":234,"value":2,"literal":"TO_FIRST_UPPER_CASE","eClass":"EEnumLiteral"},{"name":"TO_FIRST_LOWER_CASE","id":235,"value":3,"literal":"TO_FIRST_LOWER_CASE","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":"properties","changeable":true,"resolveProxies":true,"lowerBound":0,"id":236,"derived":false},{"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":"keyString","changeable":true,"lowerBound":0,"iD":false,"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":true,"name":"keyConst","changeable":true,"resolveProxies":true,"lowerBound":0,"id":239,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"valueString","changeable":true,"lowerBound":0,"iD":false,"id":240,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"valueConst","changeable":true,"resolveProxies":true,"lowerBound":0,"id":241,"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":"key","changeable":false,"lowerBound":0,"iD":false,"id":242,"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":"value","changeable":false,"lowerBound":0,"iD":false,"id":243,"derived":true},{"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"},{"container":false,"ordered":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":251,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":252,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"features","changeable":true,"resolveProxies":true,"lowerBound":0,"id":253,"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":"active","changeable":true,"lowerBound":0,"iD":false,"id":254,"derived":false},{"id":255,"eClass":"EGenericType"},{"id":256,"eClass":"EGenericType"},{"id":257,"eClass":"EGenericType"},{"id":258,"eClass":"EGenericType"},{"id":259,"eClass":"EGenericType"},{"id":260,"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":"lazy","changeable":true,"lowerBound":0,"iD":false,"id":261,"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":262,"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":"domainKey","changeable":true,"lowerBound":0,"iD":false,"id":263,"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":"domainDescription","changeable":true,"lowerBound":0,"iD":false,"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":"type","changeable":true,"resolveProxies":true,"lowerBound":0,"id":265,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"formatString","changeable":true,"lowerBound":0,"iD":false,"id":266,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"formatConst","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"},{"id":273,"eClass":"EGenericType"},{"id":274,"eClass":"EGenericType"},{"id":275,"eClass":"EGenericType"},{"id":276,"eClass":"EGenericType"},{"id":277,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"cascading","changeable":true,"lowerBound":0,"iD":false,"id":278,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"lazy","changeable":true,"lowerBound":0,"iD":false,"id":279,"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":280,"derived":false},{"container":false,"ordered":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":281,"derived":false},{"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"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":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},{"container":false,"ordered":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":290,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"cache","changeable":true,"resolveProxies":true,"lowerBound":0,"id":291,"derived":false},{"container":false,"ordered":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":292,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"indizes","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"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":300,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"unique","changeable":true,"lowerBound":0,"iD":false,"id":301,"derived":false},{"container":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":"attributes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":302,"derived":false},{"id":303,"eClass":"EGenericType"},{"id":304,"eClass":"EGenericType"},{"id":305,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":306,"derived":false},{"container":false,"ordered":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":307,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"wrappedEntity","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":"features","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":"serializationType","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"},{"id":315,"eClass":"EGenericType"},{"id":316,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":317,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"superType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":318,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"cache","changeable":true,"resolveProxies":true,"lowerBound":0,"id":319,"derived":false},{"container":false,"ordered":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":320,"derived":false},{"id":321,"eClass":"EGenericType"},{"id":322,"eClass":"EGenericType"},{"id":323,"eClass":"EGenericType"},{"id":324,"eClass":"EGenericType"},{"id":325,"eClass":"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":326,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"url","changeable":true,"lowerBound":0,"iD":false,"id":327,"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":"bigData","changeable":true,"lowerBound":0,"iD":false,"id":328,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"requestDto","changeable":true,"resolveProxies":true,"lowerBound":0,"id":329,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"responseDto","changeable":true,"resolveProxies":true,"lowerBound":0,"id":330,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"errorDto","changeable":true,"resolveProxies":true,"lowerBound":0,"id":331,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"contextDto","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":"headers","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":false,"unsettable":false,"transient":false,"unique":true,"name":"authorization","changeable":true,"resolveProxies":true,"lowerBound":0,"id":334,"derived":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":335,"derived":false},{"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"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"dto","changeable":true,"resolveProxies":true,"lowerBound":0,"id":347,"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":348,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"serializationType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":349,"derived":false},{"id":350,"eClass":"EGenericType"},{"id":351,"eClass":"EGenericType"},{"id":352,"eClass":"EGenericType"},{"name":"GET","id":353,"value":0,"literal":"GET","eClass":"EEnumLiteral"},{"name":"PUT","id":354,"value":1,"literal":"PUT","eClass":"EEnumLiteral"},{"name":"DELETE","id":355,"value":2,"literal":"DELETE","eClass":"EEnumLiteral"},{"name":"POST","id":356,"value":3,"literal":"POST","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":"aliasString","changeable":true,"lowerBound":0,"iD":false,"id":357,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"aliasConst","changeable":true,"resolveProxies":true,"lowerBound":0,"id":358,"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":"alias","changeable":false,"lowerBound":0,"iD":false,"id":359,"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":"attachment","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"},{"container":false,"ordered":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":365,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"keyString","changeable":true,"lowerBound":0,"iD":false,"id":366,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"keyConst","changeable":true,"resolveProxies":true,"lowerBound":0,"id":367,"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":"key","changeable":false,"lowerBound":0,"iD":false,"id":368,"derived":true},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"valueString","changeable":true,"lowerBound":0,"iD":false,"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":"valueConst","changeable":true,"resolveProxies":true,"lowerBound":0,"id":370,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"valueDouble","changeable":true,"lowerBound":0,"iD":false,"id":371,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"valueInt","changeable":true,"lowerBound":0,"iD":false,"id":372,"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":"value","changeable":false,"lowerBound":0,"iD":false,"id":373,"derived":true},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"formatString","changeable":true,"lowerBound":0,"iD":false,"id":374,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"formatConst","changeable":true,"resolveProxies":true,"lowerBound":0,"id":375,"derived":false},{"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"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"dtoFeature","changeable":true,"resolveProxies":true,"lowerBound":0,"id":388,"derived":false},{"id":389,"eClass":"EGenericType"},{"id":390,"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":"contentTypeHeader","changeable":true,"lowerBound":0,"iD":false,"id":391,"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":"rawHeader","changeable":true,"lowerBound":0,"iD":false,"id":392,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"keyString","changeable":true,"lowerBound":0,"iD":false,"id":393,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"keyConst","changeable":true,"resolveProxies":true,"lowerBound":0,"id":394,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"valueString","changeable":true,"lowerBound":0,"iD":false,"id":395,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"valueConst","changeable":true,"resolveProxies":true,"lowerBound":0,"id":396,"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":"key","changeable":false,"lowerBound":0,"iD":false,"id":397,"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":"value","changeable":false,"lowerBound":0,"iD":false,"id":398,"derived":true},{"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"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"operation","changeable":true,"lowerBound":0,"iD":false,"id":407,"derived":false},{"container":false,"ordered":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":408,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"superType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":409,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"multipartParameters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":410,"derived":false},{"id":411,"eClass":"EGenericType"},{"id":412,"eClass":"EGenericType"},{"id":413,"eClass":"EGenericType"},{"id":414,"eClass":"EGenericType"},{"id":415,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"services","changeable":true,"resolveProxies":true,"lowerBound":0,"id":416,"derived":false},{"container":false,"ordered":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":417,"derived":false},{"id":418,"eClass":"EGenericType"},{"id":419,"eClass":"EGenericType"},{"id":420,"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":"operations","changeable":true,"lowerBound":0,"iD":false,"id":421,"derived":false},{"container":false,"ordered":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":422,"derived":false},{"id":423,"eClass":"EGenericType"},{"id":424,"eClass":"EGenericType"},{"id":425,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":426,"derived":false},{"id":427,"eClass":"EGenericType"},{"id":428,"eClass":"EGenericType"},{"id":429,"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":"lazy","changeable":true,"lowerBound":0,"iD":false,"id":430,"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":431,"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":"domainKey","changeable":true,"lowerBound":0,"iD":false,"id":432,"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":"domainDescription","changeable":true,"lowerBound":0,"iD":false,"id":433,"derived":false},{"container":false,"ordered":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":434,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"formatString","changeable":true,"lowerBound":0,"iD":false,"id":435,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"formatConst","changeable":true,"resolveProxies":true,"lowerBound":0,"id":436,"derived":false},{"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"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"multiplicity","changeable":true,"resolveProxies":true,"lowerBound":0,"id":447,"derived":false},{"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":"cascading","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":"lazy","changeable":true,"lowerBound":0,"iD":false,"id":450,"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":451,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":0,"id":452,"derived":false},{"container":false,"ordered":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":453,"derived":false},{"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"},{"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":461,"derived":false},{"container":false,"ordered":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":462,"derived":false},{"id":463,"eClass":"EGenericType"},{"id":464,"eClass":"EGenericType"},{"id":465,"eClass":"EGenericType"},{"id":466,"eClass":"EGenericType"},{"id":467,"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":"lazy","changeable":true,"lowerBound":0,"iD":false,"id":468,"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":469,"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":"domainKey","changeable":true,"lowerBound":0,"iD":false,"id":470,"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":"domainDescription","changeable":true,"lowerBound":0,"iD":false,"id":471,"derived":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":472,"derived":false},{"container":false,"ordered":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":473,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"formatString","changeable":true,"lowerBound":0,"iD":false,"id":474,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"formatConst","changeable":true,"resolveProxies":true,"lowerBound":0,"id":475,"derived":false},{"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"},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"cascading","changeable":true,"lowerBound":0,"iD":false,"id":487,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"lazy","changeable":true,"lowerBound":0,"iD":false,"id":488,"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":489,"derived":false},{"container":false,"ordered":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":490,"derived":false},{"container":false,"ordered":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":491,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"alias","changeable":true,"lowerBound":0,"iD":false,"id":492,"derived":false},{"id":493,"eClass":"EGenericType"},{"id":494,"eClass":"EGenericType"},{"id":495,"eClass":"EGenericType"},{"id":496,"eClass":"EGenericType"},{"id":497,"eClass":"EGenericType"},{"id":498,"eClass":"EGenericType"},{"id":499,"eClass":"EGenericType"},{"id":500,"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":"transient","changeable":true,"lowerBound":0,"iD":false,"id":501,"derived":false},{"container":false,"ordered":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":502,"derived":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":503,"derived":false},{"id":504,"eClass":"EGenericType"},{"id":505,"eClass":"EGenericType"},{"id":506,"eClass":"EGenericType"},{"id":507,"eClass":"EGenericType"},{"id":508,"eClass":"EGenericType"},{"id":509,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"restService","changeable":true,"resolveProxies":true,"lowerBound":0,"id":510,"derived":false},{"id":511,"eClass":"EGenericType"},{"id":512,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"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":513,"derived":false},{"ordered":true,"upperBound":1,"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":514,"derived":false},{"id":515,"eClass":"EGenericType"},{"id":516,"eClass":"EGenericType"},{"name":"OPTIONAL","id":517,"value":0,"literal":"?","eClass":"EEnumLiteral"},{"name":"MANY","id":518,"value":1,"literal":"*","eClass":"EEnumLiteral"},{"name":"ZERO","id":519,"value":2,"literal":"0","eClass":"EEnumLiteral"},{"name":"ATLEASTONE","id":520,"value":3,"literal":"+","eClass":"EEnumLiteral"},{"name":"ONE","id":521,"value":4,"literal":"1","eClass":"EEnumLiteral"},{"name":"NULL","id":522,"value":0,"literal":"NULL","eClass":"EEnumLiteral"},{"name":"ONE","id":523,"value":1,"literal":"1","eClass":"EEnumLiteral"},{"name":"MANY","id":524,"value":2,"literal":"*","eClass":"EEnumLiteral"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"constraints","changeable":true,"resolveProxies":true,"lowerBound":0,"id":525,"derived":false},{"id":526,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"filterString","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":"filterConst","changeable":true,"resolveProxies":true,"lowerBound":0,"id":528,"derived":false},{"id":529,"eClass":"EGenericType"},{"id":530,"eClass":"EGenericType"},{"id":531,"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":"filterValue","changeable":true,"lowerBound":0,"iD":false,"id":532,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"filterConst","changeable":true,"resolveProxies":true,"lowerBound":0,"id":533,"derived":false},{"id":534,"eClass":"EGenericType"},{"id":535,"eClass":"EGenericType"},{"id":536,"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":"filterValue","changeable":true,"lowerBound":0,"iD":false,"id":537,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"filterConst","changeable":true,"resolveProxies":true,"lowerBound":0,"id":538,"derived":false},{"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"},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"filterValue","changeable":true,"lowerBound":0,"iD":false,"id":546,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"filterConst","changeable":true,"resolveProxies":true,"lowerBound":0,"id":547,"derived":false},{"id":548,"eClass":"EGenericType"},{"id":549,"eClass":"EGenericType"},{"id":550,"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":"filterValue","changeable":true,"lowerBound":0,"iD":false,"id":551,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"filterConst","changeable":true,"resolveProxies":true,"lowerBound":0,"id":552,"derived":false},{"id":553,"eClass":"EGenericType"},{"id":554,"eClass":"EGenericType"},{"id":555,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"filterIntegerValue","changeable":true,"lowerBound":0,"iD":false,"id":556,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"filterIntegerConst","changeable":true,"resolveProxies":true,"lowerBound":0,"id":557,"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":"filterFractionValue","changeable":true,"lowerBound":0,"iD":false,"id":558,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"filterFractionConst","changeable":true,"resolveProxies":true,"lowerBound":0,"id":559,"derived":false},{"id":560,"eClass":"EGenericType"},{"id":561,"eClass":"EGenericType"},{"id":562,"eClass":"EGenericType"},{"id":563,"eClass":"EGenericType"},{"id":564,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"literals","changeable":true,"resolveProxies":true,"lowerBound":0,"id":565,"derived":false},{"id":566,"eClass":"EGenericType"},{"id":567,"eClass":"EGenericType"},{"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":568,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":569,"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":570,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"default","changeable":true,"lowerBound":0,"iD":false,"id":571,"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":"undefined","changeable":true,"lowerBound":0,"iD":false,"id":572,"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":"hidden","changeable":true,"lowerBound":0,"iD":false,"id":573,"derived":false},{"id":574,"eClass":"EGenericType"},{"id":575,"eClass":"EGenericType"},{"id":576,"eClass":"EGenericType"},{"id":577,"eClass":"EGenericType"},{"id":578,"eClass":"EGenericType"},{"id":579,"eClass":"EGenericType"},{"container":false,"ordered":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":580,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"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"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"eventType","changeable":true,"lowerBound":0,"iD":false,"id":592,"derived":false},{"id":593,"eClass":"EGenericType"},{"id":594,"eClass":"EGenericType"},{"name":"ENTER","id":595,"value":0,"literal":"ENTER","eClass":"EEnumLiteral"},{"name":"LEAVE","id":596,"value":1,"literal":"LEAVE","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":"valueString","changeable":true,"lowerBound":0,"iD":false,"id":597,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"valueConst","changeable":true,"resolveProxies":true,"lowerBound":0,"id":598,"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":"value","changeable":false,"lowerBound":0,"iD":false,"id":599,"derived":true},{"id":600,"eClass":"EGenericType"},{"id":601,"eClass":"EGenericType"},{"id":602,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"friends","changeable":true,"resolveProxies":true,"lowerBound":0,"id":603,"derived":false},{"id":604,"eClass":"EGenericType"},{"id":605,"eClass":"EGenericType"},{"container":false,"ordered":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":606,"derived":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":607,"derived":false},{"id":608,"eClass":"EGenericType"},{"id":609,"eClass":"EGenericType"},{"id":610,"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":611,"derived":false},{"id":612,"eClass":"EGenericType"},{"id":613,"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":614,"derived":false},{"id":615,"eClass":"EGenericType"},{"id":616,"eClass":"EGenericType"},{"id":617,"eClass":"EGenericType"},{"name":"ID","id":618,"value":0,"literal":"ID","eClass":"EEnumLiteral"},{"name":"CUSTOM","id":619,"value":1,"literal":"CUSTOM","eClass":"EEnumLiteral"},{"name":"TEXT","id":620,"value":2,"literal":"TEXT","eClass":"EEnumLiteral"},{"name":"LE","id":621,"value":0,"literal":"LE","eClass":"EEnumLiteral"},{"name":"SPP","id":622,"value":1,"literal":"SPP","eClass":"EEnumLiteral"},{"name":"BEACON","id":623,"value":2,"literal":"BEACON","eClass":"EEnumLiteral"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MobaIndex","instanceClass":null,"abstract":false,"id":624,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MobaIndexEntry","instanceClass":null,"abstract":false,"id":625,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"id","changeable":true,"lowerBound":1,"iD":false,"id":626,"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":627,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"description","changeable":true,"lowerBound":1,"iD":false,"id":628,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"version","changeable":true,"lowerBound":1,"iD":false,"id":629,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"entries","changeable":true,"resolveProxies":true,"lowerBound":0,"id":630,"derived":false},{"id":631,"eClass":"EGenericType"},{"id":632,"eClass":"EGenericType"},{"id":633,"eClass":"EGenericType"},{"id":634,"eClass":"EGenericType"},{"id":635,"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":"relativePath","changeable":true,"lowerBound":1,"iD":false,"id":636,"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":"filename","changeable":true,"lowerBound":1,"iD":false,"id":637,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":true,"unique":true,"name":"templateId","changeable":false,"lowerBound":0,"iD":false,"id":638,"derived":true},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"templateName","changeable":true,"lowerBound":1,"iD":false,"id":639,"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":"templateDescription","changeable":true,"lowerBound":1,"iD":false,"id":640,"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":"templateVersion","changeable":true,"lowerBound":1,"iD":false,"id":641,"derived":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":"transientTemplate","changeable":true,"resolveProxies":true,"lowerBound":0,"id":642,"derived":true},{"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"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":0,"target":17},{"source":0,"target":18},{"source":0,"target":19},{"source":0,"target":20},{"source":0,"target":21},{"source":0,"target":22},{"source":0,"target":23},{"source":0,"target":24},{"source":0,"target":25},{"source":0,"target":26},{"source":0,"target":27},{"source":0,"target":28},{"source":0,"target":29},{"source":0,"target":30},{"source":0,"target":31},{"source":0,"target":32},{"source":0,"target":33},{"source":0,"target":34},{"source":0,"target":35},{"source":0,"target":36},{"source":0,"target":37},{"source":0,"target":38},{"source":0,"target":39},{"source":0,"target":40},{"source":0,"target":41},{"source":0,"target":42},{"source":0,"target":43},{"source":0,"target":44},{"source":0,"target":45},{"source":0,"target":46},{"source":0,"target":47},{"source":0,"target":48},{"source":0,"target":49},{"source":0,"target":50},{"source":0,"target":51},{"source":0,"target":52},{"source":0,"target":53},{"source":0,"target":54},{"source":0,"target":55},{"source":0,"target":56},{"source":0,"target":57},{"source":0,"target":58},{"source":0,"target":59},{"source":0,"target":60},{"source":0,"target":61},{"source":0,"target":62},{"source":0,"target":63},{"source":0,"target":64},{"source":0,"target":65},{"source":0,"target":66},{"source":0,"target":67},{"source":0,"target":68},{"source":0,"target":69},{"source":0,"target":70},{"source":0,"target":71},{"source":0,"target":72},{"source":0,"target":73},{"source":0,"target":74},{"source":0,"target":75},{"source":0,"target":76},{"source":0,"target":77},{"source":0,"target":78},{"source":0,"target":79},{"source":0,"target":80},{"source":0,"target":81},{"source":0,"target":82},{"source":0,"target":83},{"source":0,"target":84},{"source":0,"target":85},{"source":0,"target":86},{"source":0,"target":87},{"source":0,"target":88},{"source":0,"target":89},{"source":1,"target":0},{"source":1,"target":82},{"source":1,"target":90},{"source":1,"target":91},{"source":1,"target":92},{"source":90,"target":93},{"source":90,"target":1},{"source":91,"target":2},{"source":91,"target":94},{"source":91,"target":1},{"source":94,"target":2},{"source":92,"target":82},{"source":2,"target":0},{"source":2,"target":82},{"source":2,"target":95},{"source":2,"target":96},{"source":2,"target":97},{"source":2,"target":98},{"source":95,"target":99},{"source":95,"target":2},{"source":96,"target":100},{"source":96,"target":2},{"source":97,"target":101},{"source":97,"target":2},{"source":98,"target":82},{"source":3,"target":0},{"source":3,"target":2},{"source":3,"target":102},{"source":3,"target":103},{"source":3,"target":104},{"source":102,"target":4},{"source":102,"target":105},{"source":102,"target":3},{"source":105,"target":4},{"source":103,"target":4},{"source":103,"target":106},{"source":103,"target":3},{"source":106,"target":4},{"source":104,"target":2},{"source":4,"target":0},{"source":4,"target":2},{"source":4,"target":107},{"source":4,"target":108},{"source":4,"target":109},{"source":4,"target":110},{"source":107,"target":18},{"source":107,"target":111},{"source":107,"target":4},{"source":111,"target":18},{"source":108,"target":5},{"source":108,"target":112},{"source":108,"target":4},{"source":112,"target":5},{"source":109,"target":113},{"source":109,"target":4},{"source":110,"target":2},{"source":5,"target":0},{"source":5,"target":82},{"source":5,"target":114},{"source":114,"target":82},{"source":6,"target":0},{"source":6,"target":5},{"source":6,"target":115},{"source":6,"target":116},{"source":6,"target":117},{"source":115,"target":4},{"source":115,"target":118},{"source":115,"target":6},{"source":118,"target":4},{"source":116,"target":119},{"source":116,"target":6},{"source":117,"target":5},{"source":7,"target":0},{"source":7,"target":5},{"source":7,"target":120},{"source":7,"target":121},{"source":7,"target":122},{"source":7,"target":123},{"source":7,"target":124},{"source":7,"target":125},{"source":7,"target":126},{"source":120,"target":127},{"source":120,"target":7},{"source":121,"target":128},{"source":121,"target":7},{"source":122,"target":17},{"source":122,"target":129},{"source":122,"target":7},{"source":129,"target":17},{"source":123,"target":7},{"source":123,"target":130},{"source":123,"target":7},{"source":130,"target":7},{"source":124,"target":32},{"source":124,"target":131},{"source":124,"target":7},{"source":131,"target":32},{"source":125,"target":8},{"source":125,"target":132},{"source":125,"target":7},{"source":132,"target":8},{"source":126,"target":5},{"source":8,"target":0},{"source":8,"target":5},{"source":8,"target":133},{"source":8,"target":134},{"source":133,"target":135},{"source":133,"target":8},{"source":134,"target":5},{"source":9,"target":0},{"source":9,"target":5},{"source":9,"target":136},{"source":9,"target":137},{"source":136,"target":138},{"source":136,"target":9},{"source":137,"target":5},{"source":10,"target":0},{"source":10,"target":5},{"source":10,"target":139},{"source":10,"target":140},{"source":139,"target":141},{"source":139,"target":10},{"source":140,"target":5},{"source":11,"target":0},{"source":11,"target":5},{"source":11,"target":142},{"source":11,"target":143},{"source":11,"target":144},{"source":11,"target":145},{"source":142,"target":146},{"source":142,"target":11},{"source":143,"target":12},{"source":143,"target":147},{"source":143,"target":11},{"source":147,"target":12},{"source":144,"target":148},{"source":144,"target":11},{"source":145,"target":5},{"source":12,"target":0},{"source":13,"target":0},{"source":13,"target":12},{"source":13,"target":149},{"source":13,"target":150},{"source":149,"target":11},{"source":149,"target":151},{"source":149,"target":13},{"source":151,"target":11},{"source":150,"target":12},{"source":14,"target":0},{"source":14,"target":12},{"source":14,"target":152},{"source":14,"target":153},{"source":14,"target":154},{"source":152,"target":155},{"source":152,"target":14},{"source":153,"target":156},{"source":153,"target":14},{"source":154,"target":12},{"source":15,"target":0},{"source":15,"target":5},{"source":15,"target":157},{"source":15,"target":158},{"source":15,"target":159},{"source":15,"target":160},{"source":157,"target":15},{"source":157,"target":161},{"source":157,"target":15},{"source":161,"target":15},{"source":158,"target":162},{"source":158,"target":15},{"source":159,"target":163},{"source":159,"target":15},{"source":160,"target":5},{"source":16,"target":0},{"source":16,"target":5},{"source":16,"target":57},{"source":16,"target":164},{"source":16,"target":165},{"source":16,"target":166},{"source":16,"target":167},{"source":16,"target":168},{"source":16,"target":169},{"source":16,"target":170},{"source":16,"target":171},{"source":16,"target":172},{"source":16,"target":173},{"source":16,"target":174},{"source":16,"target":175},{"source":16,"target":176},{"source":16,"target":177},{"source":16,"target":178},{"source":16,"target":179},{"source":16,"target":180},{"source":164,"target":181},{"source":164,"target":16},{"source":165,"target":182},{"source":165,"target":16},{"source":166,"target":183},{"source":166,"target":16},{"source":167,"target":184},{"source":167,"target":16},{"source":168,"target":185},{"source":168,"target":16},{"source":169,"target":186},{"source":169,"target":16},{"source":170,"target":187},{"source":170,"target":16},{"source":171,"target":188},{"source":171,"target":16},{"source":172,"target":69},{"source":172,"target":189},{"source":172,"target":16},{"source":189,"target":69},{"source":173,"target":190},{"source":173,"target":16},{"source":174,"target":191},{"source":174,"target":16},{"source":175,"target":17},{"source":175,"target":192},{"source":175,"target":16},{"source":192,"target":17},{"source":176,"target":16},{"source":176,"target":193},{"source":176,"target":16},{"source":193,"target":16},{"source":177,"target":194},{"source":177,"target":16},{"source":178,"target":195},{"source":178,"target":16},{"source":179,"target":5},{"source":180,"target":57},{"source":17,"target":0},{"source":17,"target":5},{"source":17,"target":196},{"source":17,"target":197},{"source":17,"target":198},{"source":196,"target":199},{"source":196,"target":17},{"source":197,"target":19},{"source":197,"target":200},{"source":197,"target":17},{"source":200,"target":19},{"source":198,"target":5},{"source":18,"target":0},{"source":18,"target":5},{"source":18,"target":201},{"source":18,"target":202},{"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":201,"target":210},{"source":201,"target":18},{"source":202,"target":211},{"source":202,"target":18},{"source":203,"target":17},{"source":203,"target":212},{"source":203,"target":18},{"source":212,"target":17},{"source":204,"target":213},{"source":204,"target":18},{"source":205,"target":17},{"source":205,"target":214},{"source":205,"target":18},{"source":214,"target":17},{"source":206,"target":215},{"source":206,"target":18},{"source":207,"target":17},{"source":207,"target":216},{"source":207,"target":18},{"source":216,"target":17},{"source":208,"target":10},{"source":208,"target":217},{"source":208,"target":18},{"source":217,"target":10},{"source":209,"target":5},{"source":19,"target":0},{"source":19,"target":218},{"source":19,"target":219},{"source":19,"target":220},{"source":19,"target":221},{"source":19,"target":222},{"source":19,"target":223},{"source":19,"target":224},{"source":218,"target":225},{"source":218,"target":19},{"source":219,"target":17},{"source":219,"target":226},{"source":219,"target":19},{"source":226,"target":17},{"source":220,"target":20},{"source":220,"target":227},{"source":220,"target":19},{"source":227,"target":20},{"source":221,"target":228},{"source":221,"target":19},{"source":222,"target":19},{"source":222,"target":229},{"source":222,"target":19},{"source":229,"target":19},{"source":223,"target":230},{"source":223,"target":19},{"source":224,"target":231},{"source":224,"target":19},{"source":20,"target":0},{"source":20,"target":232},{"source":20,"target":233},{"source":20,"target":234},{"source":20,"target":235},{"source":232,"target":20},{"source":233,"target":20},{"source":234,"target":20},{"source":235,"target":20},{"source":21,"target":0},{"source":21,"target":236},{"source":236,"target":22},{"source":236,"target":237},{"source":236,"target":21},{"source":237,"target":22},{"source":22,"target":0},{"source":22,"target":238},{"source":22,"target":239},{"source":22,"target":240},{"source":22,"target":241},{"source":22,"target":242},{"source":22,"target":243},{"source":238,"target":244},{"source":238,"target":22},{"source":239,"target":17},{"source":239,"target":245},{"source":239,"target":22},{"source":245,"target":17},{"source":240,"target":246},{"source":240,"target":22},{"source":241,"target":17},{"source":241,"target":247},{"source":241,"target":22},{"source":247,"target":17},{"source":242,"target":248},{"source":242,"target":22},{"source":243,"target":249},{"source":243,"target":22},{"source":23,"target":0},{"source":23,"target":5},{"source":23,"target":250},{"source":250,"target":5},{"source":24,"target":0},{"source":24,"target":5},{"source":24,"target":251},{"source":24,"target":252},{"source":24,"target":253},{"source":24,"target":254},{"source":24,"target":255},{"source":251,"target":24},{"source":251,"target":256},{"source":251,"target":24},{"source":256,"target":24},{"source":252,"target":257},{"source":252,"target":24},{"source":253,"target":25},{"source":253,"target":258},{"source":253,"target":24},{"source":258,"target":25},{"source":254,"target":259},{"source":254,"target":24},{"source":255,"target":5},{"source":25,"target":0},{"source":25,"target":42},{"source":25,"target":260},{"source":260,"target":42},{"source":26,"target":0},{"source":26,"target":25},{"source":26,"target":45},{"source":26,"target":57},{"source":26,"target":261},{"source":26,"target":262},{"source":26,"target":263},{"source":26,"target":264},{"source":26,"target":265},{"source":26,"target":266},{"source":26,"target":267},{"source":26,"target":268},{"source":26,"target":269},{"source":26,"target":270},{"source":261,"target":271},{"source":261,"target":26},{"source":262,"target":272},{"source":262,"target":26},{"source":263,"target":273},{"source":263,"target":26},{"source":264,"target":274},{"source":264,"target":26},{"source":265,"target":16},{"source":265,"target":275},{"source":265,"target":26},{"source":275,"target":16},{"source":266,"target":276},{"source":266,"target":26},{"source":267,"target":17},{"source":267,"target":277},{"source":267,"target":26},{"source":277,"target":17},{"source":268,"target":25},{"source":269,"target":45},{"source":270,"target":57},{"source":27,"target":0},{"source":27,"target":25},{"source":27,"target":45},{"source":27,"target":57},{"source":27,"target":278},{"source":27,"target":279},{"source":27,"target":280},{"source":27,"target":281},{"source":27,"target":282},{"source":27,"target":283},{"source":27,"target":284},{"source":278,"target":285},{"source":278,"target":27},{"source":279,"target":286},{"source":279,"target":27},{"source":280,"target":287},{"source":280,"target":27},{"source":281,"target":28},{"source":281,"target":288},{"source":281,"target":27},{"source":288,"target":28},{"source":282,"target":25},{"source":283,"target":45},{"source":284,"target":57},{"source":28,"target":0},{"source":28,"target":23},{"source":28,"target":289},{"source":28,"target":290},{"source":28,"target":291},{"source":28,"target":292},{"source":28,"target":293},{"source":28,"target":294},{"source":289,"target":295},{"source":289,"target":28},{"source":290,"target":28},{"source":290,"target":296},{"source":290,"target":28},{"source":296,"target":28},{"source":291,"target":18},{"source":291,"target":297},{"source":291,"target":28},{"source":297,"target":18},{"source":292,"target":43},{"source":292,"target":298},{"source":292,"target":28},{"source":298,"target":43},{"source":293,"target":29},{"source":293,"target":299},{"source":293,"target":28},{"source":299,"target":29},{"source":294,"target":23},{"source":29,"target":0},{"source":29,"target":300},{"source":29,"target":301},{"source":29,"target":302},{"source":300,"target":303},{"source":300,"target":29},{"source":301,"target":304},{"source":301,"target":29},{"source":302,"target":44},{"source":302,"target":305},{"source":302,"target":29},{"source":305,"target":44},{"source":30,"target":0},{"source":30,"target":23},{"source":30,"target":306},{"source":30,"target":307},{"source":30,"target":308},{"source":30,"target":309},{"source":30,"target":310},{"source":30,"target":311},{"source":306,"target":312},{"source":306,"target":30},{"source":307,"target":30},{"source":307,"target":313},{"source":307,"target":30},{"source":313,"target":30},{"source":308,"target":28},{"source":308,"target":314},{"source":308,"target":30},{"source":314,"target":28},{"source":309,"target":48},{"source":309,"target":315},{"source":309,"target":30},{"source":315,"target":48},{"source":310,"target":9},{"source":310,"target":316},{"source":310,"target":30},{"source":316,"target":9},{"source":311,"target":23},{"source":31,"target":0},{"source":31,"target":23},{"source":31,"target":317},{"source":31,"target":318},{"source":31,"target":319},{"source":31,"target":320},{"source":31,"target":321},{"source":317,"target":322},{"source":317,"target":31},{"source":318,"target":31},{"source":318,"target":323},{"source":318,"target":31},{"source":323,"target":31},{"source":319,"target":18},{"source":319,"target":324},{"source":319,"target":31},{"source":324,"target":18},{"source":320,"target":52},{"source":320,"target":325},{"source":320,"target":31},{"source":325,"target":52},{"source":321,"target":23},{"source":32,"target":0},{"source":32,"target":5},{"source":32,"target":326},{"source":32,"target":327},{"source":32,"target":328},{"source":32,"target":329},{"source":32,"target":330},{"source":32,"target":331},{"source":32,"target":332},{"source":32,"target":333},{"source":32,"target":334},{"source":32,"target":335},{"source":32,"target":336},{"source":326,"target":337},{"source":326,"target":32},{"source":327,"target":338},{"source":327,"target":32},{"source":328,"target":339},{"source":328,"target":32},{"source":329,"target":33},{"source":329,"target":340},{"source":329,"target":32},{"source":340,"target":33},{"source":330,"target":33},{"source":330,"target":341},{"source":330,"target":32},{"source":341,"target":33},{"source":331,"target":33},{"source":331,"target":342},{"source":331,"target":32},{"source":342,"target":33},{"source":332,"target":33},{"source":332,"target":343},{"source":332,"target":32},{"source":343,"target":33},{"source":333,"target":38},{"source":333,"target":344},{"source":333,"target":32},{"source":344,"target":38},{"source":334,"target":8},{"source":334,"target":345},{"source":334,"target":32},{"source":345,"target":8},{"source":335,"target":346},{"source":335,"target":32},{"source":336,"target":5},{"source":33,"target":0},{"source":33,"target":347},{"source":33,"target":348},{"source":33,"target":349},{"source":347,"target":30},{"source":347,"target":350},{"source":347,"target":33},{"source":350,"target":30},{"source":348,"target":351},{"source":348,"target":33},{"source":349,"target":9},{"source":349,"target":352},{"source":349,"target":33},{"source":352,"target":9},{"source":34,"target":0},{"source":34,"target":353},{"source":34,"target":354},{"source":34,"target":355},{"source":34,"target":356},{"source":353,"target":34},{"source":354,"target":34},{"source":355,"target":34},{"source":356,"target":34},{"source":35,"target":0},{"source":35,"target":357},{"source":35,"target":358},{"source":35,"target":359},{"source":35,"target":360},{"source":357,"target":361},{"source":357,"target":35},{"source":358,"target":17},{"source":358,"target":362},{"source":358,"target":35},{"source":362,"target":17},{"source":359,"target":363},{"source":359,"target":35},{"source":360,"target":364},{"source":360,"target":35},{"source":36,"target":0},{"source":36,"target":35},{"source":36,"target":365},{"source":36,"target":366},{"source":36,"target":367},{"source":36,"target":368},{"source":36,"target":369},{"source":36,"target":370},{"source":36,"target":371},{"source":36,"target":372},{"source":36,"target":373},{"source":36,"target":374},{"source":36,"target":375},{"source":36,"target":376},{"source":365,"target":16},{"source":365,"target":377},{"source":365,"target":36},{"source":377,"target":16},{"source":366,"target":378},{"source":366,"target":36},{"source":367,"target":17},{"source":367,"target":379},{"source":367,"target":36},{"source":379,"target":17},{"source":368,"target":380},{"source":368,"target":36},{"source":369,"target":381},{"source":369,"target":36},{"source":370,"target":17},{"source":370,"target":382},{"source":370,"target":36},{"source":382,"target":17},{"source":371,"target":383},{"source":371,"target":36},{"source":372,"target":384},{"source":372,"target":36},{"source":373,"target":385},{"source":373,"target":36},{"source":374,"target":386},{"source":374,"target":36},{"source":375,"target":17},{"source":375,"target":387},{"source":375,"target":36},{"source":387,"target":17},{"source":376,"target":35},{"source":37,"target":0},{"source":37,"target":35},{"source":37,"target":388},{"source":37,"target":389},{"source":388,"target":48},{"source":388,"target":390},{"source":388,"target":37},{"source":390,"target":48},{"source":389,"target":35},{"source":38,"target":0},{"source":38,"target":391},{"source":38,"target":392},{"source":38,"target":393},{"source":38,"target":394},{"source":38,"target":395},{"source":38,"target":396},{"source":38,"target":397},{"source":38,"target":398},{"source":391,"target":399},{"source":391,"target":38},{"source":392,"target":400},{"source":392,"target":38},{"source":393,"target":401},{"source":393,"target":38},{"source":394,"target":17},{"source":394,"target":402},{"source":394,"target":38},{"source":402,"target":17},{"source":395,"target":403},{"source":395,"target":38},{"source":396,"target":17},{"source":396,"target":404},{"source":396,"target":38},{"source":404,"target":17},{"source":397,"target":405},{"source":397,"target":38},{"source":398,"target":406},{"source":398,"target":38},{"source":39,"target":0},{"source":39,"target":32},{"source":39,"target":407},{"source":39,"target":408},{"source":39,"target":409},{"source":39,"target":410},{"source":39,"target":411},{"source":407,"target":34},{"source":407,"target":412},{"source":407,"target":39},{"source":412,"target":34},{"source":408,"target":35},{"source":408,"target":413},{"source":408,"target":39},{"source":413,"target":35},{"source":409,"target":39},{"source":409,"target":414},{"source":409,"target":39},{"source":414,"target":39},{"source":410,"target":35},{"source":410,"target":415},{"source":410,"target":39},{"source":415,"target":35},{"source":411,"target":32},{"source":40,"target":0},{"source":40,"target":32},{"source":40,"target":416},{"source":40,"target":417},{"source":40,"target":418},{"source":416,"target":32},{"source":416,"target":419},{"source":416,"target":40},{"source":419,"target":32},{"source":417,"target":40},{"source":417,"target":420},{"source":417,"target":40},{"source":420,"target":40},{"source":418,"target":32},{"source":41,"target":0},{"source":41,"target":32},{"source":41,"target":421},{"source":41,"target":422},{"source":41,"target":423},{"source":421,"target":34},{"source":421,"target":424},{"source":421,"target":41},{"source":424,"target":34},{"source":422,"target":41},{"source":422,"target":425},{"source":422,"target":41},{"source":425,"target":41},{"source":423,"target":32},{"source":42,"target":0},{"source":42,"target":82},{"source":42,"target":426},{"source":42,"target":427},{"source":426,"target":428},{"source":426,"target":42},{"source":427,"target":82},{"source":43,"target":0},{"source":43,"target":42},{"source":43,"target":429},{"source":429,"target":42},{"source":44,"target":0},{"source":44,"target":43},{"source":44,"target":45},{"source":44,"target":57},{"source":44,"target":430},{"source":44,"target":431},{"source":44,"target":432},{"source":44,"target":433},{"source":44,"target":434},{"source":44,"target":435},{"source":44,"target":436},{"source":44,"target":437},{"source":44,"target":438},{"source":44,"target":439},{"source":430,"target":440},{"source":430,"target":44},{"source":431,"target":441},{"source":431,"target":44},{"source":432,"target":442},{"source":432,"target":44},{"source":433,"target":443},{"source":433,"target":44},{"source":434,"target":16},{"source":434,"target":444},{"source":434,"target":44},{"source":444,"target":16},{"source":435,"target":445},{"source":435,"target":44},{"source":436,"target":17},{"source":436,"target":446},{"source":436,"target":44},{"source":446,"target":17},{"source":437,"target":43},{"source":438,"target":45},{"source":439,"target":57},{"source":45,"target":0},{"source":45,"target":447},{"source":447,"target":54},{"source":447,"target":448},{"source":447,"target":45},{"source":448,"target":54},{"source":46,"target":0},{"source":46,"target":43},{"source":46,"target":45},{"source":46,"target":449},{"source":46,"target":450},{"source":46,"target":451},{"source":46,"target":452},{"source":46,"target":453},{"source":46,"target":454},{"source":46,"target":455},{"source":449,"target":456},{"source":449,"target":46},{"source":450,"target":457},{"source":450,"target":46},{"source":451,"target":458},{"source":451,"target":46},{"source":452,"target":28},{"source":452,"target":459},{"source":452,"target":46},{"source":459,"target":28},{"source":453,"target":46},{"source":453,"target":460},{"source":453,"target":46},{"source":460,"target":46},{"source":454,"target":43},{"source":455,"target":45},{"source":47,"target":0},{"source":47,"target":43},{"source":47,"target":45},{"source":47,"target":461},{"source":47,"target":462},{"source":47,"target":463},{"source":47,"target":464},{"source":461,"target":465},{"source":461,"target":47},{"source":462,"target":28},{"source":462,"target":466},{"source":462,"target":47},{"source":466,"target":28},{"source":463,"target":43},{"source":464,"target":45},{"source":48,"target":0},{"source":48,"target":42},{"source":48,"target":467},{"source":467,"target":42},{"source":49,"target":0},{"source":49,"target":48},{"source":49,"target":45},{"source":49,"target":57},{"source":49,"target":468},{"source":49,"target":469},{"source":49,"target":470},{"source":49,"target":471},{"source":49,"target":472},{"source":49,"target":473},{"source":49,"target":474},{"source":49,"target":475},{"source":49,"target":476},{"source":49,"target":477},{"source":49,"target":478},{"source":468,"target":479},{"source":468,"target":49},{"source":469,"target":480},{"source":469,"target":49},{"source":470,"target":481},{"source":470,"target":49},{"source":471,"target":482},{"source":471,"target":49},{"source":472,"target":483},{"source":472,"target":49},{"source":473,"target":16},{"source":473,"target":484},{"source":473,"target":49},{"source":484,"target":16},{"source":474,"target":485},{"source":474,"target":49},{"source":475,"target":17},{"source":475,"target":486},{"source":475,"target":49},{"source":486,"target":17},{"source":476,"target":48},{"source":477,"target":45},{"source":478,"target":57},{"source":50,"target":0},{"source":50,"target":48},{"source":50,"target":45},{"source":50,"target":487},{"source":50,"target":488},{"source":50,"target":489},{"source":50,"target":490},{"source":50,"target":491},{"source":50,"target":492},{"source":50,"target":493},{"source":50,"target":494},{"source":487,"target":495},{"source":487,"target":50},{"source":488,"target":496},{"source":488,"target":50},{"source":489,"target":497},{"source":489,"target":50},{"source":490,"target":30},{"source":490,"target":498},{"source":490,"target":50},{"source":498,"target":30},{"source":491,"target":50},{"source":491,"target":499},{"source":491,"target":50},{"source":499,"target":50},{"source":492,"target":500},{"source":492,"target":50},{"source":493,"target":48},{"source":494,"target":45},{"source":51,"target":0},{"source":51,"target":48},{"source":51,"target":45},{"source":51,"target":501},{"source":51,"target":502},{"source":51,"target":503},{"source":51,"target":504},{"source":51,"target":505},{"source":501,"target":506},{"source":501,"target":51},{"source":502,"target":30},{"source":502,"target":507},{"source":502,"target":51},{"source":507,"target":30},{"source":503,"target":508},{"source":503,"target":51},{"source":504,"target":48},{"source":505,"target":45},{"source":52,"target":0},{"source":52,"target":42},{"source":52,"target":509},{"source":509,"target":42},{"source":53,"target":0},{"source":53,"target":52},{"source":53,"target":510},{"source":53,"target":511},{"source":510,"target":32},{"source":510,"target":512},{"source":510,"target":53},{"source":512,"target":32},{"source":511,"target":52},{"source":54,"target":0},{"source":54,"target":513},{"source":54,"target":514},{"source":513,"target":55},{"source":513,"target":515},{"source":513,"target":54},{"source":515,"target":55},{"source":514,"target":56},{"source":514,"target":516},{"source":514,"target":54},{"source":516,"target":56},{"source":55,"target":0},{"source":55,"target":517},{"source":55,"target":518},{"source":55,"target":519},{"source":55,"target":520},{"source":55,"target":521},{"source":517,"target":55},{"source":518,"target":55},{"source":519,"target":55},{"source":520,"target":55},{"source":521,"target":55},{"source":56,"target":0},{"source":56,"target":522},{"source":56,"target":523},{"source":56,"target":524},{"source":522,"target":56},{"source":523,"target":56},{"source":524,"target":56},{"source":57,"target":0},{"source":57,"target":525},{"source":525,"target":58},{"source":525,"target":526},{"source":525,"target":57},{"source":526,"target":58},{"source":58,"target":0},{"source":59,"target":0},{"source":59,"target":58},{"source":59,"target":527},{"source":59,"target":528},{"source":59,"target":529},{"source":527,"target":530},{"source":527,"target":59},{"source":528,"target":17},{"source":528,"target":531},{"source":528,"target":59},{"source":531,"target":17},{"source":529,"target":58},{"source":60,"target":0},{"source":60,"target":58},{"source":60,"target":532},{"source":60,"target":533},{"source":60,"target":534},{"source":532,"target":535},{"source":532,"target":60},{"source":533,"target":17},{"source":533,"target":536},{"source":533,"target":60},{"source":536,"target":17},{"source":534,"target":58},{"source":61,"target":0},{"source":61,"target":58},{"source":61,"target":537},{"source":61,"target":538},{"source":61,"target":539},{"source":537,"target":540},{"source":537,"target":61},{"source":538,"target":17},{"source":538,"target":541},{"source":538,"target":61},{"source":541,"target":17},{"source":539,"target":58},{"source":62,"target":0},{"source":62,"target":58},{"source":62,"target":542},{"source":542,"target":58},{"source":63,"target":0},{"source":63,"target":58},{"source":63,"target":543},{"source":543,"target":58},{"source":64,"target":0},{"source":64,"target":58},{"source":64,"target":544},{"source":544,"target":58},{"source":65,"target":0},{"source":65,"target":58},{"source":65,"target":545},{"source":545,"target":58},{"source":66,"target":0},{"source":66,"target":58},{"source":66,"target":546},{"source":66,"target":547},{"source":66,"target":548},{"source":546,"target":549},{"source":546,"target":66},{"source":547,"target":17},{"source":547,"target":550},{"source":547,"target":66},{"source":550,"target":17},{"source":548,"target":58},{"source":67,"target":0},{"source":67,"target":58},{"source":67,"target":551},{"source":67,"target":552},{"source":67,"target":553},{"source":551,"target":554},{"source":551,"target":67},{"source":552,"target":17},{"source":552,"target":555},{"source":552,"target":67},{"source":555,"target":17},{"source":553,"target":58},{"source":68,"target":0},{"source":68,"target":58},{"source":68,"target":556},{"source":68,"target":557},{"source":68,"target":558},{"source":68,"target":559},{"source":68,"target":560},{"source":556,"target":561},{"source":556,"target":68},{"source":557,"target":17},{"source":557,"target":562},{"source":557,"target":68},{"source":562,"target":17},{"source":558,"target":563},{"source":558,"target":68},{"source":559,"target":17},{"source":559,"target":564},{"source":559,"target":68},{"source":564,"target":17},{"source":560,"target":58},{"source":69,"target":0},{"source":69,"target":5},{"source":69,"target":565},{"source":69,"target":566},{"source":565,"target":70},{"source":565,"target":567},{"source":565,"target":69},{"source":567,"target":70},{"source":566,"target":5},{"source":70,"target":0},{"source":70,"target":568},{"source":70,"target":569},{"source":70,"target":570},{"source":70,"target":571},{"source":70,"target":572},{"source":70,"target":573},{"source":568,"target":574},{"source":568,"target":70},{"source":569,"target":575},{"source":569,"target":70},{"source":570,"target":576},{"source":570,"target":70},{"source":571,"target":577},{"source":571,"target":70},{"source":572,"target":578},{"source":572,"target":70},{"source":573,"target":579},{"source":573,"target":70},{"source":71,"target":0},{"source":71,"target":5},{"source":71,"target":580},{"source":71,"target":581},{"source":71,"target":582},{"source":580,"target":71},{"source":580,"target":583},{"source":580,"target":71},{"source":583,"target":71},{"source":581,"target":584},{"source":581,"target":71},{"source":582,"target":5},{"source":72,"target":0},{"source":72,"target":71},{"source":72,"target":585},{"source":585,"target":71},{"source":73,"target":0},{"source":73,"target":71},{"source":73,"target":586},{"source":586,"target":71},{"source":74,"target":0},{"source":74,"target":71},{"source":74,"target":587},{"source":587,"target":71},{"source":75,"target":0},{"source":75,"target":71},{"source":75,"target":588},{"source":588,"target":71},{"source":76,"target":0},{"source":76,"target":71},{"source":76,"target":589},{"source":589,"target":71},{"source":77,"target":0},{"source":77,"target":71},{"source":77,"target":590},{"source":590,"target":71},{"source":78,"target":0},{"source":78,"target":71},{"source":78,"target":591},{"source":591,"target":71},{"source":79,"target":0},{"source":79,"target":71},{"source":79,"target":592},{"source":79,"target":593},{"source":592,"target":80},{"source":592,"target":594},{"source":592,"target":79},{"source":594,"target":80},{"source":593,"target":71},{"source":80,"target":0},{"source":80,"target":595},{"source":80,"target":596},{"source":595,"target":80},{"source":596,"target":80},{"source":81,"target":0},{"source":81,"target":597},{"source":81,"target":598},{"source":81,"target":599},{"source":597,"target":600},{"source":597,"target":81},{"source":598,"target":17},{"source":598,"target":601},{"source":598,"target":81},{"source":601,"target":17},{"source":599,"target":602},{"source":599,"target":81},{"source":82,"target":0},{"source":82,"target":21},{"source":82,"target":603},{"source":82,"target":604},{"source":603,"target":81},{"source":603,"target":605},{"source":603,"target":82},{"source":605,"target":81},{"source":604,"target":21},{"source":83,"target":0},{"source":83,"target":5},{"source":83,"target":606},{"source":83,"target":607},{"source":83,"target":608},{"source":606,"target":83},{"source":606,"target":609},{"source":606,"target":83},{"source":609,"target":83},{"source":607,"target":610},{"source":607,"target":83},{"source":608,"target":5},{"source":84,"target":0},{"source":84,"target":83},{"source":84,"target":611},{"source":84,"target":612},{"source":611,"target":88},{"source":611,"target":613},{"source":611,"target":84},{"source":613,"target":88},{"source":612,"target":83},{"source":85,"target":0},{"source":85,"target":83},{"source":85,"target":614},{"source":85,"target":615},{"source":614,"target":87},{"source":614,"target":616},{"source":614,"target":85},{"source":616,"target":87},{"source":615,"target":83},{"source":86,"target":0},{"source":86,"target":83},{"source":86,"target":617},{"source":617,"target":83},{"source":87,"target":0},{"source":87,"target":618},{"source":87,"target":619},{"source":87,"target":620},{"source":618,"target":87},{"source":619,"target":87},{"source":620,"target":87},{"source":88,"target":0},{"source":88,"target":621},{"source":88,"target":622},{"source":88,"target":623},{"source":621,"target":88},{"source":622,"target":88},{"source":623,"target":88},{"source":89,"target":624},{"source":89,"target":625},{"source":89,"target":0},{"source":624,"target":89},{"source":624,"target":626},{"source":624,"target":627},{"source":624,"target":628},{"source":624,"target":629},{"source":624,"target":630},{"source":626,"target":631},{"source":626,"target":624},{"source":627,"target":632},{"source":627,"target":624},{"source":628,"target":633},{"source":628,"target":624},{"source":629,"target":634},{"source":629,"target":624},{"source":630,"target":625},{"source":630,"target":635},{"source":630,"target":624},{"source":635,"target":625},{"source":625,"target":89},{"source":625,"target":636},{"source":625,"target":637},{"source":625,"target":638},{"source":625,"target":639},{"source":625,"target":640},{"source":625,"target":641},{"source":625,"target":642},{"source":636,"target":643},{"source":636,"target":625},{"source":637,"target":644},{"source":637,"target":625},{"source":638,"target":645},{"source":638,"target":625},{"source":639,"target":646},{"source":639,"target":625},{"source":640,"target":647},{"source":640,"target":625},{"source":641,"target":648},{"source":641,"target":625},{"source":642,"target":4},{"source":642,"target":649},{"source":642,"target":625},{"source":649,"target":4}],"multigraph":true} |
false | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="P" nsURI="http://kcl.ac.uk/xdsml/P" nsPrefix="p">
<eClassifiers xsi:type="ecore:EClass" name="left__O1_1"/>
<eClassifiers xsi:type="ecore:EClass" name="left__O1_2"/>
<eClassifiers xsi:type="ecore:EClass" name="right__O1_1"/>
<eClassifiers xsi:type="ecore:EClass" name="right__O1_2"/>
</ecore:EPackage>
| github:ecore:/data/gts-morpher/gts_morpher/uk.ac.kcl.inf.gts_morpher.tests/src/uk/ac/kcl/inf/gts_morpher/tests/composer/OP.ecore | ecore | P
left__O1_1
left__O1_2
right__O1_1
right__O1_2 | null | {"directed":true,"nodes":[{"nsPrefix":"p","nsURI":"http://kcl.ac.uk/xdsml/P","name":"P","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"left__O1_1","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"left__O1_2","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"right__O1_1","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"right__O1_2","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":1,"target":0},{"source":2,"target":0},{"source":3,"target":0},{"source":4,"target":0}],"multigraph":true} |
true | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="rental" nsURI="http://com.opcoach.training/rental/1.0" nsPrefix="rental">
<eClassifiers xsi:type="ecore:EClass" name="Customer">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="consistentName"/>
</eAnnotations>
<eOperations name="getDisplayName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="firstName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="lastName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="address" lowerBound="1"
eType="#//Address" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="licenses" upperBound="-1"
eType="#//License" containment="true" eOpposite="#//License/owner"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="parentAgency" lowerBound="1"
eType="#//RentalAgency" eOpposite="#//RentalAgency/customers"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="RentalAgency">
<eOperations name="book" eType="#//Rental">
<eParameters name="customer" eType="#//Customer"/>
<eParameters name="rentedObject" eType="#//RentalObject"/>
<eParameters name="from" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDate"/>
<eParameters name="to" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDate"/>
</eOperations>
<eOperations name="addCustomer">
<eParameters name="customer" eType="#//Customer"/>
</eOperations>
<eOperations name="addObject">
<eParameters name="object" eType="#//RentalObject"/>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="address" lowerBound="1"
eType="#//Address" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="objectsToRent" upperBound="-1"
eType="#//RentalObject" containment="true" eOpposite="#//RentalObject/parentAgency"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="customers" upperBound="-1"
eType="#//Customer" containment="true" eOpposite="#//Customer/parentAgency"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="rentals" upperBound="-1"
eType="#//Rental" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Address">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="streetType" eType="#//StreetType"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="number" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="zipCode" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="city" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="streetName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="StreetType">
<eLiterals name="Street"/>
<eLiterals name="Road" value="1"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="RentalObject">
<eOperations name="rent" eType="#//Rental">
<eParameters name="customer" eType="#//Customer"/>
</eOperations>
<eOperations name="isAvailable" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="ID" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//ELong"
iD="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="picture" eType="#//Image"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="parentAgency" lowerBound="1"
eType="#//RentalAgency" eOpposite="#//RentalAgency/objectsToRent"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EDataType" name="Image" instanceClassName="org.eclipse.swt.graphics.Image"/>
<eClassifiers xsi:type="ecore:EClass" name="License">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="number" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="validityDate" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDate"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="owner" eType="#//Customer"
eOpposite="#//Customer/licenses"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Rental">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="startDateBeforeEndDate"/>
</eAnnotations>
<eOperations name="nbDaysBooked" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eOperations name="end" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eOperations name="start" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eOperations name="nbDaysRented" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="customer" lowerBound="1"
eType="#//Customer"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="rentedObject" eType="#//RentalObject"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="startDate" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDate"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="endDate" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDate"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="parentAgency" lowerBound="1"
eType="#//RentalAgency"/>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/MagMar94/ParmorelExperimentResults/Experiments/Experiment-distance-impact/custom-distance/RelaxationCloseDistance/2_rental.ecore | ecore | rental
Customer
getDisplayName
firstName
lastName
address
licenses
parentAgency
RentalAgency
book
customer
rentedObject
from
to
addCustomer
customer
addObject
object
name
address
objectsToRent
customers
rentals
Address
streetType
number
zipCode
city
streetName
StreetType
Street
Street
Road
Road
RentalObject
rent
customer
isAvailable
ID
name
picture
parentAgency
Image
org.eclipse.swt.graphics.Image
org.eclipse.swt.graphics.Image
License
number
validityDate
owner
Rental
nbDaysBooked
end
start
nbDaysRented
customer
rentedObject
startDate
endDate
parentAgency | null | {"directed":true,"nodes":[{"nsPrefix":"rental","nsURI":"http://com.opcoach.training/rental/1.0","name":"rental","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Customer","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RentalAgency","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Address","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"StreetType","instanceClass":null,"id":4,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RentalObject","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":"org.eclipse.swt.graphics.Image","defaultValue":null,"instanceClassName":"org.eclipse.swt.graphics.Image","name":"Image","instanceClass":null,"id":6,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"License","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Rental","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":1,"unique":true,"name":"getDisplayName","lowerBound":0,"id":9,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"firstName","changeable":true,"lowerBound":0,"iD":false,"id":10,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"lastName","changeable":true,"lowerBound":0,"iD":false,"id":11,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"address","changeable":true,"resolveProxies":true,"lowerBound":1,"id":12,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"licenses","changeable":true,"resolveProxies":true,"lowerBound":0,"id":13,"derived":false},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"parentAgency","changeable":true,"resolveProxies":true,"lowerBound":1,"id":14,"derived":false},{"id":15,"eClass":"EGenericType"},{"id":16,"eClass":"EGenericType"},{"id":17,"eClass":"EGenericType"},{"id":18,"eClass":"EGenericType"},{"id":19,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"owner","changeable":true,"resolveProxies":true,"lowerBound":0,"id":20,"derived":false},{"id":21,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"customers","changeable":true,"resolveProxies":true,"lowerBound":0,"id":22,"derived":false},{"ordered":true,"upperBound":1,"unique":true,"name":"book","lowerBound":0,"id":23,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"addCustomer","lowerBound":0,"id":24,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"addObject","lowerBound":0,"id":25,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":26,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"address","changeable":true,"resolveProxies":true,"lowerBound":1,"id":27,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"objectsToRent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":28,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"rentals","changeable":true,"resolveProxies":true,"lowerBound":0,"id":29,"derived":false},{"id":30,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"customer","lowerBound":0,"id":31,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"rentedObject","lowerBound":0,"id":32,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"from","lowerBound":0,"id":33,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"to","lowerBound":0,"id":34,"many":false,"required":false,"eClass":"EParameter"},{"id":35,"eClass":"EGenericType"},{"id":36,"eClass":"EGenericType"},{"id":37,"eClass":"EGenericType"},{"id":38,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"customer","lowerBound":0,"id":39,"many":false,"required":false,"eClass":"EParameter"},{"id":40,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"object","lowerBound":0,"id":41,"many":false,"required":false,"eClass":"EParameter"},{"id":42,"eClass":"EGenericType"},{"id":43,"eClass":"EGenericType"},{"id":44,"eClass":"EGenericType"},{"id":45,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"parentAgency","changeable":true,"resolveProxies":true,"lowerBound":1,"id":46,"derived":false},{"id":47,"eClass":"EGenericType"},{"id":48,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"streetType","changeable":true,"lowerBound":0,"iD":false,"id":49,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"number","changeable":true,"lowerBound":0,"iD":false,"id":50,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"zipCode","changeable":true,"lowerBound":0,"iD":false,"id":51,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"city","changeable":true,"lowerBound":0,"iD":false,"id":52,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"streetName","changeable":true,"lowerBound":0,"iD":false,"id":53,"derived":false},{"id":54,"eClass":"EGenericType"},{"id":55,"eClass":"EGenericType"},{"id":56,"eClass":"EGenericType"},{"id":57,"eClass":"EGenericType"},{"id":58,"eClass":"EGenericType"},{"name":"Street","id":59,"value":0,"literal":"Street","eClass":"EEnumLiteral"},{"name":"Road","id":60,"value":1,"literal":"Road","eClass":"EEnumLiteral"},{"ordered":true,"upperBound":1,"unique":true,"name":"rent","lowerBound":0,"id":61,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"isAvailable","lowerBound":0,"id":62,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"ID","changeable":true,"lowerBound":0,"iD":true,"id":63,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":64,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"picture","changeable":true,"lowerBound":0,"iD":false,"id":65,"derived":false},{"id":66,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"customer","lowerBound":0,"id":67,"many":false,"required":false,"eClass":"EParameter"},{"id":68,"eClass":"EGenericType"},{"id":69,"eClass":"EGenericType"},{"id":70,"eClass":"EGenericType"},{"id":71,"eClass":"EGenericType"},{"id":72,"eClass":"EGenericType"},{"id":73,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"number","changeable":true,"lowerBound":0,"iD":false,"id":74,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"validityDate","changeable":true,"lowerBound":0,"iD":false,"id":75,"derived":false},{"id":76,"eClass":"EGenericType"},{"id":77,"eClass":"EGenericType"},{"id":78,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"nbDaysBooked","lowerBound":0,"id":79,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"end","lowerBound":0,"id":80,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"start","lowerBound":0,"id":81,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"nbDaysRented","lowerBound":0,"id":82,"many":false,"required":false,"eClass":"EOperation"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"customer","changeable":true,"resolveProxies":true,"lowerBound":1,"id":83,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"rentedObject","changeable":true,"resolveProxies":true,"lowerBound":0,"id":84,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"startDate","changeable":true,"lowerBound":0,"iD":false,"id":85,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"endDate","changeable":true,"lowerBound":0,"iD":false,"id":86,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"parentAgency","changeable":true,"resolveProxies":true,"lowerBound":1,"id":87,"derived":false},{"id":88,"eClass":"EGenericType"},{"id":89,"eClass":"EGenericType"},{"id":90,"eClass":"EGenericType"},{"id":91,"eClass":"EGenericType"},{"id":92,"eClass":"EGenericType"},{"id":93,"eClass":"EGenericType"},{"id":94,"eClass":"EGenericType"},{"id":95,"eClass":"EGenericType"},{"id":96,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":1,"target":0},{"source":1,"target":9},{"source":1,"target":10},{"source":1,"target":11},{"source":1,"target":12},{"source":1,"target":13},{"source":1,"target":14},{"source":9,"target":15},{"source":9,"target":1},{"source":10,"target":16},{"source":10,"target":1},{"source":11,"target":17},{"source":11,"target":1},{"source":12,"target":3},{"source":12,"target":18},{"source":12,"target":1},{"source":18,"target":3},{"source":13,"target":7},{"source":13,"target":19},{"source":13,"target":1},{"source":13,"target":20},{"source":19,"target":7},{"source":14,"target":2},{"source":14,"target":21},{"source":14,"target":1},{"source":14,"target":22},{"source":21,"target":2},{"source":2,"target":0},{"source":2,"target":23},{"source":2,"target":24},{"source":2,"target":25},{"source":2,"target":26},{"source":2,"target":27},{"source":2,"target":28},{"source":2,"target":22},{"source":2,"target":29},{"source":23,"target":8},{"source":23,"target":30},{"source":23,"target":2},{"source":23,"target":31},{"source":23,"target":32},{"source":23,"target":33},{"source":23,"target":34},{"source":30,"target":8},{"source":31,"target":1},{"source":31,"target":35},{"source":31,"target":23},{"source":35,"target":1},{"source":32,"target":5},{"source":32,"target":36},{"source":32,"target":23},{"source":36,"target":5},{"source":33,"target":37},{"source":33,"target":23},{"source":34,"target":38},{"source":34,"target":23},{"source":24,"target":2},{"source":24,"target":39},{"source":39,"target":1},{"source":39,"target":40},{"source":39,"target":24},{"source":40,"target":1},{"source":25,"target":2},{"source":25,"target":41},{"source":41,"target":5},{"source":41,"target":42},{"source":41,"target":25},{"source":42,"target":5},{"source":26,"target":43},{"source":26,"target":2},{"source":27,"target":3},{"source":27,"target":44},{"source":27,"target":2},{"source":44,"target":3},{"source":28,"target":5},{"source":28,"target":45},{"source":28,"target":2},{"source":28,"target":46},{"source":45,"target":5},{"source":22,"target":1},{"source":22,"target":47},{"source":22,"target":2},{"source":22,"target":14},{"source":47,"target":1},{"source":29,"target":8},{"source":29,"target":48},{"source":29,"target":2},{"source":48,"target":8},{"source":3,"target":0},{"source":3,"target":49},{"source":3,"target":50},{"source":3,"target":51},{"source":3,"target":52},{"source":3,"target":53},{"source":49,"target":4},{"source":49,"target":54},{"source":49,"target":3},{"source":54,"target":4},{"source":50,"target":55},{"source":50,"target":3},{"source":51,"target":56},{"source":51,"target":3},{"source":52,"target":57},{"source":52,"target":3},{"source":53,"target":58},{"source":53,"target":3},{"source":4,"target":0},{"source":4,"target":59},{"source":4,"target":60},{"source":59,"target":4},{"source":60,"target":4},{"source":5,"target":0},{"source":5,"target":61},{"source":5,"target":62},{"source":5,"target":63},{"source":5,"target":64},{"source":5,"target":65},{"source":5,"target":46},{"source":61,"target":8},{"source":61,"target":66},{"source":61,"target":5},{"source":61,"target":67},{"source":66,"target":8},{"source":67,"target":1},{"source":67,"target":68},{"source":67,"target":61},{"source":68,"target":1},{"source":62,"target":69},{"source":62,"target":5},{"source":63,"target":70},{"source":63,"target":5},{"source":64,"target":71},{"source":64,"target":5},{"source":65,"target":6},{"source":65,"target":72},{"source":65,"target":5},{"source":72,"target":6},{"source":46,"target":2},{"source":46,"target":73},{"source":46,"target":5},{"source":46,"target":28},{"source":73,"target":2},{"source":6,"target":0},{"source":7,"target":0},{"source":7,"target":74},{"source":7,"target":75},{"source":7,"target":20},{"source":74,"target":76},{"source":74,"target":7},{"source":75,"target":77},{"source":75,"target":7},{"source":20,"target":1},{"source":20,"target":78},{"source":20,"target":7},{"source":20,"target":13},{"source":78,"target":1},{"source":8,"target":0},{"source":8,"target":79},{"source":8,"target":80},{"source":8,"target":81},{"source":8,"target":82},{"source":8,"target":83},{"source":8,"target":84},{"source":8,"target":85},{"source":8,"target":86},{"source":8,"target":87},{"source":79,"target":88},{"source":79,"target":8},{"source":80,"target":89},{"source":80,"target":8},{"source":81,"target":90},{"source":81,"target":8},{"source":82,"target":91},{"source":82,"target":8},{"source":83,"target":1},{"source":83,"target":92},{"source":83,"target":8},{"source":92,"target":1},{"source":84,"target":5},{"source":84,"target":93},{"source":84,"target":8},{"source":93,"target":5},{"source":85,"target":94},{"source":85,"target":8},{"source":86,"target":95},{"source":86,"target":8},{"source":87,"target":2},{"source":87,"target":96},{"source":87,"target":8},{"source":96,"target":2}],"multigraph":true} |
false | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="uim" nsURI="http://opaeum.org/uimetamodel/1.0" nsPrefix="uim">
<eClassifiers xsi:type="ecore:EClass" name="UserInteractionElement" abstract="true">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EString"
defaultValueLiteral=""/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="underUserControl" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EBoolean"
defaultValueLiteral="false"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="UmlReference">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="umlElementUid" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="UserInterfaceRoot" eSuperTypes="#//UserInteractionElement #//LabeledElement">
<eOperations name="getPages" upperBound="-1" eType="#//Page"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="editability" eType="#//constraint/RootUserInteractionConstraint"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="visibility" eType="#//constraint/RootUserInteractionConstraint"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ignoredElements" upperBound="-1"
eType="#//IgnoredElement" containment="true" eOpposite="#//IgnoredElement/userInterfaceRoot"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="superUserInterfaces" upperBound="-1"
eType="#//UserInterfaceRoot"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="pageOrdering" upperBound="-1"
eType="#//PageOrdering" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Page" eSuperTypes="#//constraint/EditableConstrainedObject #//LabeledElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="panel" lowerBound="1" eType="#//panel/AbstractPanel"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Labels" eSuperTypes="platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EAnnotation"/>
<eClassifiers xsi:type="ecore:EClass" name="LabeledElement" eSuperTypes="#//UserInteractionElement #//UmlReference #//LabelContainer"/>
<eClassifiers xsi:type="ecore:EClass" name="IgnoredElement" eSuperTypes="#//UmlReference">
<eStructuralFeatures xsi:type="ecore:EReference" name="userInterfaceRoot" eType="#//UserInterfaceRoot"
eOpposite="#//UserInterfaceRoot/ignoredElements"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PageOrdering" eSuperTypes="#//LabeledElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="page" eType="#//Page"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="position" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EInt"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="LabelContainer">
<eStructuralFeatures xsi:type="ecore:EReference" name="labelOverride" eType="#//Labels"
containment="true"/>
</eClassifiers>
<eSubpackages name="control" nsURI="http://opaeum.org/uimetamodel/control/1.0" nsPrefix="ctl">
<eClassifiers xsi:type="ecore:EClass" name="UimNumberScroller" eSuperTypes="#//control/UimControl"/>
<eClassifiers xsi:type="ecore:EClass" name="UimToggleButton" eSuperTypes="#//control/UimControl"/>
<eClassifiers xsi:type="ecore:EClass" name="UimPopupSearch" eSuperTypes="#//control/UimLookup"/>
<eClassifiers xsi:type="ecore:EClass" name="UimDropdown" eSuperTypes="#//control/UimLookup"/>
<eClassifiers xsi:type="ecore:EClass" name="UimCheckBox" eSuperTypes="#//control/UimControl"/>
<eClassifiers xsi:type="ecore:EClass" name="UimLookup" eSuperTypes="#//control/UimControl">
<eStructuralFeatures xsi:type="ecore:EReference" name="lookupSource" eType="#//binding/LookupBinding"
containment="true" eOpposite="#//binding/LookupBinding/lookup"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="UimTextArea" eSuperTypes="#//control/UimControl">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="rows" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EIntegerObject"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="UimText" eSuperTypes="#//control/UimControl"/>
<eClassifiers xsi:type="ecore:EClass" name="UimDatePopup" eSuperTypes="#//control/UimControl"/>
<eClassifiers xsi:type="ecore:EClass" name="UimListBox" eSuperTypes="#//control/UimLookup">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="rows" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EIntegerObject"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="UimControl">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="mimumWidth" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="field" eType="#//component/UimField"
eOpposite="#//component/UimField/control"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="minimumHeight" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EIntegerObject"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="ControlKind">
<eLiterals name="datePopup"/>
<eLiterals name="dropdown" value="1"/>
<eLiterals name="text" value="2">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Displays a single line text input field"/>
</eAnnotations>
</eLiterals>
<eLiterals name="textArea" value="3">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Displays a multiline text area"/>
</eAnnotations>
</eLiterals>
<eLiterals name="listBox" value="4"/>
<eLiterals name="checkBox" value="5"/>
<eLiterals name="numberScroller" value="6"/>
<eLiterals name="treeView" value="7"/>
<eLiterals name="popupSearch" value="8"/>
<eLiterals name="toggleButton" value="9"/>
<eLiterals name="selectionTable" value="10"/>
<eLiterals name="link" value="11"/>
<eLiterals name="radioButton" value="12"/>
<eLiterals name="label" value="13"/>
<eLiterals name="dateScroller" value="14"/>
<eLiterals name="dateTimePopup" value="15"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="UimTreeView" eSuperTypes="#//control/UimLookup"/>
<eClassifiers xsi:type="ecore:EClass" name="UimLinkControl" eSuperTypes="#//control/UimControl">
<eStructuralFeatures xsi:type="ecore:EReference" name="editorToOpen" eType="#//editor/ObjectEditor"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="UimDateScroller" eSuperTypes="#//control/UimControl"/>
<eClassifiers xsi:type="ecore:EClass" name="UimSelectionTable" eSuperTypes="#//control/UimControl"/>
<eClassifiers xsi:type="ecore:EClass" name="UimRadioButton" eSuperTypes="#//control/UimControl"/>
<eClassifiers xsi:type="ecore:EClass" name="UimLabel" eSuperTypes="#//control/UimControl"/>
<eClassifiers xsi:type="ecore:EClass" name="UimDateTimePopup" eSuperTypes="#//control/UimControl"/>
</eSubpackages>
<eSubpackages name="editor" nsURI="http://opaeum.org/uimetamodel/editor/1.0" nsPrefix="editor">
<eClassifiers xsi:type="ecore:EClass" name="AbstractEditor" eSuperTypes="#//UserInterfaceRoot">
<eStructuralFeatures xsi:type="ecore:EReference" name="pages" upperBound="-1"
eType="#//editor/EditorPage" containment="true" eOpposite="#//editor/EditorPage/editor"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="actionBar" eType="#//editor/ActionBar"
containment="true" eOpposite="#//editor/ActionBar/editor"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="InstanceEditor" abstract="true" eSuperTypes="#//editor/AbstractEditor">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="mixed"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="A ClassForm gives the user access to all the attributes and operations of ANY of the following types of classes:
1. OrgUNit
2. Role
3. Normal Entity
4. Process
5. StateMachine"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="menuConfiguration" eType="#//editor/MenuConfiguration"
containment="true" eOpposite="#//editor/MenuConfiguration/editor"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BehaviorExecutionEditor" eSuperTypes="#//editor/InstanceEditor">
<eStructuralFeatures xsi:type="ecore:EReference" name="model" eType="#//model/BehaviorUserInteractionModel"
eOpposite="#//model/BehaviorUserInteractionModel/editor"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EditorPage" eSuperTypes="#//Page">
<eStructuralFeatures xsi:type="ecore:EReference" name="editor" lowerBound="1"
eType="#//editor/AbstractEditor" eOpposite="#//editor/AbstractEditor/pages"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ActionBar" eSuperTypes="#//panel/AbstractPanel">
<eStructuralFeatures xsi:type="ecore:EReference" name="editor" eType="#//editor/AbstractEditor"
eOpposite="#//editor/AbstractEditor/actionBar"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MenuConfiguration" eSuperTypes="#//UserInteractionElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="editor" lowerBound="1"
eType="#//editor/InstanceEditor" eOpposite="#//editor/InstanceEditor/menuConfiguration"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="operations" upperBound="-1"
eType="#//editor/OperationMenuItem" containment="true" eOpposite="#//editor/OperationMenuItem/menuConfiguration"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="OperationMenuItem" eSuperTypes="#//constraint/UserInteractionConstraint #//LabeledElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="menuConfiguration" lowerBound="1"
eType="#//editor/MenuConfiguration" eOpposite="#//editor/MenuConfiguration/operations"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="hidden" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EBoolean"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ResponsibilityViewer" eSuperTypes="#//editor/AbstractEditor">
<eStructuralFeatures xsi:type="ecore:EReference" name="model" eType="#//model/ResponsibilityUserInteractionModel"
eOpposite="#//model/ResponsibilityUserInteractionModel/viewer"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="QueryResultPage" eSuperTypes="#//Page"/>
<eClassifiers xsi:type="ecore:EClass" name="ObjectEditor" eSuperTypes="#//editor/InstanceEditor">
<eStructuralFeatures xsi:type="ecore:EReference" name="model" eType="#//model/ClassUserInteractionModel"
eOpposite="#//model/ClassUserInteractionModel/primaryEditor"/>
</eClassifiers>
</eSubpackages>
<eSubpackages name="binding" nsURI="http://opaeum.org/uimetamodel/binding/1.0" nsPrefix="bind">
<eClassifiers xsi:type="ecore:EClass" name="LookupBinding" eSuperTypes="#//binding/UimBinding">
<eStructuralFeatures xsi:type="ecore:EReference" name="lookup" eType="#//control/UimLookup"
eOpposite="#//control/UimLookup/lookupSource"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TableBinding" eSuperTypes="#//binding/UimBinding">
<eStructuralFeatures xsi:type="ecore:EReference" name="table" lowerBound="1"
eType="#//component/UimDataTable" eOpposite="#//component/UimDataTable/binding"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="FieldBinding" eSuperTypes="#//binding/UimBinding">
<eStructuralFeatures xsi:type="ecore:EReference" name="field" eType="#//component/UimField"
eOpposite="#//component/UimField/binding"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="UimBinding" abstract="true" eSuperTypes="#//UmlReference">
<eOperations name="getLastPropertyUuid" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="next" eType="#//binding/PropertyRef"
containment="true" eOpposite="#//binding/PropertyRef/binding"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PropertyRef" eSuperTypes="#//UmlReference">
<eStructuralFeatures xsi:type="ecore:EReference" name="binding" eType="#//binding/UimBinding"
eOpposite="#//binding/UimBinding/next"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="previous" eType="#//binding/PropertyRef"
eOpposite="#//binding/PropertyRef/next"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="next" eType="#//binding/PropertyRef"
containment="true" eOpposite="#//binding/PropertyRef/previous"/>
</eClassifiers>
</eSubpackages>
<eSubpackages name="constraint" nsURI="http://opaeum.org/uimetamodel/security/1.0"
nsPrefix="constr">
<eClassifiers xsi:type="ecore:EClass" name="EditableConstrainedObject" eSuperTypes="#//constraint/ConstrainedObject">
<eStructuralFeatures xsi:type="ecore:EReference" name="editability" eType="#//constraint/UserInteractionConstraint"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ConstrainedObject">
<eStructuralFeatures xsi:type="ecore:EReference" name="visibility" eType="#//constraint/UserInteractionConstraint"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="RequiredRole" eSuperTypes="#//UmlReference">
<eStructuralFeatures xsi:type="ecore:EReference" name="constraint" lowerBound="1"
eType="#//constraint/RootUserInteractionConstraint" eOpposite="#//constraint/RootUserInteractionConstraint/requiredRoles"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="RootUserInteractionConstraint">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="requiresGroupOwnership"
eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EBoolean"
defaultValueLiteral="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="requiresOwnership" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EBoolean"
defaultValueLiteral="false"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="requiredRoles" upperBound="-1"
eType="#//constraint/RequiredRole" containment="true" eOpposite="#//constraint/RequiredRole/constraint"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="openToPublic" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBooleanObject"
defaultValueLiteral="false"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="requiredStates" upperBound="-1"
eType="#//constraint/RequiredState" containment="true" eOpposite="#//constraint/RequiredState/constraint"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="UserInteractionConstraint" eSuperTypes="#//constraint/RootUserInteractionConstraint">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="inheritFromParent" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EBoolean"
defaultValueLiteral="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="RequiredState" eSuperTypes="#//UmlReference">
<eStructuralFeatures xsi:type="ecore:EReference" name="constraint" lowerBound="1"
eType="#//constraint/RootUserInteractionConstraint" eOpposite="#//constraint/RootUserInteractionConstraint/requiredStates"/>
</eClassifiers>
</eSubpackages>
<eSubpackages name="action" nsURI="http://opaeum.org/uimetamodel/action/1.0" nsPrefix="action">
<eClassifiers xsi:type="ecore:EClass" name="BuiltInActionButton" eSuperTypes="#//action/AbstractActionButton">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="kind" eType="#//action/ActionKind"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="labels" eType="#//Labels"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AbstractActionButton" abstract="true"
eSuperTypes="#//component/UimComponent #//panel/Outlayable">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="A User Action is an abstract superclass for all actions a user can take on a form, typically represented as a button."/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="ActionKind">
<eLiterals name="update"/>
<eLiterals name="delete" value="1"/>
<eLiterals name="execute" value="3"/>
<eLiterals name="delegateTask" value="4"/>
<eLiterals name="completeTask" value="5"/>
<eLiterals name="suspend" value="6"/>
<eLiterals name="forwardTask" value="8"/>
<eLiterals name="claimTask" value="9"/>
<eLiterals name="add" value="2"/>
<eLiterals name="refresh" value="7"/>
<eLiterals name="revert" value="10"/>
<eLiterals name="abort" value="11"/>
<eLiterals name="skip" value="12"/>
<eLiterals name="resume" value="13"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TransitionButton" eSuperTypes="#//action/AbstractActionButton #//LabeledElement">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="A slightly less form approach is to allow the user to select which transition to take on submitting the form, in stead of letting the execution of an event cause the transition"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="LinkToQuery" eSuperTypes="#//action/AbstractLink #//LabeledElement">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="An operationNavigation is typically rendered as a menu item of some sort, and takes the user to an operationUserInteraction"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="InvocationButton" eSuperTypes="#//action/AbstractActionButton #//LabeledElement">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="An operation action is typically represented as a button and executes a parameterless operation. Most often used to transition in statemachines. It is made available as a single-click button action which allows the user to execute the operation without navigating to an input form, as would be the case with a OperationNavigation"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="popup" eType="#//UserInterfaceRoot"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AbstractLink" abstract="true" eSuperTypes="#//component/UimComponent #//panel/Outlayable">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Abstract superclass for elements that can be navigated to, typically by means of a menu item"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BuiltInLink" eSuperTypes="#//action/AbstractLink">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="kind" eType="#//action/BuiltInLinkKind"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="labels" eType="#//Labels"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="BuiltInLinkKind">
<eLiterals name="auditTrail"/>
<eLiterals name="businessIntelligence" value="1"/>
<eLiterals name="edit" value="2"/>
<eLiterals name="view" value="3"/>
</eClassifiers>
</eSubpackages>
<eSubpackages name="panel" nsURI="http://opaeum.org/uimetamodel/panel/1.0" nsPrefix="panel">
<eClassifiers xsi:type="ecore:EClass" name="GridPanel" eSuperTypes="#//panel/CollapsiblePanel">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="numberOfColumns" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EIntegerObject"
defaultValueLiteral=""/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="VerticalPanel" eSuperTypes="#//panel/CollapsiblePanel"/>
<eClassifiers xsi:type="ecore:EClass" name="HorizontalPanel" eSuperTypes="#//panel/CollapsiblePanel"/>
<eClassifiers xsi:type="ecore:EClass" name="AbstractPanel" abstract="true" eSuperTypes="#//component/UimContainer #//LabeledElement"/>
<eClassifiers xsi:type="ecore:EClass" name="CollapsiblePanel" abstract="true"
eSuperTypes="#//panel/AbstractPanel #//panel/Outlayable">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isCollapsible" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EBooleanObject"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Outlayable" abstract="true">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="preferredWidth" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EIntegerObject"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="preferredHeight" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EIntegerObject"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="fillHorizontally" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBooleanObject"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="fillVertically" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EBooleanObject"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="Orientation">
<eLiterals name="horizontal"/>
<eLiterals name="vertical" value="1"/>
</eClassifiers>
</eSubpackages>
<eSubpackages name="wizard" nsURI="http://opaeum.org/uimetamodel/wizard/1.0" nsPrefix="wizard">
<eClassifiers xsi:type="ecore:EClass" name="AbstractWizard" abstract="true" eSuperTypes="#//UserInterfaceRoot">
<eStructuralFeatures xsi:type="ecore:EReference" name="pages" upperBound="-1"
eType="#//wizard/WizardPage" containment="true" eOpposite="#//wizard/WizardPage/wizard"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="NewObjectWizard" eSuperTypes="#//wizard/AbstractWizard">
<eStructuralFeatures xsi:type="ecore:EReference" name="model" eType="#//model/ClassUserInteractionModel"
eOpposite="#//model/ClassUserInteractionModel/newObjectWizard"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="InvocationWizard" abstract="true"
eSuperTypes="#//wizard/AbstractWizard"/>
<eClassifiers xsi:type="ecore:EClass" name="WizardPage" eSuperTypes="#//Page">
<eStructuralFeatures xsi:type="ecore:EReference" name="wizard" eType="#//wizard/AbstractWizard"
eOpposite="#//wizard/AbstractWizard/pages"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ResponsibilityInvocationWizard" eSuperTypes="#//wizard/InvocationWizard">
<eStructuralFeatures xsi:type="ecore:EReference" name="model" eType="#//model/ResponsibilityUserInteractionModel"
eOpposite="#//model/ResponsibilityUserInteractionModel/invocationWizard"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BehaviorInvocationWizard" eSuperTypes="#//wizard/InvocationWizard">
<eStructuralFeatures xsi:type="ecore:EReference" name="model" eType="#//model/BehaviorUserInteractionModel"
eOpposite="#//model/BehaviorUserInteractionModel/invocationWizard"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="OperationResultPage" eSuperTypes="#//Page">
<eStructuralFeatures xsi:type="ecore:EReference" name="wizard" eType="#//model/OperationInvocationWizard"
eOpposite="#//model/OperationInvocationWizard/resultPage"/>
</eClassifiers>
</eSubpackages>
<eSubpackages name="perspective" nsURI="http://opaeum.org/uimetamodel/perspective/1.0"
nsPrefix="persp">
<eClassifiers xsi:type="ecore:EClass" name="PerspectiveConfiguration" eSuperTypes="#//UserInteractionElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="explorer" eType="#//perspective/NavigatorConfiguration"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="editor" eType="#//perspective/EditorConfiguration"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="properties" eType="#//perspective/PropertiesConfiguration"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="inbox" eType="#//perspective/InboxConfiguration"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="outbox" eType="#//perspective/OutboxConfiguration"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ViewAllocation" abstract="true" eSuperTypes="#//UserInteractionElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="width" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EIntegerObject"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="height" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EIntegerObject"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="position" eType="#//perspective/PositionInPerspective"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="PositionInPerspective">
<eLiterals name="left"/>
<eLiterals name="right" value="1"/>
<eLiterals name="top" value="2"/>
<eLiterals name="bottom" value="3"/>
<eLiterals name="rightTop" value="4"/>
<eLiterals name="rightBottom" value="5"/>
<eLiterals name="leftTop" value="6"/>
<eLiterals name="leftBottom" value="7"/>
<eLiterals name="topRight" value="8"/>
<eLiterals name="topLeft" value="9"/>
<eLiterals name="bottomRight" value="10"/>
<eLiterals name="bottomLeft" value="11"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="NavigatorConfiguration" eSuperTypes="#//perspective/ViewAllocation">
<eStructuralFeatures xsi:type="ecore:EReference" name="classes" upperBound="-1"
eType="#//perspective/ClassNavigationConstraint" containment="true" eOpposite="#//perspective/ClassNavigationConstraint/explorerConfiguration"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ClassNavigationConstraint" eSuperTypes="#//perspective/NavigationConstraint">
<eStructuralFeatures xsi:type="ecore:EReference" name="explorerConfiguration"
lowerBound="1" eType="#//perspective/NavigatorConfiguration" eOpposite="#//perspective/NavigatorConfiguration/classes"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="properties" upperBound="-1"
eType="#//perspective/PropertyNavigationConstraint" containment="true" eOpposite="#//perspective/PropertyNavigationConstraint/owner"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="behaviors" upperBound="-1"
eType="#//perspective/BehaviorNavigationConstraint" containment="true" eOpposite="#//perspective/BehaviorNavigationConstraint/owner"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="operations" upperBound="-1"
eType="#//perspective/OperationNavigationConstraint" containment="true"
eOpposite="#//perspective/OperationNavigationConstraint/owner"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PropertyNavigationConstraint" eSuperTypes="#//perspective/NavigationConstraint #//perspective/MultiplicityElementNavigationConstraint">
<eStructuralFeatures xsi:type="ecore:EReference" name="owner" eType="#//perspective/ClassNavigationConstraint"
eOpposite="#//perspective/ClassNavigationConstraint/properties"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EditorConfiguration" eSuperTypes="#//perspective/ViewAllocation"/>
<eClassifiers xsi:type="ecore:EClass" name="PropertiesConfiguration" eSuperTypes="#//perspective/ViewAllocation"/>
<eClassifiers xsi:type="ecore:EClass" name="NavigationConstraint" eSuperTypes="#//constraint/UserInteractionConstraint #//LabeledElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="hidden" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EBoolean"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="OperationNavigationConstraint" eSuperTypes="#//perspective/NavigationConstraint">
<eStructuralFeatures xsi:type="ecore:EReference" name="owner" eType="#//perspective/ClassNavigationConstraint"
eOpposite="#//perspective/ClassNavigationConstraint/operations"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="invocationConstraint"
eType="#//perspective/NavigationConstraint" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="parameters" upperBound="-1"
eType="#//perspective/ParameterNavigationConstraint" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BehaviorNavigationConstraint" eSuperTypes="#//perspective/NavigationConstraint">
<eStructuralFeatures xsi:type="ecore:EReference" name="invocationConstraint"
eType="#//perspective/NavigationConstraint" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="owner" eType="#//perspective/ClassNavigationConstraint"
eOpposite="#//perspective/ClassNavigationConstraint/behaviors"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="parameters" upperBound="-1"
eType="#//perspective/ParameterNavigationConstraint" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="InboxConfiguration" eSuperTypes="#//perspective/ViewAllocation"/>
<eClassifiers xsi:type="ecore:EClass" name="OutboxConfiguration" eSuperTypes="#//perspective/ViewAllocation"/>
<eClassifiers xsi:type="ecore:EClass" name="ParameterNavigationConstraint" eSuperTypes="#//perspective/MultiplicityElementNavigationConstraint"/>
<eClassifiers xsi:type="ecore:EClass" name="MultiplicityElementNavigationConstraint"
eSuperTypes="#//perspective/NavigationConstraint">
<eStructuralFeatures xsi:type="ecore:EReference" name="removeConstraint" eType="#//perspective/NavigationConstraint"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="addConstraint" eType="#//perspective/NavigationConstraint"
containment="true"/>
</eClassifiers>
</eSubpackages>
<eSubpackages name="cube" nsURI="http://opaeum.org/uimetamodel/cube/1.0" nsPrefix="cube">
<eClassifiers xsi:type="ecore:EClass" name="CubeQuery" eSuperTypes="#//Page">
<eStructuralFeatures xsi:type="ecore:EReference" name="columnAxis" upperBound="-1"
eType="#//cube/ColumnAxisEntry" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="rowAxis" upperBound="-1"
eType="#//cube/RowAxisEntry" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="measures" upperBound="-1"
eType="#//cube/MeasureProperty" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AxisEntry" abstract="true">
<eStructuralFeatures xsi:type="ecore:EReference" name="dimensionBinding" eType="#//cube/DimensionBinding"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="levelProperty" upperBound="-1"
eType="#//cube/LevelProperty" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DimensionBinding" eSuperTypes="#//binding/UimBinding">
<eOperations name="toString" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EString"/>
<eOperations name="equals" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EBoolean">
<eParameters name="o" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/>
</eOperations>
<eOperations name="hashCode" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EInt"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="LevelProperty" eSuperTypes="#//LabeledElement #//UmlReference"/>
<eClassifiers xsi:type="ecore:EClass" name="RowAxisEntry" eSuperTypes="#//cube/AxisEntry"/>
<eClassifiers xsi:type="ecore:EClass" name="ColumnAxisEntry" eSuperTypes="#//cube/AxisEntry"/>
<eClassifiers xsi:type="ecore:EEnum" name="AggregationFormula">
<eLiterals name="SUM"/>
<eLiterals name="AVERAGE" value="1"/>
<eLiterals name="COUNT" value="2"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MeasureProperty" eSuperTypes="#//UmlReference">
<eOperations name="equals" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EBoolean">
<eParameters name="o" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EJavaObject"/>
</eOperations>
<eOperations name="hashCode" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EInt"/>
<eOperations name="toString" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="aggregationFormula" eType="#//cube/AggregationFormula"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CubeQueryEditor" eSuperTypes="#//UmlReference #//UserInterfaceRoot">
<eStructuralFeatures xsi:type="ecore:EReference" name="queries" upperBound="-1"
eType="#//cube/CubeQuery" containment="true"/>
</eClassifiers>
</eSubpackages>
<eSubpackages name="model" nsURI="http://opaeum.org/uimetamodel/model/1.0" nsPrefix="model">
<eClassifiers xsi:type="ecore:EClass" name="ClassUserInteractionModel" eSuperTypes="#//model/AbstractUserInteractionModel">
<eStructuralFeatures xsi:type="ecore:EReference" name="primaryEditor" lowerBound="1"
eType="#//editor/ObjectEditor" containment="true" eOpposite="#//editor/ObjectEditor/model"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="secondaryEditors" upperBound="-1"
eType="#//editor/ObjectEditor" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="newObjectWizard" lowerBound="1"
eType="#//wizard/NewObjectWizard" containment="true" eOpposite="#//wizard/NewObjectWizard/model"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="cubeQueryEditor" eType="#//cube/CubeQueryEditor"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ResponsibilityUserInteractionModel"
eSuperTypes="#//model/AbstractUserInteractionModel">
<eStructuralFeatures xsi:type="ecore:EReference" name="invocationWizard" lowerBound="1"
eType="#//wizard/ResponsibilityInvocationWizard" containment="true" eOpposite="#//wizard/ResponsibilityInvocationWizard/model"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="viewer" lowerBound="1"
eType="#//editor/ResponsibilityViewer" containment="true" eOpposite="#//editor/ResponsibilityViewer/model"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AbstractUserInteractionModel" abstract="true"
interface="true" eSuperTypes="#//UmlReference #//UserInteractionElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="linkedUmlResource" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EString"
defaultValueLiteral=""/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BehaviorUserInteractionModel" eSuperTypes="#//model/AbstractUserInteractionModel">
<eStructuralFeatures xsi:type="ecore:EReference" name="invocationWizard" eType="#//wizard/BehaviorInvocationWizard"
containment="true" eOpposite="#//wizard/BehaviorInvocationWizard/model"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="editor" eType="#//editor/BehaviorExecutionEditor"
containment="true" eOpposite="#//editor/BehaviorExecutionEditor/model"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="QueryInvoker" eSuperTypes="#//editor/AbstractEditor #//model/AbstractUserInteractionModel">
<eStructuralFeatures xsi:type="ecore:EReference" name="resultPage" eType="#//editor/QueryResultPage"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="OperationInvocationWizard" eSuperTypes="#//wizard/InvocationWizard #//model/AbstractUserInteractionModel">
<eStructuralFeatures xsi:type="ecore:EReference" name="resultPage" eType="#//wizard/OperationResultPage"
containment="true" eOpposite="#//wizard/OperationResultPage/wizard"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EmbeddedTaskEditor" eSuperTypes="#//editor/AbstractEditor #//model/AbstractUserInteractionModel"/>
</eSubpackages>
<eSubpackages name="component" nsURI="http://opaeum.org/uimetamodel/component/1.0"
nsPrefix="comp">
<eClassifiers xsi:type="ecore:EClass" name="UimField" eSuperTypes="#//constraint/EditableConstrainedObject #//component/UimComponent #//panel/Outlayable">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="A User Field is an abstract superclass for all fields a user can view and/or update on a form, typically represented as some kind of input/output form field."/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="control" lowerBound="1"
eType="#//control/UimControl" containment="true" eOpposite="#//control/UimControl/field"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="controlKind" eType="#//control/ControlKind"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="minimumLabelWidth" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EIntegerObject"
defaultValueLiteral="200"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="binding" lowerBound="1"
eType="#//binding/FieldBinding" containment="true" eOpposite="#//binding/FieldBinding/field"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="orientation" eType="#//panel/Orientation"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="UimComponent" abstract="true" eSuperTypes="#//UserInteractionElement #//constraint/ConstrainedObject #//LabelContainer">
<eOperations name="getParent" eType="#//component/UimContainer"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="UimDataTable" eSuperTypes="#//component/MasterComponent #//component/UimContainer #//panel/Outlayable">
<eStructuralFeatures xsi:type="ecore:EReference" name="binding" eType="#//binding/TableBinding"
containment="true" eOpposite="#//binding/TableBinding/table"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="actionsOnMultipleSelection"
upperBound="-1" eType="#//action/AbstractActionButton" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="UimContainer" abstract="true" eSuperTypes="#//component/UimComponent #//constraint/EditableConstrainedObject">
<eStructuralFeatures xsi:type="ecore:EReference" name="children" upperBound="-1"
eType="#//component/UimComponent" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MasterComponent" abstract="true">
<eStructuralFeatures xsi:type="ecore:EReference" name="detailComponents" upperBound="-1"
eType="#//component/DetailComponent" eOpposite="#//component/DetailComponent/masterComponent"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MasterTree" eSuperTypes="#//component/MasterComponent"/>
<eClassifiers xsi:type="ecore:EClass" name="DetailComponent" eSuperTypes="#//component/UimComponent">
<eStructuralFeatures xsi:type="ecore:EReference" name="masterComponent" lowerBound="1"
eType="#//component/MasterComponent" eOpposite="#//component/MasterComponent/detailComponents"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="panelsForClasses" upperBound="-1"
eType="#//component/PanelForClass" containment="true" eOpposite="#//component/PanelForClass/detailComponent"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PanelForClass" eSuperTypes="#//UmlReference">
<eStructuralFeatures xsi:type="ecore:EReference" name="detailComponent" lowerBound="1"
eType="#//component/DetailComponent" eOpposite="#//component/DetailComponent/panelsForClasses"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="panel" lowerBound="1"
eType="#//panel/AbstractPanel"/>
</eClassifiers>
</eSubpackages>
</ecore:EPackage>
| github:ecore:/data/opaeum/opaeum/bundles/opaeum-metamodels/org.opaeum.metamodels.uim/model/Uim.ecore | ecore | uim
UserInteractionElement
name
underUserControl
false
UmlReference
umlElementUid
UserInterfaceRoot
getPages
editability
visibility
ignoredElements
superUserInterfaces
pageOrdering
Page
panel
Labels
LabeledElement
IgnoredElement
userInterfaceRoot
PageOrdering
page
position
LabelContainer
labelOverride
control
UimNumberScroller
UimToggleButton
UimPopupSearch
UimDropdown
UimCheckBox
UimLookup
lookupSource
UimTextArea
rows
UimText
UimDatePopup
UimListBox
rows
UimControl
mimumWidth
field
minimumHeight
ControlKind
datePopup
datePopup
dropdown
dropdown
text
text
textArea
textArea
listBox
listBox
checkBox
checkBox
numberScroller
numberScroller
treeView
treeView
popupSearch
popupSearch
toggleButton
toggleButton
selectionTable
selectionTable
link
link
radioButton
radioButton
label
label
dateScroller
dateScroller
dateTimePopup
dateTimePopup
UimTreeView
UimLinkControl
editorToOpen
UimDateScroller
UimSelectionTable
UimRadioButton
UimLabel
UimDateTimePopup
editor
AbstractEditor
pages
actionBar
InstanceEditor
menuConfiguration
BehaviorExecutionEditor
model
EditorPage
editor
ActionBar
editor
MenuConfiguration
editor
operations
OperationMenuItem
menuConfiguration
hidden
ResponsibilityViewer
model
QueryResultPage
ObjectEditor
model
binding
LookupBinding
lookup
TableBinding
table
FieldBinding
field
UimBinding
getLastPropertyUuid
next
PropertyRef
binding
previous
next
constraint
EditableConstrainedObject
editability
ConstrainedObject
visibility
RequiredRole
constraint
RootUserInteractionConstraint
requiresGroupOwnership
true
requiresOwnership
false
requiredRoles
openToPublic
false
requiredStates
UserInteractionConstraint
inheritFromParent
true
RequiredState
constraint
action
BuiltInActionButton
kind
labels
AbstractActionButton
ActionKind
update
update
delete
delete
execute
execute
delegateTask
delegateTask
completeTask
completeTask
suspend
suspend
forwardTask
forwardTask
claimTask
claimTask
add
add
refresh
refresh
revert
revert
abort
abort
skip
skip
resume
resume
TransitionButton
LinkToQuery
InvocationButton
popup
AbstractLink
BuiltInLink
kind
labels
BuiltInLinkKind
auditTrail
auditTrail
businessIntelligence
businessIntelligence
edit
edit
view
view
panel
GridPanel
numberOfColumns
VerticalPanel
HorizontalPanel
AbstractPanel
CollapsiblePanel
isCollapsible
Outlayable
preferredWidth
preferredHeight
fillHorizontally
fillVertically
Orientation
horizontal
horizontal
vertical
vertical
wizard
AbstractWizard
pages
NewObjectWizard
model
InvocationWizard
WizardPage
wizard
ResponsibilityInvocationWizard
model
BehaviorInvocationWizard
model
OperationResultPage
wizard
perspective
PerspectiveConfiguration
explorer
editor
properties
inbox
outbox
ViewAllocation
width
height
position
PositionInPerspective
left
left
right
right
top
top
bottom
bottom
rightTop
rightTop
rightBottom
rightBottom
leftTop
leftTop
leftBottom
leftBottom
topRight
topRight
topLeft
topLeft
bottomRight
bottomRight
bottomLeft
bottomLeft
NavigatorConfiguration
classes
ClassNavigationConstraint
explorerConfiguration
properties
behaviors
operations
PropertyNavigationConstraint
owner
EditorConfiguration
PropertiesConfiguration
NavigationConstraint
hidden
OperationNavigationConstraint
owner
invocationConstraint
parameters
BehaviorNavigationConstraint
invocationConstraint
owner
parameters
InboxConfiguration
OutboxConfiguration
ParameterNavigationConstraint
MultiplicityElementNavigationConstraint
removeConstraint
addConstraint
cube
CubeQuery
columnAxis
rowAxis
measures
AxisEntry
dimensionBinding
levelProperty
DimensionBinding
toString
equals
o
hashCode
LevelProperty
RowAxisEntry
ColumnAxisEntry
AggregationFormula
SUM
SUM
AVERAGE
AVERAGE
COUNT
COUNT
MeasureProperty
equals
o
hashCode
toString
aggregationFormula
CubeQueryEditor
queries
model
ClassUserInteractionModel
primaryEditor
secondaryEditors
newObjectWizard
cubeQueryEditor
ResponsibilityUserInteractionModel
invocationWizard
viewer
AbstractUserInteractionModel
linkedUmlResource
BehaviorUserInteractionModel
invocationWizard
editor
QueryInvoker
resultPage
OperationInvocationWizard
resultPage
EmbeddedTaskEditor
component
UimField
control
controlKind
minimumLabelWidth
200
binding
orientation
UimComponent
getParent
UimDataTable
binding
actionsOnMultipleSelection
UimContainer
children
MasterComponent
detailComponents
MasterTree
DetailComponent
masterComponent
panelsForClasses
PanelForClass
detailComponent
panel | null | {"directed":true,"nodes":[{"nsPrefix":"uim","nsURI":"http://opaeum.org/uimetamodel/1.0","name":"uim","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UserInteractionElement","instanceClass":null,"abstract":true,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UmlReference","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UserInterfaceRoot","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Page","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Labels","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LabeledElement","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IgnoredElement","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PageOrdering","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LabelContainer","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"nsPrefix":"ctl","nsURI":"http://opaeum.org/uimetamodel/control/1.0","name":"control","id":10,"eClass":"EPackage"},{"nsPrefix":"editor","nsURI":"http://opaeum.org/uimetamodel/editor/1.0","name":"editor","id":11,"eClass":"EPackage"},{"nsPrefix":"bind","nsURI":"http://opaeum.org/uimetamodel/binding/1.0","name":"binding","id":12,"eClass":"EPackage"},{"nsPrefix":"constr","nsURI":"http://opaeum.org/uimetamodel/security/1.0","name":"constraint","id":13,"eClass":"EPackage"},{"nsPrefix":"action","nsURI":"http://opaeum.org/uimetamodel/action/1.0","name":"action","id":14,"eClass":"EPackage"},{"nsPrefix":"panel","nsURI":"http://opaeum.org/uimetamodel/panel/1.0","name":"panel","id":15,"eClass":"EPackage"},{"nsPrefix":"wizard","nsURI":"http://opaeum.org/uimetamodel/wizard/1.0","name":"wizard","id":16,"eClass":"EPackage"},{"nsPrefix":"persp","nsURI":"http://opaeum.org/uimetamodel/perspective/1.0","name":"perspective","id":17,"eClass":"EPackage"},{"nsPrefix":"cube","nsURI":"http://opaeum.org/uimetamodel/cube/1.0","name":"cube","id":18,"eClass":"EPackage"},{"nsPrefix":"model","nsURI":"http://opaeum.org/uimetamodel/model/1.0","name":"model","id":19,"eClass":"EPackage"},{"nsPrefix":"comp","nsURI":"http://opaeum.org/uimetamodel/component/1.0","name":"component","id":20,"eClass":"EPackage"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":21,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":true,"name":"underUserControl","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":"umlElementUid","changeable":true,"lowerBound":0,"iD":false,"id":25,"derived":false},{"id":26,"eClass":"EGenericType"},{"ordered":true,"upperBound":-1,"unique":true,"name":"getPages","lowerBound":0,"id":27,"many":true,"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":"editability","changeable":true,"resolveProxies":true,"lowerBound":0,"id":28,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"visibility","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":"ignoredElements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":30,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"superUserInterfaces","changeable":true,"resolveProxies":true,"lowerBound":0,"id":31,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"pageOrdering","changeable":true,"resolveProxies":true,"lowerBound":0,"id":32,"derived":false},{"id":33,"eClass":"EGenericType"},{"id":34,"eClass":"EGenericType"},{"id":35,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RootUserInteractionConstraint","instanceClass":null,"abstract":false,"id":36,"interface":false,"eClass":"EClass"},{"id":37,"eClass":"EGenericType"},{"id":38,"eClass":"EGenericType"},{"id":39,"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":"userInterfaceRoot","changeable":true,"resolveProxies":true,"lowerBound":0,"id":40,"derived":false},{"id":41,"eClass":"EGenericType"},{"id":42,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EditableConstrainedObject","instanceClass":null,"abstract":false,"id":43,"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":"panel","changeable":true,"resolveProxies":true,"lowerBound":1,"id":44,"derived":false},{"id":45,"eClass":"EGenericType"},{"id":46,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AbstractPanel","instanceClass":null,"abstract":true,"id":47,"interface":false,"eClass":"EClass"},{"id":48,"eClass":"EGenericType"},{"id":49,"eClass":"EGenericType"},{"id":50,"eClass":"EGenericType"},{"id":51,"eClass":"EGenericType"},{"id":52,"eClass":"EGenericType"},{"id":53,"eClass":"EGenericType"},{"id":54,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"page","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":"position","changeable":true,"lowerBound":0,"iD":false,"id":56,"derived":false},{"id":57,"eClass":"EGenericType"},{"id":58,"eClass":"EGenericType"},{"id":59,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"labelOverride","changeable":true,"resolveProxies":true,"lowerBound":0,"id":60,"derived":false},{"id":61,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UimNumberScroller","instanceClass":null,"abstract":false,"id":62,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UimToggleButton","instanceClass":null,"abstract":false,"id":63,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UimPopupSearch","instanceClass":null,"abstract":false,"id":64,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UimDropdown","instanceClass":null,"abstract":false,"id":65,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UimCheckBox","instanceClass":null,"abstract":false,"id":66,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UimLookup","instanceClass":null,"abstract":false,"id":67,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UimTextArea","instanceClass":null,"abstract":false,"id":68,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UimText","instanceClass":null,"abstract":false,"id":69,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UimDatePopup","instanceClass":null,"abstract":false,"id":70,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UimListBox","instanceClass":null,"abstract":false,"id":71,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UimControl","instanceClass":null,"abstract":false,"id":72,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"ControlKind","instanceClass":null,"id":73,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UimTreeView","instanceClass":null,"abstract":false,"id":74,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UimLinkControl","instanceClass":null,"abstract":false,"id":75,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UimDateScroller","instanceClass":null,"abstract":false,"id":76,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UimSelectionTable","instanceClass":null,"abstract":false,"id":77,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UimRadioButton","instanceClass":null,"abstract":false,"id":78,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UimLabel","instanceClass":null,"abstract":false,"id":79,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UimDateTimePopup","instanceClass":null,"abstract":false,"id":80,"interface":false,"eClass":"EClass"},{"id":81,"eClass":"EGenericType"},{"id":82,"eClass":"EGenericType"},{"id":83,"eClass":"EGenericType"},{"id":84,"eClass":"EGenericType"},{"id":85,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"lookupSource","changeable":true,"resolveProxies":true,"lowerBound":0,"id":86,"derived":false},{"id":87,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LookupBinding","instanceClass":null,"abstract":false,"id":88,"interface":false,"eClass":"EClass"},{"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":"lookup","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":"rows","changeable":true,"lowerBound":0,"iD":false,"id":91,"derived":false},{"id":92,"eClass":"EGenericType"},{"id":93,"eClass":"EGenericType"},{"id":94,"eClass":"EGenericType"},{"id":95,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"rows","changeable":true,"lowerBound":0,"iD":false,"id":96,"derived":false},{"id":97,"eClass":"EGenericType"},{"id":98,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"mimumWidth","changeable":true,"lowerBound":0,"iD":false,"id":99,"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":"field","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":"minimumHeight","changeable":true,"lowerBound":0,"iD":false,"id":101,"derived":false},{"id":102,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UimField","instanceClass":null,"abstract":false,"id":103,"interface":false,"eClass":"EClass"},{"id":104,"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":"control","changeable":true,"resolveProxies":true,"lowerBound":1,"id":105,"derived":false},{"id":106,"eClass":"EGenericType"},{"name":"datePopup","id":107,"value":0,"literal":"datePopup","eClass":"EEnumLiteral"},{"name":"dropdown","id":108,"value":1,"literal":"dropdown","eClass":"EEnumLiteral"},{"name":"text","id":109,"value":2,"literal":"text","eClass":"EEnumLiteral"},{"name":"textArea","id":110,"value":3,"literal":"textArea","eClass":"EEnumLiteral"},{"name":"listBox","id":111,"value":4,"literal":"listBox","eClass":"EEnumLiteral"},{"name":"checkBox","id":112,"value":5,"literal":"checkBox","eClass":"EEnumLiteral"},{"name":"numberScroller","id":113,"value":6,"literal":"numberScroller","eClass":"EEnumLiteral"},{"name":"treeView","id":114,"value":7,"literal":"treeView","eClass":"EEnumLiteral"},{"name":"popupSearch","id":115,"value":8,"literal":"popupSearch","eClass":"EEnumLiteral"},{"name":"toggleButton","id":116,"value":9,"literal":"toggleButton","eClass":"EEnumLiteral"},{"name":"selectionTable","id":117,"value":10,"literal":"selectionTable","eClass":"EEnumLiteral"},{"name":"link","id":118,"value":11,"literal":"link","eClass":"EEnumLiteral"},{"name":"radioButton","id":119,"value":12,"literal":"radioButton","eClass":"EEnumLiteral"},{"name":"label","id":120,"value":13,"literal":"label","eClass":"EEnumLiteral"},{"name":"dateScroller","id":121,"value":14,"literal":"dateScroller","eClass":"EEnumLiteral"},{"name":"dateTimePopup","id":122,"value":15,"literal":"dateTimePopup","eClass":"EEnumLiteral"},{"id":123,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"editorToOpen","changeable":true,"resolveProxies":true,"lowerBound":0,"id":124,"derived":false},{"id":125,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ObjectEditor","instanceClass":null,"abstract":false,"id":126,"interface":false,"eClass":"EClass"},{"id":127,"eClass":"EGenericType"},{"id":128,"eClass":"EGenericType"},{"id":129,"eClass":"EGenericType"},{"id":130,"eClass":"EGenericType"},{"id":131,"eClass":"EGenericType"},{"id":132,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AbstractEditor","instanceClass":null,"abstract":false,"id":133,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InstanceEditor","instanceClass":null,"abstract":true,"id":134,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BehaviorExecutionEditor","instanceClass":null,"abstract":false,"id":135,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EditorPage","instanceClass":null,"abstract":false,"id":136,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ActionBar","instanceClass":null,"abstract":false,"id":137,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MenuConfiguration","instanceClass":null,"abstract":false,"id":138,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OperationMenuItem","instanceClass":null,"abstract":false,"id":139,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ResponsibilityViewer","instanceClass":null,"abstract":false,"id":140,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"QueryResultPage","instanceClass":null,"abstract":false,"id":141,"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":"pages","changeable":true,"resolveProxies":true,"lowerBound":0,"id":142,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"actionBar","changeable":true,"resolveProxies":true,"lowerBound":0,"id":143,"derived":false},{"id":144,"eClass":"EGenericType"},{"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":"editor","changeable":true,"resolveProxies":true,"lowerBound":1,"id":146,"derived":false},{"id":147,"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":"editor","changeable":true,"resolveProxies":true,"lowerBound":0,"id":148,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"menuConfiguration","changeable":true,"resolveProxies":true,"lowerBound":0,"id":149,"derived":false},{"id":150,"eClass":"EGenericType"},{"id":151,"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":"editor","changeable":true,"resolveProxies":true,"lowerBound":1,"id":152,"derived":false},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"model","changeable":true,"resolveProxies":true,"lowerBound":0,"id":153,"derived":false},{"id":154,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BehaviorUserInteractionModel","instanceClass":null,"abstract":false,"id":155,"interface":false,"eClass":"EClass"},{"id":156,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"editor","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"},{"container":false,"ordered":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":162,"derived":false},{"id":163,"eClass":"EGenericType"},{"id":164,"eClass":"EGenericType"},{"id":165,"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":"menuConfiguration","changeable":true,"resolveProxies":true,"lowerBound":1,"id":166,"derived":false},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UserInteractionConstraint","instanceClass":null,"abstract":false,"id":167,"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":"hidden","changeable":true,"lowerBound":0,"iD":false,"id":168,"derived":false},{"id":169,"eClass":"EGenericType"},{"id":170,"eClass":"EGenericType"},{"id":171,"eClass":"EGenericType"},{"id":172,"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":"model","changeable":true,"resolveProxies":true,"lowerBound":0,"id":173,"derived":false},{"id":174,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ResponsibilityUserInteractionModel","instanceClass":null,"abstract":false,"id":175,"interface":false,"eClass":"EClass"},{"id":176,"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":"viewer","changeable":true,"resolveProxies":true,"lowerBound":1,"id":177,"derived":false},{"id":178,"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":"model","changeable":true,"resolveProxies":true,"lowerBound":0,"id":179,"derived":false},{"id":180,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ClassUserInteractionModel","instanceClass":null,"abstract":false,"id":181,"interface":false,"eClass":"EClass"},{"id":182,"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":"primaryEditor","changeable":true,"resolveProxies":true,"lowerBound":1,"id":183,"derived":false},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TableBinding","instanceClass":null,"abstract":false,"id":184,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FieldBinding","instanceClass":null,"abstract":false,"id":185,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UimBinding","instanceClass":null,"abstract":true,"id":186,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PropertyRef","instanceClass":null,"abstract":false,"id":187,"interface":false,"eClass":"EClass"},{"id":188,"eClass":"EGenericType"},{"id":189,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"table","changeable":true,"resolveProxies":true,"lowerBound":1,"id":190,"derived":false},{"id":191,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UimDataTable","instanceClass":null,"abstract":false,"id":192,"interface":false,"eClass":"EClass"},{"id":193,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"binding","changeable":true,"resolveProxies":true,"lowerBound":0,"id":194,"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":"field","changeable":true,"resolveProxies":true,"lowerBound":0,"id":195,"derived":false},{"id":196,"eClass":"EGenericType"},{"id":197,"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":"binding","changeable":true,"resolveProxies":true,"lowerBound":1,"id":198,"derived":false},{"ordered":true,"upperBound":1,"unique":true,"name":"getLastPropertyUuid","lowerBound":0,"id":199,"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":"next","changeable":true,"resolveProxies":true,"lowerBound":0,"id":200,"derived":false},{"id":201,"eClass":"EGenericType"},{"id":202,"eClass":"EGenericType"},{"id":203,"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":"binding","changeable":true,"resolveProxies":true,"lowerBound":0,"id":204,"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":"previous","changeable":true,"resolveProxies":true,"lowerBound":0,"id":205,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"next","changeable":true,"resolveProxies":true,"lowerBound":0,"id":206,"derived":false},{"id":207,"eClass":"EGenericType"},{"id":208,"eClass":"EGenericType"},{"id":209,"eClass":"EGenericType"},{"id":210,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConstrainedObject","instanceClass":null,"abstract":false,"id":211,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RequiredRole","instanceClass":null,"abstract":false,"id":212,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RequiredState","instanceClass":null,"abstract":false,"id":213,"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":"editability","changeable":true,"resolveProxies":true,"lowerBound":0,"id":214,"derived":false},{"id":215,"eClass":"EGenericType"},{"id":216,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"visibility","changeable":true,"resolveProxies":true,"lowerBound":0,"id":217,"derived":false},{"id":218,"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":"constraint","changeable":true,"resolveProxies":true,"lowerBound":1,"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":true,"unsettable":false,"transient":false,"unique":true,"name":"requiredRoles","changeable":true,"resolveProxies":true,"lowerBound":0,"id":222,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"true","unsettable":false,"transient":false,"unique":true,"name":"requiresGroupOwnership","changeable":true,"lowerBound":0,"iD":false,"id":223,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":true,"name":"requiresOwnership","changeable":true,"lowerBound":0,"iD":false,"id":224,"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":"openToPublic","changeable":true,"lowerBound":0,"iD":false,"id":225,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"requiredStates","changeable":true,"resolveProxies":true,"lowerBound":0,"id":226,"derived":false},{"id":227,"eClass":"EGenericType"},{"id":228,"eClass":"EGenericType"},{"id":229,"eClass":"EGenericType"},{"id":230,"eClass":"EGenericType"},{"id":231,"eClass":"EGenericType"},{"container":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":"constraint","changeable":true,"resolveProxies":true,"lowerBound":1,"id":232,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"true","unsettable":false,"transient":false,"unique":true,"name":"inheritFromParent","changeable":true,"lowerBound":0,"iD":false,"id":233,"derived":false},{"id":234,"eClass":"EGenericType"},{"id":235,"eClass":"EGenericType"},{"id":236,"eClass":"EGenericType"},{"id":237,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BuiltInActionButton","instanceClass":null,"abstract":false,"id":238,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AbstractActionButton","instanceClass":null,"abstract":true,"id":239,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"ActionKind","instanceClass":null,"id":240,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TransitionButton","instanceClass":null,"abstract":false,"id":241,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LinkToQuery","instanceClass":null,"abstract":false,"id":242,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InvocationButton","instanceClass":null,"abstract":false,"id":243,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AbstractLink","instanceClass":null,"abstract":true,"id":244,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BuiltInLink","instanceClass":null,"abstract":false,"id":245,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"BuiltInLinkKind","instanceClass":null,"id":246,"serializable":true,"eClass":"EEnum"},{"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":247,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"labels","changeable":true,"resolveProxies":true,"lowerBound":0,"id":248,"derived":false},{"id":249,"eClass":"EGenericType"},{"id":250,"eClass":"EGenericType"},{"id":251,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UimComponent","instanceClass":null,"abstract":true,"id":252,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Outlayable","instanceClass":null,"abstract":true,"id":253,"interface":false,"eClass":"EClass"},{"id":254,"eClass":"EGenericType"},{"id":255,"eClass":"EGenericType"},{"name":"update","id":256,"value":0,"literal":"update","eClass":"EEnumLiteral"},{"name":"delete","id":257,"value":1,"literal":"delete","eClass":"EEnumLiteral"},{"name":"execute","id":258,"value":3,"literal":"execute","eClass":"EEnumLiteral"},{"name":"delegateTask","id":259,"value":4,"literal":"delegateTask","eClass":"EEnumLiteral"},{"name":"completeTask","id":260,"value":5,"literal":"completeTask","eClass":"EEnumLiteral"},{"name":"suspend","id":261,"value":6,"literal":"suspend","eClass":"EEnumLiteral"},{"name":"forwardTask","id":262,"value":8,"literal":"forwardTask","eClass":"EEnumLiteral"},{"name":"claimTask","id":263,"value":9,"literal":"claimTask","eClass":"EEnumLiteral"},{"name":"add","id":264,"value":2,"literal":"add","eClass":"EEnumLiteral"},{"name":"refresh","id":265,"value":7,"literal":"refresh","eClass":"EEnumLiteral"},{"name":"revert","id":266,"value":10,"literal":"revert","eClass":"EEnumLiteral"},{"name":"abort","id":267,"value":11,"literal":"abort","eClass":"EEnumLiteral"},{"name":"skip","id":268,"value":12,"literal":"skip","eClass":"EEnumLiteral"},{"name":"resume","id":269,"value":13,"literal":"resume","eClass":"EEnumLiteral"},{"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":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"popup","changeable":true,"resolveProxies":true,"lowerBound":0,"id":274,"derived":false},{"id":275,"eClass":"EGenericType"},{"id":276,"eClass":"EGenericType"},{"id":277,"eClass":"EGenericType"},{"id":278,"eClass":"EGenericType"},{"id":279,"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":280,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"labels","changeable":true,"resolveProxies":true,"lowerBound":0,"id":281,"derived":false},{"id":282,"eClass":"EGenericType"},{"id":283,"eClass":"EGenericType"},{"id":284,"eClass":"EGenericType"},{"name":"auditTrail","id":285,"value":0,"literal":"auditTrail","eClass":"EEnumLiteral"},{"name":"businessIntelligence","id":286,"value":1,"literal":"businessIntelligence","eClass":"EEnumLiteral"},{"name":"edit","id":287,"value":2,"literal":"edit","eClass":"EEnumLiteral"},{"name":"view","id":288,"value":3,"literal":"view","eClass":"EEnumLiteral"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GridPanel","instanceClass":null,"abstract":false,"id":289,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VerticalPanel","instanceClass":null,"abstract":false,"id":290,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"HorizontalPanel","instanceClass":null,"abstract":false,"id":291,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CollapsiblePanel","instanceClass":null,"abstract":true,"id":292,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"Orientation","instanceClass":null,"id":293,"serializable":true,"eClass":"EEnum"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"numberOfColumns","changeable":true,"lowerBound":0,"iD":false,"id":294,"derived":false},{"id":295,"eClass":"EGenericType"},{"id":296,"eClass":"EGenericType"},{"id":297,"eClass":"EGenericType"},{"id":298,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UimContainer","instanceClass":null,"abstract":true,"id":299,"interface":false,"eClass":"EClass"},{"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":"isCollapsible","changeable":true,"lowerBound":0,"iD":false,"id":302,"derived":false},{"id":303,"eClass":"EGenericType"},{"id":304,"eClass":"EGenericType"},{"id":305,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"preferredWidth","changeable":true,"lowerBound":0,"iD":false,"id":306,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"preferredHeight","changeable":true,"lowerBound":0,"iD":false,"id":307,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"fillHorizontally","changeable":true,"lowerBound":0,"iD":false,"id":308,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"fillVertically","changeable":true,"lowerBound":0,"iD":false,"id":309,"derived":false},{"id":310,"eClass":"EGenericType"},{"id":311,"eClass":"EGenericType"},{"id":312,"eClass":"EGenericType"},{"id":313,"eClass":"EGenericType"},{"name":"horizontal","id":314,"value":0,"literal":"horizontal","eClass":"EEnumLiteral"},{"name":"vertical","id":315,"value":1,"literal":"vertical","eClass":"EEnumLiteral"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AbstractWizard","instanceClass":null,"abstract":true,"id":316,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NewObjectWizard","instanceClass":null,"abstract":false,"id":317,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InvocationWizard","instanceClass":null,"abstract":true,"id":318,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WizardPage","instanceClass":null,"abstract":false,"id":319,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ResponsibilityInvocationWizard","instanceClass":null,"abstract":false,"id":320,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BehaviorInvocationWizard","instanceClass":null,"abstract":false,"id":321,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OperationResultPage","instanceClass":null,"abstract":false,"id":322,"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":"pages","changeable":true,"resolveProxies":true,"lowerBound":0,"id":323,"derived":false},{"id":324,"eClass":"EGenericType"},{"id":325,"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":"wizard","changeable":true,"resolveProxies":true,"lowerBound":0,"id":326,"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":"model","changeable":true,"resolveProxies":true,"lowerBound":0,"id":327,"derived":false},{"id":328,"eClass":"EGenericType"},{"id":329,"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":"newObjectWizard","changeable":true,"resolveProxies":true,"lowerBound":1,"id":330,"derived":false},{"id":331,"eClass":"EGenericType"},{"id":332,"eClass":"EGenericType"},{"id":333,"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":"model","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":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"invocationWizard","changeable":true,"resolveProxies":true,"lowerBound":1,"id":337,"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":"model","changeable":true,"resolveProxies":true,"lowerBound":0,"id":338,"derived":false},{"id":339,"eClass":"EGenericType"},{"id":340,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"invocationWizard","changeable":true,"resolveProxies":true,"lowerBound":0,"id":341,"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":"wizard","changeable":true,"resolveProxies":true,"lowerBound":0,"id":342,"derived":false},{"id":343,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OperationInvocationWizard","instanceClass":null,"abstract":false,"id":344,"interface":false,"eClass":"EClass"},{"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":"resultPage","changeable":true,"resolveProxies":true,"lowerBound":0,"id":346,"derived":false},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PerspectiveConfiguration","instanceClass":null,"abstract":false,"id":347,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ViewAllocation","instanceClass":null,"abstract":true,"id":348,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"PositionInPerspective","instanceClass":null,"id":349,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NavigatorConfiguration","instanceClass":null,"abstract":false,"id":350,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ClassNavigationConstraint","instanceClass":null,"abstract":false,"id":351,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PropertyNavigationConstraint","instanceClass":null,"abstract":false,"id":352,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EditorConfiguration","instanceClass":null,"abstract":false,"id":353,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PropertiesConfiguration","instanceClass":null,"abstract":false,"id":354,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NavigationConstraint","instanceClass":null,"abstract":false,"id":355,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OperationNavigationConstraint","instanceClass":null,"abstract":false,"id":356,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BehaviorNavigationConstraint","instanceClass":null,"abstract":false,"id":357,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InboxConfiguration","instanceClass":null,"abstract":false,"id":358,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OutboxConfiguration","instanceClass":null,"abstract":false,"id":359,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ParameterNavigationConstraint","instanceClass":null,"abstract":false,"id":360,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MultiplicityElementNavigationConstraint","instanceClass":null,"abstract":false,"id":361,"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":"explorer","changeable":true,"resolveProxies":true,"lowerBound":0,"id":362,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"editor","changeable":true,"resolveProxies":true,"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":"properties","changeable":true,"resolveProxies":true,"lowerBound":0,"id":364,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"inbox","changeable":true,"resolveProxies":true,"lowerBound":0,"id":365,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"outbox","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"},{"id":371,"eClass":"EGenericType"},{"id":372,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"width","changeable":true,"lowerBound":0,"iD":false,"id":373,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"height","changeable":true,"lowerBound":0,"iD":false,"id":374,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"position","changeable":true,"lowerBound":0,"iD":false,"id":375,"derived":false},{"id":376,"eClass":"EGenericType"},{"id":377,"eClass":"EGenericType"},{"id":378,"eClass":"EGenericType"},{"id":379,"eClass":"EGenericType"},{"name":"left","id":380,"value":0,"literal":"left","eClass":"EEnumLiteral"},{"name":"right","id":381,"value":1,"literal":"right","eClass":"EEnumLiteral"},{"name":"top","id":382,"value":2,"literal":"top","eClass":"EEnumLiteral"},{"name":"bottom","id":383,"value":3,"literal":"bottom","eClass":"EEnumLiteral"},{"name":"rightTop","id":384,"value":4,"literal":"rightTop","eClass":"EEnumLiteral"},{"name":"rightBottom","id":385,"value":5,"literal":"rightBottom","eClass":"EEnumLiteral"},{"name":"leftTop","id":386,"value":6,"literal":"leftTop","eClass":"EEnumLiteral"},{"name":"leftBottom","id":387,"value":7,"literal":"leftBottom","eClass":"EEnumLiteral"},{"name":"topRight","id":388,"value":8,"literal":"topRight","eClass":"EEnumLiteral"},{"name":"topLeft","id":389,"value":9,"literal":"topLeft","eClass":"EEnumLiteral"},{"name":"bottomRight","id":390,"value":10,"literal":"bottomRight","eClass":"EEnumLiteral"},{"name":"bottomLeft","id":391,"value":11,"literal":"bottomLeft","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":"classes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":392,"derived":false},{"id":393,"eClass":"EGenericType"},{"id":394,"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":"explorerConfiguration","changeable":true,"resolveProxies":true,"lowerBound":1,"id":395,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"properties","changeable":true,"resolveProxies":true,"lowerBound":0,"id":396,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"behaviors","changeable":true,"resolveProxies":true,"lowerBound":0,"id":397,"derived":false},{"container":false,"ordered":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":398,"derived":false},{"id":399,"eClass":"EGenericType"},{"id":400,"eClass":"EGenericType"},{"id":401,"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":402,"derived":false},{"id":403,"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":404,"derived":false},{"id":405,"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":406,"derived":false},{"id":407,"eClass":"EGenericType"},{"id":408,"eClass":"EGenericType"},{"id":409,"eClass":"EGenericType"},{"id":410,"eClass":"EGenericType"},{"id":411,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"hidden","changeable":true,"lowerBound":0,"iD":false,"id":412,"derived":false},{"id":413,"eClass":"EGenericType"},{"id":414,"eClass":"EGenericType"},{"id":415,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"invocationConstraint","changeable":true,"resolveProxies":true,"lowerBound":0,"id":416,"derived":false},{"container":false,"ordered":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":417,"derived":false},{"id":418,"eClass":"EGenericType"},{"id":419,"eClass":"EGenericType"},{"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":"invocationConstraint","changeable":true,"resolveProxies":true,"lowerBound":0,"id":422,"derived":false},{"container":false,"ordered":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":423,"derived":false},{"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"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"removeConstraint","changeable":true,"resolveProxies":true,"lowerBound":0,"id":431,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"addConstraint","changeable":true,"resolveProxies":true,"lowerBound":0,"id":432,"derived":false},{"id":433,"eClass":"EGenericType"},{"id":434,"eClass":"EGenericType"},{"id":435,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CubeQuery","instanceClass":null,"abstract":false,"id":436,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AxisEntry","instanceClass":null,"abstract":true,"id":437,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DimensionBinding","instanceClass":null,"abstract":false,"id":438,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LevelProperty","instanceClass":null,"abstract":false,"id":439,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RowAxisEntry","instanceClass":null,"abstract":false,"id":440,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ColumnAxisEntry","instanceClass":null,"abstract":false,"id":441,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"AggregationFormula","instanceClass":null,"id":442,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MeasureProperty","instanceClass":null,"abstract":false,"id":443,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CubeQueryEditor","instanceClass":null,"abstract":false,"id":444,"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":"columnAxis","changeable":true,"resolveProxies":true,"lowerBound":0,"id":445,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"rowAxis","changeable":true,"resolveProxies":true,"lowerBound":0,"id":446,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"measures","changeable":true,"resolveProxies":true,"lowerBound":0,"id":447,"derived":false},{"id":448,"eClass":"EGenericType"},{"id":449,"eClass":"EGenericType"},{"id":450,"eClass":"EGenericType"},{"id":451,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"dimensionBinding","changeable":true,"resolveProxies":true,"lowerBound":0,"id":452,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"levelProperty","changeable":true,"resolveProxies":true,"lowerBound":0,"id":453,"derived":false},{"id":454,"eClass":"EGenericType"},{"id":455,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"toString","lowerBound":0,"id":456,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"equals","lowerBound":0,"id":457,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"hashCode","lowerBound":0,"id":458,"many":false,"required":false,"eClass":"EOperation"},{"id":459,"eClass":"EGenericType"},{"id":460,"eClass":"EGenericType"},{"id":461,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"o","lowerBound":0,"id":462,"many":false,"required":false,"eClass":"EParameter"},{"id":463,"eClass":"EGenericType"},{"id":464,"eClass":"EGenericType"},{"id":465,"eClass":"EGenericType"},{"id":466,"eClass":"EGenericType"},{"id":467,"eClass":"EGenericType"},{"id":468,"eClass":"EGenericType"},{"name":"SUM","id":469,"value":0,"literal":"SUM","eClass":"EEnumLiteral"},{"name":"AVERAGE","id":470,"value":1,"literal":"AVERAGE","eClass":"EEnumLiteral"},{"name":"COUNT","id":471,"value":2,"literal":"COUNT","eClass":"EEnumLiteral"},{"ordered":true,"upperBound":1,"unique":true,"name":"equals","lowerBound":0,"id":472,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"hashCode","lowerBound":0,"id":473,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"toString","lowerBound":0,"id":474,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"aggregationFormula","changeable":true,"lowerBound":0,"iD":false,"id":475,"derived":false},{"id":476,"eClass":"EGenericType"},{"id":477,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"o","lowerBound":0,"id":478,"many":false,"required":false,"eClass":"EParameter"},{"id":479,"eClass":"EGenericType"},{"id":480,"eClass":"EGenericType"},{"id":481,"eClass":"EGenericType"},{"id":482,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"queries","changeable":true,"resolveProxies":true,"lowerBound":0,"id":483,"derived":false},{"id":484,"eClass":"EGenericType"},{"id":485,"eClass":"EGenericType"},{"id":486,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AbstractUserInteractionModel","instanceClass":null,"abstract":true,"id":487,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"QueryInvoker","instanceClass":null,"abstract":false,"id":488,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EmbeddedTaskEditor","instanceClass":null,"abstract":false,"id":489,"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":"secondaryEditors","changeable":true,"resolveProxies":true,"lowerBound":0,"id":490,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"cubeQueryEditor","changeable":true,"resolveProxies":true,"lowerBound":0,"id":491,"derived":false},{"id":492,"eClass":"EGenericType"},{"id":493,"eClass":"EGenericType"},{"id":494,"eClass":"EGenericType"},{"id":495,"eClass":"EGenericType"},{"id":496,"eClass":"EGenericType"},{"id":497,"eClass":"EGenericType"},{"id":498,"eClass":"EGenericType"},{"id":499,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"linkedUmlResource","changeable":true,"lowerBound":0,"iD":false,"id":500,"derived":false},{"id":501,"eClass":"EGenericType"},{"id":502,"eClass":"EGenericType"},{"id":503,"eClass":"EGenericType"},{"id":504,"eClass":"EGenericType"},{"id":505,"eClass":"EGenericType"},{"id":506,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"resultPage","changeable":true,"resolveProxies":true,"lowerBound":0,"id":507,"derived":false},{"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"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MasterComponent","instanceClass":null,"abstract":true,"id":516,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MasterTree","instanceClass":null,"abstract":false,"id":517,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DetailComponent","instanceClass":null,"abstract":false,"id":518,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PanelForClass","instanceClass":null,"abstract":false,"id":519,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"controlKind","changeable":true,"lowerBound":0,"iD":false,"id":520,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"200","unsettable":false,"transient":false,"unique":true,"name":"minimumLabelWidth","changeable":true,"lowerBound":0,"iD":false,"id":521,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"orientation","changeable":true,"lowerBound":0,"iD":false,"id":522,"derived":false},{"id":523,"eClass":"EGenericType"},{"id":524,"eClass":"EGenericType"},{"id":525,"eClass":"EGenericType"},{"id":526,"eClass":"EGenericType"},{"id":527,"eClass":"EGenericType"},{"id":528,"eClass":"EGenericType"},{"id":529,"eClass":"EGenericType"},{"id":530,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"getParent","lowerBound":0,"id":531,"many":false,"required":false,"eClass":"EOperation"},{"id":532,"eClass":"EGenericType"},{"id":533,"eClass":"EGenericType"},{"id":534,"eClass":"EGenericType"},{"id":535,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"actionsOnMultipleSelection","changeable":true,"resolveProxies":true,"lowerBound":0,"id":536,"derived":false},{"id":537,"eClass":"EGenericType"},{"id":538,"eClass":"EGenericType"},{"id":539,"eClass":"EGenericType"},{"id":540,"eClass":"EGenericType"},{"id":541,"eClass":"EGenericType"},{"container":false,"ordered":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":542,"derived":false},{"id":543,"eClass":"EGenericType"},{"id":544,"eClass":"EGenericType"},{"id":545,"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":"detailComponents","changeable":true,"resolveProxies":true,"lowerBound":0,"id":546,"derived":false},{"id":547,"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":"masterComponent","changeable":true,"resolveProxies":true,"lowerBound":1,"id":548,"derived":false},{"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":"panelsForClasses","changeable":true,"resolveProxies":true,"lowerBound":0,"id":550,"derived":false},{"id":551,"eClass":"EGenericType"},{"id":552,"eClass":"EGenericType"},{"id":553,"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":"detailComponent","changeable":true,"resolveProxies":true,"lowerBound":1,"id":554,"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":"panel","changeable":true,"resolveProxies":true,"lowerBound":1,"id":555,"derived":false},{"id":556,"eClass":"EGenericType"},{"id":557,"eClass":"EGenericType"},{"id":558,"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":23},{"source":21,"target":1},{"source":22,"target":24},{"source":22,"target":1},{"source":2,"target":0},{"source":2,"target":25},{"source":25,"target":26},{"source":25,"target":2},{"source":3,"target":0},{"source":3,"target":1},{"source":3,"target":6},{"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":3,"target":34},{"source":27,"target":4},{"source":27,"target":35},{"source":27,"target":3},{"source":35,"target":4},{"source":28,"target":36},{"source":28,"target":37},{"source":28,"target":3},{"source":37,"target":36},{"source":29,"target":36},{"source":29,"target":38},{"source":29,"target":3},{"source":38,"target":36},{"source":30,"target":7},{"source":30,"target":39},{"source":30,"target":3},{"source":30,"target":40},{"source":39,"target":7},{"source":31,"target":3},{"source":31,"target":41},{"source":31,"target":3},{"source":41,"target":3},{"source":32,"target":8},{"source":32,"target":42},{"source":32,"target":3},{"source":42,"target":8},{"source":33,"target":1},{"source":34,"target":6},{"source":4,"target":0},{"source":4,"target":43},{"source":4,"target":6},{"source":4,"target":44},{"source":4,"target":45},{"source":4,"target":46},{"source":44,"target":47},{"source":44,"target":48},{"source":44,"target":4},{"source":48,"target":47},{"source":45,"target":43},{"source":46,"target":6},{"source":5,"target":0},{"source":5,"target":49},{"source":6,"target":0},{"source":6,"target":1},{"source":6,"target":2},{"source":6,"target":9},{"source":6,"target":50},{"source":6,"target":51},{"source":6,"target":52},{"source":50,"target":1},{"source":51,"target":2},{"source":52,"target":9},{"source":7,"target":0},{"source":7,"target":2},{"source":7,"target":40},{"source":7,"target":53},{"source":40,"target":3},{"source":40,"target":54},{"source":40,"target":7},{"source":40,"target":30},{"source":54,"target":3},{"source":53,"target":2},{"source":8,"target":0},{"source":8,"target":6},{"source":8,"target":55},{"source":8,"target":56},{"source":8,"target":57},{"source":55,"target":4},{"source":55,"target":58},{"source":55,"target":8},{"source":58,"target":4},{"source":56,"target":59},{"source":56,"target":8},{"source":57,"target":6},{"source":9,"target":0},{"source":9,"target":60},{"source":60,"target":5},{"source":60,"target":61},{"source":60,"target":9},{"source":61,"target":5},{"source":10,"target":62},{"source":10,"target":63},{"source":10,"target":64},{"source":10,"target":65},{"source":10,"target":66},{"source":10,"target":67},{"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":10,"target":74},{"source":10,"target":75},{"source":10,"target":76},{"source":10,"target":77},{"source":10,"target":78},{"source":10,"target":79},{"source":10,"target":80},{"source":10,"target":0},{"source":62,"target":10},{"source":62,"target":72},{"source":62,"target":81},{"source":81,"target":72},{"source":63,"target":10},{"source":63,"target":72},{"source":63,"target":82},{"source":82,"target":72},{"source":64,"target":10},{"source":64,"target":67},{"source":64,"target":83},{"source":83,"target":67},{"source":65,"target":10},{"source":65,"target":67},{"source":65,"target":84},{"source":84,"target":67},{"source":66,"target":10},{"source":66,"target":72},{"source":66,"target":85},{"source":85,"target":72},{"source":67,"target":10},{"source":67,"target":72},{"source":67,"target":86},{"source":67,"target":87},{"source":86,"target":88},{"source":86,"target":89},{"source":86,"target":67},{"source":86,"target":90},{"source":89,"target":88},{"source":87,"target":72},{"source":68,"target":10},{"source":68,"target":72},{"source":68,"target":91},{"source":68,"target":92},{"source":91,"target":93},{"source":91,"target":68},{"source":92,"target":72},{"source":69,"target":10},{"source":69,"target":72},{"source":69,"target":94},{"source":94,"target":72},{"source":70,"target":10},{"source":70,"target":72},{"source":70,"target":95},{"source":95,"target":72},{"source":71,"target":10},{"source":71,"target":67},{"source":71,"target":96},{"source":71,"target":97},{"source":96,"target":98},{"source":96,"target":71},{"source":97,"target":67},{"source":72,"target":10},{"source":72,"target":99},{"source":72,"target":100},{"source":72,"target":101},{"source":99,"target":102},{"source":99,"target":72},{"source":100,"target":103},{"source":100,"target":104},{"source":100,"target":72},{"source":100,"target":105},{"source":104,"target":103},{"source":101,"target":106},{"source":101,"target":72},{"source":73,"target":10},{"source":73,"target":107},{"source":73,"target":108},{"source":73,"target":109},{"source":73,"target":110},{"source":73,"target":111},{"source":73,"target":112},{"source":73,"target":113},{"source":73,"target":114},{"source":73,"target":115},{"source":73,"target":116},{"source":73,"target":117},{"source":73,"target":118},{"source":73,"target":119},{"source":73,"target":120},{"source":73,"target":121},{"source":73,"target":122},{"source":107,"target":73},{"source":108,"target":73},{"source":109,"target":73},{"source":110,"target":73},{"source":111,"target":73},{"source":112,"target":73},{"source":113,"target":73},{"source":114,"target":73},{"source":115,"target":73},{"source":116,"target":73},{"source":117,"target":73},{"source":118,"target":73},{"source":119,"target":73},{"source":120,"target":73},{"source":121,"target":73},{"source":122,"target":73},{"source":74,"target":10},{"source":74,"target":67},{"source":74,"target":123},{"source":123,"target":67},{"source":75,"target":10},{"source":75,"target":72},{"source":75,"target":124},{"source":75,"target":125},{"source":124,"target":126},{"source":124,"target":127},{"source":124,"target":75},{"source":127,"target":126},{"source":125,"target":72},{"source":76,"target":10},{"source":76,"target":72},{"source":76,"target":128},{"source":128,"target":72},{"source":77,"target":10},{"source":77,"target":72},{"source":77,"target":129},{"source":129,"target":72},{"source":78,"target":10},{"source":78,"target":72},{"source":78,"target":130},{"source":130,"target":72},{"source":79,"target":10},{"source":79,"target":72},{"source":79,"target":131},{"source":131,"target":72},{"source":80,"target":10},{"source":80,"target":72},{"source":80,"target":132},{"source":132,"target":72},{"source":11,"target":133},{"source":11,"target":134},{"source":11,"target":135},{"source":11,"target":136},{"source":11,"target":137},{"source":11,"target":138},{"source":11,"target":139},{"source":11,"target":140},{"source":11,"target":141},{"source":11,"target":126},{"source":11,"target":0},{"source":133,"target":11},{"source":133,"target":3},{"source":133,"target":142},{"source":133,"target":143},{"source":133,"target":144},{"source":142,"target":136},{"source":142,"target":145},{"source":142,"target":133},{"source":142,"target":146},{"source":145,"target":136},{"source":143,"target":137},{"source":143,"target":147},{"source":143,"target":133},{"source":143,"target":148},{"source":147,"target":137},{"source":144,"target":3},{"source":134,"target":11},{"source":134,"target":133},{"source":134,"target":149},{"source":134,"target":150},{"source":149,"target":138},{"source":149,"target":151},{"source":149,"target":134},{"source":149,"target":152},{"source":151,"target":138},{"source":150,"target":133},{"source":135,"target":11},{"source":135,"target":134},{"source":135,"target":153},{"source":135,"target":154},{"source":153,"target":155},{"source":153,"target":156},{"source":153,"target":135},{"source":153,"target":157},{"source":156,"target":155},{"source":154,"target":134},{"source":136,"target":11},{"source":136,"target":4},{"source":136,"target":146},{"source":136,"target":158},{"source":146,"target":133},{"source":146,"target":159},{"source":146,"target":136},{"source":146,"target":142},{"source":159,"target":133},{"source":158,"target":4},{"source":137,"target":11},{"source":137,"target":47},{"source":137,"target":148},{"source":137,"target":160},{"source":148,"target":133},{"source":148,"target":161},{"source":148,"target":137},{"source":148,"target":143},{"source":161,"target":133},{"source":160,"target":47},{"source":138,"target":11},{"source":138,"target":1},{"source":138,"target":152},{"source":138,"target":162},{"source":138,"target":163},{"source":152,"target":134},{"source":152,"target":164},{"source":152,"target":138},{"source":152,"target":149},{"source":164,"target":134},{"source":162,"target":139},{"source":162,"target":165},{"source":162,"target":138},{"source":162,"target":166},{"source":165,"target":139},{"source":163,"target":1},{"source":139,"target":11},{"source":139,"target":167},{"source":139,"target":6},{"source":139,"target":166},{"source":139,"target":168},{"source":139,"target":169},{"source":139,"target":170},{"source":166,"target":138},{"source":166,"target":171},{"source":166,"target":139},{"source":166,"target":162},{"source":171,"target":138},{"source":168,"target":172},{"source":168,"target":139},{"source":169,"target":167},{"source":170,"target":6},{"source":140,"target":11},{"source":140,"target":133},{"source":140,"target":173},{"source":140,"target":174},{"source":173,"target":175},{"source":173,"target":176},{"source":173,"target":140},{"source":173,"target":177},{"source":176,"target":175},{"source":174,"target":133},{"source":141,"target":11},{"source":141,"target":4},{"source":141,"target":178},{"source":178,"target":4},{"source":126,"target":11},{"source":126,"target":134},{"source":126,"target":179},{"source":126,"target":180},{"source":179,"target":181},{"source":179,"target":182},{"source":179,"target":126},{"source":179,"target":183},{"source":182,"target":181},{"source":180,"target":134},{"source":12,"target":88},{"source":12,"target":184},{"source":12,"target":185},{"source":12,"target":186},{"source":12,"target":187},{"source":12,"target":0},{"source":88,"target":12},{"source":88,"target":186},{"source":88,"target":90},{"source":88,"target":188},{"source":90,"target":67},{"source":90,"target":189},{"source":90,"target":88},{"source":90,"target":86},{"source":189,"target":67},{"source":188,"target":186},{"source":184,"target":12},{"source":184,"target":186},{"source":184,"target":190},{"source":184,"target":191},{"source":190,"target":192},{"source":190,"target":193},{"source":190,"target":184},{"source":190,"target":194},{"source":193,"target":192},{"source":191,"target":186},{"source":185,"target":12},{"source":185,"target":186},{"source":185,"target":195},{"source":185,"target":196},{"source":195,"target":103},{"source":195,"target":197},{"source":195,"target":185},{"source":195,"target":198},{"source":197,"target":103},{"source":196,"target":186},{"source":186,"target":12},{"source":186,"target":2},{"source":186,"target":199},{"source":186,"target":200},{"source":186,"target":201},{"source":199,"target":202},{"source":199,"target":186},{"source":200,"target":187},{"source":200,"target":203},{"source":200,"target":186},{"source":200,"target":204},{"source":203,"target":187},{"source":201,"target":2},{"source":187,"target":12},{"source":187,"target":2},{"source":187,"target":204},{"source":187,"target":205},{"source":187,"target":206},{"source":187,"target":207},{"source":204,"target":186},{"source":204,"target":208},{"source":204,"target":187},{"source":204,"target":200},{"source":208,"target":186},{"source":205,"target":187},{"source":205,"target":209},{"source":205,"target":187},{"source":205,"target":206},{"source":209,"target":187},{"source":206,"target":187},{"source":206,"target":210},{"source":206,"target":187},{"source":206,"target":205},{"source":210,"target":187},{"source":207,"target":2},{"source":13,"target":43},{"source":13,"target":211},{"source":13,"target":212},{"source":13,"target":36},{"source":13,"target":167},{"source":13,"target":213},{"source":13,"target":0},{"source":43,"target":13},{"source":43,"target":211},{"source":43,"target":214},{"source":43,"target":215},{"source":214,"target":167},{"source":214,"target":216},{"source":214,"target":43},{"source":216,"target":167},{"source":215,"target":211},{"source":211,"target":13},{"source":211,"target":217},{"source":217,"target":167},{"source":217,"target":218},{"source":217,"target":211},{"source":218,"target":167},{"source":212,"target":13},{"source":212,"target":2},{"source":212,"target":219},{"source":212,"target":220},{"source":219,"target":36},{"source":219,"target":221},{"source":219,"target":212},{"source":219,"target":222},{"source":221,"target":36},{"source":220,"target":2},{"source":36,"target":13},{"source":36,"target":223},{"source":36,"target":224},{"source":36,"target":222},{"source":36,"target":225},{"source":36,"target":226},{"source":223,"target":227},{"source":223,"target":36},{"source":224,"target":228},{"source":224,"target":36},{"source":222,"target":212},{"source":222,"target":229},{"source":222,"target":36},{"source":222,"target":219},{"source":229,"target":212},{"source":225,"target":230},{"source":225,"target":36},{"source":226,"target":213},{"source":226,"target":231},{"source":226,"target":36},{"source":226,"target":232},{"source":231,"target":213},{"source":167,"target":13},{"source":167,"target":36},{"source":167,"target":233},{"source":167,"target":234},{"source":233,"target":235},{"source":233,"target":167},{"source":234,"target":36},{"source":213,"target":13},{"source":213,"target":2},{"source":213,"target":232},{"source":213,"target":236},{"source":232,"target":36},{"source":232,"target":237},{"source":232,"target":213},{"source":232,"target":226},{"source":237,"target":36},{"source":236,"target":2},{"source":14,"target":238},{"source":14,"target":239},{"source":14,"target":240},{"source":14,"target":241},{"source":14,"target":242},{"source":14,"target":243},{"source":14,"target":244},{"source":14,"target":245},{"source":14,"target":246},{"source":14,"target":0},{"source":238,"target":14},{"source":238,"target":239},{"source":238,"target":247},{"source":238,"target":248},{"source":238,"target":249},{"source":247,"target":240},{"source":247,"target":250},{"source":247,"target":238},{"source":250,"target":240},{"source":248,"target":5},{"source":248,"target":251},{"source":248,"target":238},{"source":251,"target":5},{"source":249,"target":239},{"source":239,"target":14},{"source":239,"target":252},{"source":239,"target":253},{"source":239,"target":254},{"source":239,"target":255},{"source":254,"target":252},{"source":255,"target":253},{"source":240,"target":14},{"source":240,"target":256},{"source":240,"target":257},{"source":240,"target":258},{"source":240,"target":259},{"source":240,"target":260},{"source":240,"target":261},{"source":240,"target":262},{"source":240,"target":263},{"source":240,"target":264},{"source":240,"target":265},{"source":240,"target":266},{"source":240,"target":267},{"source":240,"target":268},{"source":240,"target":269},{"source":256,"target":240},{"source":257,"target":240},{"source":258,"target":240},{"source":259,"target":240},{"source":260,"target":240},{"source":261,"target":240},{"source":262,"target":240},{"source":263,"target":240},{"source":264,"target":240},{"source":265,"target":240},{"source":266,"target":240},{"source":267,"target":240},{"source":268,"target":240},{"source":269,"target":240},{"source":241,"target":14},{"source":241,"target":239},{"source":241,"target":6},{"source":241,"target":270},{"source":241,"target":271},{"source":270,"target":239},{"source":271,"target":6},{"source":242,"target":14},{"source":242,"target":244},{"source":242,"target":6},{"source":242,"target":272},{"source":242,"target":273},{"source":272,"target":244},{"source":273,"target":6},{"source":243,"target":14},{"source":243,"target":239},{"source":243,"target":6},{"source":243,"target":274},{"source":243,"target":275},{"source":243,"target":276},{"source":274,"target":3},{"source":274,"target":277},{"source":274,"target":243},{"source":277,"target":3},{"source":275,"target":239},{"source":276,"target":6},{"source":244,"target":14},{"source":244,"target":252},{"source":244,"target":253},{"source":244,"target":278},{"source":244,"target":279},{"source":278,"target":252},{"source":279,"target":253},{"source":245,"target":14},{"source":245,"target":244},{"source":245,"target":280},{"source":245,"target":281},{"source":245,"target":282},{"source":280,"target":246},{"source":280,"target":283},{"source":280,"target":245},{"source":283,"target":246},{"source":281,"target":5},{"source":281,"target":284},{"source":281,"target":245},{"source":284,"target":5},{"source":282,"target":244},{"source":246,"target":14},{"source":246,"target":285},{"source":246,"target":286},{"source":246,"target":287},{"source":246,"target":288},{"source":285,"target":246},{"source":286,"target":246},{"source":287,"target":246},{"source":288,"target":246},{"source":15,"target":289},{"source":15,"target":290},{"source":15,"target":291},{"source":15,"target":47},{"source":15,"target":292},{"source":15,"target":253},{"source":15,"target":293},{"source":15,"target":0},{"source":289,"target":15},{"source":289,"target":292},{"source":289,"target":294},{"source":289,"target":295},{"source":294,"target":296},{"source":294,"target":289},{"source":295,"target":292},{"source":290,"target":15},{"source":290,"target":292},{"source":290,"target":297},{"source":297,"target":292},{"source":291,"target":15},{"source":291,"target":292},{"source":291,"target":298},{"source":298,"target":292},{"source":47,"target":15},{"source":47,"target":299},{"source":47,"target":6},{"source":47,"target":300},{"source":47,"target":301},{"source":300,"target":299},{"source":301,"target":6},{"source":292,"target":15},{"source":292,"target":47},{"source":292,"target":253},{"source":292,"target":302},{"source":292,"target":303},{"source":292,"target":304},{"source":302,"target":305},{"source":302,"target":292},{"source":303,"target":47},{"source":304,"target":253},{"source":253,"target":15},{"source":253,"target":306},{"source":253,"target":307},{"source":253,"target":308},{"source":253,"target":309},{"source":306,"target":310},{"source":306,"target":253},{"source":307,"target":311},{"source":307,"target":253},{"source":308,"target":312},{"source":308,"target":253},{"source":309,"target":313},{"source":309,"target":253},{"source":293,"target":15},{"source":293,"target":314},{"source":293,"target":315},{"source":314,"target":293},{"source":315,"target":293},{"source":16,"target":316},{"source":16,"target":317},{"source":16,"target":318},{"source":16,"target":319},{"source":16,"target":320},{"source":16,"target":321},{"source":16,"target":322},{"source":16,"target":0},{"source":316,"target":16},{"source":316,"target":3},{"source":316,"target":323},{"source":316,"target":324},{"source":323,"target":319},{"source":323,"target":325},{"source":323,"target":316},{"source":323,"target":326},{"source":325,"target":319},{"source":324,"target":3},{"source":317,"target":16},{"source":317,"target":316},{"source":317,"target":327},{"source":317,"target":328},{"source":327,"target":181},{"source":327,"target":329},{"source":327,"target":317},{"source":327,"target":330},{"source":329,"target":181},{"source":328,"target":316},{"source":318,"target":16},{"source":318,"target":316},{"source":318,"target":331},{"source":331,"target":316},{"source":319,"target":16},{"source":319,"target":4},{"source":319,"target":326},{"source":319,"target":332},{"source":326,"target":316},{"source":326,"target":333},{"source":326,"target":319},{"source":326,"target":323},{"source":333,"target":316},{"source":332,"target":4},{"source":320,"target":16},{"source":320,"target":318},{"source":320,"target":334},{"source":320,"target":335},{"source":334,"target":175},{"source":334,"target":336},{"source":334,"target":320},{"source":334,"target":337},{"source":336,"target":175},{"source":335,"target":318},{"source":321,"target":16},{"source":321,"target":318},{"source":321,"target":338},{"source":321,"target":339},{"source":338,"target":155},{"source":338,"target":340},{"source":338,"target":321},{"source":338,"target":341},{"source":340,"target":155},{"source":339,"target":318},{"source":322,"target":16},{"source":322,"target":4},{"source":322,"target":342},{"source":322,"target":343},{"source":342,"target":344},{"source":342,"target":345},{"source":342,"target":322},{"source":342,"target":346},{"source":345,"target":344},{"source":343,"target":4},{"source":17,"target":347},{"source":17,"target":348},{"source":17,"target":349},{"source":17,"target":350},{"source":17,"target":351},{"source":17,"target":352},{"source":17,"target":353},{"source":17,"target":354},{"source":17,"target":355},{"source":17,"target":356},{"source":17,"target":357},{"source":17,"target":358},{"source":17,"target":359},{"source":17,"target":360},{"source":17,"target":361},{"source":17,"target":0},{"source":347,"target":17},{"source":347,"target":1},{"source":347,"target":362},{"source":347,"target":363},{"source":347,"target":364},{"source":347,"target":365},{"source":347,"target":366},{"source":347,"target":367},{"source":362,"target":350},{"source":362,"target":368},{"source":362,"target":347},{"source":368,"target":350},{"source":363,"target":353},{"source":363,"target":369},{"source":363,"target":347},{"source":369,"target":353},{"source":364,"target":354},{"source":364,"target":370},{"source":364,"target":347},{"source":370,"target":354},{"source":365,"target":358},{"source":365,"target":371},{"source":365,"target":347},{"source":371,"target":358},{"source":366,"target":359},{"source":366,"target":372},{"source":366,"target":347},{"source":372,"target":359},{"source":367,"target":1},{"source":348,"target":17},{"source":348,"target":1},{"source":348,"target":373},{"source":348,"target":374},{"source":348,"target":375},{"source":348,"target":376},{"source":373,"target":377},{"source":373,"target":348},{"source":374,"target":378},{"source":374,"target":348},{"source":375,"target":349},{"source":375,"target":379},{"source":375,"target":348},{"source":379,"target":349},{"source":376,"target":1},{"source":349,"target":17},{"source":349,"target":380},{"source":349,"target":381},{"source":349,"target":382},{"source":349,"target":383},{"source":349,"target":384},{"source":349,"target":385},{"source":349,"target":386},{"source":349,"target":387},{"source":349,"target":388},{"source":349,"target":389},{"source":349,"target":390},{"source":349,"target":391},{"source":380,"target":349},{"source":381,"target":349},{"source":382,"target":349},{"source":383,"target":349},{"source":384,"target":349},{"source":385,"target":349},{"source":386,"target":349},{"source":387,"target":349},{"source":388,"target":349},{"source":389,"target":349},{"source":390,"target":349},{"source":391,"target":349},{"source":350,"target":17},{"source":350,"target":348},{"source":350,"target":392},{"source":350,"target":393},{"source":392,"target":351},{"source":392,"target":394},{"source":392,"target":350},{"source":392,"target":395},{"source":394,"target":351},{"source":393,"target":348},{"source":351,"target":17},{"source":351,"target":355},{"source":351,"target":395},{"source":351,"target":396},{"source":351,"target":397},{"source":351,"target":398},{"source":351,"target":399},{"source":395,"target":350},{"source":395,"target":400},{"source":395,"target":351},{"source":395,"target":392},{"source":400,"target":350},{"source":396,"target":352},{"source":396,"target":401},{"source":396,"target":351},{"source":396,"target":402},{"source":401,"target":352},{"source":397,"target":357},{"source":397,"target":403},{"source":397,"target":351},{"source":397,"target":404},{"source":403,"target":357},{"source":398,"target":356},{"source":398,"target":405},{"source":398,"target":351},{"source":398,"target":406},{"source":405,"target":356},{"source":399,"target":355},{"source":352,"target":17},{"source":352,"target":355},{"source":352,"target":361},{"source":352,"target":402},{"source":352,"target":407},{"source":352,"target":408},{"source":402,"target":351},{"source":402,"target":409},{"source":402,"target":352},{"source":402,"target":396},{"source":409,"target":351},{"source":407,"target":355},{"source":408,"target":361},{"source":353,"target":17},{"source":353,"target":348},{"source":353,"target":410},{"source":410,"target":348},{"source":354,"target":17},{"source":354,"target":348},{"source":354,"target":411},{"source":411,"target":348},{"source":355,"target":17},{"source":355,"target":167},{"source":355,"target":6},{"source":355,"target":412},{"source":355,"target":413},{"source":355,"target":414},{"source":412,"target":415},{"source":412,"target":355},{"source":413,"target":167},{"source":414,"target":6},{"source":356,"target":17},{"source":356,"target":355},{"source":356,"target":406},{"source":356,"target":416},{"source":356,"target":417},{"source":356,"target":418},{"source":406,"target":351},{"source":406,"target":419},{"source":406,"target":356},{"source":406,"target":398},{"source":419,"target":351},{"source":416,"target":355},{"source":416,"target":420},{"source":416,"target":356},{"source":420,"target":355},{"source":417,"target":360},{"source":417,"target":421},{"source":417,"target":356},{"source":421,"target":360},{"source":418,"target":355},{"source":357,"target":17},{"source":357,"target":355},{"source":357,"target":422},{"source":357,"target":404},{"source":357,"target":423},{"source":357,"target":424},{"source":422,"target":355},{"source":422,"target":425},{"source":422,"target":357},{"source":425,"target":355},{"source":404,"target":351},{"source":404,"target":426},{"source":404,"target":357},{"source":404,"target":397},{"source":426,"target":351},{"source":423,"target":360},{"source":423,"target":427},{"source":423,"target":357},{"source":427,"target":360},{"source":424,"target":355},{"source":358,"target":17},{"source":358,"target":348},{"source":358,"target":428},{"source":428,"target":348},{"source":359,"target":17},{"source":359,"target":348},{"source":359,"target":429},{"source":429,"target":348},{"source":360,"target":17},{"source":360,"target":361},{"source":360,"target":430},{"source":430,"target":361},{"source":361,"target":17},{"source":361,"target":355},{"source":361,"target":431},{"source":361,"target":432},{"source":361,"target":433},{"source":431,"target":355},{"source":431,"target":434},{"source":431,"target":361},{"source":434,"target":355},{"source":432,"target":355},{"source":432,"target":435},{"source":432,"target":361},{"source":435,"target":355},{"source":433,"target":355},{"source":18,"target":436},{"source":18,"target":437},{"source":18,"target":438},{"source":18,"target":439},{"source":18,"target":440},{"source":18,"target":441},{"source":18,"target":442},{"source":18,"target":443},{"source":18,"target":444},{"source":18,"target":0},{"source":436,"target":18},{"source":436,"target":4},{"source":436,"target":445},{"source":436,"target":446},{"source":436,"target":447},{"source":436,"target":448},{"source":445,"target":441},{"source":445,"target":449},{"source":445,"target":436},{"source":449,"target":441},{"source":446,"target":440},{"source":446,"target":450},{"source":446,"target":436},{"source":450,"target":440},{"source":447,"target":443},{"source":447,"target":451},{"source":447,"target":436},{"source":451,"target":443},{"source":448,"target":4},{"source":437,"target":18},{"source":437,"target":452},{"source":437,"target":453},{"source":452,"target":438},{"source":452,"target":454},{"source":452,"target":437},{"source":454,"target":438},{"source":453,"target":439},{"source":453,"target":455},{"source":453,"target":437},{"source":455,"target":439},{"source":438,"target":18},{"source":438,"target":186},{"source":438,"target":456},{"source":438,"target":457},{"source":438,"target":458},{"source":438,"target":459},{"source":456,"target":460},{"source":456,"target":438},{"source":457,"target":461},{"source":457,"target":438},{"source":457,"target":462},{"source":462,"target":463},{"source":462,"target":457},{"source":458,"target":464},{"source":458,"target":438},{"source":459,"target":186},{"source":439,"target":18},{"source":439,"target":6},{"source":439,"target":2},{"source":439,"target":465},{"source":439,"target":466},{"source":465,"target":6},{"source":466,"target":2},{"source":440,"target":18},{"source":440,"target":437},{"source":440,"target":467},{"source":467,"target":437},{"source":441,"target":18},{"source":441,"target":437},{"source":441,"target":468},{"source":468,"target":437},{"source":442,"target":18},{"source":442,"target":469},{"source":442,"target":470},{"source":442,"target":471},{"source":469,"target":442},{"source":470,"target":442},{"source":471,"target":442},{"source":443,"target":18},{"source":443,"target":2},{"source":443,"target":472},{"source":443,"target":473},{"source":443,"target":474},{"source":443,"target":475},{"source":443,"target":476},{"source":472,"target":477},{"source":472,"target":443},{"source":472,"target":478},{"source":478,"target":479},{"source":478,"target":472},{"source":473,"target":480},{"source":473,"target":443},{"source":474,"target":481},{"source":474,"target":443},{"source":475,"target":442},{"source":475,"target":482},{"source":475,"target":443},{"source":482,"target":442},{"source":476,"target":2},{"source":444,"target":18},{"source":444,"target":2},{"source":444,"target":3},{"source":444,"target":483},{"source":444,"target":484},{"source":444,"target":485},{"source":483,"target":436},{"source":483,"target":486},{"source":483,"target":444},{"source":486,"target":436},{"source":484,"target":2},{"source":485,"target":3},{"source":19,"target":181},{"source":19,"target":175},{"source":19,"target":487},{"source":19,"target":155},{"source":19,"target":488},{"source":19,"target":344},{"source":19,"target":489},{"source":19,"target":0},{"source":181,"target":19},{"source":181,"target":487},{"source":181,"target":183},{"source":181,"target":490},{"source":181,"target":330},{"source":181,"target":491},{"source":181,"target":492},{"source":183,"target":126},{"source":183,"target":493},{"source":183,"target":181},{"source":183,"target":179},{"source":493,"target":126},{"source":490,"target":126},{"source":490,"target":494},{"source":490,"target":181},{"source":494,"target":126},{"source":330,"target":317},{"source":330,"target":495},{"source":330,"target":181},{"source":330,"target":327},{"source":495,"target":317},{"source":491,"target":444},{"source":491,"target":496},{"source":491,"target":181},{"source":496,"target":444},{"source":492,"target":487},{"source":175,"target":19},{"source":175,"target":487},{"source":175,"target":337},{"source":175,"target":177},{"source":175,"target":497},{"source":337,"target":320},{"source":337,"target":498},{"source":337,"target":175},{"source":337,"target":334},{"source":498,"target":320},{"source":177,"target":140},{"source":177,"target":499},{"source":177,"target":175},{"source":177,"target":173},{"source":499,"target":140},{"source":497,"target":487},{"source":487,"target":19},{"source":487,"target":2},{"source":487,"target":1},{"source":487,"target":500},{"source":487,"target":501},{"source":487,"target":502},{"source":500,"target":503},{"source":500,"target":487},{"source":501,"target":2},{"source":502,"target":1},{"source":155,"target":19},{"source":155,"target":487},{"source":155,"target":341},{"source":155,"target":157},{"source":155,"target":504},{"source":341,"target":321},{"source":341,"target":505},{"source":341,"target":155},{"source":341,"target":338},{"source":505,"target":321},{"source":157,"target":135},{"source":157,"target":506},{"source":157,"target":155},{"source":157,"target":153},{"source":506,"target":135},{"source":504,"target":487},{"source":488,"target":19},{"source":488,"target":133},{"source":488,"target":487},{"source":488,"target":507},{"source":488,"target":508},{"source":488,"target":509},{"source":507,"target":141},{"source":507,"target":510},{"source":507,"target":488},{"source":510,"target":141},{"source":508,"target":133},{"source":509,"target":487},{"source":344,"target":19},{"source":344,"target":318},{"source":344,"target":487},{"source":344,"target":346},{"source":344,"target":511},{"source":344,"target":512},{"source":346,"target":322},{"source":346,"target":513},{"source":346,"target":344},{"source":346,"target":342},{"source":513,"target":322},{"source":511,"target":318},{"source":512,"target":487},{"source":489,"target":19},{"source":489,"target":133},{"source":489,"target":487},{"source":489,"target":514},{"source":489,"target":515},{"source":514,"target":133},{"source":515,"target":487},{"source":20,"target":103},{"source":20,"target":252},{"source":20,"target":192},{"source":20,"target":299},{"source":20,"target":516},{"source":20,"target":517},{"source":20,"target":518},{"source":20,"target":519},{"source":20,"target":0},{"source":103,"target":20},{"source":103,"target":43},{"source":103,"target":252},{"source":103,"target":253},{"source":103,"target":105},{"source":103,"target":520},{"source":103,"target":521},{"source":103,"target":198},{"source":103,"target":522},{"source":103,"target":523},{"source":103,"target":524},{"source":103,"target":525},{"source":105,"target":72},{"source":105,"target":526},{"source":105,"target":103},{"source":105,"target":100},{"source":526,"target":72},{"source":520,"target":73},{"source":520,"target":527},{"source":520,"target":103},{"source":527,"target":73},{"source":521,"target":528},{"source":521,"target":103},{"source":198,"target":185},{"source":198,"target":529},{"source":198,"target":103},{"source":198,"target":195},{"source":529,"target":185},{"source":522,"target":293},{"source":522,"target":530},{"source":522,"target":103},{"source":530,"target":293},{"source":523,"target":43},{"source":524,"target":252},{"source":525,"target":253},{"source":252,"target":20},{"source":252,"target":1},{"source":252,"target":211},{"source":252,"target":9},{"source":252,"target":531},{"source":252,"target":532},{"source":252,"target":533},{"source":252,"target":534},{"source":531,"target":299},{"source":531,"target":535},{"source":531,"target":252},{"source":535,"target":299},{"source":532,"target":1},{"source":533,"target":211},{"source":534,"target":9},{"source":192,"target":20},{"source":192,"target":516},{"source":192,"target":299},{"source":192,"target":253},{"source":192,"target":194},{"source":192,"target":536},{"source":192,"target":537},{"source":192,"target":538},{"source":192,"target":539},{"source":194,"target":184},{"source":194,"target":540},{"source":194,"target":192},{"source":194,"target":190},{"source":540,"target":184},{"source":536,"target":239},{"source":536,"target":541},{"source":536,"target":192},{"source":541,"target":239},{"source":537,"target":516},{"source":538,"target":299},{"source":539,"target":253},{"source":299,"target":20},{"source":299,"target":252},{"source":299,"target":43},{"source":299,"target":542},{"source":299,"target":543},{"source":299,"target":544},{"source":542,"target":252},{"source":542,"target":545},{"source":542,"target":299},{"source":545,"target":252},{"source":543,"target":252},{"source":544,"target":43},{"source":516,"target":20},{"source":516,"target":546},{"source":546,"target":518},{"source":546,"target":547},{"source":546,"target":516},{"source":546,"target":548},{"source":547,"target":518},{"source":517,"target":20},{"source":517,"target":516},{"source":517,"target":549},{"source":549,"target":516},{"source":518,"target":20},{"source":518,"target":252},{"source":518,"target":548},{"source":518,"target":550},{"source":518,"target":551},{"source":548,"target":516},{"source":548,"target":552},{"source":548,"target":518},{"source":548,"target":546},{"source":552,"target":516},{"source":550,"target":519},{"source":550,"target":553},{"source":550,"target":518},{"source":550,"target":554},{"source":553,"target":519},{"source":551,"target":252},{"source":519,"target":20},{"source":519,"target":2},{"source":519,"target":554},{"source":519,"target":555},{"source":519,"target":556},{"source":554,"target":518},{"source":554,"target":557},{"source":554,"target":519},{"source":554,"target":550},{"source":557,"target":518},{"source":555,"target":47},{"source":555,"target":558},{"source":555,"target":519},{"source":558,"target":47},{"source":556,"target":2}],"multigraph":true} |
false | <?xml version="1.0" encoding="ASCII"?>
<ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="root" nsURI="http://l0mt/root/" nsPrefix="root">
<eClassifiers xsi:type="ecore:EClass" name="A">
<eOperations name="whoIAm">
<eAnnotations source="aspect"/>
<eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eOperations>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/diverse-project/melange/tests/fr.inria.diverse.melange.tests.eclipse/tests-inputs/modelTypes/L0mt.ecore | ecore | root
A
whoIAm | null | {"directed":true,"nodes":[{"nsPrefix":"root","nsURI":"http://l0mt/root/","name":"root","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"A","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":1,"unique":true,"name":"whoIAm","lowerBound":0,"id":2,"many":false,"required":false,"eClass":"EOperation"},{"id":3,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":1,"target":0},{"source":1,"target":2},{"source":2,"target":3},{"source":2,"target":1}],"multigraph":true} |
false | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0"
xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="">
<eClassifiers xsi:type="ecore:EClass" name="Classifier" abstract="true">
<eStructuralFeatures xsi:type="ecore:EReference" name="extends" upperBound="-1"
eType="#//Classifier"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Class" eSuperTypes="#//Classifier"/>
</ecore:EPackage>
| github:ecore:/data/classicwuhao/asmig/test/DIT.ecore | ecore |
Classifier
extends
Class | null | {"directed":true,"nodes":[{"nsPrefix":null,"nsURI":null,"name":"","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Classifier","instanceClass":null,"abstract":true,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Class","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":false,"unsettable":false,"transient":false,"unique":true,"name":"extends","changeable":true,"resolveProxies":true,"lowerBound":0,"id":3,"derived":false},{"id":4,"eClass":"EGenericType"},{"id":5,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":1,"target":0},{"source":1,"target":3},{"source":3,"target":1},{"source":3,"target":4},{"source":3,"target":1},{"source":4,"target":1},{"source":2,"target":0},{"source":2,"target":1},{"source":2,"target":5},{"source":5,"target":1}],"multigraph":true} |
true | <?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright 2014 Indra
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
-->
<ecore:EPackage xmi:version="2.0"
xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="unit"
nsURI="http://model.deployment.itecban.es/DeploymentUnit" nsPrefix="unit">
<eClassifiers xsi:type="ecore:EClass" name="ConstraintsType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="constraints_._type"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="constraint" upperBound="-1"
eType="#//RequiredResourceType" containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="constraint"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DependenciesType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="dependencies_._type"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="dependencyExpression" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
									This is a boolean expression that
									accepts parenthesis and makes
									references to dependency items by
									id. Syntax: - The boolean operators
									are written as: AND, OR, XOR and NOT
									- Parentheses can be used to
									establish precedence rules. All
									these expressions will be
									interpreted as Component &amp;
									(dependencyExpression), for example:
									A AND (B XOR D)
								"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="dependencyExpression"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="dependency" upperBound="-1"
eType="#//DependencyType" containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
									Collection of dependencies related
									to this deployment unit. A
									deployment unit can manifest
									dependencies either to other
									deployment units or to specific
									required resources.
								"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="dependency"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DependencyType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="DependencyType"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="id" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
						This is a locally unique identifier for the
						dependency. This identifier is used in the
						dependency expression to locally identify
						dependency items
					"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="id"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="locality" eType="#//LocalityConstraintType"
unsettable="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
						Some deployment units must share a same runtime
						environment, others can communicate remotely.
						This element allows defining the type of
						distribution supported.
					"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="locality"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="description" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
						An optional human readable description of the
						deployment unit contents
					"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="description"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="requiredResource" lowerBound="1"
eType="#//RequiredResourceType" containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="requiredResource"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="requiredPackage" eType="#//PackageType"
containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="requiredPackage"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DeploymentUnitType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="DeploymentUnitType"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
						Deployment unit name. In general, it should
						match the package name, but a shorter name can
						be used if required.
					"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="name"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="version" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
						Version tag of the deployment unit.
					"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="version"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="description" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
						An optional human readable description of the
						deployment unit contents.
					"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="description"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="provider" eType="#//ProviderType"
containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
						An optional reference to the deployment unit
						provider.
					"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="provider"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="package" lowerBound="1"
eType="#//PackageType" containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
						File that contains the resources/artifacts to
						which this deployment unit description pertains
					"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="package"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="exportedResources" eType="#//ExportedResourcesType"
containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
						A collection of the logical exported resources
						by the deployment unit
					"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="exportedResources"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="dependencies" eType="#//DependenciesType"
containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
						List of dependencies to other deployment units
					"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="dependencies"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="constraints" eType="#//ConstraintsType"
containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
						Section that incudes contraints on the execution
						environment, either to the containing runtime,
						or to the underlying operating system and
						hardware
					"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="constraints"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="unitRepositories" eType="#//UnitRepositoriesType"
containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
						List of repositories where this deployment unit
						should be found
					"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="unitRepositories"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DocumentRoot">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value=""/>
<details key="kind" value="mixed"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="mixed" unique="false" upperBound="-1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFeatureMapEntry">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="elementWildcard"/>
<details key="name" value=":mixed"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="xMLNSPrefixMap" upperBound="-1"
eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EStringToStringMapEntry"
transient="true" containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="xmlns:prefix"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="xSISchemaLocation" upperBound="-1"
eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EStringToStringMapEntry"
transient="true" containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="xsi:schemaLocation"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="dependency" upperBound="-2"
eType="#//DependencyType" 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="dependency"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="deploymentUnit" upperBound="-2"
eType="#//DeploymentUnitType" volatile="true" transient="true" derived="true"
containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
				This is the root of the deployment unit descriptor. Each
				deployment unit MUST include a description with the set
				of provided resources. Optionally the description MAY
				impose a set of constraints on the deployment target and
				include dependencies with other deployment units
			"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="deploymentUnit"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="localityConstraint" unique="false"
upperBound="-2" eType="#//LocalityConstraintType" volatile="true" transient="true"
derived="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="localityConstraint"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="package" upperBound="-2"
eType="#//PackageType" 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="package"/>
<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:EAttribute" name="propertyKind" unique="false"
upperBound="-2" eType="#//PropertyKindType" volatile="true" transient="true"
derived="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="propertyKind"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="provider" upperBound="-2"
eType="#//ProviderType" 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="provider"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="requiredResource" upperBound="-2"
eType="#//RequiredResourceType" 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="requiredResource"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="requiredResourceProperty"
upperBound="-2" eType="#//RequiredResourcePropertyType" 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="requiredResourceProperty"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="resource" upperBound="-2"
eType="#//ResourceType" 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="resource"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ExportedResourcesType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="exportedResources_._type"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="exportedResource" upperBound="-1"
eType="#//ResourceType" containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="exportedResource"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="LocalityConstraintType">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 		The locality constraint type can be used to determine
 		the distribution of dependent deployment units.
 	"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="LocalityConstraintType"/>
</eAnnotations>
<eLiterals name="SAMENODE"/>
<eLiterals name="SAMENODESAMEPROCESS" value="1"/>
<eLiterals name="ANYNODE" value="2"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EDataType" name="LocalityConstraintTypeObject" instanceClassName="org.eclipse.emf.common.util.Enumerator">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="LocalityConstraintType:Object"/>
<details key="baseType" value="LocalityConstraintType"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PackageType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="PackageType"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
						Name of the container file, for example:
						axis-bundle.jar
					"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="name"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="version" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="version"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="type" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
						Type of package of this deployment unit. A
						taxonomy of valid packaging formats is defined
						in a external system.

						For this version the supported packaging formats
						are: es.itecban.packaging.jar,
						es.itecban.packaging.osgi,
						es.itecban.packaging.ear,
						es.itecban.packaging.war,
						es.itecban.packaging.rar,
						es.itecban.packaging.zip,
						es.itecban.packaging.sca
					"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="type"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="PropertyKindType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="PropertyKindType"/>
</eAnnotations>
<eLiterals name="QUANTITY"/>
<eLiterals name="CAPACITY" value="1"/>
<eLiterals name="MINIMUM" value="2"/>
<eLiterals name="MAXIMUM" value="3"/>
<eLiterals name="ATTRIBUTE" value="4"/>
<eLiterals name="SELECTION" value="5"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EDataType" name="PropertyKindTypeObject" instanceClassName="org.eclipse.emf.common.util.Enumerator">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="PropertyKindType:Object"/>
<details key="baseType" value="PropertyKindType"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PropertyType">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 		A property is anything that can be described with a name
 		and a value. Reverse-domain naming is recommended to
 		name properties. The type of the resource should be used
 		as a prefix of the name.
 	"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="PropertyType"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="name"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//AnyURI">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="value"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ProviderType">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 		The provider type can be used to include information
 		related to the actor responsible for the deployment
 		unit.
 	"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="ProviderType"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="name"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="id" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Int"
unsettable="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="id"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="homeUrl" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//AnyURI">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
						URL to the service provider
					"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="homeUrl"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="RequiredResourcePropertiesType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="requiredResourceProperties_._type"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="property" upperBound="-1"
eType="#//RequiredResourcePropertyType" containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="property"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="RequiredResourcePropertyType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="RequiredResourcePropertyType"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="name"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="value" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//AnyURI">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="value"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="kind" lowerBound="1" eType="#//PropertyKindType"
unsettable="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="kind"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="RequiredResourceType">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
				Required resources are used to describe dependencies
				between deployment units.The required resources are
				modeled using this data type. The main difference is the
				type of versioning information. In this case version
				ranges are accepted. Use the intervals syntax to add
				this information, e.g. (1.0.0,4.4.10] means that
				resources with a version greater than 1.0.0 and smaller
				or equal to 4.4.10 are accepted
			"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="RequiredResourceType"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="name"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="version" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
						A version is a unique String resource attribute.
					"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="version"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="type" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="type"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="requiredResourceProperties"
eType="#//RequiredResourcePropertiesType" containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="requiredResourceProperties"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ResourcePropertiesType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="resourceProperties_._type"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="resourceProperty" 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="resourceProperty"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ResourceType">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 		Resources are capabilities offered by the deployment
 		unit to other deployment units.
 	"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="ResourceType"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
						Name that identifies the resource. Resources are
						optionaly qualified with a version attribute,
						but they must be tagged under a type. Resource
						types allows differentiating among resources
						with the same name. As regard the name it is
						strongly recommended to use naming patterns that
						help to avoid name clashing, a good practice is
						to to use the reverse-domain naming strategy,
						such as the one used to name Java packages, e.g.
						es.itecban.service.TransferenceManager

					"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="name"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="version" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
						A version is a unique String resource attribute.
					"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="version"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="types" lowerBound="1" eType="#//TypesType"
containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="types"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="resourceProperties" eType="#//ResourcePropertiesType"
containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 		Properties can be used to refine the resource
 		description further than the basic
 		name-version-type tuple.
 	"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="resourceProperties"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TypesType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="types_._type"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="type" unique="false" lowerBound="1"
upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="type"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="UnitRepositoriesType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="unitRepositories_._type"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="repository" unique="false"
upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//AnyURI">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="repository"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/iLabrys/iLabrysOSGi/es.itecban.deployment.model.software/model/genmodel/unit.ecore | ecore | unit
ConstraintsType
constraint
DependenciesType
dependencyExpression
dependency
DependencyType
id
locality
description
requiredResource
requiredPackage
DeploymentUnitType
name
version
description
provider
package
exportedResources
dependencies
constraints
unitRepositories
DocumentRoot
mixed
xMLNSPrefixMap
xSISchemaLocation
dependency
deploymentUnit
localityConstraint
package
property
propertyKind
provider
requiredResource
requiredResourceProperty
resource
ExportedResourcesType
exportedResource
LocalityConstraintType
SAMENODE
SAMENODE
SAMENODESAMEPROCESS
SAMENODESAMEPROCESS
ANYNODE
ANYNODE
LocalityConstraintTypeObject
org.eclipse.emf.common.util.Enumerator
org.eclipse.emf.common.util.Enumerator
PackageType
name
version
type
PropertyKindType
QUANTITY
QUANTITY
CAPACITY
CAPACITY
MINIMUM
MINIMUM
MAXIMUM
MAXIMUM
ATTRIBUTE
ATTRIBUTE
SELECTION
SELECTION
PropertyKindTypeObject
org.eclipse.emf.common.util.Enumerator
org.eclipse.emf.common.util.Enumerator
PropertyType
name
value
ProviderType
name
id
homeUrl
RequiredResourcePropertiesType
property
RequiredResourcePropertyType
name
value
kind
RequiredResourceType
name
version
type
requiredResourceProperties
ResourcePropertiesType
resourceProperty
ResourceType
name
version
types
resourceProperties
TypesType
type
UnitRepositoriesType
repository | null | {"directed":true,"nodes":[{"nsPrefix":"unit","nsURI":"http://model.deployment.itecban.es/DeploymentUnit","name":"unit","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConstraintsType","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DependenciesType","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DependencyType","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DeploymentUnitType","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DocumentRoot","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExportedResourcesType","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"LocalityConstraintType","instanceClass":null,"id":7,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":"org.eclipse.emf.common.util.Enumerator","defaultValue":null,"instanceClassName":"org.eclipse.emf.common.util.Enumerator","name":"LocalityConstraintTypeObject","instanceClass":"org.eclipse.emf.common.util.Enumerator","id":8,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PackageType","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"PropertyKindType","instanceClass":null,"id":10,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":"org.eclipse.emf.common.util.Enumerator","defaultValue":null,"instanceClassName":"org.eclipse.emf.common.util.Enumerator","name":"PropertyKindTypeObject","instanceClass":"org.eclipse.emf.common.util.Enumerator","id":11,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PropertyType","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProviderType","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RequiredResourcePropertiesType","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RequiredResourcePropertyType","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RequiredResourceType","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ResourcePropertiesType","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ResourceType","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypesType","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnitRepositoriesType","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"constraint","changeable":true,"resolveProxies":false,"lowerBound":0,"id":21,"derived":false},{"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":"dependencyExpression","changeable":true,"lowerBound":0,"iD":false,"id":23,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"dependency","changeable":true,"resolveProxies":false,"lowerBound":0,"id":24,"derived":false},{"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":"id","changeable":true,"lowerBound":1,"iD":false,"id":27,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"locality","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},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"requiredResource","changeable":true,"resolveProxies":false,"lowerBound":1,"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":"requiredPackage","changeable":true,"resolveProxies":false,"lowerBound":0,"id":31,"derived":false},{"id":32,"eClass":"EGenericType"},{"id":33,"eClass":"EGenericType"},{"id":34,"eClass":"EGenericType"},{"id":35,"eClass":"EGenericType"},{"id":36,"eClass":"EGenericType"},{"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},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"version","changeable":true,"lowerBound":1,"iD":false,"id":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":"description","changeable":true,"lowerBound":0,"iD":false,"id":39,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"provider","changeable":true,"resolveProxies":false,"lowerBound":0,"id":40,"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":"package","changeable":true,"resolveProxies":false,"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":true,"unsettable":false,"transient":false,"unique":true,"name":"exportedResources","changeable":true,"resolveProxies":false,"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":"dependencies","changeable":true,"resolveProxies":false,"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":"constraints","changeable":true,"resolveProxies":false,"lowerBound":0,"id":44,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"unitRepositories","changeable":true,"resolveProxies":false,"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"},{"id":52,"eClass":"EGenericType"},{"id":53,"eClass":"EGenericType"},{"id":54,"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":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":true,"unique":true,"name":"xMLNSPrefixMap","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":true,"unique":true,"name":"xSISchemaLocation","changeable":true,"resolveProxies":false,"lowerBound":0,"id":57,"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":"dependency","changeable":true,"resolveProxies":false,"lowerBound":0,"id":58,"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":"deploymentUnit","changeable":true,"resolveProxies":false,"lowerBound":0,"id":59,"derived":true},{"ordered":true,"upperBound":-2,"volatile":true,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":false,"name":"localityConstraint","changeable":true,"lowerBound":0,"iD":false,"id":60,"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":"package","changeable":true,"resolveProxies":false,"lowerBound":0,"id":61,"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":62,"derived":true},{"ordered":true,"upperBound":-2,"volatile":true,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":false,"name":"propertyKind","changeable":true,"lowerBound":0,"iD":false,"id":63,"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":"provider","changeable":true,"resolveProxies":false,"lowerBound":0,"id":64,"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":"requiredResource","changeable":true,"resolveProxies":false,"lowerBound":0,"id":65,"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":"requiredResourceProperty","changeable":true,"resolveProxies":false,"lowerBound":0,"id":66,"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":"resource","changeable":true,"resolveProxies":false,"lowerBound":0,"id":67,"derived":true},{"id":68,"eClass":"EGenericType"},{"id":69,"eClass":"EGenericType"},{"id":70,"eClass":"EGenericType"},{"id":71,"eClass":"EGenericType"},{"id":72,"eClass":"EGenericType"},{"id":73,"eClass":"EGenericType"},{"id":74,"eClass":"EGenericType"},{"id":75,"eClass":"EGenericType"},{"id":76,"eClass":"EGenericType"},{"id":77,"eClass":"EGenericType"},{"id":78,"eClass":"EGenericType"},{"id":79,"eClass":"EGenericType"},{"id":80,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"exportedResource","changeable":true,"resolveProxies":false,"lowerBound":0,"id":81,"derived":false},{"id":82,"eClass":"EGenericType"},{"name":"SAMENODE","id":83,"value":0,"literal":"SAMENODE","eClass":"EEnumLiteral"},{"name":"SAMENODESAMEPROCESS","id":84,"value":1,"literal":"SAMENODESAMEPROCESS","eClass":"EEnumLiteral"},{"name":"ANYNODE","id":85,"value":2,"literal":"ANYNODE","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":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":"version","changeable":true,"lowerBound":0,"iD":false,"id":87,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"lowerBound":1,"iD":false,"id":88,"derived":false},{"id":89,"eClass":"EGenericType"},{"id":90,"eClass":"EGenericType"},{"id":91,"eClass":"EGenericType"},{"name":"QUANTITY","id":92,"value":0,"literal":"QUANTITY","eClass":"EEnumLiteral"},{"name":"CAPACITY","id":93,"value":1,"literal":"CAPACITY","eClass":"EEnumLiteral"},{"name":"MINIMUM","id":94,"value":2,"literal":"MINIMUM","eClass":"EEnumLiteral"},{"name":"MAXIMUM","id":95,"value":3,"literal":"MAXIMUM","eClass":"EEnumLiteral"},{"name":"ATTRIBUTE","id":96,"value":4,"literal":"ATTRIBUTE","eClass":"EEnumLiteral"},{"name":"SELECTION","id":97,"value":5,"literal":"SELECTION","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":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":"value","changeable":true,"lowerBound":0,"iD":false,"id":99,"derived":false},{"id":100,"eClass":"EGenericType"},{"id":101,"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":102,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"id","changeable":true,"lowerBound":1,"iD":false,"id":103,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"homeUrl","changeable":true,"lowerBound":0,"iD":false,"id":104,"derived":false},{"id":105,"eClass":"EGenericType"},{"id":106,"eClass":"EGenericType"},{"id":107,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"property","changeable":true,"resolveProxies":false,"lowerBound":0,"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},{"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":111,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"kind","changeable":true,"lowerBound":1,"iD":false,"id":112,"derived":false},{"id":113,"eClass":"EGenericType"},{"id":114,"eClass":"EGenericType"},{"id":115,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"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":"version","changeable":true,"lowerBound":0,"iD":false,"id":117,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"lowerBound":1,"iD":false,"id":118,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"requiredResourceProperties","changeable":true,"resolveProxies":false,"lowerBound":0,"id":119,"derived":false},{"id":120,"eClass":"EGenericType"},{"id":121,"eClass":"EGenericType"},{"id":122,"eClass":"EGenericType"},{"id":123,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"resourceProperty","changeable":true,"resolveProxies":false,"lowerBound":0,"id":124,"derived":false},{"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},{"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":127,"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":"types","changeable":true,"resolveProxies":false,"lowerBound":1,"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":"resourceProperties","changeable":true,"resolveProxies":false,"lowerBound":0,"id":129,"derived":false},{"id":130,"eClass":"EGenericType"},{"id":131,"eClass":"EGenericType"},{"id":132,"eClass":"EGenericType"},{"id":133,"eClass":"EGenericType"},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"type","changeable":true,"lowerBound":1,"iD":false,"id":134,"derived":false},{"id":135,"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":"repository","changeable":true,"lowerBound":0,"iD":false,"id":136,"derived":false},{"id":137,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":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":21,"target":16},{"source":21,"target":22},{"source":21,"target":1},{"source":22,"target":16},{"source":2,"target":0},{"source":2,"target":23},{"source":2,"target":24},{"source":23,"target":25},{"source":23,"target":2},{"source":24,"target":3},{"source":24,"target":26},{"source":24,"target":2},{"source":26,"target":3},{"source":3,"target":0},{"source":3,"target":27},{"source":3,"target":28},{"source":3,"target":29},{"source":3,"target":30},{"source":3,"target":31},{"source":27,"target":32},{"source":27,"target":3},{"source":28,"target":7},{"source":28,"target":33},{"source":28,"target":3},{"source":33,"target":7},{"source":29,"target":34},{"source":29,"target":3},{"source":30,"target":16},{"source":30,"target":35},{"source":30,"target":3},{"source":35,"target":16},{"source":31,"target":9},{"source":31,"target":36},{"source":31,"target":3},{"source":36,"target":9},{"source":4,"target":0},{"source":4,"target":37},{"source":4,"target":38},{"source":4,"target":39},{"source":4,"target":40},{"source":4,"target":41},{"source":4,"target":42},{"source":4,"target":43},{"source":4,"target":44},{"source":4,"target":45},{"source":37,"target":46},{"source":37,"target":4},{"source":38,"target":47},{"source":38,"target":4},{"source":39,"target":48},{"source":39,"target":4},{"source":40,"target":13},{"source":40,"target":49},{"source":40,"target":4},{"source":49,"target":13},{"source":41,"target":9},{"source":41,"target":50},{"source":41,"target":4},{"source":50,"target":9},{"source":42,"target":6},{"source":42,"target":51},{"source":42,"target":4},{"source":51,"target":6},{"source":43,"target":2},{"source":43,"target":52},{"source":43,"target":4},{"source":52,"target":2},{"source":44,"target":1},{"source":44,"target":53},{"source":44,"target":4},{"source":53,"target":1},{"source":45,"target":20},{"source":45,"target":54},{"source":45,"target":4},{"source":54,"target":20},{"source":5,"target":0},{"source":5,"target":55},{"source":5,"target":56},{"source":5,"target":57},{"source":5,"target":58},{"source":5,"target":59},{"source":5,"target":60},{"source":5,"target":61},{"source":5,"target":62},{"source":5,"target":63},{"source":5,"target":64},{"source":5,"target":65},{"source":5,"target":66},{"source":5,"target":67},{"source":55,"target":68},{"source":55,"target":5},{"source":56,"target":69},{"source":56,"target":5},{"source":57,"target":70},{"source":57,"target":5},{"source":58,"target":3},{"source":58,"target":71},{"source":58,"target":5},{"source":71,"target":3},{"source":59,"target":4},{"source":59,"target":72},{"source":59,"target":5},{"source":72,"target":4},{"source":60,"target":7},{"source":60,"target":73},{"source":60,"target":5},{"source":73,"target":7},{"source":61,"target":9},{"source":61,"target":74},{"source":61,"target":5},{"source":74,"target":9},{"source":62,"target":12},{"source":62,"target":75},{"source":62,"target":5},{"source":75,"target":12},{"source":63,"target":10},{"source":63,"target":76},{"source":63,"target":5},{"source":76,"target":10},{"source":64,"target":13},{"source":64,"target":77},{"source":64,"target":5},{"source":77,"target":13},{"source":65,"target":16},{"source":65,"target":78},{"source":65,"target":5},{"source":78,"target":16},{"source":66,"target":15},{"source":66,"target":79},{"source":66,"target":5},{"source":79,"target":15},{"source":67,"target":18},{"source":67,"target":80},{"source":67,"target":5},{"source":80,"target":18},{"source":6,"target":0},{"source":6,"target":81},{"source":81,"target":18},{"source":81,"target":82},{"source":81,"target":6},{"source":82,"target":18},{"source":7,"target":0},{"source":7,"target":83},{"source":7,"target":84},{"source":7,"target":85},{"source":83,"target":7},{"source":84,"target":7},{"source":85,"target":7},{"source":8,"target":0},{"source":9,"target":0},{"source":9,"target":86},{"source":9,"target":87},{"source":9,"target":88},{"source":86,"target":89},{"source":86,"target":9},{"source":87,"target":90},{"source":87,"target":9},{"source":88,"target":91},{"source":88,"target":9},{"source":10,"target":0},{"source":10,"target":92},{"source":10,"target":93},{"source":10,"target":94},{"source":10,"target":95},{"source":10,"target":96},{"source":10,"target":97},{"source":92,"target":10},{"source":93,"target":10},{"source":94,"target":10},{"source":95,"target":10},{"source":96,"target":10},{"source":97,"target":10},{"source":11,"target":0},{"source":12,"target":0},{"source":12,"target":98},{"source":12,"target":99},{"source":98,"target":100},{"source":98,"target":12},{"source":99,"target":101},{"source":99,"target":12},{"source":13,"target":0},{"source":13,"target":102},{"source":13,"target":103},{"source":13,"target":104},{"source":102,"target":105},{"source":102,"target":13},{"source":103,"target":106},{"source":103,"target":13},{"source":104,"target":107},{"source":104,"target":13},{"source":14,"target":0},{"source":14,"target":108},{"source":108,"target":15},{"source":108,"target":109},{"source":108,"target":14},{"source":109,"target":15},{"source":15,"target":0},{"source":15,"target":110},{"source":15,"target":111},{"source":15,"target":112},{"source":110,"target":113},{"source":110,"target":15},{"source":111,"target":114},{"source":111,"target":15},{"source":112,"target":10},{"source":112,"target":115},{"source":112,"target":15},{"source":115,"target":10},{"source":16,"target":0},{"source":16,"target":116},{"source":16,"target":117},{"source":16,"target":118},{"source":16,"target":119},{"source":116,"target":120},{"source":116,"target":16},{"source":117,"target":121},{"source":117,"target":16},{"source":118,"target":122},{"source":118,"target":16},{"source":119,"target":14},{"source":119,"target":123},{"source":119,"target":16},{"source":123,"target":14},{"source":17,"target":0},{"source":17,"target":124},{"source":124,"target":12},{"source":124,"target":125},{"source":124,"target":17},{"source":125,"target":12},{"source":18,"target":0},{"source":18,"target":126},{"source":18,"target":127},{"source":18,"target":128},{"source":18,"target":129},{"source":126,"target":130},{"source":126,"target":18},{"source":127,"target":131},{"source":127,"target":18},{"source":128,"target":19},{"source":128,"target":132},{"source":128,"target":18},{"source":132,"target":19},{"source":129,"target":17},{"source":129,"target":133},{"source":129,"target":18},{"source":133,"target":17},{"source":19,"target":0},{"source":19,"target":134},{"source":134,"target":135},{"source":134,"target":19},{"source":20,"target":0},{"source":20,"target":136},{"source":136,"target":137},{"source":136,"target":20}],"multigraph":true} |
true | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="AddParameterTest">
<eClassifiers xsi:type="ecore:EClass" name="Testclass1">
<eOperations name="testOperation">
<eAnnotations source="marker"/>
<eParameters name="theParameter" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
</eOperations>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/Hu3bl/emf.refactor/org.eclipse.emf.refactor.refactorings.ecore/tests/AddParameter/test_04/target.ecore | ecore | AddParameterTest
Testclass1
testOperation
theParameter | null | {"directed":true,"nodes":[{"nsPrefix":null,"nsURI":null,"name":"AddParameterTest","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Testclass1","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":1,"unique":true,"name":"testOperation","lowerBound":0,"id":2,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"theParameter","lowerBound":0,"id":3,"many":false,"required":false,"eClass":"EParameter"},{"id":4,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":1,"target":0},{"source":1,"target":2},{"source":2,"target":1},{"source":2,"target":3},{"source":3,"target":4},{"source":3,"target":2}],"multigraph":true} |
true | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0"
xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="alf"
nsURI="http://www.xtext.org/alf/Alf" nsPrefix="alf">
<eClassifiers xsi:type="ecore:EClass" name="Operations">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="imports" unique="false"
upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="operations" upperBound="-1"
eType="#//OperationDefinitionOrStub" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="OperationDefinitionOrStub">
<eStructuralFeatures xsi:type="ecore:EReference" name="declaration" eType="#//OperationDeclaration"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="body" eType="#//Block"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="OperationDeclaration">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="formalParameters" eType="#//FormalParameters"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="returnType" eType="#//TypePart"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="redefinition" eType="#//RedefinitionClause"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="FormalParameters">
<eStructuralFeatures xsi:type="ecore:EReference" name="formalParameterList" eType="#//FormalParameterList"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="FormalParameterList">
<eStructuralFeatures xsi:type="ecore:EReference" name="formalParameter" upperBound="-1"
eType="#//FormalParameter" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="FormalParameter">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="direction" eType="#//ParameterDirection"/>
<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="#//TypePart"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TypePart">
<eStructuralFeatures xsi:type="ecore:EReference" name="typeName" eType="#//TypeName"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="multiplicity" eType="#//Multiplicity"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Multiplicity">
<eStructuralFeatures xsi:type="ecore:EReference" name="range" eType="#//MultiplicityRange"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="ordered" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="nonUnique" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="sequence" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MultiplicityRange">
<eStructuralFeatures xsi:type="ecore:EReference" name="lower" eType="#//NUMBER_LITERAL_WITHOUT_SUFFIX"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="upper" eType="#//NUMBER_LITERAL_WITHOUT_SUFFIX"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="NUMBER_LITERAL_WITHOUT_SUFFIX">
<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="INTEGER_LITERAL_WITHOUT_SUFFIX" eSuperTypes="#//NUMBER_LITERAL_WITHOUT_SUFFIX"/>
<eClassifiers xsi:type="ecore:EClass" name="UNLIMITED_LITERAL_WITHOUT_SUFFIX" eSuperTypes="#//NUMBER_LITERAL_WITHOUT_SUFFIX"/>
<eClassifiers xsi:type="ecore:EClass" name="TypeName">
<eStructuralFeatures xsi:type="ecore:EReference" name="qualifiedName" eType="#//QualifiedNameWithBinding"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="ParameterDirection">
<eLiterals name="IN" literal="in"/>
<eLiterals name="OUT" value="1" literal="out"/>
<eLiterals name="INOUT" value="2" literal="inout"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="RedefinitionClause">
<eStructuralFeatures xsi:type="ecore:EReference" name="redefinedOperations" eType="#//QualifiedNameList"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Test">
<eStructuralFeatures xsi:type="ecore:EReference" name="expression" upperBound="-1"
eType="#//Expression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="assignExpression" upperBound="-1"
eType="#//AssignmentCompletion" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="statements" upperBound="-1"
eType="#//Statement" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="block" eType="#//Block"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="LITERAL" eSuperTypes="#//ValueSpecification">
<eStructuralFeatures xsi:type="ecore:EReference" name="suffix" eType="#//SuffixExpression"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BOOLEAN_LITERAL" eSuperTypes="#//LITERAL">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="#//BooleanValue"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="BooleanValue">
<eLiterals name="TRUE" literal="true"/>
<eLiterals name="FALSE" value="1" literal="false"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="NUMBER_LITERAL" eSuperTypes="#//LITERAL">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="INTEGER_LITERAL" eSuperTypes="#//NUMBER_LITERAL"/>
<eClassifiers xsi:type="ecore:EClass" name="UNLIMITED_LITERAL" eSuperTypes="#//NUMBER_LITERAL"/>
<eClassifiers xsi:type="ecore:EClass" name="STRING_LITERAL" eSuperTypes="#//LITERAL">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="NameExpression" eSuperTypes="#//ValueSpecification #//NonLiteralValueSpecification">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="prefixOp" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="path" eType="#//QualifiedNamePath"
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="invocationCompletion" eType="#//Tuple"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="sequenceConstructionCompletion"
eType="#//SequenceConstructionOrAccessCompletion" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="postfixOp" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="suffix" eType="#//SuffixExpression"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="QualifiedNamePath">
<eStructuralFeatures xsi:type="ecore:EReference" name="namespace" upperBound="-1"
eType="#//UnqualifiedName" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="UnqualifiedName">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="templateBinding" eType="#//TemplateBinding"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TemplateBinding">
<eStructuralFeatures xsi:type="ecore:EReference" name="bindings" upperBound="-1"
eType="#//NamedTemplateBinding" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="NamedTemplateBinding">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="formal" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="actual" eType="#//QualifiedNameWithBinding"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="QualifiedNameWithBinding">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="id" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="binding" eType="#//TemplateBinding"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="remaining" eType="#//QualifiedNameWithBinding"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Tuple">
<eStructuralFeatures xsi:type="ecore:EReference" name="tupleElements" upperBound="-1"
eType="#//TupleElement" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TupleElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="argument" eType="#//Expression"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Expression" eSuperTypes="#//SequenceElement"/>
<eClassifiers xsi:type="ecore:EClass" name="ConditionalTestExpression" eSuperTypes="#//Expression">
<eStructuralFeatures xsi:type="ecore:EReference" name="exp" eType="#//ConditionalOrExpression"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="whenTrue" eType="#//ConditionalTestExpression"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="whenFalse" eType="#//ConditionalTestExpression"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ConditionalOrExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="exp" upperBound="-1" eType="#//ConditionalAndExpression"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ConditionalAndExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="exp" upperBound="-1" eType="#//InclusiveOrExpression"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="InclusiveOrExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="exp" upperBound="-1" eType="#//ExclusiveOrExpression"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ExclusiveOrExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="exp" upperBound="-1" eType="#//AndExpression"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AndExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="exp" upperBound="-1" eType="#//EqualityExpression"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EqualityExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="exp" upperBound="-1" eType="#//ClassificationExpression"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="op" unique="false" upperBound="-1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ClassificationExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="exp" eType="#//RelationalExpression"
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="typeName" eType="#//NameExpression"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="RelationalExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="left" eType="#//ShiftExpression"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="op" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="right" eType="#//ShiftExpression"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ShiftExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="exp" upperBound="-1" eType="#//AdditiveExpression"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="op" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AdditiveExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="exp" upperBound="-1" eType="#//MultiplicativeExpression"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="op" unique="false" upperBound="-1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MultiplicativeExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="exp" upperBound="-1" eType="#//UnaryExpression"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="op" unique="false" upperBound="-1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="UnaryExpression">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="op" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="exp" eType="#//PrimaryExpression"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PrimaryExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="prefix" eType="#//ValueSpecification"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SuffixExpression"/>
<eClassifiers xsi:type="ecore:EClass" name="OperationCallExpression" eSuperTypes="#//SuffixExpression">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="operationName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="tuple" eType="#//Tuple"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="suffix" eType="#//SuffixExpression"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="OperationCallExpressionWithoutDot">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="operationName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="tuple" eType="#//Tuple"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="suffix" eType="#//SuffixExpression"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PropertyCallExpression" eSuperTypes="#//SuffixExpression">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="propertyName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="index" eType="#//Expression"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="suffix" eType="#//SuffixExpression"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="LinkOperationExpression" eSuperTypes="#//SuffixExpression">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="kind" eType="#//LinkOperationKind"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="tuple" eType="#//LinkOperationTuple"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="LinkOperationTuple">
<eStructuralFeatures xsi:type="ecore:EReference" name="linkOperationTupleElement"
upperBound="-1" eType="#//LinkOperationTupleElement" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="LinkOperationTupleElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="objectOrRole" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="roleIndex" eType="#//Expression"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="objectValueSpec" eType="#//ValueSpecification"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="LinkOperationKind">
<eLiterals name="CREATE" literal="createLink"/>
<eLiterals name="DESTROY" value="1" literal="destroyLink"/>
<eLiterals name="CLEAR" value="2" literal="clearAssoc"/>
<eLiterals name="DESTROY_OBJECT" value="3" literal="destroy"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SequenceOperationExpression" eSuperTypes="#//SuffixExpression">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="operationName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="tuple" eType="#//Tuple"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="suffix" eType="#//SuffixExpression"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SequenceReductionExpression" eSuperTypes="#//SuffixExpression">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isOrdered" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="behavior" eType="#//QualifiedNameWithBinding"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="suffix" eType="#//SuffixExpression"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SequenceExpansionExpression" eSuperTypes="#//SuffixExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="suffix" eType="#//SuffixExpression"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SelectOrRejectOperation" eSuperTypes="#//SequenceExpansionExpression">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="op" eType="#//SelectOrRejectOperator"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="expr1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="expr2" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="expr3" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="expr4" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="SelectOrRejectOperator">
<eLiterals name="SELECT" literal="select"/>
<eLiterals name="REJECT" value="1" literal="reject"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CollectOrIterateOperation" eSuperTypes="#//SequenceExpansionExpression">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="op" eType="#//CollectOrIterateOperator"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="expr1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="expr2" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="expr3" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="expr4" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="CollectOrIterateOperator">
<eLiterals name="COLLECT" literal="collect"/>
<eLiterals name="ITERATE" value="1" literal="iterate"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ForAllOrExistsOrOneOperation" eSuperTypes="#//SequenceExpansionExpression">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="op" eType="#//ForAllOrExistsOrOneOperator"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="expr1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="expr2" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="expr3" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="expr4" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="ForAllOrExistsOrOneOperator">
<eLiterals name="FORALL" literal="forAll"/>
<eLiterals name="EXISTS" value="1" literal="exists"/>
<eLiterals name="ONE" value="2" literal="one"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="IsUniqueOperation" eSuperTypes="#//SequenceExpansionExpression">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="expr" eType="#//Expression"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ValueSpecification"/>
<eClassifiers xsi:type="ecore:EClass" name="NonLiteralValueSpecification"/>
<eClassifiers xsi:type="ecore:EClass" name="ParenthesizedExpression" eSuperTypes="#//ValueSpecification #//NonLiteralValueSpecification">
<eStructuralFeatures xsi:type="ecore:EReference" name="expOrTypeCast" eType="#//Expression"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="casted" eType="#//NonLiteralValueSpecification"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="suffix" eType="#//SuffixExpression"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="NullExpression" eSuperTypes="#//ValueSpecification"/>
<eClassifiers xsi:type="ecore:EClass" name="ThisExpression" eSuperTypes="#//ValueSpecification #//NonLiteralValueSpecification">
<eStructuralFeatures xsi:type="ecore:EReference" name="suffix" eType="#//SuffixExpression"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SuperInvocationExpression" eSuperTypes="#//ValueSpecification #//NonLiteralValueSpecification">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="className" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="operationCallWithoutDot"
eType="#//OperationCallExpressionWithoutDot" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="operationCall" eType="#//OperationCallExpression"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="InstanceCreationExpression" eSuperTypes="#//ValueSpecification #//NonLiteralValueSpecification">
<eStructuralFeatures xsi:type="ecore:EReference" name="constructor" eType="#//QualifiedNameWithBinding"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="tuple" eType="#//Tuple"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="sequenceConstuctionCompletion"
eType="#//SequenceConstructionCompletion" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="suffix" eType="#//SuffixExpression"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SequenceConstructionOrAccessCompletion">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="multiplicityIndicator"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="accessCompletion" eType="#//AccessCompletion"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="sequenceCompletion" eType="#//PartialSequenceConstructionCompletion"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="expression" eType="#//SequenceConstructionExpression"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AccessCompletion">
<eStructuralFeatures xsi:type="ecore:EReference" name="accessIndex" eType="#//Expression"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PartialSequenceConstructionCompletion">
<eStructuralFeatures xsi:type="ecore:EReference" name="expression" eType="#//SequenceConstructionExpression"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SequenceConstructionCompletion">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="multiplicityIndicator"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="expression" eType="#//SequenceConstructionExpression"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SequenceConstructionExpression" eSuperTypes="#//SequenceElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="sequenceElement" upperBound="-1"
eType="#//SequenceElement" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="rangeUpper" eType="#//Expression"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SequenceElement"/>
<eClassifiers xsi:type="ecore:EClass" name="ClassExtentExpression"/>
<eClassifiers xsi:type="ecore:EClass" name="Block">
<eStructuralFeatures xsi:type="ecore:EReference" name="sequence" eType="#//StatementSequence"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="StatementSequence">
<eStructuralFeatures xsi:type="ecore:EReference" name="statements" upperBound="-1"
eType="#//DocumentedStatement" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="InlineStatement" eSuperTypes="#//Statement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="langageName" 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"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AnnotatedStatement" eSuperTypes="#//Statement">
<eStructuralFeatures xsi:type="ecore:EReference" name="annotation" eType="#//Annotation"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="block" eType="#//Block"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DocumentedStatement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="comment" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="statement" eType="#//Statement"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Statement"/>
<eClassifiers xsi:type="ecore:EClass" name="Annotation">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="kind" eType="#//AnnotationKind"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="args" unique="false" upperBound="-1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="AnnotationKind">
<eLiterals name="ISOLATED" literal="isolated"/>
<eLiterals name="DETERMINED" value="1" literal="determined"/>
<eLiterals name="ASSURED" value="2" literal="assured"/>
<eLiterals name="PARALLEL" value="3" literal="parallel"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BlockStatement" eSuperTypes="#//Statement">
<eStructuralFeatures xsi:type="ecore:EReference" name="block" eType="#//Block"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EmptyStatement" eSuperTypes="#//Statement"/>
<eClassifiers xsi:type="ecore:EClass" name="LocalNameDeclarationStatement" eSuperTypes="#//Statement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="varName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="type" eType="#//QualifiedNameWithBinding"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="multiplicityIndicator"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="init" eType="#//Expression"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="IfStatement" eSuperTypes="#//Statement">
<eStructuralFeatures xsi:type="ecore:EReference" name="sequentialClausses" eType="#//SequentialClauses"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="finalClause" eType="#//FinalClause"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SequentialClauses">
<eStructuralFeatures xsi:type="ecore:EReference" name="conccurentClauses" upperBound="-1"
eType="#//ConcurrentClauses" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ConcurrentClauses">
<eStructuralFeatures xsi:type="ecore:EReference" name="nonFinalClause" upperBound="-1"
eType="#//NonFinalClause" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="NonFinalClause">
<eStructuralFeatures xsi:type="ecore:EReference" name="condition" eType="#//Expression"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="block" eType="#//Block"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="FinalClause">
<eStructuralFeatures xsi:type="ecore:EReference" name="block" eType="#//Block"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SwitchStatement" eSuperTypes="#//Statement">
<eStructuralFeatures xsi:type="ecore:EReference" name="expression" eType="#//Expression"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="switchClause" upperBound="-1"
eType="#//SwitchClause" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="defaultClause" eType="#//SwitchDefaultClause"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SwitchClause">
<eStructuralFeatures xsi:type="ecore:EReference" name="switchCase" upperBound="-1"
eType="#//SwitchCase" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="statementSequence" eType="#//NonEmptyStatementSequence"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SwitchCase">
<eStructuralFeatures xsi:type="ecore:EReference" name="expression" eType="#//Expression"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SwitchDefaultClause">
<eStructuralFeatures xsi:type="ecore:EReference" name="statementSequence" eType="#//NonEmptyStatementSequence"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="NonEmptyStatementSequence">
<eStructuralFeatures xsi:type="ecore:EReference" name="statement" upperBound="-1"
eType="#//DocumentedStatement" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="WhileStatement" eSuperTypes="#//Statement">
<eStructuralFeatures xsi:type="ecore:EReference" name="condition" eType="#//Expression"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="block" eType="#//Block"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DoStatement" eSuperTypes="#//Statement">
<eStructuralFeatures xsi:type="ecore:EReference" name="block" eType="#//Block"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="condition" eType="#//Expression"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ForStatement" eSuperTypes="#//Statement">
<eStructuralFeatures xsi:type="ecore:EReference" name="control" eType="#//ForControl"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="block" eType="#//Block"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ForControl">
<eStructuralFeatures xsi:type="ecore:EReference" name="loopVariableDefinition"
eType="#//LoopVariableDefinition" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="LoopVariableDefinition">
<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"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BreakStatement" eSuperTypes="#//Statement"/>
<eClassifiers xsi:type="ecore:EClass" name="ReturnStatement" eSuperTypes="#//Statement">
<eStructuralFeatures xsi:type="ecore:EReference" name="expression" eType="#//Expression"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AcceptStatement" eSuperTypes="#//Statement">
<eStructuralFeatures xsi:type="ecore:EReference" name="clause" eType="#//AcceptClause"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="simpleAccept" eType="#//SimpleAcceptStatementCompletion"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="compoundAccept" eType="#//CompoundAcceptStatementCompletion"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SimpleAcceptStatementCompletion"/>
<eClassifiers xsi:type="ecore:EClass" name="CompoundAcceptStatementCompletion">
<eStructuralFeatures xsi:type="ecore:EReference" name="block" eType="#//Block"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="acceptBlock" upperBound="-1"
eType="#//AcceptBlock" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AcceptBlock">
<eStructuralFeatures xsi:type="ecore:EReference" name="clause" eType="#//AcceptClause"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="block" eType="#//Block"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AcceptClause">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="qualifiedNameList" eType="#//QualifiedNameList"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ClassifyStatement" eSuperTypes="#//Statement">
<eStructuralFeatures xsi:type="ecore:EReference" name="expression" eType="#//Expression"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="clause" eType="#//ClassificationClause"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ClassificationClause">
<eStructuralFeatures xsi:type="ecore:EReference" name="classifyFromClause" eType="#//ClassificationFromClause"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="classifyToClause" eType="#//ClassificationToClause"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="reclassyAllClause" eType="#//ReclassifyAllClause"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ClassificationFromClause">
<eStructuralFeatures xsi:type="ecore:EReference" name="qualifiedNameList" eType="#//QualifiedNameList"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ClassificationToClause">
<eStructuralFeatures xsi:type="ecore:EReference" name="qualifiedNameList" eType="#//QualifiedNameList"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ReclassifyAllClause"/>
<eClassifiers xsi:type="ecore:EClass" name="QualifiedNameList">
<eStructuralFeatures xsi:type="ecore:EReference" name="qualifiedName" upperBound="-1"
eType="#//QualifiedNameWithBinding" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="InvocationOrAssignementOrDeclarationStatement"
eSuperTypes="#//Statement">
<eStructuralFeatures xsi:type="ecore:EReference" name="typePart_OR_assignedPart_OR_invocationPart"
eType="#//NameExpression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="variableDeclarationCompletion"
eType="#//VariableDeclarationCompletion" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="assignmentCompletion" eType="#//AssignmentCompletion"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SuperInvocationStatement" eSuperTypes="#//Statement">
<eStructuralFeatures xsi:type="ecore:EReference" name="_super" eType="#//SuperInvocationExpression"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ThisInvocationStatement" eSuperTypes="#//Statement">
<eStructuralFeatures xsi:type="ecore:EReference" name="_this" eType="#//ThisExpression"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="assignmentCompletion" eType="#//AssignmentCompletion"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="InstanceCreationInvocationStatement"
eSuperTypes="#//Statement">
<eStructuralFeatures xsi:type="ecore:EReference" name="_new" eType="#//InstanceCreationExpression"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="VariableDeclarationCompletion">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="multiplicityIndicator"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="variableName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="initValue" eType="#//AssignmentCompletion"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AssignmentCompletion">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="op" eType="#//AssignmentOperator"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="rightHandSide" eType="#//Expression"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="AssignmentOperator">
<eLiterals name="ASSIGN" literal="="/>
<eLiterals name="PLUSASSIGN" value="1" literal="+="/>
<eLiterals name="MINUSASSIGN" value="2" literal="-="/>
<eLiterals name="MULTASSIGN" value="3" literal="*="/>
<eLiterals name="MODASSIGN" value="4" literal="%="/>
<eLiterals name="DIVASSIGN" value="5" literal="/="/>
<eLiterals name="ANDASSIGN" value="6" literal="&="/>
<eLiterals name="ORASSIGN" value="7" literal="|="/>
<eLiterals name="XORASSIGN" value="8" literal="^="/>
<eLiterals name="LSHIFTASSIGN" value="9" literal="<<="/>
<eLiterals name="RSHIFTASSIGN" value="10" literal=">>="/>
<eLiterals name="URSHIFTASSIGN" value="11" literal=">>>="/>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/SOM-Research/alf-verifier/org.xtext.alf/src-gen/org/xtext/alf/Alf.ecore | ecore | alf
Operations
imports
operations
OperationDefinitionOrStub
declaration
body
OperationDeclaration
name
formalParameters
returnType
redefinition
FormalParameters
formalParameterList
FormalParameterList
formalParameter
FormalParameter
direction
name
type
TypePart
typeName
multiplicity
Multiplicity
range
ordered
nonUnique
sequence
MultiplicityRange
lower
upper
NUMBER_LITERAL_WITHOUT_SUFFIX
value
INTEGER_LITERAL_WITHOUT_SUFFIX
UNLIMITED_LITERAL_WITHOUT_SUFFIX
TypeName
qualifiedName
ParameterDirection
IN
in
OUT
out
INOUT
inout
RedefinitionClause
redefinedOperations
Test
expression
assignExpression
statements
block
LITERAL
suffix
BOOLEAN_LITERAL
value
BooleanValue
TRUE
true
FALSE
false
NUMBER_LITERAL
value
INTEGER_LITERAL
UNLIMITED_LITERAL
STRING_LITERAL
value
NameExpression
prefixOp
path
id
invocationCompletion
sequenceConstructionCompletion
postfixOp
suffix
QualifiedNamePath
namespace
UnqualifiedName
name
templateBinding
TemplateBinding
bindings
NamedTemplateBinding
formal
actual
QualifiedNameWithBinding
id
binding
remaining
Tuple
tupleElements
TupleElement
argument
Expression
ConditionalTestExpression
exp
whenTrue
whenFalse
ConditionalOrExpression
exp
ConditionalAndExpression
exp
InclusiveOrExpression
exp
ExclusiveOrExpression
exp
AndExpression
exp
EqualityExpression
exp
op
ClassificationExpression
exp
op
typeName
RelationalExpression
left
op
right
ShiftExpression
exp
op
AdditiveExpression
exp
op
MultiplicativeExpression
exp
op
UnaryExpression
op
exp
PrimaryExpression
prefix
SuffixExpression
OperationCallExpression
operationName
tuple
suffix
OperationCallExpressionWithoutDot
operationName
tuple
suffix
PropertyCallExpression
propertyName
index
suffix
LinkOperationExpression
kind
tuple
LinkOperationTuple
linkOperationTupleElement
LinkOperationTupleElement
objectOrRole
roleIndex
objectValueSpec
LinkOperationKind
CREATE
createLink
DESTROY
destroyLink
CLEAR
clearAssoc
DESTROY_OBJECT
destroy
SequenceOperationExpression
operationName
tuple
suffix
SequenceReductionExpression
isOrdered
behavior
suffix
SequenceExpansionExpression
suffix
SelectOrRejectOperation
op
expr1
expr2
expr3
expr4
SelectOrRejectOperator
SELECT
select
REJECT
reject
CollectOrIterateOperation
op
expr1
expr2
expr3
expr4
CollectOrIterateOperator
COLLECT
collect
ITERATE
iterate
ForAllOrExistsOrOneOperation
op
expr1
expr2
expr3
expr4
ForAllOrExistsOrOneOperator
FORALL
forAll
EXISTS
exists
ONE
one
IsUniqueOperation
name
expr
ValueSpecification
NonLiteralValueSpecification
ParenthesizedExpression
expOrTypeCast
casted
suffix
NullExpression
ThisExpression
suffix
SuperInvocationExpression
className
operationCallWithoutDot
operationCall
InstanceCreationExpression
constructor
tuple
sequenceConstuctionCompletion
suffix
SequenceConstructionOrAccessCompletion
multiplicityIndicator
accessCompletion
sequenceCompletion
expression
AccessCompletion
accessIndex
PartialSequenceConstructionCompletion
expression
SequenceConstructionCompletion
multiplicityIndicator
expression
SequenceConstructionExpression
sequenceElement
rangeUpper
SequenceElement
ClassExtentExpression
Block
sequence
StatementSequence
statements
InlineStatement
langageName
body
AnnotatedStatement
annotation
block
DocumentedStatement
comment
statement
Statement
Annotation
kind
args
AnnotationKind
ISOLATED
isolated
DETERMINED
determined
ASSURED
assured
PARALLEL
parallel
BlockStatement
block
EmptyStatement
LocalNameDeclarationStatement
varName
type
multiplicityIndicator
init
IfStatement
sequentialClausses
finalClause
SequentialClauses
conccurentClauses
ConcurrentClauses
nonFinalClause
NonFinalClause
condition
block
FinalClause
block
SwitchStatement
expression
switchClause
defaultClause
SwitchClause
switchCase
statementSequence
SwitchCase
expression
SwitchDefaultClause
statementSequence
NonEmptyStatementSequence
statement
WhileStatement
condition
block
DoStatement
block
condition
ForStatement
control
block
ForControl
loopVariableDefinition
LoopVariableDefinition
name
expression1
expression2
BreakStatement
ReturnStatement
expression
AcceptStatement
clause
simpleAccept
compoundAccept
SimpleAcceptStatementCompletion
CompoundAcceptStatementCompletion
block
acceptBlock
AcceptBlock
clause
block
AcceptClause
name
qualifiedNameList
ClassifyStatement
expression
clause
ClassificationClause
classifyFromClause
classifyToClause
reclassyAllClause
ClassificationFromClause
qualifiedNameList
ClassificationToClause
qualifiedNameList
ReclassifyAllClause
QualifiedNameList
qualifiedName
InvocationOrAssignementOrDeclarationStatement
typePart_OR_assignedPart_OR_invocationPart
variableDeclarationCompletion
assignmentCompletion
SuperInvocationStatement
_super
ThisInvocationStatement
_this
assignmentCompletion
InstanceCreationInvocationStatement
_new
VariableDeclarationCompletion
multiplicityIndicator
variableName
initValue
AssignmentCompletion
op
rightHandSide
AssignmentOperator
ASSIGN
=
PLUSASSIGN
+=
MINUSASSIGN
-=
MULTASSIGN
*=
MODASSIGN
%=
DIVASSIGN
/=
ANDASSIGN
&=
ORASSIGN
|=
XORASSIGN
^=
LSHIFTASSIGN
<<=
RSHIFTASSIGN
>>=
URSHIFTASSIGN
>>>= | null | {"directed":true,"nodes":[{"nsPrefix":"alf","nsURI":"http://www.xtext.org/alf/Alf","name":"alf","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Operations","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OperationDefinitionOrStub","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OperationDeclaration","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FormalParameters","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FormalParameterList","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FormalParameter","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypePart","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Multiplicity","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MultiplicityRange","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NUMBER_LITERAL_WITHOUT_SUFFIX","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"INTEGER_LITERAL_WITHOUT_SUFFIX","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UNLIMITED_LITERAL_WITHOUT_SUFFIX","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypeName","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"ParameterDirection","instanceClass":null,"id":14,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RedefinitionClause","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Test","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LITERAL","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BOOLEAN_LITERAL","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"BooleanValue","instanceClass":null,"id":19,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NUMBER_LITERAL","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"INTEGER_LITERAL","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UNLIMITED_LITERAL","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"STRING_LITERAL","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NameExpression","instanceClass":null,"abstract":false,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"QualifiedNamePath","instanceClass":null,"abstract":false,"id":25,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnqualifiedName","instanceClass":null,"abstract":false,"id":26,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TemplateBinding","instanceClass":null,"abstract":false,"id":27,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NamedTemplateBinding","instanceClass":null,"abstract":false,"id":28,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"QualifiedNameWithBinding","instanceClass":null,"abstract":false,"id":29,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Tuple","instanceClass":null,"abstract":false,"id":30,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TupleElement","instanceClass":null,"abstract":false,"id":31,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Expression","instanceClass":null,"abstract":false,"id":32,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConditionalTestExpression","instanceClass":null,"abstract":false,"id":33,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConditionalOrExpression","instanceClass":null,"abstract":false,"id":34,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConditionalAndExpression","instanceClass":null,"abstract":false,"id":35,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InclusiveOrExpression","instanceClass":null,"abstract":false,"id":36,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExclusiveOrExpression","instanceClass":null,"abstract":false,"id":37,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AndExpression","instanceClass":null,"abstract":false,"id":38,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EqualityExpression","instanceClass":null,"abstract":false,"id":39,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ClassificationExpression","instanceClass":null,"abstract":false,"id":40,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RelationalExpression","instanceClass":null,"abstract":false,"id":41,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ShiftExpression","instanceClass":null,"abstract":false,"id":42,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AdditiveExpression","instanceClass":null,"abstract":false,"id":43,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MultiplicativeExpression","instanceClass":null,"abstract":false,"id":44,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnaryExpression","instanceClass":null,"abstract":false,"id":45,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimaryExpression","instanceClass":null,"abstract":false,"id":46,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SuffixExpression","instanceClass":null,"abstract":false,"id":47,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OperationCallExpression","instanceClass":null,"abstract":false,"id":48,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OperationCallExpressionWithoutDot","instanceClass":null,"abstract":false,"id":49,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PropertyCallExpression","instanceClass":null,"abstract":false,"id":50,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LinkOperationExpression","instanceClass":null,"abstract":false,"id":51,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LinkOperationTuple","instanceClass":null,"abstract":false,"id":52,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LinkOperationTupleElement","instanceClass":null,"abstract":false,"id":53,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"LinkOperationKind","instanceClass":null,"id":54,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SequenceOperationExpression","instanceClass":null,"abstract":false,"id":55,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SequenceReductionExpression","instanceClass":null,"abstract":false,"id":56,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SequenceExpansionExpression","instanceClass":null,"abstract":false,"id":57,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SelectOrRejectOperation","instanceClass":null,"abstract":false,"id":58,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"SelectOrRejectOperator","instanceClass":null,"id":59,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CollectOrIterateOperation","instanceClass":null,"abstract":false,"id":60,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"CollectOrIterateOperator","instanceClass":null,"id":61,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ForAllOrExistsOrOneOperation","instanceClass":null,"abstract":false,"id":62,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"ForAllOrExistsOrOneOperator","instanceClass":null,"id":63,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IsUniqueOperation","instanceClass":null,"abstract":false,"id":64,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ValueSpecification","instanceClass":null,"abstract":false,"id":65,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NonLiteralValueSpecification","instanceClass":null,"abstract":false,"id":66,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ParenthesizedExpression","instanceClass":null,"abstract":false,"id":67,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NullExpression","instanceClass":null,"abstract":false,"id":68,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ThisExpression","instanceClass":null,"abstract":false,"id":69,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SuperInvocationExpression","instanceClass":null,"abstract":false,"id":70,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InstanceCreationExpression","instanceClass":null,"abstract":false,"id":71,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SequenceConstructionOrAccessCompletion","instanceClass":null,"abstract":false,"id":72,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AccessCompletion","instanceClass":null,"abstract":false,"id":73,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PartialSequenceConstructionCompletion","instanceClass":null,"abstract":false,"id":74,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SequenceConstructionCompletion","instanceClass":null,"abstract":false,"id":75,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SequenceConstructionExpression","instanceClass":null,"abstract":false,"id":76,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SequenceElement","instanceClass":null,"abstract":false,"id":77,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ClassExtentExpression","instanceClass":null,"abstract":false,"id":78,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Block","instanceClass":null,"abstract":false,"id":79,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StatementSequence","instanceClass":null,"abstract":false,"id":80,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InlineStatement","instanceClass":null,"abstract":false,"id":81,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AnnotatedStatement","instanceClass":null,"abstract":false,"id":82,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DocumentedStatement","instanceClass":null,"abstract":false,"id":83,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Statement","instanceClass":null,"abstract":false,"id":84,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Annotation","instanceClass":null,"abstract":false,"id":85,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"AnnotationKind","instanceClass":null,"id":86,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BlockStatement","instanceClass":null,"abstract":false,"id":87,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EmptyStatement","instanceClass":null,"abstract":false,"id":88,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LocalNameDeclarationStatement","instanceClass":null,"abstract":false,"id":89,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IfStatement","instanceClass":null,"abstract":false,"id":90,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SequentialClauses","instanceClass":null,"abstract":false,"id":91,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConcurrentClauses","instanceClass":null,"abstract":false,"id":92,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NonFinalClause","instanceClass":null,"abstract":false,"id":93,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FinalClause","instanceClass":null,"abstract":false,"id":94,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SwitchStatement","instanceClass":null,"abstract":false,"id":95,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SwitchClause","instanceClass":null,"abstract":false,"id":96,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SwitchCase","instanceClass":null,"abstract":false,"id":97,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SwitchDefaultClause","instanceClass":null,"abstract":false,"id":98,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NonEmptyStatementSequence","instanceClass":null,"abstract":false,"id":99,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WhileStatement","instanceClass":null,"abstract":false,"id":100,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DoStatement","instanceClass":null,"abstract":false,"id":101,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ForStatement","instanceClass":null,"abstract":false,"id":102,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ForControl","instanceClass":null,"abstract":false,"id":103,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LoopVariableDefinition","instanceClass":null,"abstract":false,"id":104,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BreakStatement","instanceClass":null,"abstract":false,"id":105,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReturnStatement","instanceClass":null,"abstract":false,"id":106,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AcceptStatement","instanceClass":null,"abstract":false,"id":107,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SimpleAcceptStatementCompletion","instanceClass":null,"abstract":false,"id":108,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CompoundAcceptStatementCompletion","instanceClass":null,"abstract":false,"id":109,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AcceptBlock","instanceClass":null,"abstract":false,"id":110,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AcceptClause","instanceClass":null,"abstract":false,"id":111,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ClassifyStatement","instanceClass":null,"abstract":false,"id":112,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ClassificationClause","instanceClass":null,"abstract":false,"id":113,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ClassificationFromClause","instanceClass":null,"abstract":false,"id":114,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ClassificationToClause","instanceClass":null,"abstract":false,"id":115,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReclassifyAllClause","instanceClass":null,"abstract":false,"id":116,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"QualifiedNameList","instanceClass":null,"abstract":false,"id":117,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InvocationOrAssignementOrDeclarationStatement","instanceClass":null,"abstract":false,"id":118,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SuperInvocationStatement","instanceClass":null,"abstract":false,"id":119,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ThisInvocationStatement","instanceClass":null,"abstract":false,"id":120,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InstanceCreationInvocationStatement","instanceClass":null,"abstract":false,"id":121,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VariableDeclarationCompletion","instanceClass":null,"abstract":false,"id":122,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AssignmentCompletion","instanceClass":null,"abstract":false,"id":123,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"AssignmentOperator","instanceClass":null,"id":124,"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":"imports","changeable":true,"lowerBound":0,"iD":false,"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"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"declaration","changeable":true,"resolveProxies":true,"lowerBound":0,"id":129,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"body","changeable":true,"resolveProxies":true,"lowerBound":0,"id":130,"derived":false},{"id":131,"eClass":"EGenericType"},{"id":132,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"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":"formalParameters","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":"returnType","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":"redefinition","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"},{"container":false,"ordered":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":141,"derived":false},{"id":142,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"formalParameter","changeable":true,"resolveProxies":true,"lowerBound":0,"id":143,"derived":false},{"id":144,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"direction","changeable":true,"lowerBound":0,"iD":false,"id":145,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":146,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":0,"id":147,"derived":false},{"id":148,"eClass":"EGenericType"},{"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":"typeName","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":"multiplicity","changeable":true,"resolveProxies":true,"lowerBound":0,"id":152,"derived":false},{"id":153,"eClass":"EGenericType"},{"id":154,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"range","changeable":true,"resolveProxies":true,"lowerBound":0,"id":155,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"ordered","changeable":true,"lowerBound":0,"iD":false,"id":156,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"nonUnique","changeable":true,"lowerBound":0,"iD":false,"id":157,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"sequence","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"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"lower","changeable":true,"resolveProxies":true,"lowerBound":0,"id":163,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"upper","changeable":true,"resolveProxies":true,"lowerBound":0,"id":164,"derived":false},{"id":165,"eClass":"EGenericType"},{"id":166,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":0,"iD":false,"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":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"qualifiedName","changeable":true,"resolveProxies":true,"lowerBound":0,"id":171,"derived":false},{"id":172,"eClass":"EGenericType"},{"name":"IN","id":173,"value":0,"literal":"in","eClass":"EEnumLiteral"},{"name":"OUT","id":174,"value":1,"literal":"out","eClass":"EEnumLiteral"},{"name":"INOUT","id":175,"value":2,"literal":"inout","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":"redefinedOperations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":176,"derived":false},{"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":"expression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":178,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"assignExpression","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":"statements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":180,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"block","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"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"suffix","changeable":true,"resolveProxies":true,"lowerBound":0,"id":186,"derived":false},{"id":187,"eClass":"EGenericType"},{"id":188,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":0,"iD":false,"id":189,"derived":false},{"id":190,"eClass":"EGenericType"},{"id":191,"eClass":"EGenericType"},{"name":"TRUE","id":192,"value":0,"literal":"true","eClass":"EEnumLiteral"},{"name":"FALSE","id":193,"value":1,"literal":"false","eClass":"EEnumLiteral"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":0,"iD":false,"id":194,"derived":false},{"id":195,"eClass":"EGenericType"},{"id":196,"eClass":"EGenericType"},{"id":197,"eClass":"EGenericType"},{"id":198,"eClass":"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":199,"derived":false},{"id":200,"eClass":"EGenericType"},{"id":201,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"prefixOp","changeable":true,"lowerBound":0,"iD":false,"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":"path","changeable":true,"resolveProxies":true,"lowerBound":0,"id":203,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"id","changeable":true,"lowerBound":0,"iD":false,"id":204,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"invocationCompletion","changeable":true,"resolveProxies":true,"lowerBound":0,"id":205,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"sequenceConstructionCompletion","changeable":true,"resolveProxies":true,"lowerBound":0,"id":206,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"postfixOp","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":"suffix","changeable":true,"resolveProxies":true,"lowerBound":0,"id":208,"derived":false},{"id":209,"eClass":"EGenericType"},{"id":210,"eClass":"EGenericType"},{"id":211,"eClass":"EGenericType"},{"id":212,"eClass":"EGenericType"},{"id":213,"eClass":"EGenericType"},{"id":214,"eClass":"EGenericType"},{"id":215,"eClass":"EGenericType"},{"id":216,"eClass":"EGenericType"},{"id":217,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"namespace","changeable":true,"resolveProxies":true,"lowerBound":0,"id":218,"derived":false},{"id":219,"eClass":"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":220,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"templateBinding","changeable":true,"resolveProxies":true,"lowerBound":0,"id":221,"derived":false},{"id":222,"eClass":"EGenericType"},{"id":223,"eClass":"EGenericType"},{"container":false,"ordered":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":224,"derived":false},{"id":225,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"formal","changeable":true,"lowerBound":0,"iD":false,"id":226,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"actual","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":"id","changeable":true,"lowerBound":0,"iD":false,"id":230,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"binding","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":"remaining","changeable":true,"resolveProxies":true,"lowerBound":0,"id":232,"derived":false},{"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":true,"unsettable":false,"transient":false,"unique":true,"name":"tupleElements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":236,"derived":false},{"id":237,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"argument","changeable":true,"resolveProxies":true,"lowerBound":0,"id":238,"derived":false},{"id":239,"eClass":"EGenericType"},{"id":240,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"exp","changeable":true,"resolveProxies":true,"lowerBound":0,"id":241,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"whenTrue","changeable":true,"resolveProxies":true,"lowerBound":0,"id":242,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"whenFalse","changeable":true,"resolveProxies":true,"lowerBound":0,"id":243,"derived":false},{"id":244,"eClass":"EGenericType"},{"id":245,"eClass":"EGenericType"},{"id":246,"eClass":"EGenericType"},{"id":247,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"exp","changeable":true,"resolveProxies":true,"lowerBound":0,"id":248,"derived":false},{"id":249,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"exp","changeable":true,"resolveProxies":true,"lowerBound":0,"id":250,"derived":false},{"id":251,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"exp","changeable":true,"resolveProxies":true,"lowerBound":0,"id":252,"derived":false},{"id":253,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"exp","changeable":true,"resolveProxies":true,"lowerBound":0,"id":254,"derived":false},{"id":255,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"exp","changeable":true,"resolveProxies":true,"lowerBound":0,"id":256,"derived":false},{"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":"exp","changeable":true,"resolveProxies":true,"lowerBound":0,"id":258,"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":"op","changeable":true,"lowerBound":0,"iD":false,"id":259,"derived":false},{"id":260,"eClass":"EGenericType"},{"id":261,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"exp","changeable":true,"resolveProxies":true,"lowerBound":0,"id":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":"op","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":"typeName","changeable":true,"resolveProxies":true,"lowerBound":0,"id":264,"derived":false},{"id":265,"eClass":"EGenericType"},{"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":true,"unsettable":false,"transient":false,"unique":true,"name":"left","changeable":true,"resolveProxies":true,"lowerBound":0,"id":268,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"op","changeable":true,"lowerBound":0,"iD":false,"id":269,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"right","changeable":true,"resolveProxies":true,"lowerBound":0,"id":270,"derived":false},{"id":271,"eClass":"EGenericType"},{"id":272,"eClass":"EGenericType"},{"id":273,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"exp","changeable":true,"resolveProxies":true,"lowerBound":0,"id":274,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"op","changeable":true,"lowerBound":0,"iD":false,"id":275,"derived":false},{"id":276,"eClass":"EGenericType"},{"id":277,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"exp","changeable":true,"resolveProxies":true,"lowerBound":0,"id":278,"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":"op","changeable":true,"lowerBound":0,"iD":false,"id":279,"derived":false},{"id":280,"eClass":"EGenericType"},{"id":281,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"exp","changeable":true,"resolveProxies":true,"lowerBound":0,"id":282,"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":"op","changeable":true,"lowerBound":0,"iD":false,"id":283,"derived":false},{"id":284,"eClass":"EGenericType"},{"id":285,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"op","changeable":true,"lowerBound":0,"iD":false,"id":286,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"exp","changeable":true,"resolveProxies":true,"lowerBound":0,"id":287,"derived":false},{"id":288,"eClass":"EGenericType"},{"id":289,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"prefix","changeable":true,"resolveProxies":true,"lowerBound":0,"id":290,"derived":false},{"id":291,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"operationName","changeable":true,"lowerBound":0,"iD":false,"id":292,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"tuple","changeable":true,"resolveProxies":true,"lowerBound":0,"id":293,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"suffix","changeable":true,"resolveProxies":true,"lowerBound":0,"id":294,"derived":false},{"id":295,"eClass":"EGenericType"},{"id":296,"eClass":"EGenericType"},{"id":297,"eClass":"EGenericType"},{"id":298,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"operationName","changeable":true,"lowerBound":0,"iD":false,"id":299,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"tuple","changeable":true,"resolveProxies":true,"lowerBound":0,"id":300,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"suffix","changeable":true,"resolveProxies":true,"lowerBound":0,"id":301,"derived":false},{"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":"propertyName","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":"index","changeable":true,"resolveProxies":true,"lowerBound":0,"id":306,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"suffix","changeable":true,"resolveProxies":true,"lowerBound":0,"id":307,"derived":false},{"id":308,"eClass":"EGenericType"},{"id":309,"eClass":"EGenericType"},{"id":310,"eClass":"EGenericType"},{"id":311,"eClass":"EGenericType"},{"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":312,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"tuple","changeable":true,"resolveProxies":true,"lowerBound":0,"id":313,"derived":false},{"id":314,"eClass":"EGenericType"},{"id":315,"eClass":"EGenericType"},{"id":316,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"linkOperationTupleElement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":317,"derived":false},{"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":"objectOrRole","changeable":true,"lowerBound":0,"iD":false,"id":319,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"roleIndex","changeable":true,"resolveProxies":true,"lowerBound":0,"id":320,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"objectValueSpec","changeable":true,"resolveProxies":true,"lowerBound":0,"id":321,"derived":false},{"id":322,"eClass":"EGenericType"},{"id":323,"eClass":"EGenericType"},{"id":324,"eClass":"EGenericType"},{"name":"CREATE","id":325,"value":0,"literal":"createLink","eClass":"EEnumLiteral"},{"name":"DESTROY","id":326,"value":1,"literal":"destroyLink","eClass":"EEnumLiteral"},{"name":"CLEAR","id":327,"value":2,"literal":"clearAssoc","eClass":"EEnumLiteral"},{"name":"DESTROY_OBJECT","id":328,"value":3,"literal":"destroy","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":"operationName","changeable":true,"lowerBound":0,"iD":false,"id":329,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"tuple","changeable":true,"resolveProxies":true,"lowerBound":0,"id":330,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"suffix","changeable":true,"resolveProxies":true,"lowerBound":0,"id":331,"derived":false},{"id":332,"eClass":"EGenericType"},{"id":333,"eClass":"EGenericType"},{"id":334,"eClass":"EGenericType"},{"id":335,"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":"isOrdered","changeable":true,"lowerBound":0,"iD":false,"id":336,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"behavior","changeable":true,"resolveProxies":true,"lowerBound":0,"id":337,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"suffix","changeable":true,"resolveProxies":true,"lowerBound":0,"id":338,"derived":false},{"id":339,"eClass":"EGenericType"},{"id":340,"eClass":"EGenericType"},{"id":341,"eClass":"EGenericType"},{"id":342,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"suffix","changeable":true,"resolveProxies":true,"lowerBound":0,"id":343,"derived":false},{"id":344,"eClass":"EGenericType"},{"id":345,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"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":346,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"expr1","changeable":true,"lowerBound":0,"iD":false,"id":347,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"expr2","changeable":true,"lowerBound":0,"iD":false,"id":348,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"expr3","changeable":true,"lowerBound":0,"iD":false,"id":349,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"expr4","changeable":true,"lowerBound":0,"iD":false,"id":350,"derived":false},{"id":351,"eClass":"EGenericType"},{"id":352,"eClass":"EGenericType"},{"id":353,"eClass":"EGenericType"},{"id":354,"eClass":"EGenericType"},{"id":355,"eClass":"EGenericType"},{"id":356,"eClass":"EGenericType"},{"name":"SELECT","id":357,"value":0,"literal":"select","eClass":"EEnumLiteral"},{"name":"REJECT","id":358,"value":1,"literal":"reject","eClass":"EEnumLiteral"},{"ordered":true,"upperBound":1,"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":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":"expr1","changeable":true,"lowerBound":0,"iD":false,"id":360,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"expr2","changeable":true,"lowerBound":0,"iD":false,"id":361,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"expr3","changeable":true,"lowerBound":0,"iD":false,"id":362,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"expr4","changeable":true,"lowerBound":0,"iD":false,"id":363,"derived":false},{"id":364,"eClass":"EGenericType"},{"id":365,"eClass":"EGenericType"},{"id":366,"eClass":"EGenericType"},{"id":367,"eClass":"EGenericType"},{"id":368,"eClass":"EGenericType"},{"id":369,"eClass":"EGenericType"},{"name":"COLLECT","id":370,"value":0,"literal":"collect","eClass":"EEnumLiteral"},{"name":"ITERATE","id":371,"value":1,"literal":"iterate","eClass":"EEnumLiteral"},{"ordered":true,"upperBound":1,"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":372,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"expr1","changeable":true,"lowerBound":0,"iD":false,"id":373,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"expr2","changeable":true,"lowerBound":0,"iD":false,"id":374,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"expr3","changeable":true,"lowerBound":0,"iD":false,"id":375,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"expr4","changeable":true,"lowerBound":0,"iD":false,"id":376,"derived":false},{"id":377,"eClass":"EGenericType"},{"id":378,"eClass":"EGenericType"},{"id":379,"eClass":"EGenericType"},{"id":380,"eClass":"EGenericType"},{"id":381,"eClass":"EGenericType"},{"id":382,"eClass":"EGenericType"},{"name":"FORALL","id":383,"value":0,"literal":"forAll","eClass":"EEnumLiteral"},{"name":"EXISTS","id":384,"value":1,"literal":"exists","eClass":"EEnumLiteral"},{"name":"ONE","id":385,"value":2,"literal":"one","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":386,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expr","changeable":true,"resolveProxies":true,"lowerBound":0,"id":387,"derived":false},{"id":388,"eClass":"EGenericType"},{"id":389,"eClass":"EGenericType"},{"id":390,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expOrTypeCast","changeable":true,"resolveProxies":true,"lowerBound":0,"id":391,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"casted","changeable":true,"resolveProxies":true,"lowerBound":0,"id":392,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"suffix","changeable":true,"resolveProxies":true,"lowerBound":0,"id":393,"derived":false},{"id":394,"eClass":"EGenericType"},{"id":395,"eClass":"EGenericType"},{"id":396,"eClass":"EGenericType"},{"id":397,"eClass":"EGenericType"},{"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":true,"unsettable":false,"transient":false,"unique":true,"name":"suffix","changeable":true,"resolveProxies":true,"lowerBound":0,"id":400,"derived":false},{"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":"className","changeable":true,"lowerBound":0,"iD":false,"id":404,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"operationCallWithoutDot","changeable":true,"resolveProxies":true,"lowerBound":0,"id":405,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"operationCall","changeable":true,"resolveProxies":true,"lowerBound":0,"id":406,"derived":false},{"id":407,"eClass":"EGenericType"},{"id":408,"eClass":"EGenericType"},{"id":409,"eClass":"EGenericType"},{"id":410,"eClass":"EGenericType"},{"id":411,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"constructor","changeable":true,"resolveProxies":true,"lowerBound":0,"id":412,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"tuple","changeable":true,"resolveProxies":true,"lowerBound":0,"id":413,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"sequenceConstuctionCompletion","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"suffix","changeable":true,"resolveProxies":true,"lowerBound":0,"id":415,"derived":false},{"id":416,"eClass":"EGenericType"},{"id":417,"eClass":"EGenericType"},{"id":418,"eClass":"EGenericType"},{"id":419,"eClass":"EGenericType"},{"id":420,"eClass":"EGenericType"},{"id":421,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"multiplicityIndicator","changeable":true,"lowerBound":0,"iD":false,"id":422,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"accessCompletion","changeable":true,"resolveProxies":true,"lowerBound":0,"id":423,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"sequenceCompletion","changeable":true,"resolveProxies":true,"lowerBound":0,"id":424,"derived":false},{"container":false,"ordered":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":425,"derived":false},{"id":426,"eClass":"EGenericType"},{"id":427,"eClass":"EGenericType"},{"id":428,"eClass":"EGenericType"},{"id":429,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"accessIndex","changeable":true,"resolveProxies":true,"lowerBound":0,"id":430,"derived":false},{"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":"expression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":432,"derived":false},{"id":433,"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":"multiplicityIndicator","changeable":true,"lowerBound":0,"iD":false,"id":434,"derived":false},{"container":false,"ordered":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":435,"derived":false},{"id":436,"eClass":"EGenericType"},{"id":437,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"sequenceElement","changeable":true,"resolveProxies":true,"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":true,"unsettable":false,"transient":false,"unique":true,"name":"rangeUpper","changeable":true,"resolveProxies":true,"lowerBound":0,"id":439,"derived":false},{"id":440,"eClass":"EGenericType"},{"id":441,"eClass":"EGenericType"},{"id":442,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"sequence","changeable":true,"resolveProxies":true,"lowerBound":0,"id":443,"derived":false},{"id":444,"eClass":"EGenericType"},{"container":false,"ordered":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":445,"derived":false},{"id":446,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"langageName","changeable":true,"lowerBound":0,"iD":false,"id":447,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"body","changeable":true,"lowerBound":0,"iD":false,"id":448,"derived":false},{"id":449,"eClass":"EGenericType"},{"id":450,"eClass":"EGenericType"},{"id":451,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"annotation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":452,"derived":false},{"container":false,"ordered":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":453,"derived":false},{"id":454,"eClass":"EGenericType"},{"id":455,"eClass":"EGenericType"},{"id":456,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"comment","changeable":true,"lowerBound":0,"iD":false,"id":457,"derived":false},{"container":false,"ordered":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":458,"derived":false},{"id":459,"eClass":"EGenericType"},{"id":460,"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":461,"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":"args","changeable":true,"lowerBound":0,"iD":false,"id":462,"derived":false},{"id":463,"eClass":"EGenericType"},{"id":464,"eClass":"EGenericType"},{"name":"ISOLATED","id":465,"value":0,"literal":"isolated","eClass":"EEnumLiteral"},{"name":"DETERMINED","id":466,"value":1,"literal":"determined","eClass":"EEnumLiteral"},{"name":"ASSURED","id":467,"value":2,"literal":"assured","eClass":"EEnumLiteral"},{"name":"PARALLEL","id":468,"value":3,"literal":"parallel","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":"block","changeable":true,"resolveProxies":true,"lowerBound":0,"id":469,"derived":false},{"id":470,"eClass":"EGenericType"},{"id":471,"eClass":"EGenericType"},{"id":472,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"varName","changeable":true,"lowerBound":0,"iD":false,"id":473,"derived":false},{"container":false,"ordered":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":474,"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":"multiplicityIndicator","changeable":true,"lowerBound":0,"iD":false,"id":475,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"init","changeable":true,"resolveProxies":true,"lowerBound":0,"id":476,"derived":false},{"id":477,"eClass":"EGenericType"},{"id":478,"eClass":"EGenericType"},{"id":479,"eClass":"EGenericType"},{"id":480,"eClass":"EGenericType"},{"id":481,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"sequentialClausses","changeable":true,"resolveProxies":true,"lowerBound":0,"id":482,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"finalClause","changeable":true,"resolveProxies":true,"lowerBound":0,"id":483,"derived":false},{"id":484,"eClass":"EGenericType"},{"id":485,"eClass":"EGenericType"},{"id":486,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"conccurentClauses","changeable":true,"resolveProxies":true,"lowerBound":0,"id":487,"derived":false},{"id":488,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"nonFinalClause","changeable":true,"resolveProxies":true,"lowerBound":0,"id":489,"derived":false},{"id":490,"eClass":"EGenericType"},{"container":false,"ordered":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":491,"derived":false},{"container":false,"ordered":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":492,"derived":false},{"id":493,"eClass":"EGenericType"},{"id":494,"eClass":"EGenericType"},{"container":false,"ordered":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":495,"derived":false},{"id":496,"eClass":"EGenericType"},{"container":false,"ordered":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":497,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"switchClause","changeable":true,"resolveProxies":true,"lowerBound":0,"id":498,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"defaultClause","changeable":true,"resolveProxies":true,"lowerBound":0,"id":499,"derived":false},{"id":500,"eClass":"EGenericType"},{"id":501,"eClass":"EGenericType"},{"id":502,"eClass":"EGenericType"},{"id":503,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"switchCase","changeable":true,"resolveProxies":true,"lowerBound":0,"id":504,"derived":false},{"container":false,"ordered":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":505,"derived":false},{"id":506,"eClass":"EGenericType"},{"id":507,"eClass":"EGenericType"},{"container":false,"ordered":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":508,"derived":false},{"id":509,"eClass":"EGenericType"},{"container":false,"ordered":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":510,"derived":false},{"id":511,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"statement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":512,"derived":false},{"id":513,"eClass":"EGenericType"},{"container":false,"ordered":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":514,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"block","changeable":true,"resolveProxies":true,"lowerBound":0,"id":515,"derived":false},{"id":516,"eClass":"EGenericType"},{"id":517,"eClass":"EGenericType"},{"id":518,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"block","changeable":true,"resolveProxies":true,"lowerBound":0,"id":519,"derived":false},{"container":false,"ordered":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":520,"derived":false},{"id":521,"eClass":"EGenericType"},{"id":522,"eClass":"EGenericType"},{"id":523,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"control","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"block","changeable":true,"resolveProxies":true,"lowerBound":0,"id":525,"derived":false},{"id":526,"eClass":"EGenericType"},{"id":527,"eClass":"EGenericType"},{"id":528,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"loopVariableDefinition","changeable":true,"resolveProxies":true,"lowerBound":0,"id":529,"derived":false},{"id":530,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":531,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression1","changeable":true,"resolveProxies":true,"lowerBound":0,"id":532,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression2","changeable":true,"resolveProxies":true,"lowerBound":0,"id":533,"derived":false},{"id":534,"eClass":"EGenericType"},{"id":535,"eClass":"EGenericType"},{"id":536,"eClass":"EGenericType"},{"id":537,"eClass":"EGenericType"},{"container":false,"ordered":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},{"id":539,"eClass":"EGenericType"},{"id":540,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"clause","changeable":true,"resolveProxies":true,"lowerBound":0,"id":541,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"simpleAccept","changeable":true,"resolveProxies":true,"lowerBound":0,"id":542,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"compoundAccept","changeable":true,"resolveProxies":true,"lowerBound":0,"id":543,"derived":false},{"id":544,"eClass":"EGenericType"},{"id":545,"eClass":"EGenericType"},{"id":546,"eClass":"EGenericType"},{"id":547,"eClass":"EGenericType"},{"container":false,"ordered":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":548,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"acceptBlock","changeable":true,"resolveProxies":true,"lowerBound":0,"id":549,"derived":false},{"id":550,"eClass":"EGenericType"},{"id":551,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"clause","changeable":true,"resolveProxies":true,"lowerBound":0,"id":552,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"block","changeable":true,"resolveProxies":true,"lowerBound":0,"id":553,"derived":false},{"id":554,"eClass":"EGenericType"},{"id":555,"eClass":"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":556,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"qualifiedNameList","changeable":true,"resolveProxies":true,"lowerBound":0,"id":557,"derived":false},{"id":558,"eClass":"EGenericType"},{"id":559,"eClass":"EGenericType"},{"container":false,"ordered":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":560,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"clause","changeable":true,"resolveProxies":true,"lowerBound":0,"id":561,"derived":false},{"id":562,"eClass":"EGenericType"},{"id":563,"eClass":"EGenericType"},{"id":564,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"classifyFromClause","changeable":true,"resolveProxies":true,"lowerBound":0,"id":565,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"classifyToClause","changeable":true,"resolveProxies":true,"lowerBound":0,"id":566,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"reclassyAllClause","changeable":true,"resolveProxies":true,"lowerBound":0,"id":567,"derived":false},{"id":568,"eClass":"EGenericType"},{"id":569,"eClass":"EGenericType"},{"id":570,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"qualifiedNameList","changeable":true,"resolveProxies":true,"lowerBound":0,"id":571,"derived":false},{"id":572,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"qualifiedNameList","changeable":true,"resolveProxies":true,"lowerBound":0,"id":573,"derived":false},{"id":574,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"qualifiedName","changeable":true,"resolveProxies":true,"lowerBound":0,"id":575,"derived":false},{"id":576,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"typePart_OR_assignedPart_OR_invocationPart","changeable":true,"resolveProxies":true,"lowerBound":0,"id":577,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"variableDeclarationCompletion","changeable":true,"resolveProxies":true,"lowerBound":0,"id":578,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"assignmentCompletion","changeable":true,"resolveProxies":true,"lowerBound":0,"id":579,"derived":false},{"id":580,"eClass":"EGenericType"},{"id":581,"eClass":"EGenericType"},{"id":582,"eClass":"EGenericType"},{"id":583,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"_super","changeable":true,"resolveProxies":true,"lowerBound":0,"id":584,"derived":false},{"id":585,"eClass":"EGenericType"},{"id":586,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"_this","changeable":true,"resolveProxies":true,"lowerBound":0,"id":587,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"assignmentCompletion","changeable":true,"resolveProxies":true,"lowerBound":0,"id":588,"derived":false},{"id":589,"eClass":"EGenericType"},{"id":590,"eClass":"EGenericType"},{"id":591,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"_new","changeable":true,"resolveProxies":true,"lowerBound":0,"id":592,"derived":false},{"id":593,"eClass":"EGenericType"},{"id":594,"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":"multiplicityIndicator","changeable":true,"lowerBound":0,"iD":false,"id":595,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"variableName","changeable":true,"lowerBound":0,"iD":false,"id":596,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"initValue","changeable":true,"resolveProxies":true,"lowerBound":0,"id":597,"derived":false},{"id":598,"eClass":"EGenericType"},{"id":599,"eClass":"EGenericType"},{"id":600,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"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":601,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"rightHandSide","changeable":true,"resolveProxies":true,"lowerBound":0,"id":602,"derived":false},{"id":603,"eClass":"EGenericType"},{"id":604,"eClass":"EGenericType"},{"name":"ASSIGN","id":605,"value":0,"literal":"=","eClass":"EEnumLiteral"},{"name":"PLUSASSIGN","id":606,"value":1,"literal":"+=","eClass":"EEnumLiteral"},{"name":"MINUSASSIGN","id":607,"value":2,"literal":"-=","eClass":"EEnumLiteral"},{"name":"MULTASSIGN","id":608,"value":3,"literal":"*=","eClass":"EEnumLiteral"},{"name":"MODASSIGN","id":609,"value":4,"literal":"%=","eClass":"EEnumLiteral"},{"name":"DIVASSIGN","id":610,"value":5,"literal":"/=","eClass":"EEnumLiteral"},{"name":"ANDASSIGN","id":611,"value":6,"literal":"&=","eClass":"EEnumLiteral"},{"name":"ORASSIGN","id":612,"value":7,"literal":"|=","eClass":"EEnumLiteral"},{"name":"XORASSIGN","id":613,"value":8,"literal":"^=","eClass":"EEnumLiteral"},{"name":"LSHIFTASSIGN","id":614,"value":9,"literal":"<<=","eClass":"EEnumLiteral"},{"name":"RSHIFTASSIGN","id":615,"value":10,"literal":">>=","eClass":"EEnumLiteral"},{"name":"URSHIFTASSIGN","id":616,"value":11,"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":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":1,"target":0},{"source":1,"target":125},{"source":1,"target":126},{"source":125,"target":127},{"source":125,"target":1},{"source":126,"target":2},{"source":126,"target":128},{"source":126,"target":1},{"source":128,"target":2},{"source":2,"target":0},{"source":2,"target":129},{"source":2,"target":130},{"source":129,"target":3},{"source":129,"target":131},{"source":129,"target":2},{"source":131,"target":3},{"source":130,"target":79},{"source":130,"target":132},{"source":130,"target":2},{"source":132,"target":79},{"source":3,"target":0},{"source":3,"target":133},{"source":3,"target":134},{"source":3,"target":135},{"source":3,"target":136},{"source":133,"target":137},{"source":133,"target":3},{"source":134,"target":4},{"source":134,"target":138},{"source":134,"target":3},{"source":138,"target":4},{"source":135,"target":7},{"source":135,"target":139},{"source":135,"target":3},{"source":139,"target":7},{"source":136,"target":15},{"source":136,"target":140},{"source":136,"target":3},{"source":140,"target":15},{"source":4,"target":0},{"source":4,"target":141},{"source":141,"target":5},{"source":141,"target":142},{"source":141,"target":4},{"source":142,"target":5},{"source":5,"target":0},{"source":5,"target":143},{"source":143,"target":6},{"source":143,"target":144},{"source":143,"target":5},{"source":144,"target":6},{"source":6,"target":0},{"source":6,"target":145},{"source":6,"target":146},{"source":6,"target":147},{"source":145,"target":14},{"source":145,"target":148},{"source":145,"target":6},{"source":148,"target":14},{"source":146,"target":149},{"source":146,"target":6},{"source":147,"target":7},{"source":147,"target":150},{"source":147,"target":6},{"source":150,"target":7},{"source":7,"target":0},{"source":7,"target":151},{"source":7,"target":152},{"source":151,"target":13},{"source":151,"target":153},{"source":151,"target":7},{"source":153,"target":13},{"source":152,"target":8},{"source":152,"target":154},{"source":152,"target":7},{"source":154,"target":8},{"source":8,"target":0},{"source":8,"target":155},{"source":8,"target":156},{"source":8,"target":157},{"source":8,"target":158},{"source":155,"target":9},{"source":155,"target":159},{"source":155,"target":8},{"source":159,"target":9},{"source":156,"target":160},{"source":156,"target":8},{"source":157,"target":161},{"source":157,"target":8},{"source":158,"target":162},{"source":158,"target":8},{"source":9,"target":0},{"source":9,"target":163},{"source":9,"target":164},{"source":163,"target":10},{"source":163,"target":165},{"source":163,"target":9},{"source":165,"target":10},{"source":164,"target":10},{"source":164,"target":166},{"source":164,"target":9},{"source":166,"target":10},{"source":10,"target":0},{"source":10,"target":167},{"source":167,"target":168},{"source":167,"target":10},{"source":11,"target":0},{"source":11,"target":10},{"source":11,"target":169},{"source":169,"target":10},{"source":12,"target":0},{"source":12,"target":10},{"source":12,"target":170},{"source":170,"target":10},{"source":13,"target":0},{"source":13,"target":171},{"source":171,"target":29},{"source":171,"target":172},{"source":171,"target":13},{"source":172,"target":29},{"source":14,"target":0},{"source":14,"target":173},{"source":14,"target":174},{"source":14,"target":175},{"source":173,"target":14},{"source":174,"target":14},{"source":175,"target":14},{"source":15,"target":0},{"source":15,"target":176},{"source":176,"target":117},{"source":176,"target":177},{"source":176,"target":15},{"source":177,"target":117},{"source":16,"target":0},{"source":16,"target":178},{"source":16,"target":179},{"source":16,"target":180},{"source":16,"target":181},{"source":178,"target":32},{"source":178,"target":182},{"source":178,"target":16},{"source":182,"target":32},{"source":179,"target":123},{"source":179,"target":183},{"source":179,"target":16},{"source":183,"target":123},{"source":180,"target":84},{"source":180,"target":184},{"source":180,"target":16},{"source":184,"target":84},{"source":181,"target":79},{"source":181,"target":185},{"source":181,"target":16},{"source":185,"target":79},{"source":17,"target":0},{"source":17,"target":65},{"source":17,"target":186},{"source":17,"target":187},{"source":186,"target":47},{"source":186,"target":188},{"source":186,"target":17},{"source":188,"target":47},{"source":187,"target":65},{"source":18,"target":0},{"source":18,"target":17},{"source":18,"target":189},{"source":18,"target":190},{"source":189,"target":19},{"source":189,"target":191},{"source":189,"target":18},{"source":191,"target":19},{"source":190,"target":17},{"source":19,"target":0},{"source":19,"target":192},{"source":19,"target":193},{"source":192,"target":19},{"source":193,"target":19},{"source":20,"target":0},{"source":20,"target":17},{"source":20,"target":194},{"source":20,"target":195},{"source":194,"target":196},{"source":194,"target":20},{"source":195,"target":17},{"source":21,"target":0},{"source":21,"target":20},{"source":21,"target":197},{"source":197,"target":20},{"source":22,"target":0},{"source":22,"target":20},{"source":22,"target":198},{"source":198,"target":20},{"source":23,"target":0},{"source":23,"target":17},{"source":23,"target":199},{"source":23,"target":200},{"source":199,"target":201},{"source":199,"target":23},{"source":200,"target":17},{"source":24,"target":0},{"source":24,"target":65},{"source":24,"target":66},{"source":24,"target":202},{"source":24,"target":203},{"source":24,"target":204},{"source":24,"target":205},{"source":24,"target":206},{"source":24,"target":207},{"source":24,"target":208},{"source":24,"target":209},{"source":24,"target":210},{"source":202,"target":211},{"source":202,"target":24},{"source":203,"target":25},{"source":203,"target":212},{"source":203,"target":24},{"source":212,"target":25},{"source":204,"target":213},{"source":204,"target":24},{"source":205,"target":30},{"source":205,"target":214},{"source":205,"target":24},{"source":214,"target":30},{"source":206,"target":72},{"source":206,"target":215},{"source":206,"target":24},{"source":215,"target":72},{"source":207,"target":216},{"source":207,"target":24},{"source":208,"target":47},{"source":208,"target":217},{"source":208,"target":24},{"source":217,"target":47},{"source":209,"target":65},{"source":210,"target":66},{"source":25,"target":0},{"source":25,"target":218},{"source":218,"target":26},{"source":218,"target":219},{"source":218,"target":25},{"source":219,"target":26},{"source":26,"target":0},{"source":26,"target":220},{"source":26,"target":221},{"source":220,"target":222},{"source":220,"target":26},{"source":221,"target":27},{"source":221,"target":223},{"source":221,"target":26},{"source":223,"target":27},{"source":27,"target":0},{"source":27,"target":224},{"source":224,"target":28},{"source":224,"target":225},{"source":224,"target":27},{"source":225,"target":28},{"source":28,"target":0},{"source":28,"target":226},{"source":28,"target":227},{"source":226,"target":228},{"source":226,"target":28},{"source":227,"target":29},{"source":227,"target":229},{"source":227,"target":28},{"source":229,"target":29},{"source":29,"target":0},{"source":29,"target":230},{"source":29,"target":231},{"source":29,"target":232},{"source":230,"target":233},{"source":230,"target":29},{"source":231,"target":27},{"source":231,"target":234},{"source":231,"target":29},{"source":234,"target":27},{"source":232,"target":29},{"source":232,"target":235},{"source":232,"target":29},{"source":235,"target":29},{"source":30,"target":0},{"source":30,"target":236},{"source":236,"target":31},{"source":236,"target":237},{"source":236,"target":30},{"source":237,"target":31},{"source":31,"target":0},{"source":31,"target":238},{"source":238,"target":32},{"source":238,"target":239},{"source":238,"target":31},{"source":239,"target":32},{"source":32,"target":0},{"source":32,"target":77},{"source":32,"target":240},{"source":240,"target":77},{"source":33,"target":0},{"source":33,"target":32},{"source":33,"target":241},{"source":33,"target":242},{"source":33,"target":243},{"source":33,"target":244},{"source":241,"target":34},{"source":241,"target":245},{"source":241,"target":33},{"source":245,"target":34},{"source":242,"target":33},{"source":242,"target":246},{"source":242,"target":33},{"source":246,"target":33},{"source":243,"target":33},{"source":243,"target":247},{"source":243,"target":33},{"source":247,"target":33},{"source":244,"target":32},{"source":34,"target":0},{"source":34,"target":248},{"source":248,"target":35},{"source":248,"target":249},{"source":248,"target":34},{"source":249,"target":35},{"source":35,"target":0},{"source":35,"target":250},{"source":250,"target":36},{"source":250,"target":251},{"source":250,"target":35},{"source":251,"target":36},{"source":36,"target":0},{"source":36,"target":252},{"source":252,"target":37},{"source":252,"target":253},{"source":252,"target":36},{"source":253,"target":37},{"source":37,"target":0},{"source":37,"target":254},{"source":254,"target":38},{"source":254,"target":255},{"source":254,"target":37},{"source":255,"target":38},{"source":38,"target":0},{"source":38,"target":256},{"source":256,"target":39},{"source":256,"target":257},{"source":256,"target":38},{"source":257,"target":39},{"source":39,"target":0},{"source":39,"target":258},{"source":39,"target":259},{"source":258,"target":40},{"source":258,"target":260},{"source":258,"target":39},{"source":260,"target":40},{"source":259,"target":261},{"source":259,"target":39},{"source":40,"target":0},{"source":40,"target":262},{"source":40,"target":263},{"source":40,"target":264},{"source":262,"target":41},{"source":262,"target":265},{"source":262,"target":40},{"source":265,"target":41},{"source":263,"target":266},{"source":263,"target":40},{"source":264,"target":24},{"source":264,"target":267},{"source":264,"target":40},{"source":267,"target":24},{"source":41,"target":0},{"source":41,"target":268},{"source":41,"target":269},{"source":41,"target":270},{"source":268,"target":42},{"source":268,"target":271},{"source":268,"target":41},{"source":271,"target":42},{"source":269,"target":272},{"source":269,"target":41},{"source":270,"target":42},{"source":270,"target":273},{"source":270,"target":41},{"source":273,"target":42},{"source":42,"target":0},{"source":42,"target":274},{"source":42,"target":275},{"source":274,"target":43},{"source":274,"target":276},{"source":274,"target":42},{"source":276,"target":43},{"source":275,"target":277},{"source":275,"target":42},{"source":43,"target":0},{"source":43,"target":278},{"source":43,"target":279},{"source":278,"target":44},{"source":278,"target":280},{"source":278,"target":43},{"source":280,"target":44},{"source":279,"target":281},{"source":279,"target":43},{"source":44,"target":0},{"source":44,"target":282},{"source":44,"target":283},{"source":282,"target":45},{"source":282,"target":284},{"source":282,"target":44},{"source":284,"target":45},{"source":283,"target":285},{"source":283,"target":44},{"source":45,"target":0},{"source":45,"target":286},{"source":45,"target":287},{"source":286,"target":288},{"source":286,"target":45},{"source":287,"target":46},{"source":287,"target":289},{"source":287,"target":45},{"source":289,"target":46},{"source":46,"target":0},{"source":46,"target":290},{"source":290,"target":65},{"source":290,"target":291},{"source":290,"target":46},{"source":291,"target":65},{"source":47,"target":0},{"source":48,"target":0},{"source":48,"target":47},{"source":48,"target":292},{"source":48,"target":293},{"source":48,"target":294},{"source":48,"target":295},{"source":292,"target":296},{"source":292,"target":48},{"source":293,"target":30},{"source":293,"target":297},{"source":293,"target":48},{"source":297,"target":30},{"source":294,"target":47},{"source":294,"target":298},{"source":294,"target":48},{"source":298,"target":47},{"source":295,"target":47},{"source":49,"target":0},{"source":49,"target":299},{"source":49,"target":300},{"source":49,"target":301},{"source":299,"target":302},{"source":299,"target":49},{"source":300,"target":30},{"source":300,"target":303},{"source":300,"target":49},{"source":303,"target":30},{"source":301,"target":47},{"source":301,"target":304},{"source":301,"target":49},{"source":304,"target":47},{"source":50,"target":0},{"source":50,"target":47},{"source":50,"target":305},{"source":50,"target":306},{"source":50,"target":307},{"source":50,"target":308},{"source":305,"target":309},{"source":305,"target":50},{"source":306,"target":32},{"source":306,"target":310},{"source":306,"target":50},{"source":310,"target":32},{"source":307,"target":47},{"source":307,"target":311},{"source":307,"target":50},{"source":311,"target":47},{"source":308,"target":47},{"source":51,"target":0},{"source":51,"target":47},{"source":51,"target":312},{"source":51,"target":313},{"source":51,"target":314},{"source":312,"target":54},{"source":312,"target":315},{"source":312,"target":51},{"source":315,"target":54},{"source":313,"target":52},{"source":313,"target":316},{"source":313,"target":51},{"source":316,"target":52},{"source":314,"target":47},{"source":52,"target":0},{"source":52,"target":317},{"source":317,"target":53},{"source":317,"target":318},{"source":317,"target":52},{"source":318,"target":53},{"source":53,"target":0},{"source":53,"target":319},{"source":53,"target":320},{"source":53,"target":321},{"source":319,"target":322},{"source":319,"target":53},{"source":320,"target":32},{"source":320,"target":323},{"source":320,"target":53},{"source":323,"target":32},{"source":321,"target":65},{"source":321,"target":324},{"source":321,"target":53},{"source":324,"target":65},{"source":54,"target":0},{"source":54,"target":325},{"source":54,"target":326},{"source":54,"target":327},{"source":54,"target":328},{"source":325,"target":54},{"source":326,"target":54},{"source":327,"target":54},{"source":328,"target":54},{"source":55,"target":0},{"source":55,"target":47},{"source":55,"target":329},{"source":55,"target":330},{"source":55,"target":331},{"source":55,"target":332},{"source":329,"target":333},{"source":329,"target":55},{"source":330,"target":30},{"source":330,"target":334},{"source":330,"target":55},{"source":334,"target":30},{"source":331,"target":47},{"source":331,"target":335},{"source":331,"target":55},{"source":335,"target":47},{"source":332,"target":47},{"source":56,"target":0},{"source":56,"target":47},{"source":56,"target":336},{"source":56,"target":337},{"source":56,"target":338},{"source":56,"target":339},{"source":336,"target":340},{"source":336,"target":56},{"source":337,"target":29},{"source":337,"target":341},{"source":337,"target":56},{"source":341,"target":29},{"source":338,"target":47},{"source":338,"target":342},{"source":338,"target":56},{"source":342,"target":47},{"source":339,"target":47},{"source":57,"target":0},{"source":57,"target":47},{"source":57,"target":343},{"source":57,"target":344},{"source":343,"target":47},{"source":343,"target":345},{"source":343,"target":57},{"source":345,"target":47},{"source":344,"target":47},{"source":58,"target":0},{"source":58,"target":57},{"source":58,"target":346},{"source":58,"target":347},{"source":58,"target":348},{"source":58,"target":349},{"source":58,"target":350},{"source":58,"target":351},{"source":346,"target":59},{"source":346,"target":352},{"source":346,"target":58},{"source":352,"target":59},{"source":347,"target":353},{"source":347,"target":58},{"source":348,"target":354},{"source":348,"target":58},{"source":349,"target":355},{"source":349,"target":58},{"source":350,"target":356},{"source":350,"target":58},{"source":351,"target":57},{"source":59,"target":0},{"source":59,"target":357},{"source":59,"target":358},{"source":357,"target":59},{"source":358,"target":59},{"source":60,"target":0},{"source":60,"target":57},{"source":60,"target":359},{"source":60,"target":360},{"source":60,"target":361},{"source":60,"target":362},{"source":60,"target":363},{"source":60,"target":364},{"source":359,"target":61},{"source":359,"target":365},{"source":359,"target":60},{"source":365,"target":61},{"source":360,"target":366},{"source":360,"target":60},{"source":361,"target":367},{"source":361,"target":60},{"source":362,"target":368},{"source":362,"target":60},{"source":363,"target":369},{"source":363,"target":60},{"source":364,"target":57},{"source":61,"target":0},{"source":61,"target":370},{"source":61,"target":371},{"source":370,"target":61},{"source":371,"target":61},{"source":62,"target":0},{"source":62,"target":57},{"source":62,"target":372},{"source":62,"target":373},{"source":62,"target":374},{"source":62,"target":375},{"source":62,"target":376},{"source":62,"target":377},{"source":372,"target":63},{"source":372,"target":378},{"source":372,"target":62},{"source":378,"target":63},{"source":373,"target":379},{"source":373,"target":62},{"source":374,"target":380},{"source":374,"target":62},{"source":375,"target":381},{"source":375,"target":62},{"source":376,"target":382},{"source":376,"target":62},{"source":377,"target":57},{"source":63,"target":0},{"source":63,"target":383},{"source":63,"target":384},{"source":63,"target":385},{"source":383,"target":63},{"source":384,"target":63},{"source":385,"target":63},{"source":64,"target":0},{"source":64,"target":57},{"source":64,"target":386},{"source":64,"target":387},{"source":64,"target":388},{"source":386,"target":389},{"source":386,"target":64},{"source":387,"target":32},{"source":387,"target":390},{"source":387,"target":64},{"source":390,"target":32},{"source":388,"target":57},{"source":65,"target":0},{"source":66,"target":0},{"source":67,"target":0},{"source":67,"target":65},{"source":67,"target":66},{"source":67,"target":391},{"source":67,"target":392},{"source":67,"target":393},{"source":67,"target":394},{"source":67,"target":395},{"source":391,"target":32},{"source":391,"target":396},{"source":391,"target":67},{"source":396,"target":32},{"source":392,"target":66},{"source":392,"target":397},{"source":392,"target":67},{"source":397,"target":66},{"source":393,"target":47},{"source":393,"target":398},{"source":393,"target":67},{"source":398,"target":47},{"source":394,"target":65},{"source":395,"target":66},{"source":68,"target":0},{"source":68,"target":65},{"source":68,"target":399},{"source":399,"target":65},{"source":69,"target":0},{"source":69,"target":65},{"source":69,"target":66},{"source":69,"target":400},{"source":69,"target":401},{"source":69,"target":402},{"source":400,"target":47},{"source":400,"target":403},{"source":400,"target":69},{"source":403,"target":47},{"source":401,"target":65},{"source":402,"target":66},{"source":70,"target":0},{"source":70,"target":65},{"source":70,"target":66},{"source":70,"target":404},{"source":70,"target":405},{"source":70,"target":406},{"source":70,"target":407},{"source":70,"target":408},{"source":404,"target":409},{"source":404,"target":70},{"source":405,"target":49},{"source":405,"target":410},{"source":405,"target":70},{"source":410,"target":49},{"source":406,"target":48},{"source":406,"target":411},{"source":406,"target":70},{"source":411,"target":48},{"source":407,"target":65},{"source":408,"target":66},{"source":71,"target":0},{"source":71,"target":65},{"source":71,"target":66},{"source":71,"target":412},{"source":71,"target":413},{"source":71,"target":414},{"source":71,"target":415},{"source":71,"target":416},{"source":71,"target":417},{"source":412,"target":29},{"source":412,"target":418},{"source":412,"target":71},{"source":418,"target":29},{"source":413,"target":30},{"source":413,"target":419},{"source":413,"target":71},{"source":419,"target":30},{"source":414,"target":75},{"source":414,"target":420},{"source":414,"target":71},{"source":420,"target":75},{"source":415,"target":47},{"source":415,"target":421},{"source":415,"target":71},{"source":421,"target":47},{"source":416,"target":65},{"source":417,"target":66},{"source":72,"target":0},{"source":72,"target":422},{"source":72,"target":423},{"source":72,"target":424},{"source":72,"target":425},{"source":422,"target":426},{"source":422,"target":72},{"source":423,"target":73},{"source":423,"target":427},{"source":423,"target":72},{"source":427,"target":73},{"source":424,"target":74},{"source":424,"target":428},{"source":424,"target":72},{"source":428,"target":74},{"source":425,"target":76},{"source":425,"target":429},{"source":425,"target":72},{"source":429,"target":76},{"source":73,"target":0},{"source":73,"target":430},{"source":430,"target":32},{"source":430,"target":431},{"source":430,"target":73},{"source":431,"target":32},{"source":74,"target":0},{"source":74,"target":432},{"source":432,"target":76},{"source":432,"target":433},{"source":432,"target":74},{"source":433,"target":76},{"source":75,"target":0},{"source":75,"target":434},{"source":75,"target":435},{"source":434,"target":436},{"source":434,"target":75},{"source":435,"target":76},{"source":435,"target":437},{"source":435,"target":75},{"source":437,"target":76},{"source":76,"target":0},{"source":76,"target":77},{"source":76,"target":438},{"source":76,"target":439},{"source":76,"target":440},{"source":438,"target":77},{"source":438,"target":441},{"source":438,"target":76},{"source":441,"target":77},{"source":439,"target":32},{"source":439,"target":442},{"source":439,"target":76},{"source":442,"target":32},{"source":440,"target":77},{"source":77,"target":0},{"source":78,"target":0},{"source":79,"target":0},{"source":79,"target":443},{"source":443,"target":80},{"source":443,"target":444},{"source":443,"target":79},{"source":444,"target":80},{"source":80,"target":0},{"source":80,"target":445},{"source":445,"target":83},{"source":445,"target":446},{"source":445,"target":80},{"source":446,"target":83},{"source":81,"target":0},{"source":81,"target":84},{"source":81,"target":447},{"source":81,"target":448},{"source":81,"target":449},{"source":447,"target":450},{"source":447,"target":81},{"source":448,"target":451},{"source":448,"target":81},{"source":449,"target":84},{"source":82,"target":0},{"source":82,"target":84},{"source":82,"target":452},{"source":82,"target":453},{"source":82,"target":454},{"source":452,"target":85},{"source":452,"target":455},{"source":452,"target":82},{"source":455,"target":85},{"source":453,"target":79},{"source":453,"target":456},{"source":453,"target":82},{"source":456,"target":79},{"source":454,"target":84},{"source":83,"target":0},{"source":83,"target":457},{"source":83,"target":458},{"source":457,"target":459},{"source":457,"target":83},{"source":458,"target":84},{"source":458,"target":460},{"source":458,"target":83},{"source":460,"target":84},{"source":84,"target":0},{"source":85,"target":0},{"source":85,"target":461},{"source":85,"target":462},{"source":461,"target":86},{"source":461,"target":463},{"source":461,"target":85},{"source":463,"target":86},{"source":462,"target":464},{"source":462,"target":85},{"source":86,"target":0},{"source":86,"target":465},{"source":86,"target":466},{"source":86,"target":467},{"source":86,"target":468},{"source":465,"target":86},{"source":466,"target":86},{"source":467,"target":86},{"source":468,"target":86},{"source":87,"target":0},{"source":87,"target":84},{"source":87,"target":469},{"source":87,"target":470},{"source":469,"target":79},{"source":469,"target":471},{"source":469,"target":87},{"source":471,"target":79},{"source":470,"target":84},{"source":88,"target":0},{"source":88,"target":84},{"source":88,"target":472},{"source":472,"target":84},{"source":89,"target":0},{"source":89,"target":84},{"source":89,"target":473},{"source":89,"target":474},{"source":89,"target":475},{"source":89,"target":476},{"source":89,"target":477},{"source":473,"target":478},{"source":473,"target":89},{"source":474,"target":29},{"source":474,"target":479},{"source":474,"target":89},{"source":479,"target":29},{"source":475,"target":480},{"source":475,"target":89},{"source":476,"target":32},{"source":476,"target":481},{"source":476,"target":89},{"source":481,"target":32},{"source":477,"target":84},{"source":90,"target":0},{"source":90,"target":84},{"source":90,"target":482},{"source":90,"target":483},{"source":90,"target":484},{"source":482,"target":91},{"source":482,"target":485},{"source":482,"target":90},{"source":485,"target":91},{"source":483,"target":94},{"source":483,"target":486},{"source":483,"target":90},{"source":486,"target":94},{"source":484,"target":84},{"source":91,"target":0},{"source":91,"target":487},{"source":487,"target":92},{"source":487,"target":488},{"source":487,"target":91},{"source":488,"target":92},{"source":92,"target":0},{"source":92,"target":489},{"source":489,"target":93},{"source":489,"target":490},{"source":489,"target":92},{"source":490,"target":93},{"source":93,"target":0},{"source":93,"target":491},{"source":93,"target":492},{"source":491,"target":32},{"source":491,"target":493},{"source":491,"target":93},{"source":493,"target":32},{"source":492,"target":79},{"source":492,"target":494},{"source":492,"target":93},{"source":494,"target":79},{"source":94,"target":0},{"source":94,"target":495},{"source":495,"target":79},{"source":495,"target":496},{"source":495,"target":94},{"source":496,"target":79},{"source":95,"target":0},{"source":95,"target":84},{"source":95,"target":497},{"source":95,"target":498},{"source":95,"target":499},{"source":95,"target":500},{"source":497,"target":32},{"source":497,"target":501},{"source":497,"target":95},{"source":501,"target":32},{"source":498,"target":96},{"source":498,"target":502},{"source":498,"target":95},{"source":502,"target":96},{"source":499,"target":98},{"source":499,"target":503},{"source":499,"target":95},{"source":503,"target":98},{"source":500,"target":84},{"source":96,"target":0},{"source":96,"target":504},{"source":96,"target":505},{"source":504,"target":97},{"source":504,"target":506},{"source":504,"target":96},{"source":506,"target":97},{"source":505,"target":99},{"source":505,"target":507},{"source":505,"target":96},{"source":507,"target":99},{"source":97,"target":0},{"source":97,"target":508},{"source":508,"target":32},{"source":508,"target":509},{"source":508,"target":97},{"source":509,"target":32},{"source":98,"target":0},{"source":98,"target":510},{"source":510,"target":99},{"source":510,"target":511},{"source":510,"target":98},{"source":511,"target":99},{"source":99,"target":0},{"source":99,"target":512},{"source":512,"target":83},{"source":512,"target":513},{"source":512,"target":99},{"source":513,"target":83},{"source":100,"target":0},{"source":100,"target":84},{"source":100,"target":514},{"source":100,"target":515},{"source":100,"target":516},{"source":514,"target":32},{"source":514,"target":517},{"source":514,"target":100},{"source":517,"target":32},{"source":515,"target":79},{"source":515,"target":518},{"source":515,"target":100},{"source":518,"target":79},{"source":516,"target":84},{"source":101,"target":0},{"source":101,"target":84},{"source":101,"target":519},{"source":101,"target":520},{"source":101,"target":521},{"source":519,"target":79},{"source":519,"target":522},{"source":519,"target":101},{"source":522,"target":79},{"source":520,"target":32},{"source":520,"target":523},{"source":520,"target":101},{"source":523,"target":32},{"source":521,"target":84},{"source":102,"target":0},{"source":102,"target":84},{"source":102,"target":524},{"source":102,"target":525},{"source":102,"target":526},{"source":524,"target":103},{"source":524,"target":527},{"source":524,"target":102},{"source":527,"target":103},{"source":525,"target":79},{"source":525,"target":528},{"source":525,"target":102},{"source":528,"target":79},{"source":526,"target":84},{"source":103,"target":0},{"source":103,"target":529},{"source":529,"target":104},{"source":529,"target":530},{"source":529,"target":103},{"source":530,"target":104},{"source":104,"target":0},{"source":104,"target":531},{"source":104,"target":532},{"source":104,"target":533},{"source":531,"target":534},{"source":531,"target":104},{"source":532,"target":32},{"source":532,"target":535},{"source":532,"target":104},{"source":535,"target":32},{"source":533,"target":32},{"source":533,"target":536},{"source":533,"target":104},{"source":536,"target":32},{"source":105,"target":0},{"source":105,"target":84},{"source":105,"target":537},{"source":537,"target":84},{"source":106,"target":0},{"source":106,"target":84},{"source":106,"target":538},{"source":106,"target":539},{"source":538,"target":32},{"source":538,"target":540},{"source":538,"target":106},{"source":540,"target":32},{"source":539,"target":84},{"source":107,"target":0},{"source":107,"target":84},{"source":107,"target":541},{"source":107,"target":542},{"source":107,"target":543},{"source":107,"target":544},{"source":541,"target":111},{"source":541,"target":545},{"source":541,"target":107},{"source":545,"target":111},{"source":542,"target":108},{"source":542,"target":546},{"source":542,"target":107},{"source":546,"target":108},{"source":543,"target":109},{"source":543,"target":547},{"source":543,"target":107},{"source":547,"target":109},{"source":544,"target":84},{"source":108,"target":0},{"source":109,"target":0},{"source":109,"target":548},{"source":109,"target":549},{"source":548,"target":79},{"source":548,"target":550},{"source":548,"target":109},{"source":550,"target":79},{"source":549,"target":110},{"source":549,"target":551},{"source":549,"target":109},{"source":551,"target":110},{"source":110,"target":0},{"source":110,"target":552},{"source":110,"target":553},{"source":552,"target":111},{"source":552,"target":554},{"source":552,"target":110},{"source":554,"target":111},{"source":553,"target":79},{"source":553,"target":555},{"source":553,"target":110},{"source":555,"target":79},{"source":111,"target":0},{"source":111,"target":556},{"source":111,"target":557},{"source":556,"target":558},{"source":556,"target":111},{"source":557,"target":117},{"source":557,"target":559},{"source":557,"target":111},{"source":559,"target":117},{"source":112,"target":0},{"source":112,"target":84},{"source":112,"target":560},{"source":112,"target":561},{"source":112,"target":562},{"source":560,"target":32},{"source":560,"target":563},{"source":560,"target":112},{"source":563,"target":32},{"source":561,"target":113},{"source":561,"target":564},{"source":561,"target":112},{"source":564,"target":113},{"source":562,"target":84},{"source":113,"target":0},{"source":113,"target":565},{"source":113,"target":566},{"source":113,"target":567},{"source":565,"target":114},{"source":565,"target":568},{"source":565,"target":113},{"source":568,"target":114},{"source":566,"target":115},{"source":566,"target":569},{"source":566,"target":113},{"source":569,"target":115},{"source":567,"target":116},{"source":567,"target":570},{"source":567,"target":113},{"source":570,"target":116},{"source":114,"target":0},{"source":114,"target":571},{"source":571,"target":117},{"source":571,"target":572},{"source":571,"target":114},{"source":572,"target":117},{"source":115,"target":0},{"source":115,"target":573},{"source":573,"target":117},{"source":573,"target":574},{"source":573,"target":115},{"source":574,"target":117},{"source":116,"target":0},{"source":117,"target":0},{"source":117,"target":575},{"source":575,"target":29},{"source":575,"target":576},{"source":575,"target":117},{"source":576,"target":29},{"source":118,"target":0},{"source":118,"target":84},{"source":118,"target":577},{"source":118,"target":578},{"source":118,"target":579},{"source":118,"target":580},{"source":577,"target":24},{"source":577,"target":581},{"source":577,"target":118},{"source":581,"target":24},{"source":578,"target":122},{"source":578,"target":582},{"source":578,"target":118},{"source":582,"target":122},{"source":579,"target":123},{"source":579,"target":583},{"source":579,"target":118},{"source":583,"target":123},{"source":580,"target":84},{"source":119,"target":0},{"source":119,"target":84},{"source":119,"target":584},{"source":119,"target":585},{"source":584,"target":70},{"source":584,"target":586},{"source":584,"target":119},{"source":586,"target":70},{"source":585,"target":84},{"source":120,"target":0},{"source":120,"target":84},{"source":120,"target":587},{"source":120,"target":588},{"source":120,"target":589},{"source":587,"target":69},{"source":587,"target":590},{"source":587,"target":120},{"source":590,"target":69},{"source":588,"target":123},{"source":588,"target":591},{"source":588,"target":120},{"source":591,"target":123},{"source":589,"target":84},{"source":121,"target":0},{"source":121,"target":84},{"source":121,"target":592},{"source":121,"target":593},{"source":592,"target":71},{"source":592,"target":594},{"source":592,"target":121},{"source":594,"target":71},{"source":593,"target":84},{"source":122,"target":0},{"source":122,"target":595},{"source":122,"target":596},{"source":122,"target":597},{"source":595,"target":598},{"source":595,"target":122},{"source":596,"target":599},{"source":596,"target":122},{"source":597,"target":123},{"source":597,"target":600},{"source":597,"target":122},{"source":600,"target":123},{"source":123,"target":0},{"source":123,"target":601},{"source":123,"target":602},{"source":601,"target":124},{"source":601,"target":603},{"source":601,"target":123},{"source":603,"target":124},{"source":602,"target":32},{"source":602,"target":604},{"source":602,"target":123},{"source":604,"target":32},{"source":124,"target":0},{"source":124,"target":605},{"source":124,"target":606},{"source":124,"target":607},{"source":124,"target":608},{"source":124,"target":609},{"source":124,"target":610},{"source":124,"target":611},{"source":124,"target":612},{"source":124,"target":613},{"source":124,"target":614},{"source":124,"target":615},{"source":124,"target":616},{"source":605,"target":124},{"source":606,"target":124},{"source":607,"target":124},{"source":608,"target":124},{"source":609,"target":124},{"source":610,"target":124},{"source":611,"target":124},{"source":612,"target":124},{"source":613,"target":124},{"source":614,"target":124},{"source":615,"target":124},{"source":616,"target":124}],"multigraph":true} |
true | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="test1unique" nsURI="http://test1unique" nsPrefix="test1unique">
<eClassifiers xsi:type="ecore:EClass" name="ConceptA">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="bs" upperBound="10" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBooleanObject"/>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/gemoc/ale-lang-compiler/tests/org.eclipse.emf.ecoretools.ale.compiler.test/assets/test1unique/test1.ecore | ecore | test1unique
ConceptA
bs | null | {"directed":true,"nodes":[{"nsPrefix":"test1unique","nsURI":"http://test1unique","name":"test1unique","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConceptA","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":10,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"bs","changeable":true,"lowerBound":0,"iD":false,"id":2,"derived":false},{"id":3,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":1,"target":0},{"source":1,"target":2},{"source":2,"target":3},{"source":2,"target":1}],"multigraph":true} |
true | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="UMLRealTime" nsURI="http://www.eclipse.org/papyrus/umlrt" nsPrefix="UMLRealTime">
<eClassifiers xsi:type="ecore:EClass" name="Capsule">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="base_Class.isActive
base_Class.ownedReception->isEmpty()
not(base_Class.isFinalSpecialization)
(base_Class.generalization->size()) <= 1
(base_Class.generalization->notEmpty()) implies (base_Class.generalization->forAll (g | g.isSubstitutable))
base_Class.ownedAttribute->forAll(at | at.type->size() = 1)
base_Class.nestedClassifier->isEmpty()
base_Class.ownedOperation->notEmpty() implies 
 (base_Class.ownedOperation->forAll(op | op.concurrency = UML::CallConcurrencyKind::guarded))"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="base_Class" ordered="false"
lowerBound="1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//Class"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CapsulePart">
<eStructuralFeatures xsi:type="ecore:EReference" name="base_Property" ordered="false"
lowerBound="1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//Property"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Protocol">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="base_Collaboration.generalization->size() <= 1"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="base_Collaboration" ordered="false"
lowerBound="1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//Collaboration"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="RTPort">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="isWired implies not isPublish
(base_Port.visibility = UML::VisibilityKind::public) 
 implies base_Port.isService 
(not isWired and not isPublish) 
 implies (base_Port.visibility = UML::VisibilityKind::protected)
(not isWired and isPublish) implies 
 (base_Port.visibility = UML::VisibilityKind::public)"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isNotification" ordered="false"
lowerBound="1" eType="ecore:EDataType ../../org.eclipse.uml2.types/model/Types.ecore#//Boolean"
defaultValueLiteral="false"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isPublish" ordered="false"
lowerBound="1" eType="ecore:EDataType ../../org.eclipse.uml2.types/model/Types.ecore#//Boolean"
defaultValueLiteral="false"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isWired" ordered="false"
lowerBound="1" eType="ecore:EDataType ../../org.eclipse.uml2.types/model/Types.ecore#//Boolean"
defaultValueLiteral="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="registration" ordered="false"
eType="#//PortRegistrationType"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="registrationOverride" ordered="false"
lowerBound="1" eType="ecore:EDataType ../../org.eclipse.uml2.types/model/Types.ecore#//String"
defaultValueLiteral=""/>
<eStructuralFeatures xsi:type="ecore:EReference" name="base_Port" ordered="false"
lowerBound="1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//Port"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="PortRegistrationType">
<eLiterals name="Automatic"/>
<eLiterals name="Application" value="1"/>
<eLiterals name="AutomaticLocked" value="2"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="RTConnector">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="base_Connector.end->size() = 2"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="base_Connector" ordered="false"
lowerBound="1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//Connector"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ProtocolContainer">
<eStructuralFeatures xsi:type="ecore:EReference" name="base_Package" ordered="false"
lowerBound="1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//Package"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="RTRedefinedElement">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="let el = base_RedefinableElement in
(el.oclIsKindOf(UML::Port) or
 el.oclIsKindOf(UML::Property) or
 el.oclIsKindOf(UML::Operation) or
 el.oclIsKindOf(UML::Behavior) or
 el.oclIsKindOf(UML::Region) or
 el.oclIsKindOf(UML::State) or
 el.oclIsKindOf(UML::StateMachine) or
 el.oclIsKindOf(UML::Transition))"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="base_RedefinableElement"
ordered="false" lowerBound="1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//RedefinableElement"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="rootFragment" ordered="false"
eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//RedefinableElement"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="RTMessageSet">
<eStructuralFeatures xsi:type="ecore:EReference" name="base_Interface" ordered="false"
lowerBound="1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//Interface"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="rtMsgKind" ordered="false"
lowerBound="1" eType="#//RTMessageKind" defaultValueLiteral="in"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="RTMessageKind">
<eLiterals name="in"/>
<eLiterals name="out" value="1"/>
<eLiterals name="inOut" value="2"/>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/rpc1/org.eclipse.papyrus/extraplugins/umlrt/org.eclipse.papyrus.umlrt/umlProfile/UMLRealTime.ecore | ecore | UMLRealTime
Capsule
base_Class
CapsulePart
base_Property
Protocol
base_Collaboration
RTPort
isNotification
false
isPublish
false
isWired
true
registration
registrationOverride
base_Port
PortRegistrationType
Automatic
Automatic
Application
Application
AutomaticLocked
AutomaticLocked
RTConnector
base_Connector
ProtocolContainer
base_Package
RTRedefinedElement
base_RedefinableElement
rootFragment
RTMessageSet
base_Interface
rtMsgKind
in
RTMessageKind
in
in
out
out
inOut
inOut | null | {"directed":true,"nodes":[{"nsPrefix":"UMLRealTime","nsURI":"http://www.eclipse.org/papyrus/umlrt","name":"UMLRealTime","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Capsule","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CapsulePart","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Protocol","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RTPort","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"PortRegistrationType","instanceClass":null,"id":5,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RTConnector","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProtocolContainer","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RTRedefinedElement","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RTMessageSet","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"RTMessageKind","instanceClass":null,"id":10,"serializable":true,"eClass":"EEnum"},{"container":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":"base_Class","changeable":true,"resolveProxies":true,"lowerBound":1,"id":11,"derived":false},{"id":12,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"base_Property","changeable":true,"resolveProxies":true,"lowerBound":1,"id":13,"derived":false},{"id":14,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"base_Collaboration","changeable":true,"resolveProxies":true,"lowerBound":1,"id":15,"derived":false},{"id":16,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":true,"name":"isNotification","changeable":true,"lowerBound":1,"iD":false,"id":17,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":true,"name":"isPublish","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":"true","unsettable":false,"transient":false,"unique":true,"name":"isWired","changeable":true,"lowerBound":1,"iD":false,"id":19,"derived":false},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"registration","changeable":true,"lowerBound":0,"iD":false,"id":20,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"registrationOverride","changeable":true,"lowerBound":1,"iD":false,"id":21,"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":"base_Port","changeable":true,"resolveProxies":true,"lowerBound":1,"id":22,"derived":false},{"id":23,"eClass":"EGenericType"},{"id":24,"eClass":"EGenericType"},{"id":25,"eClass":"EGenericType"},{"id":26,"eClass":"EGenericType"},{"id":27,"eClass":"EGenericType"},{"id":28,"eClass":"EGenericType"},{"name":"Automatic","id":29,"value":0,"literal":"Automatic","eClass":"EEnumLiteral"},{"name":"Application","id":30,"value":1,"literal":"Application","eClass":"EEnumLiteral"},{"name":"AutomaticLocked","id":31,"value":2,"literal":"AutomaticLocked","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":true,"name":"base_Connector","changeable":true,"resolveProxies":true,"lowerBound":1,"id":32,"derived":false},{"id":33,"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":"base_Package","changeable":true,"resolveProxies":true,"lowerBound":1,"id":34,"derived":false},{"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":"base_RedefinableElement","changeable":true,"resolveProxies":true,"lowerBound":1,"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":"rootFragment","changeable":true,"resolveProxies":true,"lowerBound":0,"id":37,"derived":false},{"id":38,"eClass":"EGenericType"},{"id":39,"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":"base_Interface","changeable":true,"resolveProxies":true,"lowerBound":1,"id":40,"derived":false},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"in","unsettable":false,"transient":false,"unique":true,"name":"rtMsgKind","changeable":true,"lowerBound":1,"iD":false,"id":41,"derived":false},{"id":42,"eClass":"EGenericType"},{"id":43,"eClass":"EGenericType"},{"name":"in","id":44,"value":0,"literal":"in","eClass":"EEnumLiteral"},{"name":"out","id":45,"value":1,"literal":"out","eClass":"EEnumLiteral"},{"name":"inOut","id":46,"value":2,"literal":"inOut","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":11,"target":12},{"source":11,"target":1},{"source":2,"target":0},{"source":2,"target":13},{"source":13,"target":14},{"source":13,"target":2},{"source":3,"target":0},{"source":3,"target":15},{"source":15,"target":16},{"source":15,"target":3},{"source":4,"target":0},{"source":4,"target":17},{"source":4,"target":18},{"source":4,"target":19},{"source":4,"target":20},{"source":4,"target":21},{"source":4,"target":22},{"source":17,"target":23},{"source":17,"target":4},{"source":18,"target":24},{"source":18,"target":4},{"source":19,"target":25},{"source":19,"target":4},{"source":20,"target":5},{"source":20,"target":26},{"source":20,"target":4},{"source":26,"target":5},{"source":21,"target":27},{"source":21,"target":4},{"source":22,"target":28},{"source":22,"target":4},{"source":5,"target":0},{"source":5,"target":29},{"source":5,"target":30},{"source":5,"target":31},{"source":29,"target":5},{"source":30,"target":5},{"source":31,"target":5},{"source":6,"target":0},{"source":6,"target":32},{"source":32,"target":33},{"source":32,"target":6},{"source":7,"target":0},{"source":7,"target":34},{"source":34,"target":35},{"source":34,"target":7},{"source":8,"target":0},{"source":8,"target":36},{"source":8,"target":37},{"source":36,"target":38},{"source":36,"target":8},{"source":37,"target":39},{"source":37,"target":8},{"source":9,"target":0},{"source":9,"target":40},{"source":9,"target":41},{"source":40,"target":42},{"source":40,"target":9},{"source":41,"target":10},{"source":41,"target":43},{"source":41,"target":9},{"source":43,"target":10},{"source":10,"target":0},{"source":10,"target":44},{"source":10,"target":45},{"source":10,"target":46},{"source":44,"target":10},{"source":45,"target":10},{"source":46,"target":10}],"multigraph":true} |
true | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="test1unique" nsURI="http://test1unique_sub" nsPrefix="test1unique">
<eClassifiers xsi:type="ecore:EClass" name="ConceptA">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="bs" upperBound="10" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBooleanObject"/>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/gemoc/ale-lang-compiler/archive/plzoo-testbench-workspace/test1unique/src/test1.ecore | ecore | test1unique
ConceptA
bs | null | {"directed":true,"nodes":[{"nsPrefix":"test1unique","nsURI":"http://test1unique_sub","name":"test1unique","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConceptA","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":10,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"bs","changeable":true,"lowerBound":0,"iD":false,"id":2,"derived":false},{"id":3,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":1,"target":0},{"source":1,"target":2},{"source":2,"target":3},{"source":2,"target":1}],"multigraph":true} |
false | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0"
xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="dbdefinition"
nsURI="http:///org/eclipse/datatools/modelbase/dbdefinition/dbdefinition.ecore"
nsPrefix="DBDefinition">
<eClassifiers xsi:type="ecore:EClass" name="DatabaseVendorDefinition">
<eStructuralFeatures xsi:type="ecore:EReference" name="predefinedDataTypeDefinitions"
upperBound="-1" eType="#//PredefinedDataTypeDefinition" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="tableSpaceDefinition" lowerBound="1"
eType="#//TableSpaceDefinition" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="storedProcedureDefinition"
lowerBound="1" eType="#//StoredProcedureDefinition" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="triggerDefinition" lowerBound="1"
eType="#//TriggerDefinition" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="columnDefinition" lowerBound="1"
eType="#//ColumnDefinition" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="constraintDefinition" lowerBound="1"
eType="#//ConstraintDefinition" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="extendedDefinitions" upperBound="-1"
eType="#//ExtendedDefinition" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="indexDefinition" lowerBound="1"
eType="#//IndexDefinition" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="tableDefinition" lowerBound="1"
eType="#//TableDefinition" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="sequenceDefinition" lowerBound="1"
eType="#//SequenceDefinition" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="udtDefinition" lowerBound="1"
eType="#//UserDefinedTypeDefinition" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="queryDefinition" lowerBound="1"
eType="#//QueryDefinition" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="SQLSyntaxDefinition" lowerBound="1"
eType="#//SQLSyntaxDefinition" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="nicknameDefinition" lowerBound="1"
eType="#//NicknameDefinition" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="schemaDefinition" lowerBound="1"
eType="#//SchemaDefinition" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="viewDefinition" lowerBound="1"
eType="#//ViewDefinition" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="debuggerDefinition" lowerBound="1"
eType="#//DebuggerDefinition" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="privilegedElementDefinitions"
upperBound="-1" eType="#//PrivilegedElementDefinition" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="constructedDataTypeDefinition"
lowerBound="1" eType="#//ConstructedDataTypeDefinition" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="vendor" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="version" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="constraintsSupported" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
defaultValueLiteral="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="maximumIdentifierLength"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="triggerSupported" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
defaultValueLiteral="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="snapshotViewSupported"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="joinSupported" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="viewTriggerSupported" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="tablespacesSupported" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
defaultValueLiteral="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="maximumCommentLength" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="sequenceSupported" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="mQTSupported" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="schemaSupported" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
defaultValueLiteral="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="aliasSupported" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="synonymSupported" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="userDefinedTypeSupported"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="domainSupported" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="SQLStatementSupported"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="nicknameSupported" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="quotedDMLSupported" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
defaultValueLiteral="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="quotedDDLSupported" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
defaultValueLiteral="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="xmlSupported" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="mQTIndexSupported" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="eventSupported" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="sqlUDFSupported" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
defaultValueLiteral="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="storedProcedureSupported"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" defaultValueLiteral="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="packageSupported" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="authorizationIdentifierSupported"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" defaultValueLiteral="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="roleSupported" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="groupSupported" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="userSupported" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="roleAuthorizationSupported"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="constructedDataTypeSupported"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="uDFSupported" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
defaultValueLiteral="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PredefinedDataTypeDefinition">
<eStructuralFeatures xsi:type="ecore:EReference" name="leadingFieldQualifierDefinition"
upperBound="-1" eType="#//FieldQualifierDefinition" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="trailingFieldQualifierDefinition"
upperBound="-1" eType="#//FieldQualifierDefinition" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="defaultTrailingFieldQualifierDefinition"
eType="#//FieldQualifierDefinition"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="defaultLeadingFieldQualifierDefinition"
eType="#//FieldQualifierDefinition"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="lengthSupported" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="scaleSupported" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="precisionSupported" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="keyConstraintSupported"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="identitySupported" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="multipleColumnsSupported"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="nullableSupported" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
defaultValueLiteral="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="defaultSupported" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
defaultValueLiteral="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="clusteringSupported" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="fillFactorSupported" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="bitDataSupported" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="maximumValue" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//ELong"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="minimumValue" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//ELong"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="maximumLength" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="maximumPrecision" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="maximumScale" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="minimumScale" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="defaultValueTypes" upperBound="-1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="primitiveType" eType="ecore:EEnum ../../org.eclipse.datatools.modelbase.sql/model/sqlmodel.ecore#//datatypes/PrimitiveType"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="jdbcEnumType" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="characterSet" upperBound="-1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="encodingScheme" upperBound="-1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="characterSetSuffix" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
defaultValueLiteral=""/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="encodingSchemeSuffix" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
defaultValueLiteral=""/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="javaClassName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="defaultLength" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="defaultPrecision" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="defaultScale" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="cutoffPrecision" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="lengthUnit" eType="#//LengthUnit"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="orderingSupported" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
defaultValueLiteral="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="groupingSupported" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
defaultValueLiteral="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="displayName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="displayNameSupported" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="leadingFieldQualifierSupported"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="trailingFieldQualifierSupported"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="fieldQualifierSeparator"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="largeValueSpecifierSupported"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="largeValueSpecifierName"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="largeValueSpecifierLength"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="lengthSemanticSupported"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="lengthSemantic" upperBound="-1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="languageType" upperBound="-1"
eType="#//LanguageType"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="CheckOption">
<eLiterals name="NONE"/>
<eLiterals name="CASCADE" value="1"/>
<eLiterals name="LOCAL" value="2"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="LanguageType">
<eLiterals name="SQL"/>
<eLiterals name="JAVA" value="1"/>
<eLiterals name="C" value="2"/>
<eLiterals name="OLE" value="3"/>
<eLiterals name="ASSEMBLY" value="4"/>
<eLiterals name="COBOL" value="5"/>
<eLiterals name="PLI" value="6"/>
<eLiterals name="CPLUSPLUS" value="7"/>
<eLiterals name="CL" value="8"/>
<eLiterals name="COBOLLE" value="9"/>
<eLiterals name="FORTRAN" value="10"/>
<eLiterals name="REXX" value="11"/>
<eLiterals name="RPG" value="12"/>
<eLiterals name="RPGLE" value="13"/>
<eLiterals name="PLSQL" value="14"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="ParameterStyle">
<eLiterals name="DB2SQL"/>
<eLiterals name="GENERAL" value="1"/>
<eLiterals name="GENERAL_WITH_NULLS" value="2"/>
<eLiterals name="DB2GENRL" value="3"/>
<eLiterals name="DB2DARI" value="4"/>
<eLiterals name="JAVA" value="5"/>
<eLiterals name="SQL" value="6"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="ParentDeleteDRIRuleType">
<eLiterals name="NO_ACTION"/>
<eLiterals name="RESTRICT" value="1"/>
<eLiterals name="CASCADE" value="2"/>
<eLiterals name="SET_NULL" value="3"/>
<eLiterals name="SET_DEFAULT" value="4"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="ParentUpdateDRIRuleType">
<eLiterals name="NO_ACTION"/>
<eLiterals name="RESTRICT" value="1"/>
<eLiterals name="CASCADE" value="2"/>
<eLiterals name="SET_NULL" value="3"/>
<eLiterals name="SET_DEFAULT" value="4"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="ProcedureType">
<eLiterals name="PROCEDURE"/>
<eLiterals name="FUNCTION" value="1"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="TableSpaceType">
<eLiterals name="REGULAR"/>
<eLiterals name="LOB" value="1"/>
<eLiterals name="SYSTEM_TEMPORARY" value="2"/>
<eLiterals name="USER_TEMPORARY" value="3"/>
<eLiterals name="PERMANENT" value="4"/>
<eLiterals name="TEMPORARY" value="5"/>
<eLiterals name="LONG" value="6"/>
<eLiterals name="LARGE" value="7"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TableSpaceDefinition">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="typeSupported" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="extentSizeSupported" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="prefetchSizeSupported"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="managedBySupported" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="pageSizeSupported" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="bufferPoolSupported" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="defaultSupported" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="containerMaximumSizeSupported"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="containerInitialSizeSupported"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="containerExtentSizeSupported"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="tableSpaceType" upperBound="-1"
eType="#//TableSpaceType"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="maximumIdentifierLength"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="StoredProcedureDefinition">
<eStructuralFeatures xsi:type="ecore:EReference" name="predefinedDataTypeDefinitions"
upperBound="-1" eType="#//PredefinedDataTypeDefinition" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="nullInputActionSupported"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="packageGenerationSupported"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="determininsticSupported"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="returnedNullSupported"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="returnedTypeDeclarationConstraintSupported"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="parameterInitValueSupported"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="parameterStyleSupported"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="returnTypeSupported" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="parameterDeclarationConstraintSupported"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="maximumActionBodyLength"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="parameterStyle" upperBound="-1"
eType="#//ParameterStyle"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="languageType" upperBound="-1"
eType="#//LanguageType"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="functionLanguageType" upperBound="-1"
eType="#//LanguageType"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="procedureType" upperBound="-1"
eType="#//ProcedureType"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="maximumIdentifierLength"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TriggerDefinition">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="maximumReferencePartLength"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="maximumActionBodyLength"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="typeSupported" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="whenClauseSupported" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
defaultValueLiteral="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="granularitySupported" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="referencesClauseSupported"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="perColumnUpdateTriggerSupported"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="insteadOfTriggerSupported"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="rowTriggerReferenceSupported"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="tableTriggerReferenceSupported"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="maximumIdentifierLength"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ColumnDefinition">
<eStructuralFeatures xsi:type="ecore:EReference" name="identityColumnDataTypeDefinitions"
lowerBound="1" upperBound="-1" eType="#//PredefinedDataTypeDefinition"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="identitySupported" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="computedSupported" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
defaultValueLiteral="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="identityStartValueSupported"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" defaultValueLiteral="false"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="identityIncrementSupported"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" defaultValueLiteral="false"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="identityMinimumSupported"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" defaultValueLiteral="false"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="identityMaximumSupported"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" defaultValueLiteral="false"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="identityCycleSupported"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" defaultValueLiteral="false"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="maximumIdentifierLength"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ConstraintDefinition">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="deferrableConstraintSupported"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="informationalConstraintSupported"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="clusteredPrimaryKeySupported"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="clusteredUniqueConstraintSupported"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="primaryKeyNullable" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="uniqueKeyNullable" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="maximumCheckExpressionLength"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="parentUpdateDRIRuleType"
upperBound="-1" eType="#//ParentUpdateDRIRuleType"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="parentDeleteDRIRuleType"
upperBound="-1" eType="#//ParentDeleteDRIRuleType"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="checkOption" upperBound="-1"
eType="#//CheckOption"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="maximumPrimaryKeyIdentifierLength"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="maximumForeignKeyIdentifierLength"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="maximumCheckConstraintIdentifierLength"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="PercentFreeTerminology">
<eLiterals name="PERCENT_FREE"/>
<eLiterals name="FILL_FACTOR" value="1"/>
<eLiterals name="THRESHOLD" value="2"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="IndexDefinition">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="percentFreeTerminology"
eType="#//PercentFreeTerminology"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="percentFreeChangeable"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="clusteringSupported" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="clusterChangeable" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="fillFactorSupported" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="includedColumnsSupported"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" defaultValueLiteral="false"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="maximumIdentifierLength"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ExtendedDefinition">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TableDefinition">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="auditSupported" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="dataCaptureSupported" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="editProcSupported" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="encodingSupported" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="validProcSupported" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="maximumIdentifierLength"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SequenceDefinition">
<eStructuralFeatures xsi:type="ecore:EReference" name="predefinedDataTypeDefinitions"
lowerBound="1" upperBound="-1" eType="#//PredefinedDataTypeDefinition"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="defaultDataTypeDefinition"
lowerBound="1" eType="#//PredefinedDataTypeDefinition"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="typeEnumerationSupported"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="cacheSupported" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="orderSupported" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="noMaximumValueString" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="noMinimumValueString" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="noCacheString" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="cacheDefaultValue" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="UserDefinedTypeDefinition">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="defaultValueSupported"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="distinctTypeSupported"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="structuredTypeSupported"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="maximumIdentifierLength"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="QueryDefinition">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="identifierQuoteString"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" defaultValueLiteral="\""/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="hostVariableMarker" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
defaultValueLiteral=":"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="hostVariableMarkerSupported"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" defaultValueLiteral="false"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="castExpressionSupported"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" defaultValueLiteral="false"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="defaultKeywordForInsertValueSupported"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" defaultValueLiteral="false"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="extendedGroupingSupported"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" defaultValueLiteral="false"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="tableAliasInDeleteSupported"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" defaultValueLiteral="false"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SQLSyntaxDefinition">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="keywords" upperBound="-1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="operators" upperBound="-1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="terminationCharacter" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
defaultValueLiteral=";"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="LengthUnit">
<eLiterals name="DECIMAL"/>
<eLiterals name="BIT" value="1"/>
<eLiterals name="BYTE" value="2"/>
<eLiterals name="DOUBLE_BYTE" value="3"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="NicknameDefinition">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="constraintSupported" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="indexSupported" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="maximumIdentifierLength"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SchemaDefinition">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="maximumIdentifierLength"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ViewDefinition">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="maximumIdentifierLength"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="indexSupported" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="checkOptionSupported" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
defaultValueLiteral="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="checkOptionLevelsSupported"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="FieldQualifierDefinition">
<eStructuralFeatures xsi:type="ecore:EReference" name="validTrailingFieldQualifierDefinitions"
upperBound="-1" eType="#//FieldQualifierDefinition"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EEnum ../../org.eclipse.datatools.modelbase.sql/model/sqlmodel.ecore#//datatypes/IntervalQualifierType"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="maximumPrecision" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="defaultPrecision" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="precisionSupported" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="maximumScale" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="defaultScale" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="scaleSupported" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DebuggerDefinition">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="conditionSupported" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PrivilegedElementDefinition">
<eStructuralFeatures xsi:type="ecore:EReference" name="privilegeDefinitions" upperBound="-1"
eType="#//PrivilegeDefinition" 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="PrivilegeDefinition">
<eStructuralFeatures xsi:type="ecore:EReference" name="actionElementDefinitions"
upperBound="-1" eType="#//PrivilegedElementDefinition"/>
<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="ConstructedDataTypeDefinition">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="arrayDatatypeSupported"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="multisetDatatypeSupported"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="rowDatatypeSupported" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="referenceDatatypeSupported"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="cursorDatatypeSupported"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/gssi/metamodel-dataset-analysis-toolchain/metamodels/dbdefinition.ecore | ecore | dbdefinition
DatabaseVendorDefinition
predefinedDataTypeDefinitions
tableSpaceDefinition
storedProcedureDefinition
triggerDefinition
columnDefinition
constraintDefinition
extendedDefinitions
indexDefinition
tableDefinition
sequenceDefinition
udtDefinition
queryDefinition
SQLSyntaxDefinition
nicknameDefinition
schemaDefinition
viewDefinition
debuggerDefinition
privilegedElementDefinitions
constructedDataTypeDefinition
vendor
version
constraintsSupported
true
maximumIdentifierLength
triggerSupported
true
snapshotViewSupported
joinSupported
viewTriggerSupported
tablespacesSupported
true
maximumCommentLength
sequenceSupported
mQTSupported
schemaSupported
true
aliasSupported
synonymSupported
userDefinedTypeSupported
domainSupported
SQLStatementSupported
nicknameSupported
quotedDMLSupported
true
quotedDDLSupported
true
xmlSupported
mQTIndexSupported
eventSupported
sqlUDFSupported
true
storedProcedureSupported
true
packageSupported
authorizationIdentifierSupported
true
roleSupported
groupSupported
userSupported
roleAuthorizationSupported
constructedDataTypeSupported
uDFSupported
true
PredefinedDataTypeDefinition
leadingFieldQualifierDefinition
trailingFieldQualifierDefinition
defaultTrailingFieldQualifierDefinition
defaultLeadingFieldQualifierDefinition
lengthSupported
scaleSupported
precisionSupported
keyConstraintSupported
identitySupported
multipleColumnsSupported
nullableSupported
true
defaultSupported
true
clusteringSupported
fillFactorSupported
bitDataSupported
maximumValue
minimumValue
maximumLength
maximumPrecision
maximumScale
minimumScale
defaultValueTypes
primitiveType
name
jdbcEnumType
characterSet
encodingScheme
characterSetSuffix
encodingSchemeSuffix
javaClassName
defaultLength
defaultPrecision
defaultScale
cutoffPrecision
lengthUnit
orderingSupported
true
groupingSupported
true
displayName
displayNameSupported
leadingFieldQualifierSupported
trailingFieldQualifierSupported
fieldQualifierSeparator
largeValueSpecifierSupported
largeValueSpecifierName
largeValueSpecifierLength
lengthSemanticSupported
lengthSemantic
languageType
CheckOption
NONE
NONE
CASCADE
CASCADE
LOCAL
LOCAL
LanguageType
SQL
SQL
JAVA
JAVA
C
C
OLE
OLE
ASSEMBLY
ASSEMBLY
COBOL
COBOL
PLI
PLI
CPLUSPLUS
CPLUSPLUS
CL
CL
COBOLLE
COBOLLE
FORTRAN
FORTRAN
REXX
REXX
RPG
RPG
RPGLE
RPGLE
PLSQL
PLSQL
ParameterStyle
DB2SQL
DB2SQL
GENERAL
GENERAL
GENERAL_WITH_NULLS
GENERAL_WITH_NULLS
DB2GENRL
DB2GENRL
DB2DARI
DB2DARI
JAVA
JAVA
SQL
SQL
ParentDeleteDRIRuleType
NO_ACTION
NO_ACTION
RESTRICT
RESTRICT
CASCADE
CASCADE
SET_NULL
SET_NULL
SET_DEFAULT
SET_DEFAULT
ParentUpdateDRIRuleType
NO_ACTION
NO_ACTION
RESTRICT
RESTRICT
CASCADE
CASCADE
SET_NULL
SET_NULL
SET_DEFAULT
SET_DEFAULT
ProcedureType
PROCEDURE
PROCEDURE
FUNCTION
FUNCTION
TableSpaceType
REGULAR
REGULAR
LOB
LOB
SYSTEM_TEMPORARY
SYSTEM_TEMPORARY
USER_TEMPORARY
USER_TEMPORARY
PERMANENT
PERMANENT
TEMPORARY
TEMPORARY
LONG
LONG
LARGE
LARGE
TableSpaceDefinition
typeSupported
extentSizeSupported
prefetchSizeSupported
managedBySupported
pageSizeSupported
bufferPoolSupported
defaultSupported
containerMaximumSizeSupported
containerInitialSizeSupported
containerExtentSizeSupported
tableSpaceType
maximumIdentifierLength
StoredProcedureDefinition
predefinedDataTypeDefinitions
nullInputActionSupported
packageGenerationSupported
determininsticSupported
returnedNullSupported
returnedTypeDeclarationConstraintSupported
parameterInitValueSupported
parameterStyleSupported
returnTypeSupported
parameterDeclarationConstraintSupported
maximumActionBodyLength
parameterStyle
languageType
functionLanguageType
procedureType
maximumIdentifierLength
TriggerDefinition
maximumReferencePartLength
maximumActionBodyLength
typeSupported
whenClauseSupported
true
granularitySupported
referencesClauseSupported
perColumnUpdateTriggerSupported
insteadOfTriggerSupported
rowTriggerReferenceSupported
tableTriggerReferenceSupported
maximumIdentifierLength
ColumnDefinition
identityColumnDataTypeDefinitions
identitySupported
computedSupported
true
identityStartValueSupported
false
identityIncrementSupported
false
identityMinimumSupported
false
identityMaximumSupported
false
identityCycleSupported
false
maximumIdentifierLength
ConstraintDefinition
deferrableConstraintSupported
informationalConstraintSupported
clusteredPrimaryKeySupported
clusteredUniqueConstraintSupported
primaryKeyNullable
uniqueKeyNullable
maximumCheckExpressionLength
parentUpdateDRIRuleType
parentDeleteDRIRuleType
checkOption
maximumPrimaryKeyIdentifierLength
maximumForeignKeyIdentifierLength
maximumCheckConstraintIdentifierLength
PercentFreeTerminology
PERCENT_FREE
PERCENT_FREE
FILL_FACTOR
FILL_FACTOR
THRESHOLD
THRESHOLD
IndexDefinition
percentFreeTerminology
percentFreeChangeable
clusteringSupported
clusterChangeable
fillFactorSupported
includedColumnsSupported
false
maximumIdentifierLength
ExtendedDefinition
name
value
TableDefinition
auditSupported
dataCaptureSupported
editProcSupported
encodingSupported
validProcSupported
maximumIdentifierLength
SequenceDefinition
predefinedDataTypeDefinitions
defaultDataTypeDefinition
typeEnumerationSupported
cacheSupported
orderSupported
noMaximumValueString
noMinimumValueString
noCacheString
cacheDefaultValue
UserDefinedTypeDefinition
defaultValueSupported
distinctTypeSupported
structuredTypeSupported
maximumIdentifierLength
QueryDefinition
identifierQuoteString
\"
hostVariableMarker
:
hostVariableMarkerSupported
false
castExpressionSupported
false
defaultKeywordForInsertValueSupported
false
extendedGroupingSupported
false
tableAliasInDeleteSupported
false
SQLSyntaxDefinition
keywords
operators
terminationCharacter
;
LengthUnit
DECIMAL
DECIMAL
BIT
BIT
BYTE
BYTE
DOUBLE_BYTE
DOUBLE_BYTE
NicknameDefinition
constraintSupported
indexSupported
maximumIdentifierLength
SchemaDefinition
maximumIdentifierLength
ViewDefinition
maximumIdentifierLength
indexSupported
checkOptionSupported
true
checkOptionLevelsSupported
FieldQualifierDefinition
validTrailingFieldQualifierDefinitions
name
maximumPrecision
defaultPrecision
precisionSupported
maximumScale
defaultScale
scaleSupported
DebuggerDefinition
conditionSupported
PrivilegedElementDefinition
privilegeDefinitions
name
PrivilegeDefinition
actionElementDefinitions
name
ConstructedDataTypeDefinition
arrayDatatypeSupported
multisetDatatypeSupported
rowDatatypeSupported
referenceDatatypeSupported
cursorDatatypeSupported | null | {"directed":true,"nodes":[{"nsPrefix":"DBDefinition","nsURI":"http:///org/eclipse/datatools/modelbase/dbdefinition/dbdefinition.ecore","name":"dbdefinition","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DatabaseVendorDefinition","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PredefinedDataTypeDefinition","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"CheckOption","instanceClass":null,"id":3,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"LanguageType","instanceClass":null,"id":4,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"ParameterStyle","instanceClass":null,"id":5,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"ParentDeleteDRIRuleType","instanceClass":null,"id":6,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"ParentUpdateDRIRuleType","instanceClass":null,"id":7,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"ProcedureType","instanceClass":null,"id":8,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"TableSpaceType","instanceClass":null,"id":9,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TableSpaceDefinition","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StoredProcedureDefinition","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TriggerDefinition","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ColumnDefinition","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConstraintDefinition","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"PercentFreeTerminology","instanceClass":null,"id":15,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IndexDefinition","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExtendedDefinition","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TableDefinition","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SequenceDefinition","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UserDefinedTypeDefinition","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"QueryDefinition","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SQLSyntaxDefinition","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"LengthUnit","instanceClass":null,"id":23,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NicknameDefinition","instanceClass":null,"abstract":false,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SchemaDefinition","instanceClass":null,"abstract":false,"id":25,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ViewDefinition","instanceClass":null,"abstract":false,"id":26,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FieldQualifierDefinition","instanceClass":null,"abstract":false,"id":27,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DebuggerDefinition","instanceClass":null,"abstract":false,"id":28,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrivilegedElementDefinition","instanceClass":null,"abstract":false,"id":29,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrivilegeDefinition","instanceClass":null,"abstract":false,"id":30,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConstructedDataTypeDefinition","instanceClass":null,"abstract":false,"id":31,"interface":false,"eClass":"EClass"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"predefinedDataTypeDefinitions","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"tableSpaceDefinition","changeable":true,"resolveProxies":true,"lowerBound":1,"id":33,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"storedProcedureDefinition","changeable":true,"resolveProxies":true,"lowerBound":1,"id":34,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"triggerDefinition","changeable":true,"resolveProxies":true,"lowerBound":1,"id":35,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"columnDefinition","changeable":true,"resolveProxies":true,"lowerBound":1,"id":36,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"constraintDefinition","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":true,"unsettable":false,"transient":false,"unique":true,"name":"extendedDefinitions","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":"indexDefinition","changeable":true,"resolveProxies":true,"lowerBound":1,"id":39,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"tableDefinition","changeable":true,"resolveProxies":true,"lowerBound":1,"id":40,"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":"sequenceDefinition","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":true,"unsettable":false,"transient":false,"unique":true,"name":"udtDefinition","changeable":true,"resolveProxies":true,"lowerBound":1,"id":42,"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":"queryDefinition","changeable":true,"resolveProxies":true,"lowerBound":1,"id":43,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"SQLSyntaxDefinition","changeable":true,"resolveProxies":true,"lowerBound":1,"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":"nicknameDefinition","changeable":true,"resolveProxies":true,"lowerBound":1,"id":45,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"schemaDefinition","changeable":true,"resolveProxies":true,"lowerBound":1,"id":46,"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":"viewDefinition","changeable":true,"resolveProxies":true,"lowerBound":1,"id":47,"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":"debuggerDefinition","changeable":true,"resolveProxies":true,"lowerBound":1,"id":48,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"privilegedElementDefinitions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":49,"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":"constructedDataTypeDefinition","changeable":true,"resolveProxies":true,"lowerBound":1,"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":"vendor","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":"version","changeable":true,"lowerBound":0,"iD":false,"id":52,"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":"constraintsSupported","changeable":true,"lowerBound":0,"iD":false,"id":53,"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":"maximumIdentifierLength","changeable":true,"lowerBound":0,"iD":false,"id":54,"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":"triggerSupported","changeable":true,"lowerBound":0,"iD":false,"id":55,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"snapshotViewSupported","changeable":true,"lowerBound":0,"iD":false,"id":56,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"joinSupported","changeable":true,"lowerBound":0,"iD":false,"id":57,"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":"viewTriggerSupported","changeable":true,"lowerBound":0,"iD":false,"id":58,"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":"tablespacesSupported","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":"maximumCommentLength","changeable":true,"lowerBound":0,"iD":false,"id":60,"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":"sequenceSupported","changeable":true,"lowerBound":0,"iD":false,"id":61,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"mQTSupported","changeable":true,"lowerBound":0,"iD":false,"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":"schemaSupported","changeable":true,"lowerBound":0,"iD":false,"id":63,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"aliasSupported","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":"synonymSupported","changeable":true,"lowerBound":0,"iD":false,"id":65,"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":"userDefinedTypeSupported","changeable":true,"lowerBound":0,"iD":false,"id":66,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"domainSupported","changeable":true,"lowerBound":0,"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":"SQLStatementSupported","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":"nicknameSupported","changeable":true,"lowerBound":0,"iD":false,"id":69,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":true,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"true","unsettable":false,"transient":false,"unique":true,"name":"quotedDMLSupported","changeable":true,"lowerBound":0,"iD":false,"id":70,"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":"quotedDDLSupported","changeable":true,"lowerBound":0,"iD":false,"id":71,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"xmlSupported","changeable":true,"lowerBound":0,"iD":false,"id":72,"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":"mQTIndexSupported","changeable":true,"lowerBound":0,"iD":false,"id":73,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"eventSupported","changeable":true,"lowerBound":0,"iD":false,"id":74,"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":"sqlUDFSupported","changeable":true,"lowerBound":0,"iD":false,"id":75,"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":"storedProcedureSupported","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":"packageSupported","changeable":true,"lowerBound":0,"iD":false,"id":77,"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":"authorizationIdentifierSupported","changeable":true,"lowerBound":0,"iD":false,"id":78,"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":"roleSupported","changeable":true,"lowerBound":0,"iD":false,"id":79,"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":"groupSupported","changeable":true,"lowerBound":0,"iD":false,"id":80,"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":"userSupported","changeable":true,"lowerBound":0,"iD":false,"id":81,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"roleAuthorizationSupported","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":"constructedDataTypeSupported","changeable":true,"lowerBound":0,"iD":false,"id":83,"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":"uDFSupported","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"},{"id":92,"eClass":"EGenericType"},{"id":93,"eClass":"EGenericType"},{"id":94,"eClass":"EGenericType"},{"id":95,"eClass":"EGenericType"},{"id":96,"eClass":"EGenericType"},{"id":97,"eClass":"EGenericType"},{"id":98,"eClass":"EGenericType"},{"id":99,"eClass":"EGenericType"},{"id":100,"eClass":"EGenericType"},{"id":101,"eClass":"EGenericType"},{"id":102,"eClass":"EGenericType"},{"id":103,"eClass":"EGenericType"},{"id":104,"eClass":"EGenericType"},{"id":105,"eClass":"EGenericType"},{"id":106,"eClass":"EGenericType"},{"id":107,"eClass":"EGenericType"},{"id":108,"eClass":"EGenericType"},{"id":109,"eClass":"EGenericType"},{"id":110,"eClass":"EGenericType"},{"id":111,"eClass":"EGenericType"},{"id":112,"eClass":"EGenericType"},{"id":113,"eClass":"EGenericType"},{"id":114,"eClass":"EGenericType"},{"id":115,"eClass":"EGenericType"},{"id":116,"eClass":"EGenericType"},{"id":117,"eClass":"EGenericType"},{"id":118,"eClass":"EGenericType"},{"id":119,"eClass":"EGenericType"},{"id":120,"eClass":"EGenericType"},{"id":121,"eClass":"EGenericType"},{"id":122,"eClass":"EGenericType"},{"id":123,"eClass":"EGenericType"},{"id":124,"eClass":"EGenericType"},{"id":125,"eClass":"EGenericType"},{"id":126,"eClass":"EGenericType"},{"id":127,"eClass":"EGenericType"},{"id":128,"eClass":"EGenericType"},{"id":129,"eClass":"EGenericType"},{"id":130,"eClass":"EGenericType"},{"id":131,"eClass":"EGenericType"},{"id":132,"eClass":"EGenericType"},{"id":133,"eClass":"EGenericType"},{"id":134,"eClass":"EGenericType"},{"id":135,"eClass":"EGenericType"},{"id":136,"eClass":"EGenericType"},{"id":137,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"leadingFieldQualifierDefinition","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"trailingFieldQualifierDefinition","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":false,"unsettable":false,"transient":false,"unique":true,"name":"defaultTrailingFieldQualifierDefinition","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":false,"unsettable":false,"transient":false,"unique":true,"name":"defaultLeadingFieldQualifierDefinition","changeable":true,"resolveProxies":true,"lowerBound":0,"id":141,"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":"lengthSupported","changeable":true,"lowerBound":0,"iD":false,"id":142,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"scaleSupported","changeable":true,"lowerBound":0,"iD":false,"id":143,"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":"precisionSupported","changeable":true,"lowerBound":0,"iD":false,"id":144,"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":"keyConstraintSupported","changeable":true,"lowerBound":0,"iD":false,"id":145,"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":"identitySupported","changeable":true,"lowerBound":0,"iD":false,"id":146,"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":"multipleColumnsSupported","changeable":true,"lowerBound":0,"iD":false,"id":147,"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":"nullableSupported","changeable":true,"lowerBound":0,"iD":false,"id":148,"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":"defaultSupported","changeable":true,"lowerBound":0,"iD":false,"id":149,"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":"clusteringSupported","changeable":true,"lowerBound":0,"iD":false,"id":150,"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":"fillFactorSupported","changeable":true,"lowerBound":0,"iD":false,"id":151,"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":"bitDataSupported","changeable":true,"lowerBound":0,"iD":false,"id":152,"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":"maximumValue","changeable":true,"lowerBound":0,"iD":false,"id":153,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"minimumValue","changeable":true,"lowerBound":0,"iD":false,"id":154,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"maximumLength","changeable":true,"lowerBound":0,"iD":false,"id":155,"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":"maximumPrecision","changeable":true,"lowerBound":0,"iD":false,"id":156,"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":"maximumScale","changeable":true,"lowerBound":0,"iD":false,"id":157,"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":"minimumScale","changeable":true,"lowerBound":0,"iD":false,"id":158,"derived":false},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"defaultValueTypes","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":"primitiveType","changeable":true,"lowerBound":0,"iD":false,"id":160,"derived":false},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":161,"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":"jdbcEnumType","changeable":true,"lowerBound":0,"iD":false,"id":162,"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":"characterSet","changeable":true,"lowerBound":0,"iD":false,"id":163,"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":"encodingScheme","changeable":true,"lowerBound":0,"iD":false,"id":164,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"characterSetSuffix","changeable":true,"lowerBound":0,"iD":false,"id":165,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"encodingSchemeSuffix","changeable":true,"lowerBound":0,"iD":false,"id":166,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"javaClassName","changeable":true,"lowerBound":0,"iD":false,"id":167,"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":"defaultLength","changeable":true,"lowerBound":0,"iD":false,"id":168,"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":"defaultPrecision","changeable":true,"lowerBound":0,"iD":false,"id":169,"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":"defaultScale","changeable":true,"lowerBound":0,"iD":false,"id":170,"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":"cutoffPrecision","changeable":true,"lowerBound":0,"iD":false,"id":171,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"lengthUnit","changeable":true,"lowerBound":0,"iD":false,"id":172,"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":"orderingSupported","changeable":true,"lowerBound":0,"iD":false,"id":173,"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":"groupingSupported","changeable":true,"lowerBound":0,"iD":false,"id":174,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"displayName","changeable":true,"lowerBound":0,"iD":false,"id":175,"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":"displayNameSupported","changeable":true,"lowerBound":0,"iD":false,"id":176,"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":"leadingFieldQualifierSupported","changeable":true,"lowerBound":0,"iD":false,"id":177,"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":"trailingFieldQualifierSupported","changeable":true,"lowerBound":0,"iD":false,"id":178,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"fieldQualifierSeparator","changeable":true,"lowerBound":0,"iD":false,"id":179,"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":"largeValueSpecifierSupported","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":"largeValueSpecifierName","changeable":true,"lowerBound":0,"iD":false,"id":181,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"largeValueSpecifierLength","changeable":true,"lowerBound":0,"iD":false,"id":182,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"lengthSemanticSupported","changeable":true,"lowerBound":0,"iD":false,"id":183,"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":"lengthSemantic","changeable":true,"lowerBound":0,"iD":false,"id":184,"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":"languageType","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"},{"id":191,"eClass":"EGenericType"},{"id":192,"eClass":"EGenericType"},{"id":193,"eClass":"EGenericType"},{"id":194,"eClass":"EGenericType"},{"id":195,"eClass":"EGenericType"},{"id":196,"eClass":"EGenericType"},{"id":197,"eClass":"EGenericType"},{"id":198,"eClass":"EGenericType"},{"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"},{"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"},{"name":"NONE","id":234,"value":0,"literal":"NONE","eClass":"EEnumLiteral"},{"name":"CASCADE","id":235,"value":1,"literal":"CASCADE","eClass":"EEnumLiteral"},{"name":"LOCAL","id":236,"value":2,"literal":"LOCAL","eClass":"EEnumLiteral"},{"name":"SQL","id":237,"value":0,"literal":"SQL","eClass":"EEnumLiteral"},{"name":"JAVA","id":238,"value":1,"literal":"JAVA","eClass":"EEnumLiteral"},{"name":"C","id":239,"value":2,"literal":"C","eClass":"EEnumLiteral"},{"name":"OLE","id":240,"value":3,"literal":"OLE","eClass":"EEnumLiteral"},{"name":"ASSEMBLY","id":241,"value":4,"literal":"ASSEMBLY","eClass":"EEnumLiteral"},{"name":"COBOL","id":242,"value":5,"literal":"COBOL","eClass":"EEnumLiteral"},{"name":"PLI","id":243,"value":6,"literal":"PLI","eClass":"EEnumLiteral"},{"name":"CPLUSPLUS","id":244,"value":7,"literal":"CPLUSPLUS","eClass":"EEnumLiteral"},{"name":"CL","id":245,"value":8,"literal":"CL","eClass":"EEnumLiteral"},{"name":"COBOLLE","id":246,"value":9,"literal":"COBOLLE","eClass":"EEnumLiteral"},{"name":"FORTRAN","id":247,"value":10,"literal":"FORTRAN","eClass":"EEnumLiteral"},{"name":"REXX","id":248,"value":11,"literal":"REXX","eClass":"EEnumLiteral"},{"name":"RPG","id":249,"value":12,"literal":"RPG","eClass":"EEnumLiteral"},{"name":"RPGLE","id":250,"value":13,"literal":"RPGLE","eClass":"EEnumLiteral"},{"name":"PLSQL","id":251,"value":14,"literal":"PLSQL","eClass":"EEnumLiteral"},{"name":"DB2SQL","id":252,"value":0,"literal":"DB2SQL","eClass":"EEnumLiteral"},{"name":"GENERAL","id":253,"value":1,"literal":"GENERAL","eClass":"EEnumLiteral"},{"name":"GENERAL_WITH_NULLS","id":254,"value":2,"literal":"GENERAL_WITH_NULLS","eClass":"EEnumLiteral"},{"name":"DB2GENRL","id":255,"value":3,"literal":"DB2GENRL","eClass":"EEnumLiteral"},{"name":"DB2DARI","id":256,"value":4,"literal":"DB2DARI","eClass":"EEnumLiteral"},{"name":"JAVA","id":257,"value":5,"literal":"JAVA","eClass":"EEnumLiteral"},{"name":"SQL","id":258,"value":6,"literal":"SQL","eClass":"EEnumLiteral"},{"name":"NO_ACTION","id":259,"value":0,"literal":"NO_ACTION","eClass":"EEnumLiteral"},{"name":"RESTRICT","id":260,"value":1,"literal":"RESTRICT","eClass":"EEnumLiteral"},{"name":"CASCADE","id":261,"value":2,"literal":"CASCADE","eClass":"EEnumLiteral"},{"name":"SET_NULL","id":262,"value":3,"literal":"SET_NULL","eClass":"EEnumLiteral"},{"name":"SET_DEFAULT","id":263,"value":4,"literal":"SET_DEFAULT","eClass":"EEnumLiteral"},{"name":"NO_ACTION","id":264,"value":0,"literal":"NO_ACTION","eClass":"EEnumLiteral"},{"name":"RESTRICT","id":265,"value":1,"literal":"RESTRICT","eClass":"EEnumLiteral"},{"name":"CASCADE","id":266,"value":2,"literal":"CASCADE","eClass":"EEnumLiteral"},{"name":"SET_NULL","id":267,"value":3,"literal":"SET_NULL","eClass":"EEnumLiteral"},{"name":"SET_DEFAULT","id":268,"value":4,"literal":"SET_DEFAULT","eClass":"EEnumLiteral"},{"name":"PROCEDURE","id":269,"value":0,"literal":"PROCEDURE","eClass":"EEnumLiteral"},{"name":"FUNCTION","id":270,"value":1,"literal":"FUNCTION","eClass":"EEnumLiteral"},{"name":"REGULAR","id":271,"value":0,"literal":"REGULAR","eClass":"EEnumLiteral"},{"name":"LOB","id":272,"value":1,"literal":"LOB","eClass":"EEnumLiteral"},{"name":"SYSTEM_TEMPORARY","id":273,"value":2,"literal":"SYSTEM_TEMPORARY","eClass":"EEnumLiteral"},{"name":"USER_TEMPORARY","id":274,"value":3,"literal":"USER_TEMPORARY","eClass":"EEnumLiteral"},{"name":"PERMANENT","id":275,"value":4,"literal":"PERMANENT","eClass":"EEnumLiteral"},{"name":"TEMPORARY","id":276,"value":5,"literal":"TEMPORARY","eClass":"EEnumLiteral"},{"name":"LONG","id":277,"value":6,"literal":"LONG","eClass":"EEnumLiteral"},{"name":"LARGE","id":278,"value":7,"literal":"LARGE","eClass":"EEnumLiteral"},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"typeSupported","changeable":true,"lowerBound":0,"iD":false,"id":279,"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":"extentSizeSupported","changeable":true,"lowerBound":0,"iD":false,"id":280,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"prefetchSizeSupported","changeable":true,"lowerBound":0,"iD":false,"id":281,"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":"managedBySupported","changeable":true,"lowerBound":0,"iD":false,"id":282,"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":"pageSizeSupported","changeable":true,"lowerBound":0,"iD":false,"id":283,"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":"bufferPoolSupported","changeable":true,"lowerBound":0,"iD":false,"id":284,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"defaultSupported","changeable":true,"lowerBound":0,"iD":false,"id":285,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"containerMaximumSizeSupported","changeable":true,"lowerBound":0,"iD":false,"id":286,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"containerInitialSizeSupported","changeable":true,"lowerBound":0,"iD":false,"id":287,"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":"containerExtentSizeSupported","changeable":true,"lowerBound":0,"iD":false,"id":288,"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":"tableSpaceType","changeable":true,"lowerBound":0,"iD":false,"id":289,"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":"maximumIdentifierLength","changeable":true,"lowerBound":0,"iD":false,"id":290,"derived":false},{"id":291,"eClass":"EGenericType"},{"id":292,"eClass":"EGenericType"},{"id":293,"eClass":"EGenericType"},{"id":294,"eClass":"EGenericType"},{"id":295,"eClass":"EGenericType"},{"id":296,"eClass":"EGenericType"},{"id":297,"eClass":"EGenericType"},{"id":298,"eClass":"EGenericType"},{"id":299,"eClass":"EGenericType"},{"id":300,"eClass":"EGenericType"},{"id":301,"eClass":"EGenericType"},{"id":302,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"predefinedDataTypeDefinitions","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"nullInputActionSupported","changeable":true,"lowerBound":0,"iD":false,"id":304,"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":"packageGenerationSupported","changeable":true,"lowerBound":0,"iD":false,"id":305,"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":"determininsticSupported","changeable":true,"lowerBound":0,"iD":false,"id":306,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"returnedNullSupported","changeable":true,"lowerBound":0,"iD":false,"id":307,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"returnedTypeDeclarationConstraintSupported","changeable":true,"lowerBound":0,"iD":false,"id":308,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"parameterInitValueSupported","changeable":true,"lowerBound":0,"iD":false,"id":309,"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":"parameterStyleSupported","changeable":true,"lowerBound":0,"iD":false,"id":310,"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":"returnTypeSupported","changeable":true,"lowerBound":0,"iD":false,"id":311,"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":"parameterDeclarationConstraintSupported","changeable":true,"lowerBound":0,"iD":false,"id":312,"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":"maximumActionBodyLength","changeable":true,"lowerBound":0,"iD":false,"id":313,"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":"parameterStyle","changeable":true,"lowerBound":0,"iD":false,"id":314,"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":"languageType","changeable":true,"lowerBound":0,"iD":false,"id":315,"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":"functionLanguageType","changeable":true,"lowerBound":0,"iD":false,"id":316,"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":"procedureType","changeable":true,"lowerBound":0,"iD":false,"id":317,"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":"maximumIdentifierLength","changeable":true,"lowerBound":0,"iD":false,"id":318,"derived":false},{"id":319,"eClass":"EGenericType"},{"id":320,"eClass":"EGenericType"},{"id":321,"eClass":"EGenericType"},{"id":322,"eClass":"EGenericType"},{"id":323,"eClass":"EGenericType"},{"id":324,"eClass":"EGenericType"},{"id":325,"eClass":"EGenericType"},{"id":326,"eClass":"EGenericType"},{"id":327,"eClass":"EGenericType"},{"id":328,"eClass":"EGenericType"},{"id":329,"eClass":"EGenericType"},{"id":330,"eClass":"EGenericType"},{"id":331,"eClass":"EGenericType"},{"id":332,"eClass":"EGenericType"},{"id":333,"eClass":"EGenericType"},{"id":334,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"maximumReferencePartLength","changeable":true,"lowerBound":0,"iD":false,"id":335,"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":"maximumActionBodyLength","changeable":true,"lowerBound":0,"iD":false,"id":336,"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":"typeSupported","changeable":true,"lowerBound":0,"iD":false,"id":337,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":true,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"true","unsettable":false,"transient":false,"unique":true,"name":"whenClauseSupported","changeable":true,"lowerBound":0,"iD":false,"id":338,"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":"granularitySupported","changeable":true,"lowerBound":0,"iD":false,"id":339,"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":"referencesClauseSupported","changeable":true,"lowerBound":0,"iD":false,"id":340,"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":"perColumnUpdateTriggerSupported","changeable":true,"lowerBound":0,"iD":false,"id":341,"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":"insteadOfTriggerSupported","changeable":true,"lowerBound":0,"iD":false,"id":342,"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":"rowTriggerReferenceSupported","changeable":true,"lowerBound":0,"iD":false,"id":343,"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":"tableTriggerReferenceSupported","changeable":true,"lowerBound":0,"iD":false,"id":344,"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":"maximumIdentifierLength","changeable":true,"lowerBound":0,"iD":false,"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"},{"id":355,"eClass":"EGenericType"},{"id":356,"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":"identityColumnDataTypeDefinitions","changeable":true,"resolveProxies":true,"lowerBound":1,"id":357,"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":"identitySupported","changeable":true,"lowerBound":0,"iD":false,"id":358,"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":"computedSupported","changeable":true,"lowerBound":0,"iD":false,"id":359,"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":"identityStartValueSupported","changeable":true,"lowerBound":0,"iD":false,"id":360,"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":"identityIncrementSupported","changeable":true,"lowerBound":0,"iD":false,"id":361,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":true,"name":"identityMinimumSupported","changeable":true,"lowerBound":0,"iD":false,"id":362,"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":"identityMaximumSupported","changeable":true,"lowerBound":0,"iD":false,"id":363,"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":"identityCycleSupported","changeable":true,"lowerBound":0,"iD":false,"id":364,"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":"maximumIdentifierLength","changeable":true,"lowerBound":0,"iD":false,"id":365,"derived":false},{"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"},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"deferrableConstraintSupported","changeable":true,"lowerBound":0,"iD":false,"id":375,"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":"informationalConstraintSupported","changeable":true,"lowerBound":0,"iD":false,"id":376,"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":"clusteredPrimaryKeySupported","changeable":true,"lowerBound":0,"iD":false,"id":377,"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":"clusteredUniqueConstraintSupported","changeable":true,"lowerBound":0,"iD":false,"id":378,"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":"primaryKeyNullable","changeable":true,"lowerBound":0,"iD":false,"id":379,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"uniqueKeyNullable","changeable":true,"lowerBound":0,"iD":false,"id":380,"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":"maximumCheckExpressionLength","changeable":true,"lowerBound":0,"iD":false,"id":381,"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":"parentUpdateDRIRuleType","changeable":true,"lowerBound":0,"iD":false,"id":382,"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":"parentDeleteDRIRuleType","changeable":true,"lowerBound":0,"iD":false,"id":383,"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":"checkOption","changeable":true,"lowerBound":0,"iD":false,"id":384,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"maximumPrimaryKeyIdentifierLength","changeable":true,"lowerBound":0,"iD":false,"id":385,"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":"maximumForeignKeyIdentifierLength","changeable":true,"lowerBound":0,"iD":false,"id":386,"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":"maximumCheckConstraintIdentifierLength","changeable":true,"lowerBound":0,"iD":false,"id":387,"derived":false},{"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"},{"name":"PERCENT_FREE","id":401,"value":0,"literal":"PERCENT_FREE","eClass":"EEnumLiteral"},{"name":"FILL_FACTOR","id":402,"value":1,"literal":"FILL_FACTOR","eClass":"EEnumLiteral"},{"name":"THRESHOLD","id":403,"value":2,"literal":"THRESHOLD","eClass":"EEnumLiteral"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"percentFreeTerminology","changeable":true,"lowerBound":0,"iD":false,"id":404,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"percentFreeChangeable","changeable":true,"lowerBound":0,"iD":false,"id":405,"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":"clusteringSupported","changeable":true,"lowerBound":0,"iD":false,"id":406,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"clusterChangeable","changeable":true,"lowerBound":0,"iD":false,"id":407,"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":"fillFactorSupported","changeable":true,"lowerBound":0,"iD":false,"id":408,"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":"includedColumnsSupported","changeable":true,"lowerBound":0,"iD":false,"id":409,"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":"maximumIdentifierLength","changeable":true,"lowerBound":0,"iD":false,"id":410,"derived":false},{"id":411,"eClass":"EGenericType"},{"id":412,"eClass":"EGenericType"},{"id":413,"eClass":"EGenericType"},{"id":414,"eClass":"EGenericType"},{"id":415,"eClass":"EGenericType"},{"id":416,"eClass":"EGenericType"},{"id":417,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":418,"derived":false},{"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":419,"derived":false},{"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":"auditSupported","changeable":true,"lowerBound":0,"iD":false,"id":422,"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":"dataCaptureSupported","changeable":true,"lowerBound":0,"iD":false,"id":423,"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":"editProcSupported","changeable":true,"lowerBound":0,"iD":false,"id":424,"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":"encodingSupported","changeable":true,"lowerBound":0,"iD":false,"id":425,"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":"validProcSupported","changeable":true,"lowerBound":0,"iD":false,"id":426,"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":"maximumIdentifierLength","changeable":true,"lowerBound":0,"iD":false,"id":427,"derived":false},{"id":428,"eClass":"EGenericType"},{"id":429,"eClass":"EGenericType"},{"id":430,"eClass":"EGenericType"},{"id":431,"eClass":"EGenericType"},{"id":432,"eClass":"EGenericType"},{"id":433,"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":"predefinedDataTypeDefinitions","changeable":true,"resolveProxies":true,"lowerBound":1,"id":434,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"defaultDataTypeDefinition","changeable":true,"resolveProxies":true,"lowerBound":1,"id":435,"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":"typeEnumerationSupported","changeable":true,"lowerBound":0,"iD":false,"id":436,"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":"cacheSupported","changeable":true,"lowerBound":0,"iD":false,"id":437,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"orderSupported","changeable":true,"lowerBound":0,"iD":false,"id":438,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"noMaximumValueString","changeable":true,"lowerBound":0,"iD":false,"id":439,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"noMinimumValueString","changeable":true,"lowerBound":0,"iD":false,"id":440,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"noCacheString","changeable":true,"lowerBound":0,"iD":false,"id":441,"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":"cacheDefaultValue","changeable":true,"lowerBound":0,"iD":false,"id":442,"derived":false},{"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"},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"defaultValueSupported","changeable":true,"lowerBound":0,"iD":false,"id":452,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"distinctTypeSupported","changeable":true,"lowerBound":0,"iD":false,"id":453,"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":"structuredTypeSupported","changeable":true,"lowerBound":0,"iD":false,"id":454,"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":"maximumIdentifierLength","changeable":true,"lowerBound":0,"iD":false,"id":455,"derived":false},{"id":456,"eClass":"EGenericType"},{"id":457,"eClass":"EGenericType"},{"id":458,"eClass":"EGenericType"},{"id":459,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":"\\\"","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"\\\"","unsettable":false,"transient":false,"unique":true,"name":"identifierQuoteString","changeable":true,"lowerBound":0,"iD":false,"id":460,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":":","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":":","unsettable":false,"transient":false,"unique":true,"name":"hostVariableMarker","changeable":true,"lowerBound":0,"iD":false,"id":461,"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":"hostVariableMarkerSupported","changeable":true,"lowerBound":0,"iD":false,"id":462,"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":"castExpressionSupported","changeable":true,"lowerBound":0,"iD":false,"id":463,"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":"defaultKeywordForInsertValueSupported","changeable":true,"lowerBound":0,"iD":false,"id":464,"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":"extendedGroupingSupported","changeable":true,"lowerBound":0,"iD":false,"id":465,"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":"tableAliasInDeleteSupported","changeable":true,"lowerBound":0,"iD":false,"id":466,"derived":false},{"id":467,"eClass":"EGenericType"},{"id":468,"eClass":"EGenericType"},{"id":469,"eClass":"EGenericType"},{"id":470,"eClass":"EGenericType"},{"id":471,"eClass":"EGenericType"},{"id":472,"eClass":"EGenericType"},{"id":473,"eClass":"EGenericType"},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"keywords","changeable":true,"lowerBound":0,"iD":false,"id":474,"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":"operators","changeable":true,"lowerBound":0,"iD":false,"id":475,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":";","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":";","unsettable":false,"transient":false,"unique":true,"name":"terminationCharacter","changeable":true,"lowerBound":0,"iD":false,"id":476,"derived":false},{"id":477,"eClass":"EGenericType"},{"id":478,"eClass":"EGenericType"},{"id":479,"eClass":"EGenericType"},{"name":"DECIMAL","id":480,"value":0,"literal":"DECIMAL","eClass":"EEnumLiteral"},{"name":"BIT","id":481,"value":1,"literal":"BIT","eClass":"EEnumLiteral"},{"name":"BYTE","id":482,"value":2,"literal":"BYTE","eClass":"EEnumLiteral"},{"name":"DOUBLE_BYTE","id":483,"value":3,"literal":"DOUBLE_BYTE","eClass":"EEnumLiteral"},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"constraintSupported","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":"indexSupported","changeable":true,"lowerBound":0,"iD":false,"id":485,"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":"maximumIdentifierLength","changeable":true,"lowerBound":0,"iD":false,"id":486,"derived":false},{"id":487,"eClass":"EGenericType"},{"id":488,"eClass":"EGenericType"},{"id":489,"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":"maximumIdentifierLength","changeable":true,"lowerBound":0,"iD":false,"id":490,"derived":false},{"id":491,"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":"maximumIdentifierLength","changeable":true,"lowerBound":0,"iD":false,"id":492,"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":"indexSupported","changeable":true,"lowerBound":0,"iD":false,"id":493,"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":"checkOptionSupported","changeable":true,"lowerBound":0,"iD":false,"id":494,"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":"checkOptionLevelsSupported","changeable":true,"lowerBound":0,"iD":false,"id":495,"derived":false},{"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":false,"unsettable":false,"transient":false,"unique":true,"name":"validTrailingFieldQualifierDefinitions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":500,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":501,"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":"maximumPrecision","changeable":true,"lowerBound":0,"iD":false,"id":502,"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":"defaultPrecision","changeable":true,"lowerBound":0,"iD":false,"id":503,"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":"precisionSupported","changeable":true,"lowerBound":0,"iD":false,"id":504,"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":"maximumScale","changeable":true,"lowerBound":0,"iD":false,"id":505,"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":"defaultScale","changeable":true,"lowerBound":0,"iD":false,"id":506,"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":"scaleSupported","changeable":true,"lowerBound":0,"iD":false,"id":507,"derived":false},{"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"},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"conditionSupported","changeable":true,"lowerBound":0,"iD":false,"id":516,"derived":false},{"id":517,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"privilegeDefinitions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":518,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":519,"derived":false},{"id":520,"eClass":"EGenericType"},{"id":521,"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":"actionElementDefinitions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":522,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":523,"derived":false},{"id":524,"eClass":"EGenericType"},{"id":525,"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":"arrayDatatypeSupported","changeable":true,"lowerBound":0,"iD":false,"id":526,"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":"multisetDatatypeSupported","changeable":true,"lowerBound":0,"iD":false,"id":527,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"rowDatatypeSupported","changeable":true,"lowerBound":0,"iD":false,"id":528,"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":"referenceDatatypeSupported","changeable":true,"lowerBound":0,"iD":false,"id":529,"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":"cursorDatatypeSupported","changeable":true,"lowerBound":0,"iD":false,"id":530,"derived":false},{"id":531,"eClass":"EGenericType"},{"id":532,"eClass":"EGenericType"},{"id":533,"eClass":"EGenericType"},{"id":534,"eClass":"EGenericType"},{"id":535,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":0,"target":17},{"source":0,"target":18},{"source":0,"target":19},{"source":0,"target":20},{"source":0,"target":21},{"source":0,"target":22},{"source":0,"target":23},{"source":0,"target":24},{"source":0,"target":25},{"source":0,"target":26},{"source":0,"target":27},{"source":0,"target":28},{"source":0,"target":29},{"source":0,"target":30},{"source":0,"target":31},{"source":1,"target":0},{"source":1,"target":32},{"source":1,"target":33},{"source":1,"target":34},{"source":1,"target":35},{"source":1,"target":36},{"source":1,"target":37},{"source":1,"target":38},{"source":1,"target":39},{"source":1,"target":40},{"source":1,"target":41},{"source":1,"target":42},{"source":1,"target":43},{"source":1,"target":44},{"source":1,"target":45},{"source":1,"target":46},{"source":1,"target":47},{"source":1,"target":48},{"source":1,"target":49},{"source":1,"target":50},{"source":1,"target":51},{"source":1,"target":52},{"source":1,"target":53},{"source":1,"target":54},{"source":1,"target":55},{"source":1,"target":56},{"source":1,"target":57},{"source":1,"target":58},{"source":1,"target":59},{"source":1,"target":60},{"source":1,"target":61},{"source":1,"target":62},{"source":1,"target":63},{"source":1,"target":64},{"source":1,"target":65},{"source":1,"target":66},{"source":1,"target":67},{"source":1,"target":68},{"source":1,"target":69},{"source":1,"target":70},{"source":1,"target":71},{"source":1,"target":72},{"source":1,"target":73},{"source":1,"target":74},{"source":1,"target":75},{"source":1,"target":76},{"source":1,"target":77},{"source":1,"target":78},{"source":1,"target":79},{"source":1,"target":80},{"source":1,"target":81},{"source":1,"target":82},{"source":1,"target":83},{"source":1,"target":84},{"source":32,"target":2},{"source":32,"target":85},{"source":32,"target":1},{"source":85,"target":2},{"source":33,"target":10},{"source":33,"target":86},{"source":33,"target":1},{"source":86,"target":10},{"source":34,"target":11},{"source":34,"target":87},{"source":34,"target":1},{"source":87,"target":11},{"source":35,"target":12},{"source":35,"target":88},{"source":35,"target":1},{"source":88,"target":12},{"source":36,"target":13},{"source":36,"target":89},{"source":36,"target":1},{"source":89,"target":13},{"source":37,"target":14},{"source":37,"target":90},{"source":37,"target":1},{"source":90,"target":14},{"source":38,"target":17},{"source":38,"target":91},{"source":38,"target":1},{"source":91,"target":17},{"source":39,"target":16},{"source":39,"target":92},{"source":39,"target":1},{"source":92,"target":16},{"source":40,"target":18},{"source":40,"target":93},{"source":40,"target":1},{"source":93,"target":18},{"source":41,"target":19},{"source":41,"target":94},{"source":41,"target":1},{"source":94,"target":19},{"source":42,"target":20},{"source":42,"target":95},{"source":42,"target":1},{"source":95,"target":20},{"source":43,"target":21},{"source":43,"target":96},{"source":43,"target":1},{"source":96,"target":21},{"source":44,"target":22},{"source":44,"target":97},{"source":44,"target":1},{"source":97,"target":22},{"source":45,"target":24},{"source":45,"target":98},{"source":45,"target":1},{"source":98,"target":24},{"source":46,"target":25},{"source":46,"target":99},{"source":46,"target":1},{"source":99,"target":25},{"source":47,"target":26},{"source":47,"target":100},{"source":47,"target":1},{"source":100,"target":26},{"source":48,"target":28},{"source":48,"target":101},{"source":48,"target":1},{"source":101,"target":28},{"source":49,"target":29},{"source":49,"target":102},{"source":49,"target":1},{"source":102,"target":29},{"source":50,"target":31},{"source":50,"target":103},{"source":50,"target":1},{"source":103,"target":31},{"source":51,"target":104},{"source":51,"target":1},{"source":52,"target":105},{"source":52,"target":1},{"source":53,"target":106},{"source":53,"target":1},{"source":54,"target":107},{"source":54,"target":1},{"source":55,"target":108},{"source":55,"target":1},{"source":56,"target":109},{"source":56,"target":1},{"source":57,"target":110},{"source":57,"target":1},{"source":58,"target":111},{"source":58,"target":1},{"source":59,"target":112},{"source":59,"target":1},{"source":60,"target":113},{"source":60,"target":1},{"source":61,"target":114},{"source":61,"target":1},{"source":62,"target":115},{"source":62,"target":1},{"source":63,"target":116},{"source":63,"target":1},{"source":64,"target":117},{"source":64,"target":1},{"source":65,"target":118},{"source":65,"target":1},{"source":66,"target":119},{"source":66,"target":1},{"source":67,"target":120},{"source":67,"target":1},{"source":68,"target":121},{"source":68,"target":1},{"source":69,"target":122},{"source":69,"target":1},{"source":70,"target":123},{"source":70,"target":1},{"source":71,"target":124},{"source":71,"target":1},{"source":72,"target":125},{"source":72,"target":1},{"source":73,"target":126},{"source":73,"target":1},{"source":74,"target":127},{"source":74,"target":1},{"source":75,"target":128},{"source":75,"target":1},{"source":76,"target":129},{"source":76,"target":1},{"source":77,"target":130},{"source":77,"target":1},{"source":78,"target":131},{"source":78,"target":1},{"source":79,"target":132},{"source":79,"target":1},{"source":80,"target":133},{"source":80,"target":1},{"source":81,"target":134},{"source":81,"target":1},{"source":82,"target":135},{"source":82,"target":1},{"source":83,"target":136},{"source":83,"target":1},{"source":84,"target":137},{"source":84,"target":1},{"source":2,"target":0},{"source":2,"target":138},{"source":2,"target":139},{"source":2,"target":140},{"source":2,"target":141},{"source":2,"target":142},{"source":2,"target":143},{"source":2,"target":144},{"source":2,"target":145},{"source":2,"target":146},{"source":2,"target":147},{"source":2,"target":148},{"source":2,"target":149},{"source":2,"target":150},{"source":2,"target":151},{"source":2,"target":152},{"source":2,"target":153},{"source":2,"target":154},{"source":2,"target":155},{"source":2,"target":156},{"source":2,"target":157},{"source":2,"target":158},{"source":2,"target":159},{"source":2,"target":160},{"source":2,"target":161},{"source":2,"target":162},{"source":2,"target":163},{"source":2,"target":164},{"source":2,"target":165},{"source":2,"target":166},{"source":2,"target":167},{"source":2,"target":168},{"source":2,"target":169},{"source":2,"target":170},{"source":2,"target":171},{"source":2,"target":172},{"source":2,"target":173},{"source":2,"target":174},{"source":2,"target":175},{"source":2,"target":176},{"source":2,"target":177},{"source":2,"target":178},{"source":2,"target":179},{"source":2,"target":180},{"source":2,"target":181},{"source":2,"target":182},{"source":2,"target":183},{"source":2,"target":184},{"source":2,"target":185},{"source":138,"target":27},{"source":138,"target":186},{"source":138,"target":2},{"source":186,"target":27},{"source":139,"target":27},{"source":139,"target":187},{"source":139,"target":2},{"source":187,"target":27},{"source":140,"target":27},{"source":140,"target":188},{"source":140,"target":2},{"source":188,"target":27},{"source":141,"target":27},{"source":141,"target":189},{"source":141,"target":2},{"source":189,"target":27},{"source":142,"target":190},{"source":142,"target":2},{"source":143,"target":191},{"source":143,"target":2},{"source":144,"target":192},{"source":144,"target":2},{"source":145,"target":193},{"source":145,"target":2},{"source":146,"target":194},{"source":146,"target":2},{"source":147,"target":195},{"source":147,"target":2},{"source":148,"target":196},{"source":148,"target":2},{"source":149,"target":197},{"source":149,"target":2},{"source":150,"target":198},{"source":150,"target":2},{"source":151,"target":199},{"source":151,"target":2},{"source":152,"target":200},{"source":152,"target":2},{"source":153,"target":201},{"source":153,"target":2},{"source":154,"target":202},{"source":154,"target":2},{"source":155,"target":203},{"source":155,"target":2},{"source":156,"target":204},{"source":156,"target":2},{"source":157,"target":205},{"source":157,"target":2},{"source":158,"target":206},{"source":158,"target":2},{"source":159,"target":207},{"source":159,"target":2},{"source":160,"target":208},{"source":160,"target":2},{"source":161,"target":209},{"source":161,"target":2},{"source":162,"target":210},{"source":162,"target":2},{"source":163,"target":211},{"source":163,"target":2},{"source":164,"target":212},{"source":164,"target":2},{"source":165,"target":213},{"source":165,"target":2},{"source":166,"target":214},{"source":166,"target":2},{"source":167,"target":215},{"source":167,"target":2},{"source":168,"target":216},{"source":168,"target":2},{"source":169,"target":217},{"source":169,"target":2},{"source":170,"target":218},{"source":170,"target":2},{"source":171,"target":219},{"source":171,"target":2},{"source":172,"target":23},{"source":172,"target":220},{"source":172,"target":2},{"source":220,"target":23},{"source":173,"target":221},{"source":173,"target":2},{"source":174,"target":222},{"source":174,"target":2},{"source":175,"target":223},{"source":175,"target":2},{"source":176,"target":224},{"source":176,"target":2},{"source":177,"target":225},{"source":177,"target":2},{"source":178,"target":226},{"source":178,"target":2},{"source":179,"target":227},{"source":179,"target":2},{"source":180,"target":228},{"source":180,"target":2},{"source":181,"target":229},{"source":181,"target":2},{"source":182,"target":230},{"source":182,"target":2},{"source":183,"target":231},{"source":183,"target":2},{"source":184,"target":232},{"source":184,"target":2},{"source":185,"target":4},{"source":185,"target":233},{"source":185,"target":2},{"source":233,"target":4},{"source":3,"target":0},{"source":3,"target":234},{"source":3,"target":235},{"source":3,"target":236},{"source":234,"target":3},{"source":235,"target":3},{"source":236,"target":3},{"source":4,"target":0},{"source":4,"target":237},{"source":4,"target":238},{"source":4,"target":239},{"source":4,"target":240},{"source":4,"target":241},{"source":4,"target":242},{"source":4,"target":243},{"source":4,"target":244},{"source":4,"target":245},{"source":4,"target":246},{"source":4,"target":247},{"source":4,"target":248},{"source":4,"target":249},{"source":4,"target":250},{"source":4,"target":251},{"source":237,"target":4},{"source":238,"target":4},{"source":239,"target":4},{"source":240,"target":4},{"source":241,"target":4},{"source":242,"target":4},{"source":243,"target":4},{"source":244,"target":4},{"source":245,"target":4},{"source":246,"target":4},{"source":247,"target":4},{"source":248,"target":4},{"source":249,"target":4},{"source":250,"target":4},{"source":251,"target":4},{"source":5,"target":0},{"source":5,"target":252},{"source":5,"target":253},{"source":5,"target":254},{"source":5,"target":255},{"source":5,"target":256},{"source":5,"target":257},{"source":5,"target":258},{"source":252,"target":5},{"source":253,"target":5},{"source":254,"target":5},{"source":255,"target":5},{"source":256,"target":5},{"source":257,"target":5},{"source":258,"target":5},{"source":6,"target":0},{"source":6,"target":259},{"source":6,"target":260},{"source":6,"target":261},{"source":6,"target":262},{"source":6,"target":263},{"source":259,"target":6},{"source":260,"target":6},{"source":261,"target":6},{"source":262,"target":6},{"source":263,"target":6},{"source":7,"target":0},{"source":7,"target":264},{"source":7,"target":265},{"source":7,"target":266},{"source":7,"target":267},{"source":7,"target":268},{"source":264,"target":7},{"source":265,"target":7},{"source":266,"target":7},{"source":267,"target":7},{"source":268,"target":7},{"source":8,"target":0},{"source":8,"target":269},{"source":8,"target":270},{"source":269,"target":8},{"source":270,"target":8},{"source":9,"target":0},{"source":9,"target":271},{"source":9,"target":272},{"source":9,"target":273},{"source":9,"target":274},{"source":9,"target":275},{"source":9,"target":276},{"source":9,"target":277},{"source":9,"target":278},{"source":271,"target":9},{"source":272,"target":9},{"source":273,"target":9},{"source":274,"target":9},{"source":275,"target":9},{"source":276,"target":9},{"source":277,"target":9},{"source":278,"target":9},{"source":10,"target":0},{"source":10,"target":279},{"source":10,"target":280},{"source":10,"target":281},{"source":10,"target":282},{"source":10,"target":283},{"source":10,"target":284},{"source":10,"target":285},{"source":10,"target":286},{"source":10,"target":287},{"source":10,"target":288},{"source":10,"target":289},{"source":10,"target":290},{"source":279,"target":291},{"source":279,"target":10},{"source":280,"target":292},{"source":280,"target":10},{"source":281,"target":293},{"source":281,"target":10},{"source":282,"target":294},{"source":282,"target":10},{"source":283,"target":295},{"source":283,"target":10},{"source":284,"target":296},{"source":284,"target":10},{"source":285,"target":297},{"source":285,"target":10},{"source":286,"target":298},{"source":286,"target":10},{"source":287,"target":299},{"source":287,"target":10},{"source":288,"target":300},{"source":288,"target":10},{"source":289,"target":9},{"source":289,"target":301},{"source":289,"target":10},{"source":301,"target":9},{"source":290,"target":302},{"source":290,"target":10},{"source":11,"target":0},{"source":11,"target":303},{"source":11,"target":304},{"source":11,"target":305},{"source":11,"target":306},{"source":11,"target":307},{"source":11,"target":308},{"source":11,"target":309},{"source":11,"target":310},{"source":11,"target":311},{"source":11,"target":312},{"source":11,"target":313},{"source":11,"target":314},{"source":11,"target":315},{"source":11,"target":316},{"source":11,"target":317},{"source":11,"target":318},{"source":303,"target":2},{"source":303,"target":319},{"source":303,"target":11},{"source":319,"target":2},{"source":304,"target":320},{"source":304,"target":11},{"source":305,"target":321},{"source":305,"target":11},{"source":306,"target":322},{"source":306,"target":11},{"source":307,"target":323},{"source":307,"target":11},{"source":308,"target":324},{"source":308,"target":11},{"source":309,"target":325},{"source":309,"target":11},{"source":310,"target":326},{"source":310,"target":11},{"source":311,"target":327},{"source":311,"target":11},{"source":312,"target":328},{"source":312,"target":11},{"source":313,"target":329},{"source":313,"target":11},{"source":314,"target":5},{"source":314,"target":330},{"source":314,"target":11},{"source":330,"target":5},{"source":315,"target":4},{"source":315,"target":331},{"source":315,"target":11},{"source":331,"target":4},{"source":316,"target":4},{"source":316,"target":332},{"source":316,"target":11},{"source":332,"target":4},{"source":317,"target":8},{"source":317,"target":333},{"source":317,"target":11},{"source":333,"target":8},{"source":318,"target":334},{"source":318,"target":11},{"source":12,"target":0},{"source":12,"target":335},{"source":12,"target":336},{"source":12,"target":337},{"source":12,"target":338},{"source":12,"target":339},{"source":12,"target":340},{"source":12,"target":341},{"source":12,"target":342},{"source":12,"target":343},{"source":12,"target":344},{"source":12,"target":345},{"source":335,"target":346},{"source":335,"target":12},{"source":336,"target":347},{"source":336,"target":12},{"source":337,"target":348},{"source":337,"target":12},{"source":338,"target":349},{"source":338,"target":12},{"source":339,"target":350},{"source":339,"target":12},{"source":340,"target":351},{"source":340,"target":12},{"source":341,"target":352},{"source":341,"target":12},{"source":342,"target":353},{"source":342,"target":12},{"source":343,"target":354},{"source":343,"target":12},{"source":344,"target":355},{"source":344,"target":12},{"source":345,"target":356},{"source":345,"target":12},{"source":13,"target":0},{"source":13,"target":357},{"source":13,"target":358},{"source":13,"target":359},{"source":13,"target":360},{"source":13,"target":361},{"source":13,"target":362},{"source":13,"target":363},{"source":13,"target":364},{"source":13,"target":365},{"source":357,"target":2},{"source":357,"target":366},{"source":357,"target":13},{"source":366,"target":2},{"source":358,"target":367},{"source":358,"target":13},{"source":359,"target":368},{"source":359,"target":13},{"source":360,"target":369},{"source":360,"target":13},{"source":361,"target":370},{"source":361,"target":13},{"source":362,"target":371},{"source":362,"target":13},{"source":363,"target":372},{"source":363,"target":13},{"source":364,"target":373},{"source":364,"target":13},{"source":365,"target":374},{"source":365,"target":13},{"source":14,"target":0},{"source":14,"target":375},{"source":14,"target":376},{"source":14,"target":377},{"source":14,"target":378},{"source":14,"target":379},{"source":14,"target":380},{"source":14,"target":381},{"source":14,"target":382},{"source":14,"target":383},{"source":14,"target":384},{"source":14,"target":385},{"source":14,"target":386},{"source":14,"target":387},{"source":375,"target":388},{"source":375,"target":14},{"source":376,"target":389},{"source":376,"target":14},{"source":377,"target":390},{"source":377,"target":14},{"source":378,"target":391},{"source":378,"target":14},{"source":379,"target":392},{"source":379,"target":14},{"source":380,"target":393},{"source":380,"target":14},{"source":381,"target":394},{"source":381,"target":14},{"source":382,"target":7},{"source":382,"target":395},{"source":382,"target":14},{"source":395,"target":7},{"source":383,"target":6},{"source":383,"target":396},{"source":383,"target":14},{"source":396,"target":6},{"source":384,"target":3},{"source":384,"target":397},{"source":384,"target":14},{"source":397,"target":3},{"source":385,"target":398},{"source":385,"target":14},{"source":386,"target":399},{"source":386,"target":14},{"source":387,"target":400},{"source":387,"target":14},{"source":15,"target":0},{"source":15,"target":401},{"source":15,"target":402},{"source":15,"target":403},{"source":401,"target":15},{"source":402,"target":15},{"source":403,"target":15},{"source":16,"target":0},{"source":16,"target":404},{"source":16,"target":405},{"source":16,"target":406},{"source":16,"target":407},{"source":16,"target":408},{"source":16,"target":409},{"source":16,"target":410},{"source":404,"target":15},{"source":404,"target":411},{"source":404,"target":16},{"source":411,"target":15},{"source":405,"target":412},{"source":405,"target":16},{"source":406,"target":413},{"source":406,"target":16},{"source":407,"target":414},{"source":407,"target":16},{"source":408,"target":415},{"source":408,"target":16},{"source":409,"target":416},{"source":409,"target":16},{"source":410,"target":417},{"source":410,"target":16},{"source":17,"target":0},{"source":17,"target":418},{"source":17,"target":419},{"source":418,"target":420},{"source":418,"target":17},{"source":419,"target":421},{"source":419,"target":17},{"source":18,"target":0},{"source":18,"target":422},{"source":18,"target":423},{"source":18,"target":424},{"source":18,"target":425},{"source":18,"target":426},{"source":18,"target":427},{"source":422,"target":428},{"source":422,"target":18},{"source":423,"target":429},{"source":423,"target":18},{"source":424,"target":430},{"source":424,"target":18},{"source":425,"target":431},{"source":425,"target":18},{"source":426,"target":432},{"source":426,"target":18},{"source":427,"target":433},{"source":427,"target":18},{"source":19,"target":0},{"source":19,"target":434},{"source":19,"target":435},{"source":19,"target":436},{"source":19,"target":437},{"source":19,"target":438},{"source":19,"target":439},{"source":19,"target":440},{"source":19,"target":441},{"source":19,"target":442},{"source":434,"target":2},{"source":434,"target":443},{"source":434,"target":19},{"source":443,"target":2},{"source":435,"target":2},{"source":435,"target":444},{"source":435,"target":19},{"source":444,"target":2},{"source":436,"target":445},{"source":436,"target":19},{"source":437,"target":446},{"source":437,"target":19},{"source":438,"target":447},{"source":438,"target":19},{"source":439,"target":448},{"source":439,"target":19},{"source":440,"target":449},{"source":440,"target":19},{"source":441,"target":450},{"source":441,"target":19},{"source":442,"target":451},{"source":442,"target":19},{"source":20,"target":0},{"source":20,"target":452},{"source":20,"target":453},{"source":20,"target":454},{"source":20,"target":455},{"source":452,"target":456},{"source":452,"target":20},{"source":453,"target":457},{"source":453,"target":20},{"source":454,"target":458},{"source":454,"target":20},{"source":455,"target":459},{"source":455,"target":20},{"source":21,"target":0},{"source":21,"target":460},{"source":21,"target":461},{"source":21,"target":462},{"source":21,"target":463},{"source":21,"target":464},{"source":21,"target":465},{"source":21,"target":466},{"source":460,"target":467},{"source":460,"target":21},{"source":461,"target":468},{"source":461,"target":21},{"source":462,"target":469},{"source":462,"target":21},{"source":463,"target":470},{"source":463,"target":21},{"source":464,"target":471},{"source":464,"target":21},{"source":465,"target":472},{"source":465,"target":21},{"source":466,"target":473},{"source":466,"target":21},{"source":22,"target":0},{"source":22,"target":474},{"source":22,"target":475},{"source":22,"target":476},{"source":474,"target":477},{"source":474,"target":22},{"source":475,"target":478},{"source":475,"target":22},{"source":476,"target":479},{"source":476,"target":22},{"source":23,"target":0},{"source":23,"target":480},{"source":23,"target":481},{"source":23,"target":482},{"source":23,"target":483},{"source":480,"target":23},{"source":481,"target":23},{"source":482,"target":23},{"source":483,"target":23},{"source":24,"target":0},{"source":24,"target":484},{"source":24,"target":485},{"source":24,"target":486},{"source":484,"target":487},{"source":484,"target":24},{"source":485,"target":488},{"source":485,"target":24},{"source":486,"target":489},{"source":486,"target":24},{"source":25,"target":0},{"source":25,"target":490},{"source":490,"target":491},{"source":490,"target":25},{"source":26,"target":0},{"source":26,"target":492},{"source":26,"target":493},{"source":26,"target":494},{"source":26,"target":495},{"source":492,"target":496},{"source":492,"target":26},{"source":493,"target":497},{"source":493,"target":26},{"source":494,"target":498},{"source":494,"target":26},{"source":495,"target":499},{"source":495,"target":26},{"source":27,"target":0},{"source":27,"target":500},{"source":27,"target":501},{"source":27,"target":502},{"source":27,"target":503},{"source":27,"target":504},{"source":27,"target":505},{"source":27,"target":506},{"source":27,"target":507},{"source":500,"target":27},{"source":500,"target":508},{"source":500,"target":27},{"source":508,"target":27},{"source":501,"target":509},{"source":501,"target":27},{"source":502,"target":510},{"source":502,"target":27},{"source":503,"target":511},{"source":503,"target":27},{"source":504,"target":512},{"source":504,"target":27},{"source":505,"target":513},{"source":505,"target":27},{"source":506,"target":514},{"source":506,"target":27},{"source":507,"target":515},{"source":507,"target":27},{"source":28,"target":0},{"source":28,"target":516},{"source":516,"target":517},{"source":516,"target":28},{"source":29,"target":0},{"source":29,"target":518},{"source":29,"target":519},{"source":518,"target":30},{"source":518,"target":520},{"source":518,"target":29},{"source":520,"target":30},{"source":519,"target":521},{"source":519,"target":29},{"source":30,"target":0},{"source":30,"target":522},{"source":30,"target":523},{"source":522,"target":29},{"source":522,"target":524},{"source":522,"target":30},{"source":524,"target":29},{"source":523,"target":525},{"source":523,"target":30},{"source":31,"target":0},{"source":31,"target":526},{"source":31,"target":527},{"source":31,"target":528},{"source":31,"target":529},{"source":31,"target":530},{"source":526,"target":531},{"source":526,"target":31},{"source":527,"target":532},{"source":527,"target":31},{"source":528,"target":533},{"source":528,"target":31},{"source":529,"target":534},{"source":529,"target":31},{"source":530,"target":535},{"source":530,"target":31}],"multigraph":true} |
false | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0"
xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="tc1"
nsURI="http://tc1/1.0" nsPrefix="tc1">
<eAnnotations source="EAnnotation0"/>
<eClassifiers xsi:type="ecore:EClass" name="EClass0"/>
<eClassifiers xsi:type="ecore:EDataType" name="EDataType0"/>
<eClassifiers xsi:type="ecore:EEnum" name="EEnum0"/>
<eSubpackages name="EPackage0"/>
</ecore:EPackage>
| github:ecore:/data/eclipse/emf.compare/plugins/org.eclipse.emf.compare.diagram.ecoretools.tests/src/org/eclipse/emf/compare/diagram/ecoretools/tests/nodechanges/data/a1/TC1.ecore | ecore | tc1
EClass0
EDataType0
EEnum0
EPackage0 | null | {"directed":true,"nodes":[{"nsPrefix":"tc1","nsURI":"http://tc1/1.0","name":"tc1","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EClass0","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EDataType0","instanceClass":null,"id":2,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EEnum0","instanceClass":null,"id":3,"serializable":true,"eClass":"EEnum"},{"nsPrefix":null,"nsURI":null,"name":"EPackage0","id":4,"eClass":"EPackage"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":1,"target":0},{"source":2,"target":0},{"source":3,"target":0},{"source":4,"target":0}],"multigraph":true} |
false | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="Hotel">
<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="Hotel">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="BadNumero"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="BadNumero" value="self.etageMin <> 13 and self.etageMin <> 13"/>
</eAnnotations>
<eOperations name="CalculerLoyer"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="Adresse" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="etageMin" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBigInteger"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="etageMax" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBigInteger"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="chambre" lowerBound="1"
upperBound="-1" eType="#//Chambre" containment="true" eOpposite="#//Chambre/hotel"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="hote" upperBound="-1" eType="#//Personne"
eOpposite="#//Personne/hebergement"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="personne" lowerBound="1"
eType="#//Personne" eOpposite="#//Personne/hotel">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Dirige"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Personne">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="Nom" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="age" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBigInteger"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="hebergement" eType="#//Hotel"
eOpposite="#//Hotel/hote"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="hotel" eType="#//Hotel"
eOpposite="#//Hotel/personne"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="location" upperBound="-1"
eType="#//Chambre" eOpposite="#//Chambre/client"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="dortoir" eType="#//Chambre"
eOpposite="#//Chambre/hote"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Chambre">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="MaxByRoom MaxByRom2 validNumberEtage"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="MaxByRoom" value="hote->select(p1 : Personne | p1.age > 4)->size() < nbLits 
		 and hote->select(p1 : Personne | p1.age < 4) -> size() <= 1"/>
<details key="MaxByRom2" value="hote->size() < self.nbLits or hote->size() <= self.nbLits + 1 and hote->exists(p:Personne| p.age < 4)"/>
<details key="validNumberEtage" value="etage >= hotel.etageMin or etage <= hotel.etageMax"/>
</eAnnotations>
<eOperations name="repeindre">
<eParameters name="couleur" eType="#//Couleur"/>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="etage" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBigInteger"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="nbLits" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBigInteger"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="numero" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBigInteger"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="Prix" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBigInteger"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="hotel" lowerBound="1" eType="#//Hotel"
eOpposite="#//Hotel/chambre"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="salledebain" eType="#//SalleDeBain"
eOpposite="#//SalleDeBain/loge"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="client" eType="#//Personne"
eOpposite="#//Personne/location"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="hote" upperBound="-1" eType="#//Personne"
eOpposite="#//Personne/dortoir"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="Genre">
<eLiterals name="masculin"/>
<eLiterals name="feminin" value="1"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="Couleur"/>
<eClassifiers xsi:type="ecore:EClass" name="SalleDeBain">
<eOperations name="Utiliser">
<eParameters name="P" eType="#//Personne"/>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="etage" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBigInteger"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="numero" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBigInteger"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="nbUtilisateurs" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBigInteger"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="loge" eType="#//Chambre"
eOpposite="#//Chambre/salledebain"/>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/tue-mdse/ocl-dataset/dataset/repos/sofiane8384/FormuleUn_Hotel/model/Hotel.ecore | ecore | Hotel
Hotel
CalculerLoyer
Adresse
etageMin
etageMax
chambre
hote
personne
Personne
Nom
age
hebergement
hotel
location
dortoir
Chambre
repeindre
couleur
etage
nbLits
numero
Prix
hotel
salledebain
client
hote
Genre
masculin
masculin
feminin
feminin
Couleur
SalleDeBain
Utiliser
P
etage
numero
nbUtilisateurs
loge | null | {"directed":true,"nodes":[{"nsPrefix":null,"nsURI":null,"name":"Hotel","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Hotel","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Personne","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Chambre","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"Genre","instanceClass":null,"id":4,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Couleur","instanceClass":null,"id":5,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SalleDeBain","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":1,"unique":true,"name":"CalculerLoyer","lowerBound":0,"id":7,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"Adresse","changeable":true,"lowerBound":0,"iD":false,"id":8,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"etageMin","changeable":true,"lowerBound":1,"iD":false,"id":9,"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":"etageMax","changeable":true,"lowerBound":1,"iD":false,"id":10,"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":"chambre","changeable":true,"resolveProxies":true,"lowerBound":1,"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":"hote","changeable":true,"resolveProxies":true,"lowerBound":0,"id":12,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"personne","changeable":true,"resolveProxies":true,"lowerBound":1,"id":13,"derived":false},{"id":14,"eClass":"EGenericType"},{"id":15,"eClass":"EGenericType"},{"id":16,"eClass":"EGenericType"},{"id":17,"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":"hotel","changeable":true,"resolveProxies":true,"lowerBound":1,"id":18,"derived":false},{"id":19,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"hebergement","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":"hotel","changeable":true,"resolveProxies":true,"lowerBound":0,"id":22,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"Nom","changeable":true,"lowerBound":0,"iD":false,"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":"age","changeable":true,"lowerBound":1,"iD":false,"id":24,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"location","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":false,"unsettable":false,"transient":false,"unique":true,"name":"dortoir","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":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"client","changeable":true,"resolveProxies":true,"lowerBound":0,"id":32,"derived":false},{"id":33,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"hote","changeable":true,"resolveProxies":true,"lowerBound":0,"id":34,"derived":false},{"ordered":true,"upperBound":1,"unique":true,"name":"repeindre","lowerBound":0,"id":35,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"etage","changeable":true,"lowerBound":1,"iD":false,"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":"nbLits","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":"numero","changeable":true,"lowerBound":1,"iD":false,"id":38,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"Prix","changeable":true,"lowerBound":1,"iD":false,"id":39,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"salledebain","changeable":true,"resolveProxies":true,"lowerBound":0,"id":40,"derived":false},{"ordered":true,"upperBound":1,"unique":true,"name":"couleur","lowerBound":0,"id":41,"many":false,"required":false,"eClass":"EParameter"},{"id":42,"eClass":"EGenericType"},{"id":43,"eClass":"EGenericType"},{"id":44,"eClass":"EGenericType"},{"id":45,"eClass":"EGenericType"},{"id":46,"eClass":"EGenericType"},{"id":47,"eClass":"EGenericType"},{"id":48,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"loge","changeable":true,"resolveProxies":true,"lowerBound":0,"id":49,"derived":false},{"id":50,"eClass":"EGenericType"},{"id":51,"eClass":"EGenericType"},{"name":"masculin","id":52,"value":0,"literal":"masculin","eClass":"EEnumLiteral"},{"name":"feminin","id":53,"value":1,"literal":"feminin","eClass":"EEnumLiteral"},{"ordered":true,"upperBound":1,"unique":true,"name":"Utiliser","lowerBound":0,"id":54,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"etage","changeable":true,"lowerBound":1,"iD":false,"id":55,"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":"numero","changeable":true,"lowerBound":1,"iD":false,"id":56,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"nbUtilisateurs","changeable":true,"lowerBound":1,"iD":false,"id":57,"derived":false},{"ordered":true,"upperBound":1,"unique":true,"name":"P","lowerBound":0,"id":58,"many":false,"required":false,"eClass":"EParameter"},{"id":59,"eClass":"EGenericType"},{"id":60,"eClass":"EGenericType"},{"id":61,"eClass":"EGenericType"},{"id":62,"eClass":"EGenericType"},{"id":63,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":1,"target":0},{"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":7,"target":1},{"source":8,"target":14},{"source":8,"target":1},{"source":9,"target":15},{"source":9,"target":1},{"source":10,"target":16},{"source":10,"target":1},{"source":11,"target":3},{"source":11,"target":17},{"source":11,"target":1},{"source":11,"target":18},{"source":17,"target":3},{"source":12,"target":2},{"source":12,"target":19},{"source":12,"target":1},{"source":12,"target":20},{"source":19,"target":2},{"source":13,"target":2},{"source":13,"target":21},{"source":13,"target":1},{"source":13,"target":22},{"source":21,"target":2},{"source":2,"target":0},{"source":2,"target":23},{"source":2,"target":24},{"source":2,"target":20},{"source":2,"target":22},{"source":2,"target":25},{"source":2,"target":26},{"source":23,"target":27},{"source":23,"target":2},{"source":24,"target":28},{"source":24,"target":2},{"source":20,"target":1},{"source":20,"target":29},{"source":20,"target":2},{"source":20,"target":12},{"source":29,"target":1},{"source":22,"target":1},{"source":22,"target":30},{"source":22,"target":2},{"source":22,"target":13},{"source":30,"target":1},{"source":25,"target":3},{"source":25,"target":31},{"source":25,"target":2},{"source":25,"target":32},{"source":31,"target":3},{"source":26,"target":3},{"source":26,"target":33},{"source":26,"target":2},{"source":26,"target":34},{"source":33,"target":3},{"source":3,"target":0},{"source":3,"target":35},{"source":3,"target":36},{"source":3,"target":37},{"source":3,"target":38},{"source":3,"target":39},{"source":3,"target":18},{"source":3,"target":40},{"source":3,"target":32},{"source":3,"target":34},{"source":35,"target":3},{"source":35,"target":41},{"source":41,"target":5},{"source":41,"target":42},{"source":41,"target":35},{"source":42,"target":5},{"source":36,"target":43},{"source":36,"target":3},{"source":37,"target":44},{"source":37,"target":3},{"source":38,"target":45},{"source":38,"target":3},{"source":39,"target":46},{"source":39,"target":3},{"source":18,"target":1},{"source":18,"target":47},{"source":18,"target":3},{"source":18,"target":11},{"source":47,"target":1},{"source":40,"target":6},{"source":40,"target":48},{"source":40,"target":3},{"source":40,"target":49},{"source":48,"target":6},{"source":32,"target":2},{"source":32,"target":50},{"source":32,"target":3},{"source":32,"target":25},{"source":50,"target":2},{"source":34,"target":2},{"source":34,"target":51},{"source":34,"target":3},{"source":34,"target":26},{"source":51,"target":2},{"source":4,"target":0},{"source":4,"target":52},{"source":4,"target":53},{"source":52,"target":4},{"source":53,"target":4},{"source":5,"target":0},{"source":6,"target":0},{"source":6,"target":54},{"source":6,"target":55},{"source":6,"target":56},{"source":6,"target":57},{"source":6,"target":49},{"source":54,"target":6},{"source":54,"target":58},{"source":58,"target":2},{"source":58,"target":59},{"source":58,"target":54},{"source":59,"target":2},{"source":55,"target":60},{"source":55,"target":6},{"source":56,"target":61},{"source":56,"target":6},{"source":57,"target":62},{"source":57,"target":6},{"source":49,"target":3},{"source":49,"target":63},{"source":49,"target":6},{"source":49,"target":40},{"source":63,"target":3}],"multigraph":true} |
false | <?xml version="1.0" encoding="ASCII"?>
<ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="atlext" nsURI="http://anatlyzer/atl/ext" nsPrefix="atlext">
<eSubpackages name="ATL" nsURI="http://anatlyzer/atlext/ATL" nsPrefix="atl_ext_atl">
<eClassifiers xsi:type="ecore:EClass" name="LocatedElement" abstract="true">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="location" ordered="false" unique="false" eType="//PrimitiveTypes/String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="commentsBefore" unique="false" upperBound="-1" eType="//PrimitiveTypes/String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="commentsAfter" unique="false" upperBound="-1" eType="//PrimitiveTypes/String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="fileLocation">
<eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="fileObject">
<eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="problems" upperBound="-1">
<eType xsi:type="ecore:EClass" href="http://www.eclipse.org/emf/2002/Ecore#//EObject"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="annotations" upperBound="-1" eType="//ATL/StringToStringMap" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Unit" eSuperTypes="//ATL/LocatedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="libraries" ordered="false" upperBound="-1" eType="//ATL/LibraryRef" containment="true" eOpposite="//ATL/LibraryRef/unit"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" unique="false" lowerBound="1" eType="//PrimitiveTypes/String"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Library" eSuperTypes="//ATL/Unit">
<eStructuralFeatures xsi:type="ecore:EReference" name="helpers" upperBound="-1" eType="//ATL/Helper" containment="true" eOpposite="//ATL/Helper/library"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Query" eSuperTypes="//ATL/Unit">
<eStructuralFeatures xsi:type="ecore:EReference" name="body" ordered="false" lowerBound="1" eType="//OCL/OclExpression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="helpers" upperBound="-1" eType="//ATL/Helper" containment="true" eOpposite="//ATL/Helper/query"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Module" eSuperTypes="//ATL/Unit">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isRefining" ordered="false" unique="false" lowerBound="1" eType="//PrimitiveTypes/Boolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="inModels" lowerBound="1" upperBound="-1" eType="//OCL/OclModel" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="outModels" ordered="false" lowerBound="1" upperBound="-1" eType="//OCL/OclModel" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="elements" upperBound="-1" eType="//ATL/ModuleElement" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ModuleElement" abstract="true" eSuperTypes="//ATL/LocatedElement"/>
<eClassifiers xsi:type="ecore:EClass" name="Helper" abstract="true" eSuperTypes="//ATL/ModuleElement //ATL/Callable">
<eStructuralFeatures xsi:type="ecore:EReference" name="query" ordered="false" eType="//ATL/Query" eOpposite="//ATL/Query/helpers"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="library" ordered="false" eType="//ATL/Library" eOpposite="//ATL/Library/helpers"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="definition" ordered="false" lowerBound="1" eType="//OCL/OclFeatureDefinition" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="hasContext" lowerBound="1" defaultValueLiteral="false">
<eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isAttribute" lowerBound="1" defaultValueLiteral="false">
<eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="inferredReturnType">
<eType xsi:type="ecore:EClass" href="file:///home/jesus/projects/anatlyzer/plugins/anatlyzer.atl.typing/model/types.ecore#//Type"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="staticReturnType">
<eType xsi:type="ecore:EClass" href="file:///home/jesus/projects/anatlyzer/plugins/anatlyzer.atl.typing/model/types.ecore#//Type"/>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="StaticHelper" eSuperTypes="//ATL/Helper //ATL/ModuleCallable"/>
<eClassifiers xsi:type="ecore:EClass" name="ContextHelper" eSuperTypes="//ATL/Helper">
<eStructuralFeatures xsi:type="ecore:EReference" name="contextType" lowerBound="1">
<eType xsi:type="ecore:EClass" href="file:///home/jesus/projects/anatlyzer/plugins/anatlyzer.atl.typing/model/types.ecore#//Type"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="polymorphicCalledBy" upperBound="-1" eType="//OCL/PropertyCallExp" eOpposite="//OCL/PropertyCallExp/dynamicResolvers"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Rule" abstract="true" eSuperTypes="//ATL/ModuleElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="outPattern" ordered="false" eType="//ATL/OutPattern" containment="true" eOpposite="//ATL/OutPattern/rule"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="actionBlock" ordered="false" eType="//ATL/ActionBlock" containment="true" eOpposite="//ATL/ActionBlock/rule"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="variables" upperBound="-1" eType="//ATL/RuleVariableDeclaration" containment="true" eOpposite="//ATL/RuleVariableDeclaration/rule"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" unique="false" lowerBound="1" eType="//PrimitiveTypes/String"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="StaticRule" abstract="true" eSuperTypes="//ATL/ModuleCallable //ATL/Rule"/>
<eClassifiers xsi:type="ecore:EClass" name="ModuleCallable" abstract="true" eSuperTypes="//ATL/Callable"/>
<eClassifiers xsi:type="ecore:EClass" name="Callable" abstract="true">
<eStructuralFeatures xsi:type="ecore:EReference" name="calledBy" upperBound="-1" eType="//OCL/PropertyCallExp"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="callableParameters" upperBound="-1" eType="//ATL/CallableParameter" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="RuleWithPattern" abstract="true" eSuperTypes="//ATL/Rule">
<eStructuralFeatures xsi:type="ecore:EReference" name="inPattern" ordered="false" eType="//ATL/InPattern" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="children" ordered="false" upperBound="-1" eType="//ATL/RuleWithPattern" eOpposite="//ATL/RuleWithPattern/superRule"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="superRule" ordered="false" eType="//ATL/RuleWithPattern" eOpposite="//ATL/RuleWithPattern/children"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isAbstract" ordered="false" unique="false" lowerBound="1" eType="//PrimitiveTypes/Boolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isRefining" ordered="false" unique="false" lowerBound="1" eType="//PrimitiveTypes/Boolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isNoDefault" ordered="false" unique="false" lowerBound="1" eType="//PrimitiveTypes/Boolean"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MatchedRule" eSuperTypes="//ATL/RuleWithPattern"/>
<eClassifiers xsi:type="ecore:EClass" name="LazyRule" eSuperTypes="//ATL/RuleWithPattern //ATL/StaticRule">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isUnique" ordered="false" unique="false" lowerBound="1" eType="//PrimitiveTypes/Boolean"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CalledRule" eSuperTypes="//ATL/StaticRule">
<eStructuralFeatures xsi:type="ecore:EReference" name="parameters" ordered="false" upperBound="-1" eType="//OCL/Parameter" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isEntrypoint" ordered="false" unique="false" lowerBound="1" eType="//PrimitiveTypes/Boolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isEndpoint" ordered="false" unique="false" lowerBound="1" eType="//PrimitiveTypes/Boolean"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="InPattern" eSuperTypes="//ATL/LocatedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="elements" ordered="false" lowerBound="1" upperBound="-1" eType="//ATL/InPatternElement" containment="true" eOpposite="//ATL/InPatternElement/inPattern"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="filter" ordered="false" eType="//OCL/OclExpression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="OutPattern" eSuperTypes="//ATL/LocatedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="rule" ordered="false" lowerBound="1" eType="//ATL/Rule" eOpposite="//ATL/Rule/outPattern"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="dropPattern" ordered="false" eType="//ATL/DropPattern" containment="true" eOpposite="//ATL/DropPattern/outPattern"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="elements" lowerBound="1" upperBound="-1" eType="//ATL/OutPatternElement" containment="true" eOpposite="//ATL/OutPatternElement/outPattern"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DropPattern" eSuperTypes="//ATL/LocatedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="outPattern" ordered="false" lowerBound="1" eType="//ATL/OutPattern" eOpposite="//ATL/OutPattern/dropPattern"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PatternElement" abstract="true" eSuperTypes="//OCL/VariableDeclaration"/>
<eClassifiers xsi:type="ecore:EClass" name="InPatternElement" abstract="true" eSuperTypes="//ATL/PatternElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="mapsTo" ordered="false" lowerBound="1" eType="//ATL/OutPatternElement" eOpposite="//ATL/OutPatternElement/sourceElement"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="inPattern" ordered="false" lowerBound="1" eType="//ATL/InPattern" eOpposite="//ATL/InPattern/elements"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="models" ordered="false" upperBound="-1" eType="//OCL/OclModel"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SimpleInPatternElement" eSuperTypes="//ATL/InPatternElement"/>
<eClassifiers xsi:type="ecore:EClass" name="OutPatternElement" abstract="true" eSuperTypes="//ATL/PatternElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="outPattern" ordered="false" lowerBound="1" eType="//ATL/OutPattern" eOpposite="//ATL/OutPattern/elements"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="sourceElement" ordered="false" eType="//ATL/InPatternElement" eOpposite="//ATL/InPatternElement/mapsTo"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="bindings" upperBound="-1" eType="//ATL/Binding" containment="true" eOpposite="//ATL/Binding/outPatternElement"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="model" ordered="false" eType="//OCL/OclModel"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SimpleOutPatternElement" eSuperTypes="//ATL/OutPatternElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="reverseBindings" upperBound="-1" eType="//OCL/OclExpression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ForEachOutPatternElement" eSuperTypes="//ATL/OutPatternElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="collection" ordered="false" lowerBound="1" eType="//OCL/OclExpression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="iterator" ordered="false" lowerBound="1" eType="//OCL/Iterator" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Binding" eSuperTypes="//ATL/LocatedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="value" ordered="false" lowerBound="1" eType="//OCL/OclExpression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="outPatternElement" ordered="false" lowerBound="1" eType="//ATL/OutPatternElement" eOpposite="//ATL/OutPatternElement/bindings"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="propertyName" ordered="false" unique="false" lowerBound="1" eType="//PrimitiveTypes/String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isAssignment" ordered="false" unique="false" lowerBound="1" eType="//PrimitiveTypes/Boolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="writtenFeature" lowerBound="1">
<eType xsi:type="ecore:EClass" href="http://www.eclipse.org/emf/2002/Ecore#//EObject"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="leftType" lowerBound="1">
<eType xsi:type="ecore:EClass" href="file:///home/jesus/projects/anatlyzer/plugins/anatlyzer.atl.typing/model/types.ecore#//Type"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="resolvedBy" upperBound="-1" eType="//ATL/RuleResolutionInfo" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="RuleVariableDeclaration" eSuperTypes="//OCL/VariableDeclaration">
<eStructuralFeatures xsi:type="ecore:EReference" name="rule" ordered="false" lowerBound="1" eType="//ATL/Rule" eOpposite="//ATL/Rule/variables"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="LibraryRef" eSuperTypes="//ATL/LocatedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="unit" ordered="false" lowerBound="1" eType="//ATL/Unit" eOpposite="//ATL/Unit/libraries"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" unique="false" lowerBound="1" eType="//PrimitiveTypes/String"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ActionBlock" eSuperTypes="//ATL/LocatedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="rule" ordered="false" lowerBound="1" eType="//ATL/Rule" eOpposite="//ATL/Rule/actionBlock"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="statements" upperBound="-1" eType="//ATL/Statement" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Statement" abstract="true" eSuperTypes="//ATL/LocatedElement"/>
<eClassifiers xsi:type="ecore:EClass" name="ExpressionStat" eSuperTypes="//ATL/Statement">
<eStructuralFeatures xsi:type="ecore:EReference" name="expression" ordered="false" lowerBound="1" eType="//OCL/OclExpression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BindingStat" eSuperTypes="//ATL/Statement">
<eStructuralFeatures xsi:type="ecore:EReference" name="source" ordered="false" lowerBound="1" eType="//OCL/OclExpression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="propertyName" ordered="false" unique="false" lowerBound="1" eType="//PrimitiveTypes/String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isAssignment" ordered="false" unique="false" lowerBound="1" eType="//PrimitiveTypes/Boolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="value" ordered="false" lowerBound="1" eType="//OCL/OclExpression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="IfStat" eSuperTypes="//ATL/Statement">
<eStructuralFeatures xsi:type="ecore:EReference" name="condition" ordered="false" lowerBound="1" eType="//OCL/OclExpression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="thenStatements" upperBound="-1" eType="//ATL/Statement" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="elseStatements" upperBound="-1" eType="//ATL/Statement" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ForStat" eSuperTypes="//ATL/Statement">
<eStructuralFeatures xsi:type="ecore:EReference" name="iterator" ordered="false" lowerBound="1" eType="//OCL/Iterator" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="collection" ordered="false" lowerBound="1" eType="//OCL/OclExpression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="statements" upperBound="-1" eType="//ATL/Statement" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="StringToStringMap" instanceClassName="java.util.Map$Entry">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="key" lowerBound="1">
<eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="value" lowerBound="1">
<eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CallableParameter">
<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="staticType" lowerBound="1">
<eType xsi:type="ecore:EClass" href="file:///home/jesus/projects/anatlyzer/plugins/anatlyzer.atl.typing/model/types.ecore#//Type"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="paramDeclaration" eType="//OCL/VariableDeclaration"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="RuleResolutionInfo">
<eStructuralFeatures xsi:type="ecore:EReference" name="rule" lowerBound="1" eType="//ATL/MatchedRule"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="allInvolvedRules" lowerBound="1" upperBound="-1" eType="//ATL/MatchedRule"/>
</eClassifiers>
</eSubpackages>
<eSubpackages name="OCL" nsURI="http://anatlyzer/atl/ext/OCL" nsPrefix="atl_ext_ocl">
<eClassifiers xsi:type="ecore:EClass" name="OclExpression" abstract="true" eSuperTypes="//ATL/LocatedElement //OCL/TypedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="type" ordered="false" eType="//OCL/OclType" containment="true" eOpposite="//OCL/OclType/oclExpression"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ifExp3" ordered="false" eType="//OCL/IfExp" eOpposite="//OCL/IfExp/elseExpression"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="appliedProperty" ordered="false" eType="//OCL/PropertyCallExp" eOpposite="//OCL/PropertyCallExp/source"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="collection" ordered="false" eType="//OCL/CollectionExp" eOpposite="//OCL/CollectionExp/elements"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="letExp" ordered="false" eType="//OCL/LetExp" eOpposite="//OCL/LetExp/in_"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="loopExp" ordered="false" eType="//OCL/LoopExp" eOpposite="//OCL/LoopExp/body"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="parentOperation" ordered="false" eType="//OCL/OperationCallExp" eOpposite="//OCL/OperationCallExp/arguments"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="initializedVariable" ordered="false" eType="//OCL/VariableDeclaration" eOpposite="//OCL/VariableDeclaration/initExpression"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ifExp2" ordered="false" eType="//OCL/IfExp" eOpposite="//OCL/IfExp/thenExpression"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="owningOperation" ordered="false" eType="//OCL/Operation" eOpposite="//OCL/Operation/body"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ifExp1" ordered="false" eType="//OCL/IfExp" eOpposite="//OCL/IfExp/condition"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="owningAttribute" ordered="false" eType="//OCL/Attribute" eOpposite="//OCL/Attribute/initExpression"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="implicitlyCasted" defaultValueLiteral="false">
<eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="noCastedType">
<eType xsi:type="ecore:EClass" href="file:///home/jesus/projects/anatlyzer/plugins/anatlyzer.atl.typing/model/types.ecore#//Type"/>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="VariableExp" eSuperTypes="//OCL/OclExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="referredVariable" ordered="false" lowerBound="1" eType="//OCL/VariableDeclaration" eOpposite="//OCL/VariableDeclaration/variableExp"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SuperExp" eSuperTypes="//OCL/OclExpression"/>
<eClassifiers xsi:type="ecore:EClass" name="PrimitiveExp" abstract="true" eSuperTypes="//OCL/OclExpression"/>
<eClassifiers xsi:type="ecore:EClass" name="StringExp" eSuperTypes="//OCL/PrimitiveExp">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="stringSymbol" ordered="false" unique="false" lowerBound="1" eType="//PrimitiveTypes/String"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BooleanExp" eSuperTypes="//OCL/PrimitiveExp">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="booleanSymbol" ordered="false" unique="false" lowerBound="1" eType="//PrimitiveTypes/Boolean"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="NumericExp" abstract="true" eSuperTypes="//OCL/PrimitiveExp"/>
<eClassifiers xsi:type="ecore:EClass" name="RealExp" eSuperTypes="//OCL/NumericExp">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="realSymbol" ordered="false" unique="false" lowerBound="1" eType="//PrimitiveTypes/Double"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="IntegerExp" eSuperTypes="//OCL/NumericExp">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="integerSymbol" ordered="false" unique="false" lowerBound="1" eType="//PrimitiveTypes/Integer"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CollectionExp" abstract="true" eSuperTypes="//OCL/OclExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="elements" upperBound="-1" eType="//OCL/OclExpression" containment="true" eOpposite="//OCL/OclExpression/collection"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BagExp" eSuperTypes="//OCL/CollectionExp"/>
<eClassifiers xsi:type="ecore:EClass" name="OrderedSetExp" eSuperTypes="//OCL/CollectionExp"/>
<eClassifiers xsi:type="ecore:EClass" name="SequenceExp" eSuperTypes="//OCL/CollectionExp"/>
<eClassifiers xsi:type="ecore:EClass" name="SetExp" eSuperTypes="//OCL/CollectionExp"/>
<eClassifiers xsi:type="ecore:EClass" name="TupleExp" eSuperTypes="//OCL/OclExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="tuplePart" upperBound="-1" eType="//OCL/TuplePart" containment="true" eOpposite="//OCL/TuplePart/tuple"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TuplePart" eSuperTypes="//OCL/VariableDeclaration">
<eStructuralFeatures xsi:type="ecore:EReference" name="tuple" ordered="false" lowerBound="1" eType="//OCL/TupleExp" eOpposite="//OCL/TupleExp/tuplePart"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MapExp" eSuperTypes="//OCL/OclExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="elements" upperBound="-1" eType="//OCL/MapElement" containment="true" eOpposite="//OCL/MapElement/map"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MapElement" eSuperTypes="//ATL/LocatedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="map" ordered="false" lowerBound="1" eType="//OCL/MapExp" eOpposite="//OCL/MapExp/elements"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="key" ordered="false" lowerBound="1" eType="//OCL/OclExpression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="value" ordered="false" lowerBound="1" eType="//OCL/OclExpression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EnumLiteralExp" eSuperTypes="//OCL/OclExpression">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" unique="false" lowerBound="1" eType="//PrimitiveTypes/String"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="OclUndefinedExp" eSuperTypes="//OCL/OclExpression"/>
<eClassifiers xsi:type="ecore:EClass" name="PropertyCallExp" abstract="true" eSuperTypes="//OCL/OclExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="source" ordered="false" lowerBound="1" eType="//OCL/OclExpression" containment="true" eOpposite="//OCL/OclExpression/appliedProperty"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="usedFeature">
<eType xsi:type="ecore:EClass" href="http://www.eclipse.org/emf/2002/Ecore#//EObject"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="subtypeFeatures" upperBound="-1">
<eType xsi:type="ecore:EClass" href="http://www.eclipse.org/emf/2002/Ecore#//EObject"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="receptorType">
<eType xsi:type="ecore:EClass" href="http://www.eclipse.org/emf/2002/Ecore#//EObject"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isStaticCall" lowerBound="1" defaultValueLiteral="false">
<eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="staticResolver" lowerBound="1" eType="//ATL/Callable"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="dynamicResolvers" upperBound="-1" eType="//ATL/ContextHelper" eOpposite="//ATL/ContextHelper/polymorphicCalledBy"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="NavigationOrAttributeCallExp" eSuperTypes="//OCL/PropertyCallExp">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" unique="false" lowerBound="1" eType="//PrimitiveTypes/String"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="OperationCallExp" eSuperTypes="//OCL/PropertyCallExp">
<eStructuralFeatures xsi:type="ecore:EReference" name="arguments" upperBound="-1" eType="//OCL/OclExpression" containment="true" eOpposite="//OCL/OclExpression/parentOperation"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="operationName" ordered="false" unique="false" lowerBound="1" eType="//PrimitiveTypes/String"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="resolveTempResolvedBy" upperBound="-1" eType="//OCL/ResolveTempResolution" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="OperatorCallExp" eSuperTypes="//OCL/OperationCallExp"/>
<eClassifiers xsi:type="ecore:EClass" name="CollectionOperationCallExp" eSuperTypes="//OCL/OperationCallExp"/>
<eClassifiers xsi:type="ecore:EClass" name="LoopExp" abstract="true" eSuperTypes="//OCL/PropertyCallExp">
<eStructuralFeatures xsi:type="ecore:EReference" name="body" ordered="false" lowerBound="1" eType="//OCL/OclExpression" containment="true" eOpposite="//OCL/OclExpression/loopExp"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="iterators" ordered="false" lowerBound="1" upperBound="-1" eType="//OCL/Iterator" containment="true" eOpposite="//OCL/Iterator/loopExpr"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="IterateExp" eSuperTypes="//OCL/LoopExp">
<eStructuralFeatures xsi:type="ecore:EReference" name="result" ordered="false" lowerBound="1" eType="//OCL/VariableDeclaration" containment="true" eOpposite="//OCL/VariableDeclaration/baseExp"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="IteratorExp" eSuperTypes="//OCL/LoopExp">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" unique="false" lowerBound="1" eType="//PrimitiveTypes/String"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="LetExp" eSuperTypes="//OCL/OclExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="variable" ordered="false" lowerBound="1" eType="//OCL/VariableDeclaration" containment="true" eOpposite="//OCL/VariableDeclaration/letExp"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="in_" ordered="false" lowerBound="1" eType="//OCL/OclExpression" containment="true" eOpposite="//OCL/OclExpression/letExp"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="IfExp" eSuperTypes="//OCL/OclExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="thenExpression" ordered="false" lowerBound="1" eType="//OCL/OclExpression" containment="true" eOpposite="//OCL/OclExpression/ifExp2"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="condition" ordered="false" lowerBound="1" eType="//OCL/OclExpression" containment="true" eOpposite="//OCL/OclExpression/ifExp1"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="elseExpression" ordered="false" lowerBound="1" eType="//OCL/OclExpression" containment="true" eOpposite="//OCL/OclExpression/ifExp3"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="VariableDeclaration" eSuperTypes="//ATL/LocatedElement //OCL/TypedElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="id" ordered="false" unique="false" eType="//PrimitiveTypes/String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="varName" ordered="false" unique="false" lowerBound="1" eType="//PrimitiveTypes/String"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="type" ordered="false" eType="//OCL/OclType" containment="true" eOpposite="//OCL/OclType/variableDeclaration"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="initExpression" ordered="false" eType="//OCL/OclExpression" containment="true" eOpposite="//OCL/OclExpression/initializedVariable"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="letExp" ordered="false" eType="//OCL/LetExp" eOpposite="//OCL/LetExp/variable"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="baseExp" ordered="false" eType="//OCL/IterateExp" eOpposite="//OCL/IterateExp/result"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="variableExp" ordered="false" upperBound="-1" eType="//OCL/VariableExp" eOpposite="//OCL/VariableExp/referredVariable"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="staticType">
<eType xsi:type="ecore:EClass" href="file:///home/jesus/projects/anatlyzer/plugins/anatlyzer.atl.typing/model/types.ecore#//Type"/>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Iterator" eSuperTypes="//OCL/VariableDeclaration">
<eStructuralFeatures xsi:type="ecore:EReference" name="loopExpr" ordered="false" eType="//OCL/LoopExp" eOpposite="//OCL/LoopExp/iterators"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Parameter" eSuperTypes="//OCL/VariableDeclaration"/>
<eClassifiers xsi:type="ecore:EClass" name="CollectionType" eSuperTypes="//OCL/OclType">
<eStructuralFeatures xsi:type="ecore:EReference" name="elementType" ordered="false" lowerBound="1" eType="//OCL/OclType" containment="true" eOpposite="//OCL/OclType/collectionTypes"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="OclType" eSuperTypes="//OCL/OclExpression">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" unique="false" lowerBound="1" eType="//PrimitiveTypes/String"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="definitions" ordered="false" eType="//OCL/OclContextDefinition" eOpposite="//OCL/OclContextDefinition/context_"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="oclExpression" ordered="false" eType="//OCL/OclExpression" eOpposite="//OCL/OclExpression/type"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="operation" ordered="false" eType="//OCL/Operation" eOpposite="//OCL/Operation/returnType"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="mapType2" ordered="false" eType="//OCL/MapType" eOpposite="//OCL/MapType/valueType"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="attribute" ordered="false" eType="//OCL/Attribute" eOpposite="//OCL/Attribute/type"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="mapType" ordered="false" eType="//OCL/MapType" eOpposite="//OCL/MapType/keyType"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="collectionTypes" ordered="false" eType="//OCL/CollectionType" eOpposite="//OCL/CollectionType/elementType"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="tupleTypeAttribute" ordered="false" eType="//OCL/TupleTypeAttribute" eOpposite="//OCL/TupleTypeAttribute/type"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="variableDeclaration" ordered="false" eType="//OCL/VariableDeclaration" eOpposite="//OCL/VariableDeclaration/type"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Primitive" abstract="true" eSuperTypes="//OCL/OclType"/>
<eClassifiers xsi:type="ecore:EClass" name="StringType" eSuperTypes="//OCL/Primitive"/>
<eClassifiers xsi:type="ecore:EClass" name="BooleanType" eSuperTypes="//OCL/Primitive"/>
<eClassifiers xsi:type="ecore:EClass" name="NumericType" abstract="true" eSuperTypes="//OCL/Primitive"/>
<eClassifiers xsi:type="ecore:EClass" name="IntegerType" eSuperTypes="//OCL/NumericType"/>
<eClassifiers xsi:type="ecore:EClass" name="RealType" eSuperTypes="//OCL/NumericType"/>
<eClassifiers xsi:type="ecore:EClass" name="BagType" eSuperTypes="//OCL/CollectionType"/>
<eClassifiers xsi:type="ecore:EClass" name="OrderedSetType" eSuperTypes="//OCL/CollectionType"/>
<eClassifiers xsi:type="ecore:EClass" name="SequenceType" eSuperTypes="//OCL/CollectionType"/>
<eClassifiers xsi:type="ecore:EClass" name="SetType" eSuperTypes="//OCL/CollectionType"/>
<eClassifiers xsi:type="ecore:EClass" name="OclAnyType" eSuperTypes="//OCL/OclType"/>
<eClassifiers xsi:type="ecore:EClass" name="TupleType" eSuperTypes="//OCL/OclType">
<eStructuralFeatures xsi:type="ecore:EReference" name="attributes" upperBound="-1" eType="//OCL/TupleTypeAttribute" containment="true" eOpposite="//OCL/TupleTypeAttribute/tupleType"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TupleTypeAttribute" eSuperTypes="//ATL/LocatedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="type" ordered="false" lowerBound="1" eType="//OCL/OclType" containment="true" eOpposite="//OCL/OclType/tupleTypeAttribute"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="tupleType" ordered="false" lowerBound="1" eType="//OCL/TupleType" eOpposite="//OCL/TupleType/attributes"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" unique="false" lowerBound="1" eType="//PrimitiveTypes/String"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="OclModelElement" eSuperTypes="//OCL/OclType">
<eStructuralFeatures xsi:type="ecore:EReference" name="model" ordered="false" lowerBound="1" eType="//OCL/OclModel" eOpposite="//OCL/OclModel/elements"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MapType" eSuperTypes="//OCL/OclType">
<eStructuralFeatures xsi:type="ecore:EReference" name="valueType" ordered="false" lowerBound="1" eType="//OCL/OclType" containment="true" eOpposite="//OCL/OclType/mapType2"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="keyType" ordered="false" lowerBound="1" eType="//OCL/OclType" containment="true" eOpposite="//OCL/OclType/mapType"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="OclFeatureDefinition" eSuperTypes="//ATL/LocatedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="feature" ordered="false" lowerBound="1" eType="//OCL/OclFeature" containment="true" eOpposite="//OCL/OclFeature/definition"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="context_" ordered="false" eType="//OCL/OclContextDefinition" containment="true" eOpposite="//OCL/OclContextDefinition/definition"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="OclContextDefinition" eSuperTypes="//ATL/LocatedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="definition" ordered="false" lowerBound="1" eType="//OCL/OclFeatureDefinition" eOpposite="//OCL/OclFeatureDefinition/context_"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="context_" ordered="false" lowerBound="1" eType="//OCL/OclType" containment="true" eOpposite="//OCL/OclType/definitions"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="OclFeature" abstract="true" eSuperTypes="//ATL/LocatedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="definition" ordered="false" eType="//OCL/OclFeatureDefinition" eOpposite="//OCL/OclFeatureDefinition/feature"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Attribute" eSuperTypes="//OCL/OclFeature">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" unique="false" lowerBound="1" eType="//PrimitiveTypes/String"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="initExpression" ordered="false" lowerBound="1" eType="//OCL/OclExpression" containment="true" eOpposite="//OCL/OclExpression/owningAttribute"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="type" ordered="false" lowerBound="1" eType="//OCL/OclType" containment="true" eOpposite="//OCL/OclType/attribute"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Operation" eSuperTypes="//OCL/OclFeature">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" unique="false" lowerBound="1" eType="//PrimitiveTypes/String"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="parameters" upperBound="-1" eType="//OCL/Parameter" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="returnType" ordered="false" lowerBound="1" eType="//OCL/OclType" containment="true" eOpposite="//OCL/OclType/operation"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="body" ordered="false" lowerBound="1" eType="//OCL/OclExpression" containment="true" eOpposite="//OCL/OclExpression/owningOperation"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="OclModel" eSuperTypes="//ATL/LocatedElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" unique="false" lowerBound="1" eType="//PrimitiveTypes/String"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="metamodel" ordered="false" lowerBound="1" eType="//OCL/OclModel" eOpposite="//OCL/OclModel/model"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="elements" ordered="false" upperBound="-1" eType="//OCL/OclModelElement" eOpposite="//OCL/OclModelElement/model"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="model" ordered="false" upperBound="-1" eType="//OCL/OclModel" eOpposite="//OCL/OclModel/metamodel"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TypedElement" abstract="true">
<eStructuralFeatures xsi:type="ecore:EReference" name="inferredType">
<eType xsi:type="ecore:EClass" href="file:///home/jesus/projects/anatlyzer/plugins/anatlyzer.atl.typing/model/types.ecore#//Type"/>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ResolveTempResolution" eSuperTypes="//ATL/RuleResolutionInfo">
<eStructuralFeatures xsi:type="ecore:EReference" name="element" lowerBound="1" eType="//ATL/OutPatternElement"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="JavaBody" eSuperTypes="//OCL/OclExpression"/>
<eClassifiers xsi:type="ecore:EClass" name="GetAppliedStereotypesBody" eSuperTypes="//OCL/JavaBody"/>
</eSubpackages>
<eSubpackages name="PrimitiveTypes" nsURI="http://anatlyzer/atl/ext/PrimitiveTypes" nsPrefix="atl_ext_ptypes">
<eClassifiers xsi:type="ecore:EDataType" name="Boolean" instanceClassName="boolean"/>
<eClassifiers xsi:type="ecore:EDataType" name="Double" instanceClassName="double"/>
<eClassifiers xsi:type="ecore:EDataType" name="Integer" instanceClassName="int"/>
<eClassifiers xsi:type="ecore:EDataType" name="String" instanceClassName="java.lang.String"/>
</eSubpackages>
</ecore:EPackage>
| github:ecore:/data/BanafshehAzizi/SEET/plugins/anatlyzer/anatlyzer.atl.typing/model/generated/merged.ecore | ecore | atlext
ATL
LocatedElement
location
commentsBefore
commentsAfter
fileLocation
fileObject
problems
annotations
Unit
libraries
name
Library
helpers
Query
body
helpers
Module
isRefining
inModels
outModels
elements
ModuleElement
Helper
query
library
definition
hasContext
false
isAttribute
false
inferredReturnType
staticReturnType
StaticHelper
ContextHelper
contextType
polymorphicCalledBy
Rule
outPattern
actionBlock
variables
name
StaticRule
ModuleCallable
Callable
calledBy
callableParameters
RuleWithPattern
inPattern
children
superRule
isAbstract
isRefining
isNoDefault
MatchedRule
LazyRule
isUnique
CalledRule
parameters
isEntrypoint
isEndpoint
InPattern
elements
filter
OutPattern
rule
dropPattern
elements
DropPattern
outPattern
PatternElement
InPatternElement
mapsTo
inPattern
models
SimpleInPatternElement
OutPatternElement
outPattern
sourceElement
bindings
model
SimpleOutPatternElement
reverseBindings
ForEachOutPatternElement
collection
iterator
Binding
value
outPatternElement
propertyName
isAssignment
writtenFeature
leftType
resolvedBy
RuleVariableDeclaration
rule
LibraryRef
unit
name
ActionBlock
rule
statements
Statement
ExpressionStat
expression
BindingStat
source
propertyName
isAssignment
value
IfStat
condition
thenStatements
elseStatements
ForStat
iterator
collection
statements
StringToStringMap
java.util.Map$Entry
java.util.Map$Entry
key
value
CallableParameter
name
staticType
paramDeclaration
RuleResolutionInfo
rule
allInvolvedRules
OCL
OclExpression
type
ifExp3
appliedProperty
collection
letExp
loopExp
parentOperation
initializedVariable
ifExp2
owningOperation
ifExp1
owningAttribute
implicitlyCasted
false
noCastedType
VariableExp
referredVariable
SuperExp
PrimitiveExp
StringExp
stringSymbol
BooleanExp
booleanSymbol
NumericExp
RealExp
realSymbol
IntegerExp
integerSymbol
CollectionExp
elements
BagExp
OrderedSetExp
SequenceExp
SetExp
TupleExp
tuplePart
TuplePart
tuple
MapExp
elements
MapElement
map
key
value
EnumLiteralExp
name
OclUndefinedExp
PropertyCallExp
source
usedFeature
subtypeFeatures
receptorType
isStaticCall
false
staticResolver
dynamicResolvers
NavigationOrAttributeCallExp
name
OperationCallExp
arguments
operationName
resolveTempResolvedBy
OperatorCallExp
CollectionOperationCallExp
LoopExp
body
iterators
IterateExp
result
IteratorExp
name
LetExp
variable
in_
IfExp
thenExpression
condition
elseExpression
VariableDeclaration
id
varName
type
initExpression
letExp
baseExp
variableExp
staticType
Iterator
loopExpr
Parameter
CollectionType
elementType
OclType
name
definitions
oclExpression
operation
mapType2
attribute
mapType
collectionTypes
tupleTypeAttribute
variableDeclaration
Primitive
StringType
BooleanType
NumericType
IntegerType
RealType
BagType
OrderedSetType
SequenceType
SetType
OclAnyType
TupleType
attributes
TupleTypeAttribute
type
tupleType
name
OclModelElement
model
MapType
valueType
keyType
OclFeatureDefinition
feature
context_
OclContextDefinition
definition
context_
OclFeature
definition
Attribute
name
initExpression
type
Operation
name
parameters
returnType
body
OclModel
name
metamodel
elements
model
TypedElement
inferredType
ResolveTempResolution
element
JavaBody
GetAppliedStereotypesBody
PrimitiveTypes
Boolean
boolean
boolean
Double
double
double
Integer
int
int
String
java.lang.String
java.lang.String | null | {"directed":true,"nodes":[{"nsPrefix":"atlext","nsURI":"http://anatlyzer/atl/ext","name":"atlext","id":0,"eClass":"EPackage"},{"nsPrefix":"atl_ext_atl","nsURI":"http://anatlyzer/atlext/ATL","name":"ATL","id":1,"eClass":"EPackage"},{"nsPrefix":"atl_ext_ocl","nsURI":"http://anatlyzer/atl/ext/OCL","name":"OCL","id":2,"eClass":"EPackage"},{"nsPrefix":"atl_ext_ptypes","nsURI":"http://anatlyzer/atl/ext/PrimitiveTypes","name":"PrimitiveTypes","id":3,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LocatedElement","instanceClass":null,"abstract":true,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Unit","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Library","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Query","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Module","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ModuleElement","instanceClass":null,"abstract":true,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Helper","instanceClass":null,"abstract":true,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StaticHelper","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ContextHelper","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Rule","instanceClass":null,"abstract":true,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StaticRule","instanceClass":null,"abstract":true,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ModuleCallable","instanceClass":null,"abstract":true,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Callable","instanceClass":null,"abstract":true,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RuleWithPattern","instanceClass":null,"abstract":true,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MatchedRule","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LazyRule","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CalledRule","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InPattern","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OutPattern","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DropPattern","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PatternElement","instanceClass":null,"abstract":true,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InPatternElement","instanceClass":null,"abstract":true,"id":25,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SimpleInPatternElement","instanceClass":null,"abstract":false,"id":26,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OutPatternElement","instanceClass":null,"abstract":true,"id":27,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SimpleOutPatternElement","instanceClass":null,"abstract":false,"id":28,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ForEachOutPatternElement","instanceClass":null,"abstract":false,"id":29,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Binding","instanceClass":null,"abstract":false,"id":30,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RuleVariableDeclaration","instanceClass":null,"abstract":false,"id":31,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LibraryRef","instanceClass":null,"abstract":false,"id":32,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ActionBlock","instanceClass":null,"abstract":false,"id":33,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Statement","instanceClass":null,"abstract":true,"id":34,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExpressionStat","instanceClass":null,"abstract":false,"id":35,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BindingStat","instanceClass":null,"abstract":false,"id":36,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IfStat","instanceClass":null,"abstract":false,"id":37,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ForStat","instanceClass":null,"abstract":false,"id":38,"interface":false,"eClass":"EClass"},{"instanceTypeName":"java.util.Map$Entry","defaultValue":null,"instanceClassName":"java.util.Map$Entry","name":"StringToStringMap","instanceClass":"java.util.Map$Entry","abstract":false,"id":39,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CallableParameter","instanceClass":null,"abstract":false,"id":40,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RuleResolutionInfo","instanceClass":null,"abstract":false,"id":41,"interface":false,"eClass":"EClass"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"location","changeable":true,"lowerBound":0,"iD":false,"id":42,"derived":false},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"commentsBefore","changeable":true,"lowerBound":0,"iD":false,"id":43,"derived":false},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"commentsAfter","changeable":true,"lowerBound":0,"iD":false,"id":44,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"fileLocation","changeable":true,"lowerBound":0,"iD":false,"id":45,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"fileObject","changeable":true,"lowerBound":0,"iD":false,"id":46,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"problems","changeable":true,"resolveProxies":true,"lowerBound":0,"id":47,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"annotations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":48,"derived":false},{"instanceTypeName":"java.lang.String","defaultValue":null,"instanceClassName":"java.lang.String","name":"String","instanceClass":"java.lang.String","id":49,"serializable":true,"eClass":"EDataType"},{"id":50,"eClass":"EGenericType"},{"id":51,"eClass":"EGenericType"},{"id":52,"eClass":"EGenericType"},{"id":53,"eClass":"EGenericType"},{"id":54,"eClass":"EGenericType"},{"id":55,"eClass":"EGenericType"},{"id":56,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"libraries","changeable":true,"resolveProxies":true,"lowerBound":0,"id":57,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":58,"derived":false},{"id":59,"eClass":"EGenericType"},{"id":60,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"unit","changeable":true,"resolveProxies":true,"lowerBound":1,"id":61,"derived":false},{"id":62,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"helpers","changeable":true,"resolveProxies":true,"lowerBound":0,"id":63,"derived":false},{"id":64,"eClass":"EGenericType"},{"id":65,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"library","changeable":true,"resolveProxies":true,"lowerBound":0,"id":66,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"body","changeable":true,"resolveProxies":true,"lowerBound":1,"id":67,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"helpers","changeable":true,"resolveProxies":true,"lowerBound":0,"id":68,"derived":false},{"id":69,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OclExpression","instanceClass":null,"abstract":true,"id":70,"interface":false,"eClass":"EClass"},{"id":71,"eClass":"EGenericType"},{"id":72,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"query","changeable":true,"resolveProxies":true,"lowerBound":0,"id":73,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"isRefining","changeable":true,"lowerBound":1,"iD":false,"id":74,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"inModels","changeable":true,"resolveProxies":true,"lowerBound":1,"id":75,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"outModels","changeable":true,"resolveProxies":true,"lowerBound":1,"id":76,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"elements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":77,"derived":false},{"id":78,"eClass":"EGenericType"},{"instanceTypeName":"boolean","defaultValue":false,"instanceClassName":"boolean","name":"Boolean","instanceClass":"boolean","id":79,"serializable":true,"eClass":"EDataType"},{"id":80,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OclModel","instanceClass":null,"abstract":false,"id":81,"interface":false,"eClass":"EClass"},{"id":82,"eClass":"EGenericType"},{"id":83,"eClass":"EGenericType"},{"id":84,"eClass":"EGenericType"},{"id":85,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"definition","changeable":true,"resolveProxies":true,"lowerBound":1,"id":86,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":true,"name":"hasContext","changeable":true,"lowerBound":1,"iD":false,"id":87,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":true,"name":"isAttribute","changeable":true,"lowerBound":1,"iD":false,"id":88,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"inferredReturnType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":89,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"staticReturnType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":90,"derived":false},{"id":91,"eClass":"EGenericType"},{"id":92,"eClass":"EGenericType"},{"id":93,"eClass":"EGenericType"},{"id":94,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OclFeatureDefinition","instanceClass":null,"abstract":false,"id":95,"interface":false,"eClass":"EClass"},{"id":96,"eClass":"EGenericType"},{"id":97,"eClass":"EGenericType"},{"id":98,"eClass":"EGenericType"},{"id":99,"eClass":"EGenericType"},{"id":100,"eClass":"EGenericType"},{"id":101,"eClass":"EGenericType"},{"id":102,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"contextType","changeable":true,"resolveProxies":true,"lowerBound":1,"id":103,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"polymorphicCalledBy","changeable":true,"resolveProxies":true,"lowerBound":0,"id":104,"derived":false},{"id":105,"eClass":"EGenericType"},{"id":106,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PropertyCallExp","instanceClass":null,"abstract":true,"id":107,"interface":false,"eClass":"EClass"},{"id":108,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"dynamicResolvers","changeable":true,"resolveProxies":true,"lowerBound":0,"id":109,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"outPattern","changeable":true,"resolveProxies":true,"lowerBound":0,"id":110,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"actionBlock","changeable":true,"resolveProxies":true,"lowerBound":0,"id":111,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"variables","changeable":true,"resolveProxies":true,"lowerBound":0,"id":112,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":113,"derived":false},{"id":114,"eClass":"EGenericType"},{"id":115,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"rule","changeable":true,"resolveProxies":true,"lowerBound":1,"id":116,"derived":false},{"id":117,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"rule","changeable":true,"resolveProxies":true,"lowerBound":1,"id":118,"derived":false},{"id":119,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"rule","changeable":true,"resolveProxies":true,"lowerBound":1,"id":120,"derived":false},{"id":121,"eClass":"EGenericType"},{"id":122,"eClass":"EGenericType"},{"id":123,"eClass":"EGenericType"},{"id":124,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"calledBy","changeable":true,"resolveProxies":true,"lowerBound":0,"id":125,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"callableParameters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":126,"derived":false},{"id":127,"eClass":"EGenericType"},{"id":128,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"inPattern","changeable":true,"resolveProxies":true,"lowerBound":0,"id":129,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"children","changeable":true,"resolveProxies":true,"lowerBound":0,"id":130,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"superRule","changeable":true,"resolveProxies":true,"lowerBound":0,"id":131,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"isAbstract","changeable":true,"lowerBound":1,"iD":false,"id":132,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"isRefining","changeable":true,"lowerBound":1,"iD":false,"id":133,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"isNoDefault","changeable":true,"lowerBound":1,"iD":false,"id":134,"derived":false},{"id":135,"eClass":"EGenericType"},{"id":136,"eClass":"EGenericType"},{"id":137,"eClass":"EGenericType"},{"id":138,"eClass":"EGenericType"},{"id":139,"eClass":"EGenericType"},{"id":140,"eClass":"EGenericType"},{"id":141,"eClass":"EGenericType"},{"id":142,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"isUnique","changeable":true,"lowerBound":1,"iD":false,"id":143,"derived":false},{"id":144,"eClass":"EGenericType"},{"id":145,"eClass":"EGenericType"},{"id":146,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"parameters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":147,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"isEntrypoint","changeable":true,"lowerBound":1,"iD":false,"id":148,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"isEndpoint","changeable":true,"lowerBound":1,"iD":false,"id":149,"derived":false},{"id":150,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Parameter","instanceClass":null,"abstract":false,"id":151,"interface":false,"eClass":"EClass"},{"id":152,"eClass":"EGenericType"},{"id":153,"eClass":"EGenericType"},{"id":154,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"elements","changeable":true,"resolveProxies":true,"lowerBound":1,"id":155,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"filter","changeable":true,"resolveProxies":true,"lowerBound":0,"id":156,"derived":false},{"id":157,"eClass":"EGenericType"},{"id":158,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"inPattern","changeable":true,"resolveProxies":true,"lowerBound":1,"id":159,"derived":false},{"id":160,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"dropPattern","changeable":true,"resolveProxies":true,"lowerBound":0,"id":161,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"elements","changeable":true,"resolveProxies":true,"lowerBound":1,"id":162,"derived":false},{"id":163,"eClass":"EGenericType"},{"id":164,"eClass":"EGenericType"},{"id":165,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"outPattern","changeable":true,"resolveProxies":true,"lowerBound":1,"id":166,"derived":false},{"id":167,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"outPattern","changeable":true,"resolveProxies":true,"lowerBound":1,"id":168,"derived":false},{"id":169,"eClass":"EGenericType"},{"id":170,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VariableDeclaration","instanceClass":null,"abstract":false,"id":171,"interface":false,"eClass":"EClass"},{"id":172,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"mapsTo","changeable":true,"resolveProxies":true,"lowerBound":1,"id":173,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"models","changeable":true,"resolveProxies":true,"lowerBound":0,"id":174,"derived":false},{"id":175,"eClass":"EGenericType"},{"id":176,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"sourceElement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":177,"derived":false},{"id":178,"eClass":"EGenericType"},{"id":179,"eClass":"EGenericType"},{"id":180,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"bindings","changeable":true,"resolveProxies":true,"lowerBound":0,"id":181,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"model","changeable":true,"resolveProxies":true,"lowerBound":0,"id":182,"derived":false},{"id":183,"eClass":"EGenericType"},{"id":184,"eClass":"EGenericType"},{"id":185,"eClass":"EGenericType"},{"id":186,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"outPatternElement","changeable":true,"resolveProxies":true,"lowerBound":1,"id":187,"derived":false},{"id":188,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"reverseBindings","changeable":true,"resolveProxies":true,"lowerBound":0,"id":189,"derived":false},{"id":190,"eClass":"EGenericType"},{"id":191,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"collection","changeable":true,"resolveProxies":true,"lowerBound":1,"id":192,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"iterator","changeable":true,"resolveProxies":true,"lowerBound":1,"id":193,"derived":false},{"id":194,"eClass":"EGenericType"},{"id":195,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Iterator","instanceClass":null,"abstract":false,"id":196,"interface":false,"eClass":"EClass"},{"id":197,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"resolveProxies":true,"lowerBound":1,"id":198,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"propertyName","changeable":true,"lowerBound":1,"iD":false,"id":199,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"isAssignment","changeable":true,"lowerBound":1,"iD":false,"id":200,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"writtenFeature","changeable":true,"resolveProxies":true,"lowerBound":1,"id":201,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"leftType","changeable":true,"resolveProxies":true,"lowerBound":1,"id":202,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"resolvedBy","changeable":true,"resolveProxies":true,"lowerBound":0,"id":203,"derived":false},{"id":204,"eClass":"EGenericType"},{"id":205,"eClass":"EGenericType"},{"id":206,"eClass":"EGenericType"},{"id":207,"eClass":"EGenericType"},{"id":208,"eClass":"EGenericType"},{"id":209,"eClass":"EGenericType"},{"id":210,"eClass":"EGenericType"},{"id":211,"eClass":"EGenericType"},{"id":212,"eClass":"EGenericType"},{"id":213,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":214,"derived":false},{"id":215,"eClass":"EGenericType"},{"id":216,"eClass":"EGenericType"},{"id":217,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"statements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":218,"derived":false},{"id":219,"eClass":"EGenericType"},{"id":220,"eClass":"EGenericType"},{"id":221,"eClass":"EGenericType"},{"id":222,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":223,"derived":false},{"id":224,"eClass":"EGenericType"},{"id":225,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"source","changeable":true,"resolveProxies":true,"lowerBound":1,"id":226,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"propertyName","changeable":true,"lowerBound":1,"iD":false,"id":227,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"isAssignment","changeable":true,"lowerBound":1,"iD":false,"id":228,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"resolveProxies":true,"lowerBound":1,"id":229,"derived":false},{"id":230,"eClass":"EGenericType"},{"id":231,"eClass":"EGenericType"},{"id":232,"eClass":"EGenericType"},{"id":233,"eClass":"EGenericType"},{"id":234,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"condition","changeable":true,"resolveProxies":true,"lowerBound":1,"id":235,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"thenStatements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":236,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"elseStatements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":237,"derived":false},{"id":238,"eClass":"EGenericType"},{"id":239,"eClass":"EGenericType"},{"id":240,"eClass":"EGenericType"},{"id":241,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"iterator","changeable":true,"resolveProxies":true,"lowerBound":1,"id":242,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"collection","changeable":true,"resolveProxies":true,"lowerBound":1,"id":243,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"statements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":244,"derived":false},{"id":245,"eClass":"EGenericType"},{"id":246,"eClass":"EGenericType"},{"id":247,"eClass":"EGenericType"},{"id":248,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"key","changeable":true,"lowerBound":1,"iD":false,"id":249,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":1,"iD":false,"id":250,"derived":false},{"id":251,"eClass":"EGenericType"},{"id":252,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":253,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"staticType","changeable":true,"resolveProxies":true,"lowerBound":1,"id":254,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"paramDeclaration","changeable":true,"resolveProxies":true,"lowerBound":0,"id":255,"derived":false},{"id":256,"eClass":"EGenericType"},{"id":257,"eClass":"EGenericType"},{"id":258,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"rule","changeable":true,"resolveProxies":true,"lowerBound":1,"id":259,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"allInvolvedRules","changeable":true,"resolveProxies":true,"lowerBound":1,"id":260,"derived":false},{"id":261,"eClass":"EGenericType"},{"id":262,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VariableExp","instanceClass":null,"abstract":false,"id":263,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SuperExp","instanceClass":null,"abstract":false,"id":264,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveExp","instanceClass":null,"abstract":true,"id":265,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StringExp","instanceClass":null,"abstract":false,"id":266,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BooleanExp","instanceClass":null,"abstract":false,"id":267,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NumericExp","instanceClass":null,"abstract":true,"id":268,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RealExp","instanceClass":null,"abstract":false,"id":269,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IntegerExp","instanceClass":null,"abstract":false,"id":270,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CollectionExp","instanceClass":null,"abstract":true,"id":271,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BagExp","instanceClass":null,"abstract":false,"id":272,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OrderedSetExp","instanceClass":null,"abstract":false,"id":273,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SequenceExp","instanceClass":null,"abstract":false,"id":274,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SetExp","instanceClass":null,"abstract":false,"id":275,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TupleExp","instanceClass":null,"abstract":false,"id":276,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TuplePart","instanceClass":null,"abstract":false,"id":277,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MapExp","instanceClass":null,"abstract":false,"id":278,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MapElement","instanceClass":null,"abstract":false,"id":279,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EnumLiteralExp","instanceClass":null,"abstract":false,"id":280,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OclUndefinedExp","instanceClass":null,"abstract":false,"id":281,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NavigationOrAttributeCallExp","instanceClass":null,"abstract":false,"id":282,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OperationCallExp","instanceClass":null,"abstract":false,"id":283,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OperatorCallExp","instanceClass":null,"abstract":false,"id":284,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CollectionOperationCallExp","instanceClass":null,"abstract":false,"id":285,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LoopExp","instanceClass":null,"abstract":true,"id":286,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IterateExp","instanceClass":null,"abstract":false,"id":287,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IteratorExp","instanceClass":null,"abstract":false,"id":288,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LetExp","instanceClass":null,"abstract":false,"id":289,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IfExp","instanceClass":null,"abstract":false,"id":290,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CollectionType","instanceClass":null,"abstract":false,"id":291,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OclType","instanceClass":null,"abstract":false,"id":292,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Primitive","instanceClass":null,"abstract":true,"id":293,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StringType","instanceClass":null,"abstract":false,"id":294,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BooleanType","instanceClass":null,"abstract":false,"id":295,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NumericType","instanceClass":null,"abstract":true,"id":296,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IntegerType","instanceClass":null,"abstract":false,"id":297,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RealType","instanceClass":null,"abstract":false,"id":298,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BagType","instanceClass":null,"abstract":false,"id":299,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OrderedSetType","instanceClass":null,"abstract":false,"id":300,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SequenceType","instanceClass":null,"abstract":false,"id":301,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SetType","instanceClass":null,"abstract":false,"id":302,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OclAnyType","instanceClass":null,"abstract":false,"id":303,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TupleType","instanceClass":null,"abstract":false,"id":304,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TupleTypeAttribute","instanceClass":null,"abstract":false,"id":305,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OclModelElement","instanceClass":null,"abstract":false,"id":306,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MapType","instanceClass":null,"abstract":false,"id":307,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OclContextDefinition","instanceClass":null,"abstract":false,"id":308,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OclFeature","instanceClass":null,"abstract":true,"id":309,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Attribute","instanceClass":null,"abstract":false,"id":310,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Operation","instanceClass":null,"abstract":false,"id":311,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypedElement","instanceClass":null,"abstract":true,"id":312,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ResolveTempResolution","instanceClass":null,"abstract":false,"id":313,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"JavaBody","instanceClass":null,"abstract":false,"id":314,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GetAppliedStereotypesBody","instanceClass":null,"abstract":false,"id":315,"interface":false,"eClass":"EClass"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":0,"id":316,"derived":false},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"ifExp3","changeable":true,"resolveProxies":true,"lowerBound":0,"id":317,"derived":false},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"appliedProperty","changeable":true,"resolveProxies":true,"lowerBound":0,"id":318,"derived":false},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"collection","changeable":true,"resolveProxies":true,"lowerBound":0,"id":319,"derived":false},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"letExp","changeable":true,"resolveProxies":true,"lowerBound":0,"id":320,"derived":false},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"loopExp","changeable":true,"resolveProxies":true,"lowerBound":0,"id":321,"derived":false},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"parentOperation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":322,"derived":false},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"initializedVariable","changeable":true,"resolveProxies":true,"lowerBound":0,"id":323,"derived":false},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"ifExp2","changeable":true,"resolveProxies":true,"lowerBound":0,"id":324,"derived":false},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"owningOperation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":325,"derived":false},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"ifExp1","changeable":true,"resolveProxies":true,"lowerBound":0,"id":326,"derived":false},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"owningAttribute","changeable":true,"resolveProxies":true,"lowerBound":0,"id":327,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":true,"name":"implicitlyCasted","changeable":true,"lowerBound":0,"iD":false,"id":328,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"noCastedType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":329,"derived":false},{"id":330,"eClass":"EGenericType"},{"id":331,"eClass":"EGenericType"},{"id":332,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"oclExpression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":333,"derived":false},{"id":334,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"elseExpression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":335,"derived":false},{"id":336,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"source","changeable":true,"resolveProxies":true,"lowerBound":1,"id":337,"derived":false},{"id":338,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"elements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":339,"derived":false},{"id":340,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"in_","changeable":true,"resolveProxies":true,"lowerBound":1,"id":341,"derived":false},{"id":342,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"body","changeable":true,"resolveProxies":true,"lowerBound":1,"id":343,"derived":false},{"id":344,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"arguments","changeable":true,"resolveProxies":true,"lowerBound":0,"id":345,"derived":false},{"id":346,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"initExpression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":347,"derived":false},{"id":348,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"thenExpression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":349,"derived":false},{"id":350,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"body","changeable":true,"resolveProxies":true,"lowerBound":1,"id":351,"derived":false},{"id":352,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"condition","changeable":true,"resolveProxies":true,"lowerBound":1,"id":353,"derived":false},{"id":354,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"initExpression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":355,"derived":false},{"id":356,"eClass":"EGenericType"},{"id":357,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"referredVariable","changeable":true,"resolveProxies":true,"lowerBound":1,"id":358,"derived":false},{"id":359,"eClass":"EGenericType"},{"id":360,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"variableExp","changeable":true,"resolveProxies":true,"lowerBound":0,"id":361,"derived":false},{"id":362,"eClass":"EGenericType"},{"id":363,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"stringSymbol","changeable":true,"lowerBound":1,"iD":false,"id":364,"derived":false},{"id":365,"eClass":"EGenericType"},{"id":366,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"booleanSymbol","changeable":true,"lowerBound":1,"iD":false,"id":367,"derived":false},{"id":368,"eClass":"EGenericType"},{"id":369,"eClass":"EGenericType"},{"id":370,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":0.0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"realSymbol","changeable":true,"lowerBound":1,"iD":false,"id":371,"derived":false},{"id":372,"eClass":"EGenericType"},{"instanceTypeName":"double","defaultValue":0.0,"instanceClassName":"double","name":"Double","instanceClass":"double","id":373,"serializable":true,"eClass":"EDataType"},{"id":374,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"integerSymbol","changeable":true,"lowerBound":1,"iD":false,"id":375,"derived":false},{"id":376,"eClass":"EGenericType"},{"instanceTypeName":"int","defaultValue":0,"instanceClassName":"int","name":"Integer","instanceClass":"int","id":377,"serializable":true,"eClass":"EDataType"},{"id":378,"eClass":"EGenericType"},{"id":379,"eClass":"EGenericType"},{"id":380,"eClass":"EGenericType"},{"id":381,"eClass":"EGenericType"},{"id":382,"eClass":"EGenericType"},{"id":383,"eClass":"EGenericType"},{"id":384,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"tuplePart","changeable":true,"resolveProxies":true,"lowerBound":0,"id":385,"derived":false},{"id":386,"eClass":"EGenericType"},{"id":387,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"tuple","changeable":true,"resolveProxies":true,"lowerBound":1,"id":388,"derived":false},{"id":389,"eClass":"EGenericType"},{"id":390,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"elements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":391,"derived":false},{"id":392,"eClass":"EGenericType"},{"id":393,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"map","changeable":true,"resolveProxies":true,"lowerBound":1,"id":394,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"key","changeable":true,"resolveProxies":true,"lowerBound":1,"id":395,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"resolveProxies":true,"lowerBound":1,"id":396,"derived":false},{"id":397,"eClass":"EGenericType"},{"id":398,"eClass":"EGenericType"},{"id":399,"eClass":"EGenericType"},{"id":400,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":401,"derived":false},{"id":402,"eClass":"EGenericType"},{"id":403,"eClass":"EGenericType"},{"id":404,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"usedFeature","changeable":true,"resolveProxies":true,"lowerBound":0,"id":405,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"subtypeFeatures","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":false,"unsettable":false,"transient":false,"unique":true,"name":"receptorType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":407,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":true,"name":"isStaticCall","changeable":true,"lowerBound":1,"iD":false,"id":408,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"staticResolver","changeable":true,"resolveProxies":true,"lowerBound":1,"id":409,"derived":false},{"id":410,"eClass":"EGenericType"},{"id":411,"eClass":"EGenericType"},{"id":412,"eClass":"EGenericType"},{"id":413,"eClass":"EGenericType"},{"id":414,"eClass":"EGenericType"},{"id":415,"eClass":"EGenericType"},{"id":416,"eClass":"EGenericType"},{"id":417,"eClass":"EGenericType"},{"ordered":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":418,"derived":false},{"id":419,"eClass":"EGenericType"},{"id":420,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"operationName","changeable":true,"lowerBound":1,"iD":false,"id":421,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"resolveTempResolvedBy","changeable":true,"resolveProxies":true,"lowerBound":0,"id":422,"derived":false},{"id":423,"eClass":"EGenericType"},{"id":424,"eClass":"EGenericType"},{"id":425,"eClass":"EGenericType"},{"id":426,"eClass":"EGenericType"},{"id":427,"eClass":"EGenericType"},{"id":428,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"iterators","changeable":true,"resolveProxies":true,"lowerBound":1,"id":429,"derived":false},{"id":430,"eClass":"EGenericType"},{"id":431,"eClass":"EGenericType"},{"id":432,"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":433,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"result","changeable":true,"resolveProxies":true,"lowerBound":1,"id":434,"derived":false},{"id":435,"eClass":"EGenericType"},{"id":436,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"baseExp","changeable":true,"resolveProxies":true,"lowerBound":0,"id":437,"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":438,"derived":false},{"id":439,"eClass":"EGenericType"},{"id":440,"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":441,"derived":false},{"id":442,"eClass":"EGenericType"},{"id":443,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"letExp","changeable":true,"resolveProxies":true,"lowerBound":0,"id":444,"derived":false},{"id":445,"eClass":"EGenericType"},{"id":446,"eClass":"EGenericType"},{"id":447,"eClass":"EGenericType"},{"id":448,"eClass":"EGenericType"},{"id":449,"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":450,"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":451,"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":452,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"staticType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":453,"derived":false},{"id":454,"eClass":"EGenericType"},{"id":455,"eClass":"EGenericType"},{"id":456,"eClass":"EGenericType"},{"id":457,"eClass":"EGenericType"},{"id":458,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"variableDeclaration","changeable":true,"resolveProxies":true,"lowerBound":0,"id":459,"derived":false},{"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"},{"container":false,"ordered":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":468,"derived":false},{"id":469,"eClass":"EGenericType"},{"id":470,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"collectionTypes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":471,"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":472,"derived":false},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"definitions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":473,"derived":false},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"operation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":474,"derived":false},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"mapType2","changeable":true,"resolveProxies":true,"lowerBound":0,"id":475,"derived":false},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"attribute","changeable":true,"resolveProxies":true,"lowerBound":0,"id":476,"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":477,"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":478,"derived":false},{"id":479,"eClass":"EGenericType"},{"id":480,"eClass":"EGenericType"},{"id":481,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"context_","changeable":true,"resolveProxies":true,"lowerBound":1,"id":482,"derived":false},{"id":483,"eClass":"EGenericType"},{"id":484,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"returnType","changeable":true,"resolveProxies":true,"lowerBound":1,"id":485,"derived":false},{"id":486,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"valueType","changeable":true,"resolveProxies":true,"lowerBound":1,"id":487,"derived":false},{"id":488,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":1,"id":489,"derived":false},{"id":490,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"keyType","changeable":true,"resolveProxies":true,"lowerBound":1,"id":491,"derived":false},{"id":492,"eClass":"EGenericType"},{"id":493,"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":494,"derived":false},{"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"},{"container":false,"ordered":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":507,"derived":false},{"id":508,"eClass":"EGenericType"},{"id":509,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"tupleType","changeable":true,"resolveProxies":true,"lowerBound":1,"id":510,"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":511,"derived":false},{"id":512,"eClass":"EGenericType"},{"id":513,"eClass":"EGenericType"},{"id":514,"eClass":"EGenericType"},{"id":515,"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":516,"derived":false},{"id":517,"eClass":"EGenericType"},{"id":518,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"elements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":519,"derived":false},{"id":520,"eClass":"EGenericType"},{"id":521,"eClass":"EGenericType"},{"id":522,"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":523,"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":524,"derived":false},{"id":525,"eClass":"EGenericType"},{"id":526,"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":527,"derived":false},{"id":528,"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":529,"derived":false},{"id":530,"eClass":"EGenericType"},{"id":531,"eClass":"EGenericType"},{"id":532,"eClass":"EGenericType"},{"id":533,"eClass":"EGenericType"},{"id":534,"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":535,"derived":false},{"id":536,"eClass":"EGenericType"},{"id":537,"eClass":"EGenericType"},{"id":538,"eClass":"EGenericType"},{"id":539,"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":540,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"parameters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":541,"derived":false},{"id":542,"eClass":"EGenericType"},{"id":543,"eClass":"EGenericType"},{"id":544,"eClass":"EGenericType"},{"id":545,"eClass":"EGenericType"},{"id":546,"eClass":"EGenericType"},{"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":547,"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":548,"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":549,"derived":false},{"id":550,"eClass":"EGenericType"},{"id":551,"eClass":"EGenericType"},{"id":552,"eClass":"EGenericType"},{"id":553,"eClass":"EGenericType"},{"id":554,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"inferredType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":555,"derived":false},{"id":556,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"element","changeable":true,"resolveProxies":true,"lowerBound":1,"id":557,"derived":false},{"id":558,"eClass":"EGenericType"},{"id":559,"eClass":"EGenericType"},{"id":560,"eClass":"EGenericType"},{"id":561,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":1,"target":4},{"source":1,"target":5},{"source":1,"target":6},{"source":1,"target":7},{"source":1,"target":8},{"source":1,"target":9},{"source":1,"target":10},{"source":1,"target":11},{"source":1,"target":12},{"source":1,"target":13},{"source":1,"target":14},{"source":1,"target":15},{"source":1,"target":16},{"source":1,"target":17},{"source":1,"target":18},{"source":1,"target":19},{"source":1,"target":20},{"source":1,"target":21},{"source":1,"target":22},{"source":1,"target":23},{"source":1,"target":24},{"source":1,"target":25},{"source":1,"target":26},{"source":1,"target":27},{"source":1,"target":28},{"source":1,"target":29},{"source":1,"target":30},{"source":1,"target":31},{"source":1,"target":32},{"source":1,"target":33},{"source":1,"target":34},{"source":1,"target":35},{"source":1,"target":36},{"source":1,"target":37},{"source":1,"target":38},{"source":1,"target":39},{"source":1,"target":40},{"source":1,"target":41},{"source":1,"target":0},{"source":4,"target":1},{"source":4,"target":42},{"source":4,"target":43},{"source":4,"target":44},{"source":4,"target":45},{"source":4,"target":46},{"source":4,"target":47},{"source":4,"target":48},{"source":42,"target":49},{"source":42,"target":50},{"source":42,"target":4},{"source":50,"target":49},{"source":43,"target":49},{"source":43,"target":51},{"source":43,"target":4},{"source":51,"target":49},{"source":44,"target":49},{"source":44,"target":52},{"source":44,"target":4},{"source":52,"target":49},{"source":45,"target":53},{"source":45,"target":4},{"source":46,"target":54},{"source":46,"target":4},{"source":47,"target":55},{"source":47,"target":4},{"source":48,"target":39},{"source":48,"target":56},{"source":48,"target":4},{"source":56,"target":39},{"source":5,"target":1},{"source":5,"target":4},{"source":5,"target":57},{"source":5,"target":58},{"source":5,"target":59},{"source":57,"target":32},{"source":57,"target":60},{"source":57,"target":5},{"source":57,"target":61},{"source":60,"target":32},{"source":58,"target":49},{"source":58,"target":62},{"source":58,"target":5},{"source":62,"target":49},{"source":59,"target":4},{"source":6,"target":1},{"source":6,"target":5},{"source":6,"target":63},{"source":6,"target":64},{"source":63,"target":10},{"source":63,"target":65},{"source":63,"target":6},{"source":63,"target":66},{"source":65,"target":10},{"source":64,"target":5},{"source":7,"target":1},{"source":7,"target":5},{"source":7,"target":67},{"source":7,"target":68},{"source":7,"target":69},{"source":67,"target":70},{"source":67,"target":71},{"source":67,"target":7},{"source":71,"target":70},{"source":68,"target":10},{"source":68,"target":72},{"source":68,"target":7},{"source":68,"target":73},{"source":72,"target":10},{"source":69,"target":5},{"source":8,"target":1},{"source":8,"target":5},{"source":8,"target":74},{"source":8,"target":75},{"source":8,"target":76},{"source":8,"target":77},{"source":8,"target":78},{"source":74,"target":79},{"source":74,"target":80},{"source":74,"target":8},{"source":80,"target":79},{"source":75,"target":81},{"source":75,"target":82},{"source":75,"target":8},{"source":82,"target":81},{"source":76,"target":81},{"source":76,"target":83},{"source":76,"target":8},{"source":83,"target":81},{"source":77,"target":9},{"source":77,"target":84},{"source":77,"target":8},{"source":84,"target":9},{"source":78,"target":5},{"source":9,"target":1},{"source":9,"target":4},{"source":9,"target":85},{"source":85,"target":4},{"source":10,"target":1},{"source":10,"target":9},{"source":10,"target":16},{"source":10,"target":73},{"source":10,"target":66},{"source":10,"target":86},{"source":10,"target":87},{"source":10,"target":88},{"source":10,"target":89},{"source":10,"target":90},{"source":10,"target":91},{"source":10,"target":92},{"source":73,"target":7},{"source":73,"target":93},{"source":73,"target":10},{"source":73,"target":68},{"source":93,"target":7},{"source":66,"target":6},{"source":66,"target":94},{"source":66,"target":10},{"source":66,"target":63},{"source":94,"target":6},{"source":86,"target":95},{"source":86,"target":96},{"source":86,"target":10},{"source":96,"target":95},{"source":87,"target":97},{"source":87,"target":10},{"source":88,"target":98},{"source":88,"target":10},{"source":89,"target":99},{"source":89,"target":10},{"source":90,"target":100},{"source":90,"target":10},{"source":91,"target":9},{"source":92,"target":16},{"source":11,"target":1},{"source":11,"target":10},{"source":11,"target":15},{"source":11,"target":101},{"source":11,"target":102},{"source":101,"target":10},{"source":102,"target":15},{"source":12,"target":1},{"source":12,"target":10},{"source":12,"target":103},{"source":12,"target":104},{"source":12,"target":105},{"source":103,"target":106},{"source":103,"target":12},{"source":104,"target":107},{"source":104,"target":108},{"source":104,"target":12},{"source":104,"target":109},{"source":108,"target":107},{"source":105,"target":10},{"source":13,"target":1},{"source":13,"target":9},{"source":13,"target":110},{"source":13,"target":111},{"source":13,"target":112},{"source":13,"target":113},{"source":13,"target":114},{"source":110,"target":22},{"source":110,"target":115},{"source":110,"target":13},{"source":110,"target":116},{"source":115,"target":22},{"source":111,"target":33},{"source":111,"target":117},{"source":111,"target":13},{"source":111,"target":118},{"source":117,"target":33},{"source":112,"target":31},{"source":112,"target":119},{"source":112,"target":13},{"source":112,"target":120},{"source":119,"target":31},{"source":113,"target":49},{"source":113,"target":121},{"source":113,"target":13},{"source":121,"target":49},{"source":114,"target":9},{"source":14,"target":1},{"source":14,"target":15},{"source":14,"target":13},{"source":14,"target":122},{"source":14,"target":123},{"source":122,"target":15},{"source":123,"target":13},{"source":15,"target":1},{"source":15,"target":16},{"source":15,"target":124},{"source":124,"target":16},{"source":16,"target":1},{"source":16,"target":125},{"source":16,"target":126},{"source":125,"target":107},{"source":125,"target":127},{"source":125,"target":16},{"source":127,"target":107},{"source":126,"target":40},{"source":126,"target":128},{"source":126,"target":16},{"source":128,"target":40},{"source":17,"target":1},{"source":17,"target":13},{"source":17,"target":129},{"source":17,"target":130},{"source":17,"target":131},{"source":17,"target":132},{"source":17,"target":133},{"source":17,"target":134},{"source":17,"target":135},{"source":129,"target":21},{"source":129,"target":136},{"source":129,"target":17},{"source":136,"target":21},{"source":130,"target":17},{"source":130,"target":137},{"source":130,"target":17},{"source":130,"target":131},{"source":137,"target":17},{"source":131,"target":17},{"source":131,"target":138},{"source":131,"target":17},{"source":131,"target":130},{"source":138,"target":17},{"source":132,"target":79},{"source":132,"target":139},{"source":132,"target":17},{"source":139,"target":79},{"source":133,"target":79},{"source":133,"target":140},{"source":133,"target":17},{"source":140,"target":79},{"source":134,"target":79},{"source":134,"target":141},{"source":134,"target":17},{"source":141,"target":79},{"source":135,"target":13},{"source":18,"target":1},{"source":18,"target":17},{"source":18,"target":142},{"source":142,"target":17},{"source":19,"target":1},{"source":19,"target":17},{"source":19,"target":14},{"source":19,"target":143},{"source":19,"target":144},{"source":19,"target":145},{"source":143,"target":79},{"source":143,"target":146},{"source":143,"target":19},{"source":146,"target":79},{"source":144,"target":17},{"source":145,"target":14},{"source":20,"target":1},{"source":20,"target":14},{"source":20,"target":147},{"source":20,"target":148},{"source":20,"target":149},{"source":20,"target":150},{"source":147,"target":151},{"source":147,"target":152},{"source":147,"target":20},{"source":152,"target":151},{"source":148,"target":79},{"source":148,"target":153},{"source":148,"target":20},{"source":153,"target":79},{"source":149,"target":79},{"source":149,"target":154},{"source":149,"target":20},{"source":154,"target":79},{"source":150,"target":14},{"source":21,"target":1},{"source":21,"target":4},{"source":21,"target":155},{"source":21,"target":156},{"source":21,"target":157},{"source":155,"target":25},{"source":155,"target":158},{"source":155,"target":21},{"source":155,"target":159},{"source":158,"target":25},{"source":156,"target":70},{"source":156,"target":160},{"source":156,"target":21},{"source":160,"target":70},{"source":157,"target":4},{"source":22,"target":1},{"source":22,"target":4},{"source":22,"target":116},{"source":22,"target":161},{"source":22,"target":162},{"source":22,"target":163},{"source":116,"target":13},{"source":116,"target":164},{"source":116,"target":22},{"source":116,"target":110},{"source":164,"target":13},{"source":161,"target":23},{"source":161,"target":165},{"source":161,"target":22},{"source":161,"target":166},{"source":165,"target":23},{"source":162,"target":27},{"source":162,"target":167},{"source":162,"target":22},{"source":162,"target":168},{"source":167,"target":27},{"source":163,"target":4},{"source":23,"target":1},{"source":23,"target":4},{"source":23,"target":166},{"source":23,"target":169},{"source":166,"target":22},{"source":166,"target":170},{"source":166,"target":23},{"source":166,"target":161},{"source":170,"target":22},{"source":169,"target":4},{"source":24,"target":1},{"source":24,"target":171},{"source":24,"target":172},{"source":172,"target":171},{"source":25,"target":1},{"source":25,"target":24},{"source":25,"target":173},{"source":25,"target":159},{"source":25,"target":174},{"source":25,"target":175},{"source":173,"target":27},{"source":173,"target":176},{"source":173,"target":25},{"source":173,"target":177},{"source":176,"target":27},{"source":159,"target":21},{"source":159,"target":178},{"source":159,"target":25},{"source":159,"target":155},{"source":178,"target":21},{"source":174,"target":81},{"source":174,"target":179},{"source":174,"target":25},{"source":179,"target":81},{"source":175,"target":24},{"source":26,"target":1},{"source":26,"target":25},{"source":26,"target":180},{"source":180,"target":25},{"source":27,"target":1},{"source":27,"target":24},{"source":27,"target":168},{"source":27,"target":177},{"source":27,"target":181},{"source":27,"target":182},{"source":27,"target":183},{"source":168,"target":22},{"source":168,"target":184},{"source":168,"target":27},{"source":168,"target":162},{"source":184,"target":22},{"source":177,"target":25},{"source":177,"target":185},{"source":177,"target":27},{"source":177,"target":173},{"source":185,"target":25},{"source":181,"target":30},{"source":181,"target":186},{"source":181,"target":27},{"source":181,"target":187},{"source":186,"target":30},{"source":182,"target":81},{"source":182,"target":188},{"source":182,"target":27},{"source":188,"target":81},{"source":183,"target":24},{"source":28,"target":1},{"source":28,"target":27},{"source":28,"target":189},{"source":28,"target":190},{"source":189,"target":70},{"source":189,"target":191},{"source":189,"target":28},{"source":191,"target":70},{"source":190,"target":27},{"source":29,"target":1},{"source":29,"target":27},{"source":29,"target":192},{"source":29,"target":193},{"source":29,"target":194},{"source":192,"target":70},{"source":192,"target":195},{"source":192,"target":29},{"source":195,"target":70},{"source":193,"target":196},{"source":193,"target":197},{"source":193,"target":29},{"source":197,"target":196},{"source":194,"target":27},{"source":30,"target":1},{"source":30,"target":4},{"source":30,"target":198},{"source":30,"target":187},{"source":30,"target":199},{"source":30,"target":200},{"source":30,"target":201},{"source":30,"target":202},{"source":30,"target":203},{"source":30,"target":204},{"source":198,"target":70},{"source":198,"target":205},{"source":198,"target":30},{"source":205,"target":70},{"source":187,"target":27},{"source":187,"target":206},{"source":187,"target":30},{"source":187,"target":181},{"source":206,"target":27},{"source":199,"target":49},{"source":199,"target":207},{"source":199,"target":30},{"source":207,"target":49},{"source":200,"target":79},{"source":200,"target":208},{"source":200,"target":30},{"source":208,"target":79},{"source":201,"target":209},{"source":201,"target":30},{"source":202,"target":210},{"source":202,"target":30},{"source":203,"target":41},{"source":203,"target":211},{"source":203,"target":30},{"source":211,"target":41},{"source":204,"target":4},{"source":31,"target":1},{"source":31,"target":171},{"source":31,"target":120},{"source":31,"target":212},{"source":120,"target":13},{"source":120,"target":213},{"source":120,"target":31},{"source":120,"target":112},{"source":213,"target":13},{"source":212,"target":171},{"source":32,"target":1},{"source":32,"target":4},{"source":32,"target":61},{"source":32,"target":214},{"source":32,"target":215},{"source":61,"target":5},{"source":61,"target":216},{"source":61,"target":32},{"source":61,"target":57},{"source":216,"target":5},{"source":214,"target":49},{"source":214,"target":217},{"source":214,"target":32},{"source":217,"target":49},{"source":215,"target":4},{"source":33,"target":1},{"source":33,"target":4},{"source":33,"target":118},{"source":33,"target":218},{"source":33,"target":219},{"source":118,"target":13},{"source":118,"target":220},{"source":118,"target":33},{"source":118,"target":111},{"source":220,"target":13},{"source":218,"target":34},{"source":218,"target":221},{"source":218,"target":33},{"source":221,"target":34},{"source":219,"target":4},{"source":34,"target":1},{"source":34,"target":4},{"source":34,"target":222},{"source":222,"target":4},{"source":35,"target":1},{"source":35,"target":34},{"source":35,"target":223},{"source":35,"target":224},{"source":223,"target":70},{"source":223,"target":225},{"source":223,"target":35},{"source":225,"target":70},{"source":224,"target":34},{"source":36,"target":1},{"source":36,"target":34},{"source":36,"target":226},{"source":36,"target":227},{"source":36,"target":228},{"source":36,"target":229},{"source":36,"target":230},{"source":226,"target":70},{"source":226,"target":231},{"source":226,"target":36},{"source":231,"target":70},{"source":227,"target":49},{"source":227,"target":232},{"source":227,"target":36},{"source":232,"target":49},{"source":228,"target":79},{"source":228,"target":233},{"source":228,"target":36},{"source":233,"target":79},{"source":229,"target":70},{"source":229,"target":234},{"source":229,"target":36},{"source":234,"target":70},{"source":230,"target":34},{"source":37,"target":1},{"source":37,"target":34},{"source":37,"target":235},{"source":37,"target":236},{"source":37,"target":237},{"source":37,"target":238},{"source":235,"target":70},{"source":235,"target":239},{"source":235,"target":37},{"source":239,"target":70},{"source":236,"target":34},{"source":236,"target":240},{"source":236,"target":37},{"source":240,"target":34},{"source":237,"target":34},{"source":237,"target":241},{"source":237,"target":37},{"source":241,"target":34},{"source":238,"target":34},{"source":38,"target":1},{"source":38,"target":34},{"source":38,"target":242},{"source":38,"target":243},{"source":38,"target":244},{"source":38,"target":245},{"source":242,"target":196},{"source":242,"target":246},{"source":242,"target":38},{"source":246,"target":196},{"source":243,"target":70},{"source":243,"target":247},{"source":243,"target":38},{"source":247,"target":70},{"source":244,"target":34},{"source":244,"target":248},{"source":244,"target":38},{"source":248,"target":34},{"source":245,"target":34},{"source":39,"target":1},{"source":39,"target":249},{"source":39,"target":250},{"source":249,"target":251},{"source":249,"target":39},{"source":250,"target":252},{"source":250,"target":39},{"source":40,"target":1},{"source":40,"target":253},{"source":40,"target":254},{"source":40,"target":255},{"source":253,"target":256},{"source":253,"target":40},{"source":254,"target":257},{"source":254,"target":40},{"source":255,"target":171},{"source":255,"target":258},{"source":255,"target":40},{"source":258,"target":171},{"source":41,"target":1},{"source":41,"target":259},{"source":41,"target":260},{"source":259,"target":18},{"source":259,"target":261},{"source":259,"target":41},{"source":261,"target":18},{"source":260,"target":18},{"source":260,"target":262},{"source":260,"target":41},{"source":262,"target":18},{"source":2,"target":70},{"source":2,"target":263},{"source":2,"target":264},{"source":2,"target":265},{"source":2,"target":266},{"source":2,"target":267},{"source":2,"target":268},{"source":2,"target":269},{"source":2,"target":270},{"source":2,"target":271},{"source":2,"target":272},{"source":2,"target":273},{"source":2,"target":274},{"source":2,"target":275},{"source":2,"target":276},{"source":2,"target":277},{"source":2,"target":278},{"source":2,"target":279},{"source":2,"target":280},{"source":2,"target":281},{"source":2,"target":107},{"source":2,"target":282},{"source":2,"target":283},{"source":2,"target":284},{"source":2,"target":285},{"source":2,"target":286},{"source":2,"target":287},{"source":2,"target":288},{"source":2,"target":289},{"source":2,"target":290},{"source":2,"target":171},{"source":2,"target":196},{"source":2,"target":151},{"source":2,"target":291},{"source":2,"target":292},{"source":2,"target":293},{"source":2,"target":294},{"source":2,"target":295},{"source":2,"target":296},{"source":2,"target":297},{"source":2,"target":298},{"source":2,"target":299},{"source":2,"target":300},{"source":2,"target":301},{"source":2,"target":302},{"source":2,"target":303},{"source":2,"target":304},{"source":2,"target":305},{"source":2,"target":306},{"source":2,"target":307},{"source":2,"target":95},{"source":2,"target":308},{"source":2,"target":309},{"source":2,"target":310},{"source":2,"target":311},{"source":2,"target":81},{"source":2,"target":312},{"source":2,"target":313},{"source":2,"target":314},{"source":2,"target":315},{"source":2,"target":0},{"source":70,"target":2},{"source":70,"target":4},{"source":70,"target":312},{"source":70,"target":316},{"source":70,"target":317},{"source":70,"target":318},{"source":70,"target":319},{"source":70,"target":320},{"source":70,"target":321},{"source":70,"target":322},{"source":70,"target":323},{"source":70,"target":324},{"source":70,"target":325},{"source":70,"target":326},{"source":70,"target":327},{"source":70,"target":328},{"source":70,"target":329},{"source":70,"target":330},{"source":70,"target":331},{"source":316,"target":292},{"source":316,"target":332},{"source":316,"target":70},{"source":316,"target":333},{"source":332,"target":292},{"source":317,"target":290},{"source":317,"target":334},{"source":317,"target":70},{"source":317,"target":335},{"source":334,"target":290},{"source":318,"target":107},{"source":318,"target":336},{"source":318,"target":70},{"source":318,"target":337},{"source":336,"target":107},{"source":319,"target":271},{"source":319,"target":338},{"source":319,"target":70},{"source":319,"target":339},{"source":338,"target":271},{"source":320,"target":289},{"source":320,"target":340},{"source":320,"target":70},{"source":320,"target":341},{"source":340,"target":289},{"source":321,"target":286},{"source":321,"target":342},{"source":321,"target":70},{"source":321,"target":343},{"source":342,"target":286},{"source":322,"target":283},{"source":322,"target":344},{"source":322,"target":70},{"source":322,"target":345},{"source":344,"target":283},{"source":323,"target":171},{"source":323,"target":346},{"source":323,"target":70},{"source":323,"target":347},{"source":346,"target":171},{"source":324,"target":290},{"source":324,"target":348},{"source":324,"target":70},{"source":324,"target":349},{"source":348,"target":290},{"source":325,"target":311},{"source":325,"target":350},{"source":325,"target":70},{"source":325,"target":351},{"source":350,"target":311},{"source":326,"target":290},{"source":326,"target":352},{"source":326,"target":70},{"source":326,"target":353},{"source":352,"target":290},{"source":327,"target":310},{"source":327,"target":354},{"source":327,"target":70},{"source":327,"target":355},{"source":354,"target":310},{"source":328,"target":356},{"source":328,"target":70},{"source":329,"target":357},{"source":329,"target":70},{"source":330,"target":4},{"source":331,"target":312},{"source":263,"target":2},{"source":263,"target":70},{"source":263,"target":358},{"source":263,"target":359},{"source":358,"target":171},{"source":358,"target":360},{"source":358,"target":263},{"source":358,"target":361},{"source":360,"target":171},{"source":359,"target":70},{"source":264,"target":2},{"source":264,"target":70},{"source":264,"target":362},{"source":362,"target":70},{"source":265,"target":2},{"source":265,"target":70},{"source":265,"target":363},{"source":363,"target":70},{"source":266,"target":2},{"source":266,"target":265},{"source":266,"target":364},{"source":266,"target":365},{"source":364,"target":49},{"source":364,"target":366},{"source":364,"target":266},{"source":366,"target":49},{"source":365,"target":265},{"source":267,"target":2},{"source":267,"target":265},{"source":267,"target":367},{"source":267,"target":368},{"source":367,"target":79},{"source":367,"target":369},{"source":367,"target":267},{"source":369,"target":79},{"source":368,"target":265},{"source":268,"target":2},{"source":268,"target":265},{"source":268,"target":370},{"source":370,"target":265},{"source":269,"target":2},{"source":269,"target":268},{"source":269,"target":371},{"source":269,"target":372},{"source":371,"target":373},{"source":371,"target":374},{"source":371,"target":269},{"source":374,"target":373},{"source":372,"target":268},{"source":270,"target":2},{"source":270,"target":268},{"source":270,"target":375},{"source":270,"target":376},{"source":375,"target":377},{"source":375,"target":378},{"source":375,"target":270},{"source":378,"target":377},{"source":376,"target":268},{"source":271,"target":2},{"source":271,"target":70},{"source":271,"target":339},{"source":271,"target":379},{"source":339,"target":70},{"source":339,"target":380},{"source":339,"target":271},{"source":339,"target":319},{"source":380,"target":70},{"source":379,"target":70},{"source":272,"target":2},{"source":272,"target":271},{"source":272,"target":381},{"source":381,"target":271},{"source":273,"target":2},{"source":273,"target":271},{"source":273,"target":382},{"source":382,"target":271},{"source":274,"target":2},{"source":274,"target":271},{"source":274,"target":383},{"source":383,"target":271},{"source":275,"target":2},{"source":275,"target":271},{"source":275,"target":384},{"source":384,"target":271},{"source":276,"target":2},{"source":276,"target":70},{"source":276,"target":385},{"source":276,"target":386},{"source":385,"target":277},{"source":385,"target":387},{"source":385,"target":276},{"source":385,"target":388},{"source":387,"target":277},{"source":386,"target":70},{"source":277,"target":2},{"source":277,"target":171},{"source":277,"target":388},{"source":277,"target":389},{"source":388,"target":276},{"source":388,"target":390},{"source":388,"target":277},{"source":388,"target":385},{"source":390,"target":276},{"source":389,"target":171},{"source":278,"target":2},{"source":278,"target":70},{"source":278,"target":391},{"source":278,"target":392},{"source":391,"target":279},{"source":391,"target":393},{"source":391,"target":278},{"source":391,"target":394},{"source":393,"target":279},{"source":392,"target":70},{"source":279,"target":2},{"source":279,"target":4},{"source":279,"target":394},{"source":279,"target":395},{"source":279,"target":396},{"source":279,"target":397},{"source":394,"target":278},{"source":394,"target":398},{"source":394,"target":279},{"source":394,"target":391},{"source":398,"target":278},{"source":395,"target":70},{"source":395,"target":399},{"source":395,"target":279},{"source":399,"target":70},{"source":396,"target":70},{"source":396,"target":400},{"source":396,"target":279},{"source":400,"target":70},{"source":397,"target":4},{"source":280,"target":2},{"source":280,"target":70},{"source":280,"target":401},{"source":280,"target":402},{"source":401,"target":49},{"source":401,"target":403},{"source":401,"target":280},{"source":403,"target":49},{"source":402,"target":70},{"source":281,"target":2},{"source":281,"target":70},{"source":281,"target":404},{"source":404,"target":70},{"source":107,"target":2},{"source":107,"target":70},{"source":107,"target":337},{"source":107,"target":405},{"source":107,"target":406},{"source":107,"target":407},{"source":107,"target":408},{"source":107,"target":409},{"source":107,"target":109},{"source":107,"target":410},{"source":337,"target":70},{"source":337,"target":411},{"source":337,"target":107},{"source":337,"target":318},{"source":411,"target":70},{"source":405,"target":412},{"source":405,"target":107},{"source":406,"target":413},{"source":406,"target":107},{"source":407,"target":414},{"source":407,"target":107},{"source":408,"target":415},{"source":408,"target":107},{"source":409,"target":16},{"source":409,"target":416},{"source":409,"target":107},{"source":416,"target":16},{"source":109,"target":12},{"source":109,"target":417},{"source":109,"target":107},{"source":109,"target":104},{"source":417,"target":12},{"source":410,"target":70},{"source":282,"target":2},{"source":282,"target":107},{"source":282,"target":418},{"source":282,"target":419},{"source":418,"target":49},{"source":418,"target":420},{"source":418,"target":282},{"source":420,"target":49},{"source":419,"target":107},{"source":283,"target":2},{"source":283,"target":107},{"source":283,"target":345},{"source":283,"target":421},{"source":283,"target":422},{"source":283,"target":423},{"source":345,"target":70},{"source":345,"target":424},{"source":345,"target":283},{"source":345,"target":322},{"source":424,"target":70},{"source":421,"target":49},{"source":421,"target":425},{"source":421,"target":283},{"source":425,"target":49},{"source":422,"target":313},{"source":422,"target":426},{"source":422,"target":283},{"source":426,"target":313},{"source":423,"target":107},{"source":284,"target":2},{"source":284,"target":283},{"source":284,"target":427},{"source":427,"target":283},{"source":285,"target":2},{"source":285,"target":283},{"source":285,"target":428},{"source":428,"target":283},{"source":286,"target":2},{"source":286,"target":107},{"source":286,"target":343},{"source":286,"target":429},{"source":286,"target":430},{"source":343,"target":70},{"source":343,"target":431},{"source":343,"target":286},{"source":343,"target":321},{"source":431,"target":70},{"source":429,"target":196},{"source":429,"target":432},{"source":429,"target":286},{"source":429,"target":433},{"source":432,"target":196},{"source":430,"target":107},{"source":287,"target":2},{"source":287,"target":286},{"source":287,"target":434},{"source":287,"target":435},{"source":434,"target":171},{"source":434,"target":436},{"source":434,"target":287},{"source":434,"target":437},{"source":436,"target":171},{"source":435,"target":286},{"source":288,"target":2},{"source":288,"target":286},{"source":288,"target":438},{"source":288,"target":439},{"source":438,"target":49},{"source":438,"target":440},{"source":438,"target":288},{"source":440,"target":49},{"source":439,"target":286},{"source":289,"target":2},{"source":289,"target":70},{"source":289,"target":441},{"source":289,"target":341},{"source":289,"target":442},{"source":441,"target":171},{"source":441,"target":443},{"source":441,"target":289},{"source":441,"target":444},{"source":443,"target":171},{"source":341,"target":70},{"source":341,"target":445},{"source":341,"target":289},{"source":341,"target":320},{"source":445,"target":70},{"source":442,"target":70},{"source":290,"target":2},{"source":290,"target":70},{"source":290,"target":349},{"source":290,"target":353},{"source":290,"target":335},{"source":290,"target":446},{"source":349,"target":70},{"source":349,"target":447},{"source":349,"target":290},{"source":349,"target":324},{"source":447,"target":70},{"source":353,"target":70},{"source":353,"target":448},{"source":353,"target":290},{"source":353,"target":326},{"source":448,"target":70},{"source":335,"target":70},{"source":335,"target":449},{"source":335,"target":290},{"source":335,"target":317},{"source":449,"target":70},{"source":446,"target":70},{"source":171,"target":2},{"source":171,"target":4},{"source":171,"target":312},{"source":171,"target":450},{"source":171,"target":451},{"source":171,"target":452},{"source":171,"target":347},{"source":171,"target":444},{"source":171,"target":437},{"source":171,"target":361},{"source":171,"target":453},{"source":171,"target":454},{"source":171,"target":455},{"source":450,"target":49},{"source":450,"target":456},{"source":450,"target":171},{"source":456,"target":49},{"source":451,"target":49},{"source":451,"target":457},{"source":451,"target":171},{"source":457,"target":49},{"source":452,"target":292},{"source":452,"target":458},{"source":452,"target":171},{"source":452,"target":459},{"source":458,"target":292},{"source":347,"target":70},{"source":347,"target":460},{"source":347,"target":171},{"source":347,"target":323},{"source":460,"target":70},{"source":444,"target":289},{"source":444,"target":461},{"source":444,"target":171},{"source":444,"target":441},{"source":461,"target":289},{"source":437,"target":287},{"source":437,"target":462},{"source":437,"target":171},{"source":437,"target":434},{"source":462,"target":287},{"source":361,"target":263},{"source":361,"target":463},{"source":361,"target":171},{"source":361,"target":358},{"source":463,"target":263},{"source":453,"target":464},{"source":453,"target":171},{"source":454,"target":4},{"source":455,"target":312},{"source":196,"target":2},{"source":196,"target":171},{"source":196,"target":433},{"source":196,"target":465},{"source":433,"target":286},{"source":433,"target":466},{"source":433,"target":196},{"source":433,"target":429},{"source":466,"target":286},{"source":465,"target":171},{"source":151,"target":2},{"source":151,"target":171},{"source":151,"target":467},{"source":467,"target":171},{"source":291,"target":2},{"source":291,"target":292},{"source":291,"target":468},{"source":291,"target":469},{"source":468,"target":292},{"source":468,"target":470},{"source":468,"target":291},{"source":468,"target":471},{"source":470,"target":292},{"source":469,"target":292},{"source":292,"target":2},{"source":292,"target":70},{"source":292,"target":472},{"source":292,"target":473},{"source":292,"target":333},{"source":292,"target":474},{"source":292,"target":475},{"source":292,"target":476},{"source":292,"target":477},{"source":292,"target":471},{"source":292,"target":478},{"source":292,"target":459},{"source":292,"target":479},{"source":472,"target":49},{"source":472,"target":480},{"source":472,"target":292},{"source":480,"target":49},{"source":473,"target":308},{"source":473,"target":481},{"source":473,"target":292},{"source":473,"target":482},{"source":481,"target":308},{"source":333,"target":70},{"source":333,"target":483},{"source":333,"target":292},{"source":333,"target":316},{"source":483,"target":70},{"source":474,"target":311},{"source":474,"target":484},{"source":474,"target":292},{"source":474,"target":485},{"source":484,"target":311},{"source":475,"target":307},{"source":475,"target":486},{"source":475,"target":292},{"source":475,"target":487},{"source":486,"target":307},{"source":476,"target":310},{"source":476,"target":488},{"source":476,"target":292},{"source":476,"target":489},{"source":488,"target":310},{"source":477,"target":307},{"source":477,"target":490},{"source":477,"target":292},{"source":477,"target":491},{"source":490,"target":307},{"source":471,"target":291},{"source":471,"target":492},{"source":471,"target":292},{"source":471,"target":468},{"source":492,"target":291},{"source":478,"target":305},{"source":478,"target":493},{"source":478,"target":292},{"source":478,"target":494},{"source":493,"target":305},{"source":459,"target":171},{"source":459,"target":495},{"source":459,"target":292},{"source":459,"target":452},{"source":495,"target":171},{"source":479,"target":70},{"source":293,"target":2},{"source":293,"target":292},{"source":293,"target":496},{"source":496,"target":292},{"source":294,"target":2},{"source":294,"target":293},{"source":294,"target":497},{"source":497,"target":293},{"source":295,"target":2},{"source":295,"target":293},{"source":295,"target":498},{"source":498,"target":293},{"source":296,"target":2},{"source":296,"target":293},{"source":296,"target":499},{"source":499,"target":293},{"source":297,"target":2},{"source":297,"target":296},{"source":297,"target":500},{"source":500,"target":296},{"source":298,"target":2},{"source":298,"target":296},{"source":298,"target":501},{"source":501,"target":296},{"source":299,"target":2},{"source":299,"target":291},{"source":299,"target":502},{"source":502,"target":291},{"source":300,"target":2},{"source":300,"target":291},{"source":300,"target":503},{"source":503,"target":291},{"source":301,"target":2},{"source":301,"target":291},{"source":301,"target":504},{"source":504,"target":291},{"source":302,"target":2},{"source":302,"target":291},{"source":302,"target":505},{"source":505,"target":291},{"source":303,"target":2},{"source":303,"target":292},{"source":303,"target":506},{"source":506,"target":292},{"source":304,"target":2},{"source":304,"target":292},{"source":304,"target":507},{"source":304,"target":508},{"source":507,"target":305},{"source":507,"target":509},{"source":507,"target":304},{"source":507,"target":510},{"source":509,"target":305},{"source":508,"target":292},{"source":305,"target":2},{"source":305,"target":4},{"source":305,"target":494},{"source":305,"target":510},{"source":305,"target":511},{"source":305,"target":512},{"source":494,"target":292},{"source":494,"target":513},{"source":494,"target":305},{"source":494,"target":478},{"source":513,"target":292},{"source":510,"target":304},{"source":510,"target":514},{"source":510,"target":305},{"source":510,"target":507},{"source":514,"target":304},{"source":511,"target":49},{"source":511,"target":515},{"source":511,"target":305},{"source":515,"target":49},{"source":512,"target":4},{"source":306,"target":2},{"source":306,"target":292},{"source":306,"target":516},{"source":306,"target":517},{"source":516,"target":81},{"source":516,"target":518},{"source":516,"target":306},{"source":516,"target":519},{"source":518,"target":81},{"source":517,"target":292},{"source":307,"target":2},{"source":307,"target":292},{"source":307,"target":487},{"source":307,"target":491},{"source":307,"target":520},{"source":487,"target":292},{"source":487,"target":521},{"source":487,"target":307},{"source":487,"target":475},{"source":521,"target":292},{"source":491,"target":292},{"source":491,"target":522},{"source":491,"target":307},{"source":491,"target":477},{"source":522,"target":292},{"source":520,"target":292},{"source":95,"target":2},{"source":95,"target":4},{"source":95,"target":523},{"source":95,"target":524},{"source":95,"target":525},{"source":523,"target":309},{"source":523,"target":526},{"source":523,"target":95},{"source":523,"target":527},{"source":526,"target":309},{"source":524,"target":308},{"source":524,"target":528},{"source":524,"target":95},{"source":524,"target":529},{"source":528,"target":308},{"source":525,"target":4},{"source":308,"target":2},{"source":308,"target":4},{"source":308,"target":529},{"source":308,"target":482},{"source":308,"target":530},{"source":529,"target":95},{"source":529,"target":531},{"source":529,"target":308},{"source":529,"target":524},{"source":531,"target":95},{"source":482,"target":292},{"source":482,"target":532},{"source":482,"target":308},{"source":482,"target":473},{"source":532,"target":292},{"source":530,"target":4},{"source":309,"target":2},{"source":309,"target":4},{"source":309,"target":527},{"source":309,"target":533},{"source":527,"target":95},{"source":527,"target":534},{"source":527,"target":309},{"source":527,"target":523},{"source":534,"target":95},{"source":533,"target":4},{"source":310,"target":2},{"source":310,"target":309},{"source":310,"target":535},{"source":310,"target":355},{"source":310,"target":489},{"source":310,"target":536},{"source":535,"target":49},{"source":535,"target":537},{"source":535,"target":310},{"source":537,"target":49},{"source":355,"target":70},{"source":355,"target":538},{"source":355,"target":310},{"source":355,"target":327},{"source":538,"target":70},{"source":489,"target":292},{"source":489,"target":539},{"source":489,"target":310},{"source":489,"target":476},{"source":539,"target":292},{"source":536,"target":309},{"source":311,"target":2},{"source":311,"target":309},{"source":311,"target":540},{"source":311,"target":541},{"source":311,"target":485},{"source":311,"target":351},{"source":311,"target":542},{"source":540,"target":49},{"source":540,"target":543},{"source":540,"target":311},{"source":543,"target":49},{"source":541,"target":151},{"source":541,"target":544},{"source":541,"target":311},{"source":544,"target":151},{"source":485,"target":292},{"source":485,"target":545},{"source":485,"target":311},{"source":485,"target":474},{"source":545,"target":292},{"source":351,"target":70},{"source":351,"target":546},{"source":351,"target":311},{"source":351,"target":325},{"source":546,"target":70},{"source":542,"target":309},{"source":81,"target":2},{"source":81,"target":4},{"source":81,"target":547},{"source":81,"target":548},{"source":81,"target":519},{"source":81,"target":549},{"source":81,"target":550},{"source":547,"target":49},{"source":547,"target":551},{"source":547,"target":81},{"source":551,"target":49},{"source":548,"target":81},{"source":548,"target":552},{"source":548,"target":81},{"source":548,"target":549},{"source":552,"target":81},{"source":519,"target":306},{"source":519,"target":553},{"source":519,"target":81},{"source":519,"target":516},{"source":553,"target":306},{"source":549,"target":81},{"source":549,"target":554},{"source":549,"target":81},{"source":549,"target":548},{"source":554,"target":81},{"source":550,"target":4},{"source":312,"target":2},{"source":312,"target":555},{"source":555,"target":556},{"source":555,"target":312},{"source":313,"target":2},{"source":313,"target":41},{"source":313,"target":557},{"source":313,"target":558},{"source":557,"target":27},{"source":557,"target":559},{"source":557,"target":313},{"source":559,"target":27},{"source":558,"target":41},{"source":314,"target":2},{"source":314,"target":70},{"source":314,"target":560},{"source":560,"target":70},{"source":315,"target":2},{"source":315,"target":314},{"source":315,"target":561},{"source":561,"target":314},{"source":3,"target":79},{"source":3,"target":373},{"source":3,"target":377},{"source":3,"target":49},{"source":3,"target":0},{"source":79,"target":3},{"source":373,"target":3},{"source":377,"target":3},{"source":49,"target":3}],"multigraph":true} |
false | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="r">
<eClassifiers xsi:type="ecore:EClass" name="ElementA">
<eStructuralFeatures xsi:type="ecore:EReference" name="refToB" eType="ecore:EClass r2.ecore#//ElementB"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="refToC" eType="ecore:EClass r3.ecore#//ElementC"/>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/CohesionForce/ecfrance-sirius/plugins/org.eclipse.sirius.tests.junit/data/unit/semantic/VP-3818/r.ecore | ecore | r
ElementA
refToB
refToC | null | {"directed":true,"nodes":[{"nsPrefix":null,"nsURI":null,"name":"r","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ElementA","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"refToB","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"refToC","changeable":true,"resolveProxies":true,"lowerBound":0,"id":3,"derived":false},{"id":4,"eClass":"EGenericType"},{"id":5,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":1,"target":0},{"source":1,"target":2},{"source":1,"target":3},{"source":2,"target":4},{"source":2,"target":1},{"source":3,"target":5},{"source":3,"target":1}],"multigraph":true} |
true | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="pagemeta" nsURI="http://www.soluvas.org/schema/web.site.pagemeta/1.0"
nsPrefix="pagemeta">
<eClassifiers xsi:type="ecore:EClass" name="PageMeta">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Low-level meta-information about a HTML page.

For practical purposes, these are usually provided dynamically. However, some information, like favicon URIs and OpenGraph siteName are usually provided statically from application's site catalog XMI e.g. berbatik.SiteCatalog.xmi.

Note that PageMeta uses low-level HTML title, not a "CMS title" (which needs to be reformatted i.e. with prefix & suffix).
It also distinguishes between meta description and og:description.
So it doesn't fit well to be provided statically."/>
</eAnnotations>
<eOperations name="toText" eType="#//PageMeta">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Creates a new PageMeta with phase=text using the input context.

Throws IllegalStateException if phase is after text (i.e. final)."/>
</eAnnotations>
<eParameters name="context" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/>
</eOperations>
<eOperations name="toFinal" eType="#//PageMeta">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Returns a new PageMeta with titles merged.

Throws IllegalStateException if phase is not text."/>
</eAnnotations>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EReference" name="icon" eType="#//PageIcon"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="languageCode" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Used in "html" tag, recommended is "en"."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="openGraph" eType="#//OpenGraphMeta"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="openGraphImage" eType="#//OpenGraphImage"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="openGraphVideo" eType="#//OpenGraphVideo"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="openGraphAudio" eType="#//OpenGraphAudio"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="charset" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Recommended: utf-8."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="title" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="keywords" 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="viewport" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Recommended: width=device-width, initial-scale=1.0"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="author" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="phase" eType="#//PageMetaPhase"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PageIcon">
<eOperations name="toAbsolute" eType="#//PageIcon">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Create a PageIcon containing absolute URIs."/>
</eAnnotations>
<eParameters name="imagesUri" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="brandingBundleName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Used to calculate the absolute URI of icons, relative to Image URI and bundle name.

This will be used only if any of *Uri is not set."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="faviconPath" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="faviconUri" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="icon57Path" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="icon57Uri" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="icon72Path" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="icon72Uri" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="icon114Path" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="icon114Uri" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="icon144Path" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="icon144Uri" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="OpenGraphMeta">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The Open Graph protocol enables any web page to become a rich object in a social graph. For instance, this is used on Facebook to allow any web page to have the same functionality as any other object on Facebook.

While many different technologies and schemas exist and could be combined together, there isn't a single technology which provides enough information to richly represent any web page within the social graph. The Open Graph protocol builds on these existing technologies and gives developers one thing to implement. Developer simplicity is a key goal of the Open Graph protocol which has informed many of the technical design decisions.

Basic Metadata
To turn your web pages into graph objects, you need to add basic metadata to your page. We've based the initial version of the protocol on RDFa which means that you'll place additional <meta> tags in the <head> of your web page. The four required properties for every page are:

og:title - The title of your object as it should appear within the graph, e.g., "The Rock".
og:type - The type of your object, e.g., "video.movie". Depending on the type you specify, other properties may also be required.
og:image - An image URL which should represent your object within the graph.
og:url - The canonical URL of your object that will be used as its permanent ID in the graph, e.g., "http://www.imdb.com/title/tt0117500/".
As an example, the following is the Open Graph protocol markup for The Rock on IMDB:

<html prefix="og: http://ogp.me/ns#">
<head>
<title>The Rock (1996)</title>
<meta property="og:title" content="The Rock" />
<meta property="og:type" content="video.movie" />
<meta property="og:url" content="http://www.imdb.com/title/tt0117500/" />
<meta property="og:image" content="http://ia.media-imdb.com/images/rock.jpg" />
...
</head>
...
</html>
Optional Metadata
The following properties are optional for any object and are generally recommended:

og:audio - A URL to an audio file to accompany this object.
og:description - A one to two sentence description of your object.
og:determiner - The word that appears before this object's title in a sentence. An enum of (a, an, the, "", auto). If auto is chosen, the consumer of your data should chose between "a" or "an". Default is "" (blank).
og:locale - The locale these tags are marked up in. Of the format language_TERRITORY. Default is en_US.
og:locale:alternate - An array of other locales this page is available in.
og:site_name - If your object is part of a larger web site, the name which should be displayed for the overall site. e.g., "IMDb".
og:video - A URL to a video file that complements this object.
For example (line-break solely for display purposes):

<meta property="og:audio" content="http://example.com/bond/theme.mp3" />
<meta property="og:description" 
 content="Sean Connery found fame and fortune as the
 suave, sophisticated British agent, James Bond." />
<meta property="og:determiner" content="the" />
<meta property="og:locale" content="en_GB" />
<meta property="og:locale:alternate" content="fr_FR" />
<meta property="og:locale:alternate" content="es_ES" />
<meta property="og:site_name" content="IMDb" />
<meta property="og:video" content="http://example.com/bond/trailer.swf" />
The RDF schema (in Turtle) can be found at ogp.me/ns.

Structured Properties
Some properties can have extra metadata attached to them. These are specified in the same way as other metadata with property and content, but the property will have extra :.

The og:image property has some optional structured properties:

og:image:url - Identical to og:image.
og:image:secure_url - An alternate url to use if the webpage requires HTTPS.
og:image:type - A MIME type for this image.
og:image:width - The number of pixels wide.
og:image:height - The number of pixels high.
A full image example:

<meta property="og:image" content="http://example.com/ogp.jpg" />
<meta property="og:image:secure_url" content="https://secure.example.com/ogp.jpg" />
<meta property="og:image:type" content="image/jpeg" />
<meta property="og:image:width" content="400" />
<meta property="og:image:height" content="300" />
The og:video tag has the identical tags as og:image. Here is an example:

<meta property="og:video" content="http://example.com/movie.swf" />
<meta property="og:video:secure_url" content="https://secure.example.com/movie.swf" />
<meta property="og:video:type" content="application/x-shockwave-flash" />
<meta property="og:video:width" content="400" />
<meta property="og:video:height" content="300" />
The og:audio tag only has the first 3 properties available (since size doesn't make sense for sound):

<meta property="og:audio" content="http://example.com/sound.mp3" />
<meta property="og:audio:secure_url" content="https://secure.example.com/sound.mp3" />
<meta property="og:audio:type" content="audio/mpeg" />
Arrays
If a tag can have multiple values, just put multiple versions of the same <meta> tag on your page. The first tag (from top to bottom) is given preference during conflicts.

<meta property="og:image" content="http://example.com/rock.jpg" />
<meta property="og:image" content="http://example.com/rock2.jpg" />
Put structured properties after you declare their root tag. Whenever another root element is parsed, that structured property is considered to be done and another one is started.

For example:

<meta property="og:image" content="http://example.com/rock.jpg" />
<meta property="og:image:width" content="300" />
<meta property="og:image:height" content="300" />
<meta property="og:image" content="http://example.com/rock2.jpg" />
<meta property="og:image" content="http://example.com/rock3.jpg" />
<meta property="og:image:height" content="1000" />
means there are 3 images on this page, the first image is 300x300, the middle one has unspecified dimensions, and the last one is 1000px tall.

Object Types
In order for your object to be represented within the graph, you need to specify its type. This is done using the og:type property:

<meta property="og:type" content="website" />
When the community agrees on the schema for a type, it is added to the list of global types. All other objects in the type system are CURIEs of the form

<head prefix="my_namespace: http://example.com/ns#">
<meta property="og:type" content="my_namespace:my_type" />
The global types are grouped into verticals. Each vertical has its own namespace. The og:type values for a namespace are always prefixed with the namespace and then a period. This is to reduce confusion with user-defined namespaced types which always have colons in them.

Music
Namespace URI: http://ogp.me/ns/music#
og:type values:

music.song

music:duration - integer >=1 - The song's length in seconds.
music:album - music.album array - The album this song is from.
music:album:disc - integer >=1 - Which disc of the album this song is on.
music:album:track - integer >=1 - Which track this song is.
music:musician - profile array - The musician that made this song.
music.album

music:song - music.song - The song on this album.
music:song:disc - integer >=1 - The same as music:album:disc but in reverse.
music:song:track - integer >=1 - The same as music:album:track but in reverse.
music:musician - profile - The musician that made this song.
music:release_date - datetime - The date the album was released.
music.playlist

music:song - Identical to the ones on music.album
music:song:disc
music:song:track
music:creator - profile - The creator of this playlist.
music.radio_station

music:creator - profile - The creator of this station.
Video
Namespace URI: http://ogp.me/ns/video#
og:type values:

video.movie

video:actor - profile array - Actors in the movie.
video:actor:role - string - The role they played.
video:director - profile array - Directors of the movie.
video:writer - profile array - Writers of the movie.
video:duration - integer >=1 - The movie's length in seconds.
video:release_date - datetime - The date the movie was released.
video:tag - string array - Tag words associated with this movie.
video.episode

video:actor - Identical to video.movie
video:actor:role
video:director
video:writer
video:duration
video:release_date
video:tag
video:series - video.tv_show - Which series this episode belongs to.
video.tv_show

A multi-episode TV show. The metadata is identical to video.movie.

video.other

A video that doesn't belong in any other category. The metadata is identical to video.movie.

No Vertical
These are globally defined objects that just don't fit into a vertical but yet are broadly used and agreed upon.

og:type values:

article - Namespace URI: http://ogp.me/ns/article#

article:published_time - datetime - When the article was first published.
article:modified_time - datetime - When the article was last changed.
article:expiration_time - datetime - When the article is out of date after.
article:author - profile array - Writers of the article.
article:section - string - A high-level section name. E.g. Technology
article:tag - string array - Tag words associated with this article.
book - Namespace URI: http://ogp.me/ns/book#

book:author - profile array - Who wrote this book.
book:isbn - string - The ISBN
book:release_date - datetime - The date the book was released.
book:tag - string array - Tag words associated with this book.
profile - Namespace URI: http://ogp.me/ns/profile#

profile:first_name - string - A name normally given to an individual by a parent or self-chosen.
profile:last_name - string - A name inherited from a family or marriage and by which the individual is commonly known.
profile:username - string - A short unique string to identify them.
profile:gender - enum(male, female) - Their gender.
website - Namespace URI: http://ogp.me/ns/website#

No additional properties other than the basic ones. Any non-marked up webpage should be treated as og:type website.

Types
The following types are used when defining attributes in Open Graph protocol.

Type	Description	Literals
Boolean	A Boolean represents a true or false value	true, false, 1, 0
DateTime	A DateTime represents a temporal value composed of a date (year, month, day) and an optional time component (hours, minutes)	ISO 8601
Enum	A type consisting of bounded set of constant string values (enumeration members).	A string value that is a member of the enumeration
Float	A 64-bit signed floating point number	All literals that conform to the following formats:

1.234
-1.234
1.2e3
-1.2e3
7E-10
Integer	A 32-bit signed integer. In many languages integers over 32-bits become floats, so we limit Open Graph protocol for easy multi-language use.	All literals that conform to the following formats:

1234
-123
String	A sequence of Unicode characters	All literals composed of Unicode characters with no escape characters
URL	A sequence of Unicode characters that identify an Internet resource.	All valid URLs that utilize the http:// or https:// protocols
"/>
</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="og:title. The title of your object as it should appear within the graph, e.g., "The Rock"."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="type" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="og:type. The type of your object, e.g., "video.movie". Depending on the type you specify, other properties may also be required."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="image" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="og:image - An image URL which should represent your object within the graph.
"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="url" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="og:url - The canonical URL of your object that will be used as its permanent ID in the graph, e.g., "http://www.imdb.com/title/tt0117500/"."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="audio" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="og:audio - A URL to an audio file to accompany this object."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="description" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="og:description - A one to two sentence description of your object."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="determiner" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="og:determiner - The word that appears before this object's title in a sentence. An enum of (a, an, the, "", auto). If auto is chosen, the consumer of your data should chose between "a" or "an". Default is "" (blank)."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="locale" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="og:locale - The locale these tags are marked up in. Of the format language_TERRITORY. Default is en_US."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="localeAlternates" 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="og:locale:alternate - An array of other locales this page is available in.
"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="siteName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="og:site_name - If your object is part of a larger web site, the name which should be displayed for the overall site. e.g., "IMDb"."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="video" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="og:video - A URL to a video file that complements this object.
"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="OpenGraphImage">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The og:image property has some optional structured properties:

og:image:url - Identical to og:image.
og:image:secure_url - An alternate url to use if the webpage requires HTTPS.
og:image:type - A MIME type for this image.
og:image:width - The number of pixels wide.
og:image:height - The number of pixels high.
A full image example:

<meta property="og:image" content="http://example.com/ogp.jpg" />
<meta property="og:image:secure_url" content="https://secure.example.com/ogp.jpg" />
<meta property="og:image:type" content="image/jpeg" />
<meta property="og:image:width" content="400" />
<meta property="og:image:height" content="300" />"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="url" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="og:image:url - Identical to og:image."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="secureUrl" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="og:image:secure_url - An alternate url to use if the webpage requires HTTPS.
"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="type" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="og:image:type - A MIME type for this image.
"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="width" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EIntegerObject">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="og:image:width - The number of pixels wide.
"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="height" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EIntegerObject">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="og:image:height - The number of pixels high.
"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="OpenGraphVideo">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The og:video tag has the identical tags as og:image. Here is an example:

<meta property="og:video" content="http://example.com/movie.swf" />
<meta property="og:video:secure_url" content="https://secure.example.com/movie.swf" />
<meta property="og:video:type" content="application/x-shockwave-flash" />
<meta property="og:video:width" content="400" />
<meta property="og:video:height" content="300" />"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="url" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="og:image:url - Identical to og:image."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="secureUrl" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="og:image:secure_url - An alternate url to use if the webpage requires HTTPS.
"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="type" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="og:image:type - A MIME type for this image.
"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="width" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EIntegerObject">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="og:image:width - The number of pixels wide.
"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="height" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EIntegerObject">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="og:image:height - The number of pixels high.
"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="OpenGraphAudio">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The og:audio tag only has the first 3 properties available (since size doesn't make sense for sound):

<meta property="og:audio" content="http://example.com/sound.mp3" />
<meta property="og:audio:secure_url" content="https://secure.example.com/sound.mp3" />
<meta property="og:audio:type" content="audio/mpeg" />"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="url" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="og:image:url - Identical to og:image."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="secureUrl" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="og:image:secure_url - An alternate url to use if the webpage requires HTTPS.
"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="type" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="og:image:type - A MIME type for this image.
"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PageSelector" abstract="true" interface="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Matches a web request against a rule and modifies the current Page object."/>
</eAnnotations>
<eOperations name="matches" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Determines if this selector matches the provided page."/>
</eAnnotations>
<eParameters name="context" eType="#//PageRuleContext"/>
</eOperations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="UriPatternPageSelector" eSuperTypes="#//PageSelector">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Matches web requests using http://code.google.com/p/wo-furi/"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="pattern" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PageRule" eSuperTypes="../../../../../../../../org.soluvas.commons/src/main/resources/org/soluvas/commons/commons.ecore#//BundleAware ../../../../../../../../org.soluvas.commons/src/main/resources/org/soluvas/commons/commons.ecore#//ResourceAware ../../../../../../../../org.soluvas.commons/src/main/resources/org/soluvas/commons/commons.ecore#//Positionable">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Positioner Guide:

* -200 : org.soluvas core
* -100 : coarse-grained
* -50 : module-level fine-grained (e.g. bippo salesorder)
* -10 : product-level fine-grained (e.g. bippo )
* 0 or missing : application-level fine-grained (e.g. berbatik)
* 10 : customizations
"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="selector" eType="#//PageSelector"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="declaration" eType="#//PageDeclaration"
containment="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="What to apply when the selector matches."/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PageDeclaration" abstract="true" interface="true"/>
<eClassifiers xsi:type="ecore:EClass" name="SourcePageDeclaration" eSuperTypes="#//PageDeclaration">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Applies the contents of the specified "source" Page to current web request.

The Page instance must be linked via EMF, which is sometimes handy but not very flexible for runtime purposes."/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="source" lowerBound="1"
eType="#//PageMeta" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ProcessorPageDeclaration" eSuperTypes="#//PageDeclaration">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Uses a PageProcessor implementation to modify the Page for current web request.

It will be looked up in OSGi (scoped for the current tenant) using the given filters."/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="filter" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Filter in LDAP syntax."/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ResourcePageDeclaration" eSuperTypes="#//PageDeclaration">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Loads the file from the specified bundle and the specified resource path.

This is handy to load from classpath in OSGi environments, but cannot handle overrides properly. You need a proper federating repository for that."/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="bundle" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Bundle symbolic name that hosts the Page XMI file."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="path" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Full path to the Page XMI in the bundle, including the leading '/' and the '.xmi' extension."/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="RepositoryPageDeclaration" eSuperTypes="#//PageDeclaration">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="filter" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Filter to the repository in LDAP syntax. Will be looked up in OSGi."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="path" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Path to the page in the repository."/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PageMetaCatalog" eSuperTypes="#//PageRuleCollection ../../../../../../../../org.soluvas.commons/src/main/resources/org/soluvas/commons/commons.ecore#//BundleAware ../../../../../../../../org.soluvas.commons/src/main/resources/org/soluvas/commons/commons.ecore#//ResourceAware">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The site catalog is used to define all *logical* sections and pages in a site.

It is used in 2 ways:
1. at generation time, to generate concrete page classes, Wicket HTML markup, and JS files.
2. at runtime, to inspect *logical* sections and pages in the site.

Note that information about actual concrete page classes etc. are not visible here, and if needed, then it should be described using another schema."/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PageMetaCollection" abstract="true"
interface="true">
<eStructuralFeatures xsi:type="ecore:EReference" name="pageMetas" upperBound="-1"
eType="#//PageMeta" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PageRuleCollection" abstract="true"
interface="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Contains a list of rules."/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="rules" upperBound="-1"
eType="#//PageRule" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PageTitle">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Used to compose a title string.

This will set the :
- page meta title : prefixes.join(prefixSeparator) + main + suffixes.join(suffixSeparator)
- open graph meta : title <= main (TODO: needs to be more configurable), e.g. we want to display "Zalova Bag - Bags" or "Zalova Bag - O Batiks" or even "Zalova Bag - Bags - O Batiks""/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="main" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="prefixes" upperBound="-1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="suffixes" upperBound="-1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="prefixSeparator" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="suffixSeparator" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ClassPageSelector" eSuperTypes="#//PageSelector">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Selects pages based on Wicket page class name."/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="className" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EDataType" name="PageRuleContext" instanceClassName="org.soluvas.web.site.PageRequestContext"/>
<eClassifiers xsi:type="ecore:EEnum" name="PageMetaPhase">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="PageMeta need to have at least 3 states : 

1. `template`. Contains Mustache templates.
2. `text`. Will not be parsed for template but titles not yet merged.
3. `final`. Titles already merged."/>
</eAnnotations>
<eLiterals name="template">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Contains Mustache templates."/>
</eAnnotations>
</eLiterals>
<eLiterals name="text" value="1">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Will not be parsed for template but titles not yet merged."/>
</eAnnotations>
</eLiterals>
<eLiterals name="final" value="2">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Titles already merged."/>
</eAnnotations>
</eLiterals>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/gssi/metamodel-dataset-analysis-toolchain/metamodels/pagemeta.ecore | ecore | pagemeta
PageMeta
toText
context
toFinal
icon
languageCode
openGraph
openGraphImage
openGraphVideo
openGraphAudio
charset
title
keywords
description
viewport
author
phase
PageIcon
toAbsolute
imagesUri
brandingBundleName
faviconPath
faviconUri
icon57Path
icon57Uri
icon72Path
icon72Uri
icon114Path
icon114Uri
icon144Path
icon144Uri
OpenGraphMeta
title
type
image
url
audio
description
determiner
locale
localeAlternates
siteName
video
OpenGraphImage
url
secureUrl
type
width
height
OpenGraphVideo
url
secureUrl
type
width
height
OpenGraphAudio
url
secureUrl
type
PageSelector
matches
context
UriPatternPageSelector
pattern
PageRule
selector
declaration
PageDeclaration
SourcePageDeclaration
source
ProcessorPageDeclaration
filter
ResourcePageDeclaration
bundle
path
RepositoryPageDeclaration
filter
path
PageMetaCatalog
PageMetaCollection
pageMetas
PageRuleCollection
rules
PageTitle
main
prefixes
suffixes
prefixSeparator
suffixSeparator
ClassPageSelector
className
PageRuleContext
org.soluvas.web.site.PageRequestContext
org.soluvas.web.site.PageRequestContext
PageMetaPhase
template
template
text
text
final
final | null | {"directed":true,"nodes":[{"nsPrefix":"pagemeta","nsURI":"http://www.soluvas.org/schema/web.site.pagemeta/1.0","name":"pagemeta","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PageMeta","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PageIcon","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OpenGraphMeta","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OpenGraphImage","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OpenGraphVideo","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OpenGraphAudio","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PageSelector","instanceClass":null,"abstract":true,"id":7,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UriPatternPageSelector","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PageRule","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PageDeclaration","instanceClass":null,"abstract":true,"id":10,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SourcePageDeclaration","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProcessorPageDeclaration","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ResourcePageDeclaration","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RepositoryPageDeclaration","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PageMetaCatalog","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PageMetaCollection","instanceClass":null,"abstract":true,"id":16,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PageRuleCollection","instanceClass":null,"abstract":true,"id":17,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PageTitle","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ClassPageSelector","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":"org.soluvas.web.site.PageRequestContext","defaultValue":null,"instanceClassName":"org.soluvas.web.site.PageRequestContext","name":"PageRuleContext","instanceClass":null,"id":20,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":null,"instanceClassName":null,"name":"PageMetaPhase","instanceClass":null,"id":21,"serializable":true,"eClass":"EEnum"},{"ordered":true,"upperBound":1,"unique":true,"name":"toText","lowerBound":0,"id":22,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"toFinal","lowerBound":0,"id":23,"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":"icon","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":"languageCode","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":true,"unsettable":false,"transient":false,"unique":true,"name":"openGraph","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":"openGraphImage","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":"openGraphVideo","changeable":true,"resolveProxies":true,"lowerBound":0,"id":28,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"openGraphAudio","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":"charset","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":"title","changeable":true,"lowerBound":0,"iD":false,"id":31,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"keywords","changeable":true,"lowerBound":0,"iD":false,"id":32,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"description","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":"viewport","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":"author","changeable":true,"lowerBound":0,"iD":false,"id":35,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"phase","changeable":true,"lowerBound":0,"iD":false,"id":36,"derived":false},{"id":37,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":38,"many":false,"required":false,"eClass":"EParameter"},{"id":39,"eClass":"EGenericType"},{"id":40,"eClass":"EGenericType"},{"id":41,"eClass":"EGenericType"},{"id":42,"eClass":"EGenericType"},{"id":43,"eClass":"EGenericType"},{"id":44,"eClass":"EGenericType"},{"id":45,"eClass":"EGenericType"},{"id":46,"eClass":"EGenericType"},{"id":47,"eClass":"EGenericType"},{"id":48,"eClass":"EGenericType"},{"id":49,"eClass":"EGenericType"},{"id":50,"eClass":"EGenericType"},{"id":51,"eClass":"EGenericType"},{"id":52,"eClass":"EGenericType"},{"id":53,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"toAbsolute","lowerBound":0,"id":54,"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":"brandingBundleName","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":"faviconPath","changeable":true,"lowerBound":0,"iD":false,"id":56,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"faviconUri","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":"icon57Path","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":"icon57Uri","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":"icon72Path","changeable":true,"lowerBound":0,"iD":false,"id":60,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"icon72Uri","changeable":true,"lowerBound":0,"iD":false,"id":61,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"icon114Path","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":"icon114Uri","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":"icon144Path","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":"icon144Uri","changeable":true,"lowerBound":0,"iD":false,"id":65,"derived":false},{"id":66,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"imagesUri","lowerBound":0,"id":67,"many":false,"required":false,"eClass":"EParameter"},{"id":68,"eClass":"EGenericType"},{"id":69,"eClass":"EGenericType"},{"id":70,"eClass":"EGenericType"},{"id":71,"eClass":"EGenericType"},{"id":72,"eClass":"EGenericType"},{"id":73,"eClass":"EGenericType"},{"id":74,"eClass":"EGenericType"},{"id":75,"eClass":"EGenericType"},{"id":76,"eClass":"EGenericType"},{"id":77,"eClass":"EGenericType"},{"id":78,"eClass":"EGenericType"},{"id":79,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":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":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":"type","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":"image","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":"url","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":"audio","changeable":true,"lowerBound":0,"iD":false,"id":84,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"description","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":"determiner","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":"locale","changeable":true,"lowerBound":0,"iD":false,"id":87,"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":"localeAlternates","changeable":true,"lowerBound":0,"iD":false,"id":88,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"siteName","changeable":true,"lowerBound":0,"iD":false,"id":89,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"video","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"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"url","changeable":true,"lowerBound":0,"iD":false,"id":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":"secureUrl","changeable":true,"lowerBound":0,"iD":false,"id":103,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"lowerBound":0,"iD":false,"id":104,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"width","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":"height","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"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"url","changeable":true,"lowerBound":0,"iD":false,"id":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":"secureUrl","changeable":true,"lowerBound":0,"iD":false,"id":113,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"type","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":"width","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":"height","changeable":true,"lowerBound":0,"iD":false,"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,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"url","changeable":true,"lowerBound":0,"iD":false,"id":122,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"secureUrl","changeable":true,"lowerBound":0,"iD":false,"id":123,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"lowerBound":0,"iD":false,"id":124,"derived":false},{"id":125,"eClass":"EGenericType"},{"id":126,"eClass":"EGenericType"},{"id":127,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"matches","lowerBound":0,"id":128,"many":false,"required":false,"eClass":"EOperation"},{"id":129,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":130,"many":false,"required":false,"eClass":"EParameter"},{"id":131,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"pattern","changeable":true,"lowerBound":1,"iD":false,"id":132,"derived":false},{"id":133,"eClass":"EGenericType"},{"id":134,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"selector","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":"declaration","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"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"source","changeable":true,"resolveProxies":true,"lowerBound":1,"id":142,"derived":false},{"id":143,"eClass":"EGenericType"},{"id":144,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"filter","changeable":true,"lowerBound":0,"iD":false,"id":145,"derived":false},{"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":"bundle","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":false,"unique":true,"name":"path","changeable":true,"lowerBound":0,"iD":false,"id":149,"derived":false},{"id":150,"eClass":"EGenericType"},{"id":151,"eClass":"EGenericType"},{"id":152,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"filter","changeable":true,"lowerBound":0,"iD":false,"id":153,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"path","changeable":true,"lowerBound":0,"iD":false,"id":154,"derived":false},{"id":155,"eClass":"EGenericType"},{"id":156,"eClass":"EGenericType"},{"id":157,"eClass":"EGenericType"},{"id":158,"eClass":"EGenericType"},{"id":159,"eClass":"EGenericType"},{"id":160,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"pageMetas","changeable":true,"resolveProxies":true,"lowerBound":0,"id":161,"derived":false},{"id":162,"eClass":"EGenericType"},{"container":false,"ordered":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":163,"derived":false},{"id":164,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"main","changeable":true,"lowerBound":0,"iD":false,"id":165,"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":"prefixes","changeable":true,"lowerBound":0,"iD":false,"id":166,"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":"suffixes","changeable":true,"lowerBound":0,"iD":false,"id":167,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"prefixSeparator","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":"suffixSeparator","changeable":true,"lowerBound":0,"iD":false,"id":169,"derived":false},{"id":170,"eClass":"EGenericType"},{"id":171,"eClass":"EGenericType"},{"id":172,"eClass":"EGenericType"},{"id":173,"eClass":"EGenericType"},{"id":174,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"className","changeable":true,"lowerBound":1,"iD":false,"id":175,"derived":false},{"id":176,"eClass":"EGenericType"},{"id":177,"eClass":"EGenericType"},{"name":"template","id":178,"value":0,"literal":"template","eClass":"EEnumLiteral"},{"name":"text","id":179,"value":1,"literal":"text","eClass":"EEnumLiteral"},{"name":"final","id":180,"value":2,"literal":"final","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":1,"target":0},{"source":1,"target":22},{"source":1,"target":23},{"source":1,"target":24},{"source":1,"target":25},{"source":1,"target":26},{"source":1,"target":27},{"source":1,"target":28},{"source":1,"target":29},{"source":1,"target":30},{"source":1,"target":31},{"source":1,"target":32},{"source":1,"target":33},{"source":1,"target":34},{"source":1,"target":35},{"source":1,"target":36},{"source":22,"target":1},{"source":22,"target":37},{"source":22,"target":1},{"source":22,"target":38},{"source":37,"target":1},{"source":38,"target":39},{"source":38,"target":22},{"source":23,"target":1},{"source":23,"target":40},{"source":23,"target":1},{"source":40,"target":1},{"source":24,"target":2},{"source":24,"target":41},{"source":24,"target":1},{"source":41,"target":2},{"source":25,"target":42},{"source":25,"target":1},{"source":26,"target":3},{"source":26,"target":43},{"source":26,"target":1},{"source":43,"target":3},{"source":27,"target":4},{"source":27,"target":44},{"source":27,"target":1},{"source":44,"target":4},{"source":28,"target":5},{"source":28,"target":45},{"source":28,"target":1},{"source":45,"target":5},{"source":29,"target":6},{"source":29,"target":46},{"source":29,"target":1},{"source":46,"target":6},{"source":30,"target":47},{"source":30,"target":1},{"source":31,"target":48},{"source":31,"target":1},{"source":32,"target":49},{"source":32,"target":1},{"source":33,"target":50},{"source":33,"target":1},{"source":34,"target":51},{"source":34,"target":1},{"source":35,"target":52},{"source":35,"target":1},{"source":36,"target":21},{"source":36,"target":53},{"source":36,"target":1},{"source":53,"target":21},{"source":2,"target":0},{"source":2,"target":54},{"source":2,"target":55},{"source":2,"target":56},{"source":2,"target":57},{"source":2,"target":58},{"source":2,"target":59},{"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":54,"target":2},{"source":54,"target":66},{"source":54,"target":2},{"source":54,"target":67},{"source":66,"target":2},{"source":67,"target":68},{"source":67,"target":54},{"source":55,"target":69},{"source":55,"target":2},{"source":56,"target":70},{"source":56,"target":2},{"source":57,"target":71},{"source":57,"target":2},{"source":58,"target":72},{"source":58,"target":2},{"source":59,"target":73},{"source":59,"target":2},{"source":60,"target":74},{"source":60,"target":2},{"source":61,"target":75},{"source":61,"target":2},{"source":62,"target":76},{"source":62,"target":2},{"source":63,"target":77},{"source":63,"target":2},{"source":64,"target":78},{"source":64,"target":2},{"source":65,"target":79},{"source":65,"target":2},{"source":3,"target":0},{"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":80,"target":91},{"source":80,"target":3},{"source":81,"target":92},{"source":81,"target":3},{"source":82,"target":93},{"source":82,"target":3},{"source":83,"target":94},{"source":83,"target":3},{"source":84,"target":95},{"source":84,"target":3},{"source":85,"target":96},{"source":85,"target":3},{"source":86,"target":97},{"source":86,"target":3},{"source":87,"target":98},{"source":87,"target":3},{"source":88,"target":99},{"source":88,"target":3},{"source":89,"target":100},{"source":89,"target":3},{"source":90,"target":101},{"source":90,"target":3},{"source":4,"target":0},{"source":4,"target":102},{"source":4,"target":103},{"source":4,"target":104},{"source":4,"target":105},{"source":4,"target":106},{"source":102,"target":107},{"source":102,"target":4},{"source":103,"target":108},{"source":103,"target":4},{"source":104,"target":109},{"source":104,"target":4},{"source":105,"target":110},{"source":105,"target":4},{"source":106,"target":111},{"source":106,"target":4},{"source":5,"target":0},{"source":5,"target":112},{"source":5,"target":113},{"source":5,"target":114},{"source":5,"target":115},{"source":5,"target":116},{"source":112,"target":117},{"source":112,"target":5},{"source":113,"target":118},{"source":113,"target":5},{"source":114,"target":119},{"source":114,"target":5},{"source":115,"target":120},{"source":115,"target":5},{"source":116,"target":121},{"source":116,"target":5},{"source":6,"target":0},{"source":6,"target":122},{"source":6,"target":123},{"source":6,"target":124},{"source":122,"target":125},{"source":122,"target":6},{"source":123,"target":126},{"source":123,"target":6},{"source":124,"target":127},{"source":124,"target":6},{"source":7,"target":0},{"source":7,"target":128},{"source":128,"target":129},{"source":128,"target":7},{"source":128,"target":130},{"source":130,"target":20},{"source":130,"target":131},{"source":130,"target":128},{"source":131,"target":20},{"source":8,"target":0},{"source":8,"target":7},{"source":8,"target":132},{"source":8,"target":133},{"source":132,"target":134},{"source":132,"target":8},{"source":133,"target":7},{"source":9,"target":0},{"source":9,"target":135},{"source":9,"target":136},{"source":9,"target":137},{"source":9,"target":138},{"source":9,"target":139},{"source":135,"target":7},{"source":135,"target":140},{"source":135,"target":9},{"source":140,"target":7},{"source":136,"target":10},{"source":136,"target":141},{"source":136,"target":9},{"source":141,"target":10},{"source":10,"target":0},{"source":11,"target":0},{"source":11,"target":10},{"source":11,"target":142},{"source":11,"target":143},{"source":142,"target":1},{"source":142,"target":144},{"source":142,"target":11},{"source":144,"target":1},{"source":143,"target":10},{"source":12,"target":0},{"source":12,"target":10},{"source":12,"target":145},{"source":12,"target":146},{"source":145,"target":147},{"source":145,"target":12},{"source":146,"target":10},{"source":13,"target":0},{"source":13,"target":10},{"source":13,"target":148},{"source":13,"target":149},{"source":13,"target":150},{"source":148,"target":151},{"source":148,"target":13},{"source":149,"target":152},{"source":149,"target":13},{"source":150,"target":10},{"source":14,"target":0},{"source":14,"target":10},{"source":14,"target":153},{"source":14,"target":154},{"source":14,"target":155},{"source":153,"target":156},{"source":153,"target":14},{"source":154,"target":157},{"source":154,"target":14},{"source":155,"target":10},{"source":15,"target":0},{"source":15,"target":17},{"source":15,"target":158},{"source":15,"target":159},{"source":15,"target":160},{"source":158,"target":17},{"source":16,"target":0},{"source":16,"target":161},{"source":161,"target":1},{"source":161,"target":162},{"source":161,"target":16},{"source":162,"target":1},{"source":17,"target":0},{"source":17,"target":163},{"source":163,"target":9},{"source":163,"target":164},{"source":163,"target":17},{"source":164,"target":9},{"source":18,"target":0},{"source":18,"target":165},{"source":18,"target":166},{"source":18,"target":167},{"source":18,"target":168},{"source":18,"target":169},{"source":165,"target":170},{"source":165,"target":18},{"source":166,"target":171},{"source":166,"target":18},{"source":167,"target":172},{"source":167,"target":18},{"source":168,"target":173},{"source":168,"target":18},{"source":169,"target":174},{"source":169,"target":18},{"source":19,"target":0},{"source":19,"target":7},{"source":19,"target":175},{"source":19,"target":176},{"source":175,"target":177},{"source":175,"target":19},{"source":176,"target":7},{"source":20,"target":0},{"source":21,"target":0},{"source":21,"target":178},{"source":21,"target":179},{"source":21,"target":180},{"source":178,"target":21},{"source":179,"target":21},{"source":180,"target":21}],"multigraph":true} |
false | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="hummingbird" nsURI="http://www.eclipse.org/sphinx/examples/xtext/hummingbird/Hummingbird"
nsPrefix="hummingbird">
<eClassifiers xsi:type="ecore:EClass" name="EntryPoint">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="description" eType="#//Description"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Application" eSuperTypes="#//EntryPoint">
<eStructuralFeatures xsi:type="ecore:EReference" name="components" upperBound="-1"
eType="#//Component" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Component">
<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="#//ComponentType"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="incomingConnections" eType="#//Connection"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="description" eType="#//Description"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="outgoingConnections" upperBound="-1"
eType="#//Connection" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="parameterValues" upperBound="-1"
eType="#//ParameterValue" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Connection">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="sourcePort" eType="#//Port"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="targetComponent" eType="#//Component"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="description" eType="#//Description"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ParameterValue">
<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="#//Parameter"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="description" eType="#//Description"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Platform" eSuperTypes="#//EntryPoint">
<eStructuralFeatures xsi:type="ecore:EReference" name="componentTypes" upperBound="-1"
eType="#//ComponentType" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="interfaces" upperBound="-1"
eType="#//Interface" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ComponentType">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="providedInterfaces" unique="false"
upperBound="-1" eType="#//Interface"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="description" eType="#//Description"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ports" upperBound="-1"
eType="#//Port" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="parameters" upperBound="-1"
eType="#//Parameter" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Interface">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="providingComponentTypes"
unique="false" upperBound="-1" eType="#//ComponentType"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="requiringPorts" unique="false"
upperBound="-1" eType="#//Port"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="description" eType="#//Description"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Port">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="minProviderCount" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="maxProviderCount" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="requiredInterface" eType="#//Interface"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="description" eType="#//Description"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Parameter">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="optional" 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:EAttribute" name="dataType" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="description" eType="#//Description"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Identifiable">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="idantifiable" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Description">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="description" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/plugbee/dslforge/examples/org.eclipse.sphinx.examples.xtext.hummingbird/model/generated/Hummingbird.ecore | ecore | hummingbird
EntryPoint
name
description
Application
components
Component
name
type
incomingConnections
description
outgoingConnections
parameterValues
Connection
name
sourcePort
targetComponent
description
ParameterValue
name
value
type
description
Platform
componentTypes
interfaces
ComponentType
name
providedInterfaces
description
ports
parameters
Interface
name
providingComponentTypes
requiringPorts
description
Port
name
minProviderCount
maxProviderCount
requiredInterface
description
Parameter
optional
name
dataType
description
Identifiable
idantifiable
Description
description | null | {"directed":true,"nodes":[{"nsPrefix":"hummingbird","nsURI":"http://www.eclipse.org/sphinx/examples/xtext/hummingbird/Hummingbird","name":"hummingbird","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EntryPoint","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Application","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Component","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Connection","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ParameterValue","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Platform","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ComponentType","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Interface","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Port","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Parameter","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Identifiable","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Description","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":13,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"description","changeable":true,"resolveProxies":true,"lowerBound":0,"id":14,"derived":false},{"id":15,"eClass":"EGenericType"},{"id":16,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"components","changeable":true,"resolveProxies":true,"lowerBound":0,"id":17,"derived":false},{"id":18,"eClass":"EGenericType"},{"id":19,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":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":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"incomingConnections","changeable":true,"resolveProxies":true,"lowerBound":0,"id":22,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"description","changeable":true,"resolveProxies":true,"lowerBound":0,"id":23,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"outgoingConnections","changeable":true,"resolveProxies":true,"lowerBound":0,"id":24,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"parameterValues","changeable":true,"resolveProxies":true,"lowerBound":0,"id":25,"derived":false},{"id":26,"eClass":"EGenericType"},{"id":27,"eClass":"EGenericType"},{"id":28,"eClass":"EGenericType"},{"id":29,"eClass":"EGenericType"},{"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},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"sourcePort","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":"targetComponent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":34,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"description","changeable":true,"resolveProxies":true,"lowerBound":0,"id":35,"derived":false},{"id":36,"eClass":"EGenericType"},{"id":37,"eClass":"EGenericType"},{"id":38,"eClass":"EGenericType"},{"id":39,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":40,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":0,"iD":false,"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":"type","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":"description","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"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"componentTypes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":48,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"interfaces","changeable":true,"resolveProxies":true,"lowerBound":0,"id":49,"derived":false},{"id":50,"eClass":"EGenericType"},{"id":51,"eClass":"EGenericType"},{"id":52,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":53,"derived":false},{"container":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":"providedInterfaces","changeable":true,"resolveProxies":true,"lowerBound":0,"id":54,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"description","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":"ports","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":"parameters","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":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},{"container":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":"providingComponentTypes","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":false,"unsettable":false,"transient":false,"unique":false,"name":"requiringPorts","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":"description","changeable":true,"resolveProxies":true,"lowerBound":0,"id":66,"derived":false},{"id":67,"eClass":"EGenericType"},{"id":68,"eClass":"EGenericType"},{"id":69,"eClass":"EGenericType"},{"id":70,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":71,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"minProviderCount","changeable":true,"lowerBound":0,"iD":false,"id":72,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"maxProviderCount","changeable":true,"lowerBound":0,"iD":false,"id":73,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"requiredInterface","changeable":true,"resolveProxies":true,"lowerBound":0,"id":74,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"description","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"},{"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":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":"dataType","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":"description","changeable":true,"resolveProxies":true,"lowerBound":0,"id":84,"derived":false},{"id":85,"eClass":"EGenericType"},{"id":86,"eClass":"EGenericType"},{"id":87,"eClass":"EGenericType"},{"id":88,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"idantifiable","changeable":true,"lowerBound":0,"iD":false,"id":89,"derived":false},{"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":"description","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":1,"target":0},{"source":1,"target":13},{"source":1,"target":14},{"source":13,"target":15},{"source":13,"target":1},{"source":14,"target":12},{"source":14,"target":16},{"source":14,"target":1},{"source":16,"target":12},{"source":2,"target":0},{"source":2,"target":1},{"source":2,"target":17},{"source":2,"target":18},{"source":17,"target":3},{"source":17,"target":19},{"source":17,"target":2},{"source":19,"target":3},{"source":18,"target":1},{"source":3,"target":0},{"source":3,"target":20},{"source":3,"target":21},{"source":3,"target":22},{"source":3,"target":23},{"source":3,"target":24},{"source":3,"target":25},{"source":20,"target":26},{"source":20,"target":3},{"source":21,"target":7},{"source":21,"target":27},{"source":21,"target":3},{"source":27,"target":7},{"source":22,"target":4},{"source":22,"target":28},{"source":22,"target":3},{"source":28,"target":4},{"source":23,"target":12},{"source":23,"target":29},{"source":23,"target":3},{"source":29,"target":12},{"source":24,"target":4},{"source":24,"target":30},{"source":24,"target":3},{"source":30,"target":4},{"source":25,"target":5},{"source":25,"target":31},{"source":25,"target":3},{"source":31,"target":5},{"source":4,"target":0},{"source":4,"target":32},{"source":4,"target":33},{"source":4,"target":34},{"source":4,"target":35},{"source":32,"target":36},{"source":32,"target":4},{"source":33,"target":9},{"source":33,"target":37},{"source":33,"target":4},{"source":37,"target":9},{"source":34,"target":3},{"source":34,"target":38},{"source":34,"target":4},{"source":38,"target":3},{"source":35,"target":12},{"source":35,"target":39},{"source":35,"target":4},{"source":39,"target":12},{"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":45},{"source":41,"target":5},{"source":42,"target":10},{"source":42,"target":46},{"source":42,"target":5},{"source":46,"target":10},{"source":43,"target":12},{"source":43,"target":47},{"source":43,"target":5},{"source":47,"target":12},{"source":6,"target":0},{"source":6,"target":1},{"source":6,"target":48},{"source":6,"target":49},{"source":6,"target":50},{"source":48,"target":7},{"source":48,"target":51},{"source":48,"target":6},{"source":51,"target":7},{"source":49,"target":8},{"source":49,"target":52},{"source":49,"target":6},{"source":52,"target":8},{"source":50,"target":1},{"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":53,"target":58},{"source":53,"target":7},{"source":54,"target":8},{"source":54,"target":59},{"source":54,"target":7},{"source":59,"target":8},{"source":55,"target":12},{"source":55,"target":60},{"source":55,"target":7},{"source":60,"target":12},{"source":56,"target":9},{"source":56,"target":61},{"source":56,"target":7},{"source":61,"target":9},{"source":57,"target":10},{"source":57,"target":62},{"source":57,"target":7},{"source":62,"target":10},{"source":8,"target":0},{"source":8,"target":63},{"source":8,"target":64},{"source":8,"target":65},{"source":8,"target":66},{"source":63,"target":67},{"source":63,"target":8},{"source":64,"target":7},{"source":64,"target":68},{"source":64,"target":8},{"source":68,"target":7},{"source":65,"target":9},{"source":65,"target":69},{"source":65,"target":8},{"source":69,"target":9},{"source":66,"target":12},{"source":66,"target":70},{"source":66,"target":8},{"source":70,"target":12},{"source":9,"target":0},{"source":9,"target":71},{"source":9,"target":72},{"source":9,"target":73},{"source":9,"target":74},{"source":9,"target":75},{"source":71,"target":76},{"source":71,"target":9},{"source":72,"target":77},{"source":72,"target":9},{"source":73,"target":78},{"source":73,"target":9},{"source":74,"target":8},{"source":74,"target":79},{"source":74,"target":9},{"source":79,"target":8},{"source":75,"target":12},{"source":75,"target":80},{"source":75,"target":9},{"source":80,"target":12},{"source":10,"target":0},{"source":10,"target":81},{"source":10,"target":82},{"source":10,"target":83},{"source":10,"target":84},{"source":81,"target":85},{"source":81,"target":10},{"source":82,"target":86},{"source":82,"target":10},{"source":83,"target":87},{"source":83,"target":10},{"source":84,"target":12},{"source":84,"target":88},{"source":84,"target":10},{"source":88,"target":12},{"source":11,"target":0},{"source":11,"target":89},{"source":89,"target":90},{"source":89,"target":11},{"source":12,"target":0},{"source":12,"target":91},{"source":91,"target":92},{"source":91,"target":12}],"multigraph":true} |
false | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="dummy" nsURI="http://mdsd.tools/eclipseproject/0.1.0" nsPrefix="dummy">
<eClassifiers xsi:type="ecore:EClass" name="DummyClass">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/MDSD-Tools/Dev-ProjectTemplate.g8/src/main/g8/bundles/$project_basename$/model/dummy.ecore | ecore | dummy
DummyClass
name | null | {"directed":true,"nodes":[{"nsPrefix":"dummy","nsURI":"http://mdsd.tools/eclipseproject/0.1.0","name":"dummy","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DummyClass","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":2,"derived":false},{"id":3,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":1,"target":0},{"source":1,"target":2},{"source":2,"target":3},{"source":2,"target":1}],"multigraph":true} |
false | <?xml version="1.0" encoding="ASCII"?>
<!--
JBoss, Home of Professional Open Source.
See the LEGAL.txt file distributed with this work for information regarding copyright ownership and licensing.
See the AUTHORS.txt file distributed with this work for a full listing of individual contributors.
-->
<ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="jdbc"
nsURI="http://www.metamatrix.com/metamodels/JDBC" nsPrefix="jdbc">
<eClassifiers xsi:type="ecore:EClass" name="JdbcSourceProperty">
<eReferences name="source" eType="#//JdbcSource" transient="true" eOpposite="#//JdbcSource/properties"/>
<eAttributes name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eAttributes name="value" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="JdbcDriver">
<eReferences name="jdbcDriverContainer" eType="#//JdbcDriverContainer" transient="true"
eOpposite="#//JdbcDriverContainer/jdbcDrivers"/>
<eAttributes name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eAttributes name="urlSyntax" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eAttributes name="jarFileUris" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
upperBound="-1"/>
<eAttributes name="availableDriverClassNames" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
upperBound="-1"/>
<eAttributes name="preferredDriverClassName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="JdbcSource">
<eReferences name="jdbcDriver" eType="#//JdbcDriver"/>
<eReferences name="properties" eType="#//JdbcSourceProperty" upperBound="-1" containment="true"
eOpposite="#//JdbcSourceProperty/source"/>
<eReferences name="jdbcSourceContainer" eType="#//JdbcSourceContainer" transient="true"
eOpposite="#//JdbcSourceContainer/jdbcSources"/>
<eReferences name="importSettings" eType="#//JdbcImportSettings" containment="true"
eOpposite="#//JdbcImportSettings/source"/>
<eAttributes name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eAttributes name="driverName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eAttributes name="driverClass" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eAttributes name="username" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eAttributes name="url" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="JdbcDriverContainer">
<eReferences name="jdbcDrivers" eType="#//JdbcDriver" upperBound="-1" containment="true"
eOpposite="#//JdbcDriver/jdbcDriverContainer"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="JdbcSourceContainer">
<eReferences name="jdbcSources" eType="#//JdbcSource" upperBound="-1" containment="true"
eOpposite="#//JdbcSource/jdbcSourceContainer"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="JdbcImportSettings">
<eReferences name="source" eType="#//JdbcSource" transient="true" eOpposite="#//JdbcSource/importSettings"/>
<eReferences name="options" eType="#//JdbcImportOptions" upperBound="-1" containment="true"
eOpposite="#//JdbcImportOptions/importSettings"/>
<eAttributes name="createCatalogsInModel" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
defaultValueLiteral="true"/>
<eAttributes name="createSchemasInModel" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
defaultValueLiteral="true"/>
<eAttributes name="convertCaseInModel" eType="#//CaseConversion"/>
<eAttributes name="generateSourceNamesInModel" eType="#//SourceNames" defaultValueLiteral="UNQUALIFIED"/>
<eAttributes name="includedCatalogPaths" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
upperBound="-1"/>
<eAttributes name="includedSchemaPaths" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
upperBound="-1"/>
<eAttributes name="excludedObjectPaths" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
upperBound="-1"/>
<eAttributes name="includeForeignKeys" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
defaultValueLiteral="true"/>
<eAttributes name="includeIndexes" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
defaultValueLiteral="true"/>
<eAttributes name="includeProcedures" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
defaultValueLiteral="false"/>
<eAttributes name="includeApproximateIndexes" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
defaultValueLiteral="true"/>
<eAttributes name="includeUniqueIndexes" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
defaultValueLiteral="false"/>
<eAttributes name="includedTableTypes" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
upperBound="-1"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="JdbcImportOptions">
<eReferences name="importSettings" eType="#//JdbcImportSettings" transient="true"
lowerBound="1" eOpposite="#//JdbcImportSettings/options"/>
<eAttributes name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eAttributes name="value" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="CaseConversion">
<eLiterals name="NONE"/>
<eLiterals name="TO_UPPERCASE" value="1"/>
<eLiterals name="TO_LOWERCASE" value="2"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="SourceNames">
<eLiterals name="NONE"/>
<eLiterals name="UNQUALIFIED" value="1"/>
<eLiterals name="FULLY_QUALIFIED" value="2"/>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/datavirtualization/jbdv/modeshape/sequencers/modeshape-sequencer-teiid/src/test/resources/ecore/Jdbc.ecore | ecore | jdbc
JdbcSourceProperty
source
name
value
JdbcDriver
jdbcDriverContainer
name
urlSyntax
jarFileUris
availableDriverClassNames
preferredDriverClassName
JdbcSource
jdbcDriver
properties
jdbcSourceContainer
importSettings
name
driverName
driverClass
username
url
JdbcDriverContainer
jdbcDrivers
JdbcSourceContainer
jdbcSources
JdbcImportSettings
source
options
createCatalogsInModel
true
createSchemasInModel
true
convertCaseInModel
generateSourceNamesInModel
UNQUALIFIED
includedCatalogPaths
includedSchemaPaths
excludedObjectPaths
includeForeignKeys
true
includeIndexes
true
includeProcedures
false
includeApproximateIndexes
true
includeUniqueIndexes
false
includedTableTypes
JdbcImportOptions
importSettings
name
value
CaseConversion
NONE
NONE
TO_UPPERCASE
TO_UPPERCASE
TO_LOWERCASE
TO_LOWERCASE
SourceNames
NONE
NONE
UNQUALIFIED
UNQUALIFIED
FULLY_QUALIFIED
FULLY_QUALIFIED | null | {"directed":true,"nodes":[{"nsPrefix":"jdbc","nsURI":"http://www.metamatrix.com/metamodels/JDBC","name":"jdbc","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"JdbcSourceProperty","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"JdbcDriver","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"JdbcSource","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"JdbcDriverContainer","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"JdbcSourceContainer","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"JdbcImportSettings","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"JdbcImportOptions","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"CaseConversion","instanceClass":null,"id":8,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"SourceNames","instanceClass":null,"id":9,"serializable":true,"eClass":"EEnum"},{"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":"source","changeable":true,"resolveProxies":true,"lowerBound":0,"id":10,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","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":"value","changeable":true,"lowerBound":0,"iD":false,"id":12,"derived":false},{"id":13,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"properties","changeable":true,"resolveProxies":true,"lowerBound":0,"id":14,"derived":false},{"id":15,"eClass":"EGenericType"},{"id":16,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"jdbcDriverContainer","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":"urlSyntax","changeable":true,"lowerBound":0,"iD":false,"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":true,"name":"jarFileUris","changeable":true,"lowerBound":0,"iD":false,"id":20,"derived":false},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"availableDriverClassNames","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":"preferredDriverClassName","changeable":true,"lowerBound":0,"iD":false,"id":22,"derived":false},{"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":"jdbcDrivers","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"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"jdbcDriver","changeable":true,"resolveProxies":true,"lowerBound":0,"id":30,"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":"jdbcSourceContainer","changeable":true,"resolveProxies":true,"lowerBound":0,"id":31,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"importSettings","changeable":true,"resolveProxies":true,"lowerBound":0,"id":32,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":33,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"driverName","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":"driverClass","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":"username","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":"url","changeable":true,"lowerBound":0,"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":"jdbcSources","changeable":true,"resolveProxies":true,"lowerBound":0,"id":41,"derived":false},{"id":42,"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":"source","changeable":true,"resolveProxies":true,"lowerBound":0,"id":43,"derived":false},{"id":44,"eClass":"EGenericType"},{"id":45,"eClass":"EGenericType"},{"id":46,"eClass":"EGenericType"},{"id":47,"eClass":"EGenericType"},{"id":48,"eClass":"EGenericType"},{"id":49,"eClass":"EGenericType"},{"id":50,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"options","changeable":true,"resolveProxies":true,"lowerBound":0,"id":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":"createCatalogsInModel","changeable":true,"lowerBound":0,"iD":false,"id":52,"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":"createSchemasInModel","changeable":true,"lowerBound":0,"iD":false,"id":53,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"convertCaseInModel","changeable":true,"lowerBound":0,"iD":false,"id":54,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"UNQUALIFIED","unsettable":false,"transient":false,"unique":true,"name":"generateSourceNamesInModel","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":true,"name":"includedCatalogPaths","changeable":true,"lowerBound":0,"iD":false,"id":56,"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":"includedSchemaPaths","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":true,"name":"excludedObjectPaths","changeable":true,"lowerBound":0,"iD":false,"id":58,"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":"includeForeignKeys","changeable":true,"lowerBound":0,"iD":false,"id":59,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":true,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"true","unsettable":false,"transient":false,"unique":true,"name":"includeIndexes","changeable":true,"lowerBound":0,"iD":false,"id":60,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":true,"name":"includeProcedures","changeable":true,"lowerBound":0,"iD":false,"id":61,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":true,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"true","unsettable":false,"transient":false,"unique":true,"name":"includeApproximateIndexes","changeable":true,"lowerBound":0,"iD":false,"id":62,"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":"includeUniqueIndexes","changeable":true,"lowerBound":0,"iD":false,"id":63,"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":"includedTableTypes","changeable":true,"lowerBound":0,"iD":false,"id":64,"derived":false},{"id":65,"eClass":"EGenericType"},{"id":66,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"importSettings","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"},{"id":73,"eClass":"EGenericType"},{"id":74,"eClass":"EGenericType"},{"id":75,"eClass":"EGenericType"},{"id":76,"eClass":"EGenericType"},{"id":77,"eClass":"EGenericType"},{"id":78,"eClass":"EGenericType"},{"id":79,"eClass":"EGenericType"},{"id":80,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":81,"derived":false},{"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":82,"derived":false},{"id":83,"eClass":"EGenericType"},{"id":84,"eClass":"EGenericType"},{"id":85,"eClass":"EGenericType"},{"name":"NONE","id":86,"value":0,"literal":"NONE","eClass":"EEnumLiteral"},{"name":"TO_UPPERCASE","id":87,"value":1,"literal":"TO_UPPERCASE","eClass":"EEnumLiteral"},{"name":"TO_LOWERCASE","id":88,"value":2,"literal":"TO_LOWERCASE","eClass":"EEnumLiteral"},{"name":"NONE","id":89,"value":0,"literal":"NONE","eClass":"EEnumLiteral"},{"name":"UNQUALIFIED","id":90,"value":1,"literal":"UNQUALIFIED","eClass":"EEnumLiteral"},{"name":"FULLY_QUALIFIED","id":91,"value":2,"literal":"FULLY_QUALIFIED","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":3},{"source":10,"target":13},{"source":10,"target":1},{"source":10,"target":14},{"source":13,"target":3},{"source":11,"target":15},{"source":11,"target":1},{"source":12,"target":16},{"source":12,"target":1},{"source":2,"target":0},{"source":2,"target":17},{"source":2,"target":18},{"source":2,"target":19},{"source":2,"target":20},{"source":2,"target":21},{"source":2,"target":22},{"source":17,"target":4},{"source":17,"target":23},{"source":17,"target":2},{"source":17,"target":24},{"source":23,"target":4},{"source":18,"target":25},{"source":18,"target":2},{"source":19,"target":26},{"source":19,"target":2},{"source":20,"target":27},{"source":20,"target":2},{"source":21,"target":28},{"source":21,"target":2},{"source":22,"target":29},{"source":22,"target":2},{"source":3,"target":0},{"source":3,"target":30},{"source":3,"target":14},{"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":30,"target":2},{"source":30,"target":38},{"source":30,"target":3},{"source":38,"target":2},{"source":14,"target":1},{"source":14,"target":39},{"source":14,"target":3},{"source":14,"target":10},{"source":39,"target":1},{"source":31,"target":5},{"source":31,"target":40},{"source":31,"target":3},{"source":31,"target":41},{"source":40,"target":5},{"source":32,"target":6},{"source":32,"target":42},{"source":32,"target":3},{"source":32,"target":43},{"source":42,"target":6},{"source":33,"target":44},{"source":33,"target":3},{"source":34,"target":45},{"source":34,"target":3},{"source":35,"target":46},{"source":35,"target":3},{"source":36,"target":47},{"source":36,"target":3},{"source":37,"target":48},{"source":37,"target":3},{"source":4,"target":0},{"source":4,"target":24},{"source":24,"target":2},{"source":24,"target":49},{"source":24,"target":4},{"source":24,"target":17},{"source":49,"target":2},{"source":5,"target":0},{"source":5,"target":41},{"source":41,"target":3},{"source":41,"target":50},{"source":41,"target":5},{"source":41,"target":31},{"source":50,"target":3},{"source":6,"target":0},{"source":6,"target":43},{"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":6,"target":58},{"source":6,"target":59},{"source":6,"target":60},{"source":6,"target":61},{"source":6,"target":62},{"source":6,"target":63},{"source":6,"target":64},{"source":43,"target":3},{"source":43,"target":65},{"source":43,"target":6},{"source":43,"target":32},{"source":65,"target":3},{"source":51,"target":7},{"source":51,"target":66},{"source":51,"target":6},{"source":51,"target":67},{"source":66,"target":7},{"source":52,"target":68},{"source":52,"target":6},{"source":53,"target":69},{"source":53,"target":6},{"source":54,"target":8},{"source":54,"target":70},{"source":54,"target":6},{"source":70,"target":8},{"source":55,"target":9},{"source":55,"target":71},{"source":55,"target":6},{"source":71,"target":9},{"source":56,"target":72},{"source":56,"target":6},{"source":57,"target":73},{"source":57,"target":6},{"source":58,"target":74},{"source":58,"target":6},{"source":59,"target":75},{"source":59,"target":6},{"source":60,"target":76},{"source":60,"target":6},{"source":61,"target":77},{"source":61,"target":6},{"source":62,"target":78},{"source":62,"target":6},{"source":63,"target":79},{"source":63,"target":6},{"source":64,"target":80},{"source":64,"target":6},{"source":7,"target":0},{"source":7,"target":67},{"source":7,"target":81},{"source":7,"target":82},{"source":67,"target":6},{"source":67,"target":83},{"source":67,"target":7},{"source":67,"target":51},{"source":83,"target":6},{"source":81,"target":84},{"source":81,"target":7},{"source":82,"target":85},{"source":82,"target":7},{"source":8,"target":0},{"source":8,"target":86},{"source":8,"target":87},{"source":8,"target":88},{"source":86,"target":8},{"source":87,"target":8},{"source":88,"target":8},{"source":9,"target":0},{"source":9,"target":89},{"source":9,"target":90},{"source":9,"target":91},{"source":89,"target":9},{"source":90,"target":9},{"source":91,"target":9}],"multigraph":true} |
false | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="tosca" nsURI="http://schemas.ogf.org/tosca/core/ecore" nsPrefix="tosca">
<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>
<eAnnotations source="http://www.eclipse.org/OCL/Import">
<details key="occi" value="platform:/plugin/org.eclipse.cmf.occi.core/model/OCCI.ecore#/"/>
<details key="infrastructure" value="platform:/plugin/org.eclipse.cmf.occi.infrastructure/model/Infrastructure.ecore#/"/>
<details key="sla" value="platform:/plugin/org.eclipse.cmf.occi.sla/model/sla.ecore#/"/>
<details key="modmacao" value="platform:/plugin/org.modmacao.core/model/modmacao.ecore#/"/>
<details key="platform" value="platform:/plugin/org.modmacao.occi.platform/model/platform.ecore#/"/>
<details key="placement" value="platform:/plugin/org.modmacao.placement/model/placement.ecore#/"/>
</eAnnotations>
<eClassifiers xsi:type="ecore:EDataType" name="string" instanceClassName="java.lang.String"/>
<eClassifiers xsi:type="ecore:EDataType" name="stringMinOne" instanceClassName="java.lang.String">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="minLength" value="1"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EDataType" name="boolean" instanceClassName="java.lang.Boolean"/>
<eClassifiers xsi:type="ecore:EDataType" name="byte" instanceClassName="java.lang.Byte"/>
<eClassifiers xsi:type="ecore:EDataType" name="double" instanceClassName="java.lang.Double"/>
<eClassifiers xsi:type="ecore:EDataType" name="float" instanceClassName="java.lang.Float"/>
<eClassifiers xsi:type="ecore:EDataType" name="integer" instanceClassName="java.lang.Integer"/>
<eClassifiers xsi:type="ecore:EDataType" name="integerMinOne" instanceClassName="java.lang.Integer">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="minInclusive" value="1"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EDataType" name="integerMinZero" instanceClassName="java.lang.Integer">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="minInclusive" value="0"/>
<details key="minExclusive" value="-1"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EDataType" name="long" instanceClassName="java.lang.Long"/>
<eClassifiers xsi:type="ecore:EDataType" name="short" instanceClassName="java.lang.Short"/>
<eClassifiers xsi:type="ecore:EDataType" name="map" instanceClassName="java.util.Map"/>
<eClassifiers xsi:type="ecore:EDataType" name="version" instanceClassName="java.lang.String">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="pattern" value="((\d+)((\.\d+)+)?)"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EDataType" name="range" instanceClassName="java.lang.Short">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="minInclusive" value="1"/>
<details key="maxInclusive" value="32767"/>
<details key="maxExclusive" value="32767"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EDataType" name="toscadatatypesnetworkPortDef" instanceClassName="java.lang.Short">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="minInclusive" value="1"/>
<details key="minExclusive" value="0"/>
<details key="maxInclusive" value="32767"/>
<details key="maxExclusive" value="32767"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EDataType" name="scalarFrequency" instanceClassName="java.lang.Double">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="minInclusive" value="0.1"/>
<details key="minExclusive" value="0.2"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EDataType" name="scalarSizeMinOneMB" instanceClassName="java.lang.Integer">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="minInclusive" value="1"/>
<details key="minExclusive" value="0"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EDataType" name="scalarSizeMinZeroGB" instanceClassName="java.lang.Integer">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="minInclusive" value="0"/>
<details key="minExclusive" value="1"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EDataType" name="scalarSizeMinZeroMB" instanceClassName="java.lang.Integer">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="minInclusive" value="0"/>
<details key="minExclusive" value="1"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="arraystring">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="values" unique="false"
upperBound="-1" eType="#//string"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="NetworkInfo">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="networkid" lowerBound="1"
eType="#//string">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value=""/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="addresses" eType="#//arraystring"
containment="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value=""/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="networkname" lowerBound="1"
eType="#//string">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value=""/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PortInfo">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="portname" lowerBound="1"
eType="#//string">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value=""/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="networkid" lowerBound="1"
eType="#//string">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value=""/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="addresses" eType="#//arraystring"
containment="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value=""/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="macaddress" lowerBound="1"
eType="#//string">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value=""/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="portid" lowerBound="1"
eType="#//string">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value=""/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Credential">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The Credential type is a complex TOSCA data Type used when describing authorization credentials used to access network accessible resources."/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="protocol" lowerBound="1"
eType="#//string">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The optional protocol name."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="keys" lowerBound="1" eType="#//map">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The optional list of protocol-specific keys or assertions."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="tokentype" lowerBound="1"
eType="#//string" defaultValueLiteral="The required token type.">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The required token type."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="user" lowerBound="1" eType="#//string">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The optional user (name or ID) used for non-token based credentials."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="token" lowerBound="1" eType="#//string">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The required token used as a credential for authorization or access to a networked resource."/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="protocolEnum">
<eLiterals name="udp" literal="udp"/>
<eLiterals name="tcp" value="1" literal="tcp"/>
<eLiterals name="igmp" value="2" literal="igmp"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PortSpec">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="protocol" lowerBound="1"
eType="#//protocolEnum">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value=""/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="targetrange" lowerBound="1"
eType="#//range">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value=""/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="sourcerange" lowerBound="1"
eType="#//range">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value=""/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="source" lowerBound="1"
eType="#//toscadatatypesnetworkPortDef">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value=""/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="target" lowerBound="1"
eType="#//toscadatatypesnetworkPortDef">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value=""/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="initiatorEnum">
<eLiterals name="source" literal="source"/>
<eLiterals name="target" value="1" literal="target"/>
<eLiterals name="peer" value="2" literal="peer"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Tosca_capabilities_root" eSuperTypes="platform:/plugin/org.modmacao.core/model/modmacao.ecore#//Component platform:/plugin/org.eclipse.cmf.occi.core/model/OCCI.ecore#//MixinBase"/>
<eClassifiers xsi:type="ecore:EClass" name="Tosca_capabilities_node" eSuperTypes="#//Tosca_capabilities_root platform:/plugin/org.eclipse.cmf.occi.core/model/OCCI.ecore#//MixinBase"/>
<eClassifiers xsi:type="ecore:EClass" name="Tosca_capabilities_endpoint" eSuperTypes="#//Tosca_capabilities_root platform:/plugin/org.eclipse.cmf.occi.core/model/OCCI.ecore#//MixinBase">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="portName" eType="#//string">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The optional name (or ID) of the network port this endpoint should be bound to."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="protocol" eType="#//string"
defaultValueLiteral="tcp">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The name of the protocol (i.e., the protocol prefix) that the endpoint accepts (any OSI Layer 4-7 protocols) Examples: http, https, ftp, tcp, udp, etc."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="port" eType="#//toscadatatypesnetworkPortDef">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The optional port of the endpoint."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="initiator" eType="#//initiatorEnum"
defaultValueLiteral="source">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The optional indicator of the direction of the connection."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="networkName" eType="#//string"
defaultValueLiteral="PRIVATE">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The optional name (or ID) of the network this endpoint should be bound to. network_name: PRIVATE | PUBLIC |<network_name> | <network_id>"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="secure" eType="#//boolean"
defaultValueLiteral="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Requests for the endpoint to be secure and use credentials supplied on the ConnectsTo relationship."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="ports" eType="#//map">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The optional map of ports the Endpoint supports (if more than one)."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="urlPath" eType="#//string">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The optional URL path of the endpoint’s address if applicable for the protocol."/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Tosca_capabilities_scalable" eSuperTypes="#//Tosca_capabilities_root platform:/plugin/org.eclipse.cmf.occi.core/model/OCCI.ecore#//MixinBase">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="minInstances" eType="#//integer"
defaultValueLiteral="1">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="This property is used to indicate the minimum number of instances that should be created for the associated TOSCA Node Template by a TOSCA orchestrator."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="maxInstances" eType="#//integer"
defaultValueLiteral="1">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="This property is used to indicate the maximum number of instances that should be created for the associated TOSCA Node Template by a TOSCA orchestrator."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="defaultInstances" eType="#//integer"
defaultValueLiteral="1">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="An optional property that indicates the requested default number of instances that should be the starting number of instances a TOSCA orchestrator should attempt to allocate. Note: The value for this property MUST be in the range between the values set for ‘min_instances’ and ‘max_instances’ properties."/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Tosca_capabilities_network_bindable"
eSuperTypes="#//Tosca_capabilities_node platform:/plugin/org.eclipse.cmf.occi.core/model/OCCI.ecore#//MixinBase"/>
<eClassifiers xsi:type="ecore:EClass" name="Tosca_capabilities_container" eSuperTypes="#//Tosca_capabilities_root platform:/plugin/org.eclipse.cmf.occi.core/model/OCCI.ecore#//MixinBase">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="diskSize" eType="#//scalarSizeMinZeroMB">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Size of the local disk available to applications running on the Compute node (default unit is MB)."/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Tosca_capabilities_endpoint_database"
eSuperTypes="#//Tosca_capabilities_endpoint platform:/plugin/org.eclipse.cmf.occi.core/model/OCCI.ecore#//MixinBase"/>
<eClassifiers xsi:type="ecore:EClass" name="Tosca_capabilities_endpoint_public"
eSuperTypes="#//Tosca_capabilities_endpoint platform:/plugin/org.eclipse.cmf.occi.core/model/OCCI.ecore#//MixinBase">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="floating" eType="#//boolean"
defaultValueLiteral="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Indicates that the public address should be allocated from a pool of floating IPs that are associated with the network."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="dnsName" eType="#//string">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The optional name to register with DNS"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Tosca_capabilities_endpoint_admin" eSuperTypes="#//Tosca_capabilities_endpoint platform:/plugin/org.eclipse.cmf.occi.core/model/OCCI.ecore#//MixinBase"/>
<eClassifiers xsi:type="ecore:EClass" name="Tosca_capabilities_operatingsystem"
eSuperTypes="#//Tosca_capabilities_root platform:/plugin/org.eclipse.cmf.occi.core/model/OCCI.ecore#//MixinBase">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="type" eType="#//string">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The Operating System (OS) type. Examples of valid values include: linux, aix, mac, windows, etc."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="distribution" eType="#//string">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The Operating System (OS) distribution. Examples of valid values for an “type” of “Linux” would include: debian, fedora, rhel and ubuntu."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="version" eType="#//version">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The Operating System version."/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Tosca_capabilities_attachment" eSuperTypes="#//Tosca_capabilities_root platform:/plugin/org.eclipse.cmf.occi.core/model/OCCI.ecore#//MixinBase"/>
<eClassifiers xsi:type="ecore:EClass" name="Tosca_nodes_root" eSuperTypes="#//Tosca_capabilities_node platform:/plugin/org.eclipse.cmf.occi.core/model/OCCI.ecore#//MixinBase"/>
<eClassifiers xsi:type="ecore:EClass" name="Tosca_nodes_webapplication" eSuperTypes="#//Tosca_nodes_root #//Tosca_capabilities_endpoint platform:/plugin/org.eclipse.cmf.occi.core/model/OCCI.ecore#//MixinBase">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="appliesConstraint"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="appliesConstraint" value="self.entity.oclIsKindOf(platform::Component)"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="contextRoot" eType="#//string">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The web application’s context root which designates the application’s URL path within the web server it is hosted on."/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Tosca_nodes_softwarecomponent" eSuperTypes="#//Tosca_nodes_root platform:/plugin/org.eclipse.cmf.occi.core/model/OCCI.ecore#//MixinBase">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="appliesConstraint"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="appliesConstraint" value="self.entity.oclIsKindOf(platform::Component)"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="adminCredential" eType="#//Credential"
containment="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The optional credential that can be used to authenticate to the software component."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="componentVersion" eType="#//version">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The optional software component’s version."/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Tosca_nodes_dbms" eSuperTypes="#//Tosca_nodes_softwarecomponent #//Tosca_capabilities_container platform:/plugin/org.modmacao.occi.platform/model/platform.ecore#//Database platform:/plugin/org.eclipse.cmf.occi.core/model/OCCI.ecore#//MixinBase">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="SourceMustBeDatabase"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="SourceMustBeDatabase" value="true"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="port" eType="#//integer">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="the port the DBMS service will listen to for data and requests"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="rootPassword" eType="#//string">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="the optional root password for the DBMS service"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Tosca_nodes_objectstorage" eSuperTypes="#//Tosca_nodes_root #//Tosca_capabilities_endpoint platform:/plugin/org.eclipse.cmf.occi.core/model/OCCI.ecore#//MixinBase">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="appliesConstraint"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="appliesConstraint" value="self.entity.oclIsKindOf(infrastructure::Storage)"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="size" eType="#//scalarSizeMinZeroGB">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value=""/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="#//string">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value=""/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Tosca_nodes_compute" eSuperTypes="#//Tosca_nodes_root #//Tosca_capabilities_scalable #//Tosca_capabilities_endpoint_admin #//Tosca_capabilities_operatingsystem #//Tosca_capabilities_container #//Tosca_capabilities_network_bindable platform:/plugin/org.eclipse.cmf.occi.core/model/OCCI.ecore#//MixinBase">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="SourceMustBeSoftwareComponent appliesConstraint"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="SourceMustBeSoftwareComponent" value="true"/>
<details key="appliesConstraint" value="self.entity.oclIsKindOf(infrastructure::Compute)"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="privateAddress" eType="#//string">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The primary private IP address assigned by the cloud provider that applications may use to access the Compute node."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="publicAddress" eType="#//string">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The primary public IP address assigned by the cloud provider that applications may use to access the Compute node."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="networks" eType="#//map">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value=""/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Tosca_nodes_loadbalancer" eSuperTypes="#//Tosca_nodes_root #//Tosca_capabilities_endpoint_public platform:/plugin/org.eclipse.cmf.occi.core/model/OCCI.ecore#//MixinBase">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="appliesConstraint"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="appliesConstraint" value="self.entity.oclIsKindOf(platform::Component)"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="algorithm" eType="#//string">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value=""/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Tosca_nodes_webserver" eSuperTypes="#//Tosca_nodes_softwarecomponent #//Tosca_capabilities_endpoint #//Tosca_capabilities_endpoint_admin #//Tosca_capabilities_container platform:/plugin/org.eclipse.cmf.occi.core/model/OCCI.ecore#//MixinBase">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="SourceMustBeWebApplication"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="SourceMustBeWebApplication" value="true"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Tosca_nodes_database" eSuperTypes="#//Tosca_nodes_root #//Tosca_capabilities_endpoint_database platform:/plugin/org.eclipse.cmf.occi.core/model/OCCI.ecore#//MixinBase">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="appliesConstraint"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="appliesConstraint" value="self.entity.oclIsKindOf(platform::Component)"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="password" eType="#//string">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="the optional password for the DB user account"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="#//string">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="the logical name of the database"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="user" eType="#//string">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="the optional user account name for DB administration"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Tosca_nodes_container_application" eSuperTypes="#//Tosca_nodes_root platform:/plugin/org.eclipse.cmf.occi.core/model/OCCI.ecore#//MixinBase">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="appliesConstraint"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="appliesConstraint" value="self.entity.oclIsKindOf(platform::Component)"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Tosca_nodes_container_runtime" eSuperTypes="#//Tosca_nodes_softwarecomponent #//Tosca_capabilities_scalable #//Tosca_capabilities_container platform:/plugin/org.eclipse.cmf.occi.core/model/OCCI.ecore#//MixinBase"/>
<eClassifiers xsi:type="ecore:EClass" name="Tosca_nodes_blockstorage" eSuperTypes="#//Tosca_nodes_root #//Tosca_capabilities_attachment platform:/plugin/org.eclipse.cmf.occi.core/model/OCCI.ecore#//MixinBase">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="appliesConstraint"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="appliesConstraint" value="self.entity.oclIsKindOf(infrastructure::Storage)"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="volumeId" eType="#//string">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="ID of an existing volume (that is in the accessible scope of the requesting application)."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="snapshotId" eType="#//string">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Some identifier that represents an existing snapshot that should be used when creating the block storage (volume)."/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Tosca_policies_root" eSuperTypes="platform:/plugin/org.eclipse.cmf.occi.sla/model/sla.ecore#//Agreement_term platform:/plugin/org.eclipse.cmf.occi.core/model/OCCI.ecore#//MixinBase"/>
<eClassifiers xsi:type="ecore:EClass" name="Tosca_policies_update" eSuperTypes="#//Tosca_policies_root platform:/plugin/org.eclipse.cmf.occi.core/model/OCCI.ecore#//MixinBase"/>
<eClassifiers xsi:type="ecore:EClass" name="Tosca_policies_placement" eSuperTypes="#//Tosca_policies_root platform:/plugin/org.eclipse.cmf.occi.core/model/OCCI.ecore#//MixinBase"/>
<eClassifiers xsi:type="ecore:EClass" name="Tosca_policies_scaling" eSuperTypes="#//Tosca_policies_root platform:/plugin/org.eclipse.cmf.occi.core/model/OCCI.ecore#//MixinBase"/>
<eClassifiers xsi:type="ecore:EClass" name="Tosca_policies_performance" eSuperTypes="#//Tosca_policies_root platform:/plugin/org.eclipse.cmf.occi.core/model/OCCI.ecore#//MixinBase"/>
<eClassifiers xsi:type="ecore:EClass" name="Tosca_groups_root" eSuperTypes="platform:/plugin/org.eclipse.cmf.occi.core/model/OCCI.ecore#//MixinBase"/>
<eClassifiers xsi:type="ecore:EClass" name="Tosca_interfaces_root" eSuperTypes="platform:/plugin/org.eclipse.cmf.occi.core/model/OCCI.ecore#//MixinBase"/>
<eClassifiers xsi:type="ecore:EClass" name="Tosca_interfaces_relationship_configure"
eSuperTypes="#//Tosca_interfaces_root platform:/plugin/org.eclipse.cmf.occi.core/model/OCCI.ecore#//MixinBase">
<eOperations name="pre_configure_source">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Operation to pre-configure the source endpoint."/>
</eAnnotations>
</eOperations>
<eOperations name="pre_configure_target">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Operation to pre-configure the target endpoint."/>
</eAnnotations>
</eOperations>
<eOperations name="post_configure_source">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Operation to post-configure the source endpoint."/>
</eAnnotations>
</eOperations>
<eOperations name="post_configure_target">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Operation to post-configure the target endpoint."/>
</eAnnotations>
</eOperations>
<eOperations name="remove_target">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Operation to remove a target node."/>
</eAnnotations>
</eOperations>
<eOperations name="add_target">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Operation to notify the source node of a target node being added via a relationship."/>
</eAnnotations>
</eOperations>
<eOperations name="add_source">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value=""/>
</eAnnotations>
</eOperations>
<eOperations name="target_changed">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Operation to notify source some property or attribute of the target changed"/>
</eAnnotations>
</eOperations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Tosca_interfaces_node_lifecycle_standard"
eSuperTypes="#//Tosca_interfaces_root platform:/plugin/org.eclipse.cmf.occi.core/model/OCCI.ecore#//MixinBase">
<eOperations name="create">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Standard lifecycle create operation."/>
</eAnnotations>
</eOperations>
<eOperations name="configure">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Standard lifecycle configure operation."/>
</eAnnotations>
</eOperations>
<eOperations name="delete">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Standard lifecycle delete operation."/>
</eAnnotations>
</eOperations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Tosca_relationships_root" eSuperTypes="platform:/plugin/org.modmacao.core/model/modmacao.ecore#//Installationdependency platform:/plugin/org.modmacao.core/model/modmacao.ecore#//Executiondependency platform:/plugin/org.eclipse.cmf.occi.core/model/OCCI.ecore#//MixinBase">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="appliesConstraint"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="appliesConstraint" value="self.entity.oclIsKindOf(platform::Componentlink)"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="toscaName" eType="#//string">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="This attribute reflects the name of the Relationship Template as defined in the TOSCA service template. This name is not unique to the realized instance model of corresponding deployed application as each template in the model can result in one or more instances (e.g., scaled) when orchestrated to a provider environment."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="state" eType="#//string"
defaultValueLiteral="initial">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The state of the relationship instance."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="toscaId" eType="#//string">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="A unique identifier of the realized instance of a Relationship Template that derives from any TOSCA normative type."/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Tosca_relationships_connectsto" eSuperTypes="#//Tosca_relationships_root platform:/plugin/org.eclipse.cmf.occi.core/model/OCCI.ecore#//MixinBase">
<eStructuralFeatures xsi:type="ecore:EReference" name="credential" eType="#//Credential"
containment="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The security credential to use to present to the target endpoint to for either authentication or authorization purposes."/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Tosca_relationships_routesto" eSuperTypes="#//Tosca_relationships_connectsto platform:/plugin/org.eclipse.cmf.occi.core/model/OCCI.ecore#//MixinBase">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="SourceMustBeLoadBalancer"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="SourceMustBeLoadBalancer" value="true"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Tosca_relationships_attachesto" eSuperTypes="#//Tosca_relationships_root platform:/plugin/org.eclipse.cmf.occi.core/model/OCCI.ecore#//MixinBase">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="SourceMustBeComputeAndTargetMustBeBlockStorage appliesConstraint"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="SourceMustBeComputeAndTargetMustBeBlockStorage" value="true"/>
<details key="appliesConstraint" value="self.entity.oclIsKindOf(infrastructure::Storagelink)"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="location" eType="#//stringMinOne">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value=""/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Tosca_relationships_hostedon" eSuperTypes="#//Tosca_relationships_root platform:/plugin/org.eclipse.cmf.occi.core/model/OCCI.ecore#//MixinBase">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="SourceMustBeSoftwareComponentAndTargetMustBeCompute SourceMustBeWebServerAndTargetMustBeWebApplication SourceMustBeDatabaseAndTargetMustBeDBMS SourceMustBeContainerApplicationAndTargetMustBeContainerRuntime"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="SourceMustBeSoftwareComponentAndTargetMustBeCompute" value="true"/>
<details key="SourceMustBeWebServerAndTargetMustBeWebApplication" value="true"/>
<details key="SourceMustBeDatabaseAndTargetMustBeDBMS" value="true"/>
<details key="SourceMustBeContainerApplicationAndTargetMustBeContainerRuntime"
value="true"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Tosca_relationships_dependson" eSuperTypes="#//Tosca_relationships_root platform:/plugin/org.eclipse.cmf.occi.core/model/OCCI.ecore#//MixinBase">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="SourceMustBeNodeAndTargetMustBeNode"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="SourceMustBeNodeAndTargetMustBeNode" value="true"/>
</eAnnotations>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/occiware/TOSCA-Studio/plugins/org.eclipse.cmf.occi.tosca/model/tosca.ecore | ecore | tosca
string
java.lang.String
java.lang.String
stringMinOne
java.lang.String
java.lang.String
boolean
java.lang.Boolean
java.lang.Boolean
byte
java.lang.Byte
java.lang.Byte
double
java.lang.Double
java.lang.Double
float
java.lang.Float
java.lang.Float
integer
java.lang.Integer
java.lang.Integer
integerMinOne
java.lang.Integer
java.lang.Integer
integerMinZero
java.lang.Integer
java.lang.Integer
long
java.lang.Long
java.lang.Long
short
java.lang.Short
java.lang.Short
map
java.util.Map
java.util.Map
version
java.lang.String
java.lang.String
range
java.lang.Short
java.lang.Short
toscadatatypesnetworkPortDef
java.lang.Short
java.lang.Short
scalarFrequency
java.lang.Double
java.lang.Double
scalarSizeMinOneMB
java.lang.Integer
java.lang.Integer
scalarSizeMinZeroGB
java.lang.Integer
java.lang.Integer
scalarSizeMinZeroMB
java.lang.Integer
java.lang.Integer
arraystring
values
NetworkInfo
networkid
addresses
networkname
PortInfo
portname
networkid
addresses
macaddress
portid
Credential
protocol
keys
tokentype
The required token type.
user
token
protocolEnum
udp
udp
tcp
tcp
igmp
igmp
PortSpec
protocol
targetrange
sourcerange
source
target
initiatorEnum
source
source
target
target
peer
peer
Tosca_capabilities_root
Tosca_capabilities_node
Tosca_capabilities_endpoint
portName
protocol
tcp
port
initiator
source
networkName
PRIVATE
secure
false
ports
urlPath
Tosca_capabilities_scalable
minInstances
1
maxInstances
1
defaultInstances
1
Tosca_capabilities_network_bindable
Tosca_capabilities_container
diskSize
Tosca_capabilities_endpoint_database
Tosca_capabilities_endpoint_public
floating
false
dnsName
Tosca_capabilities_endpoint_admin
Tosca_capabilities_operatingsystem
type
distribution
version
Tosca_capabilities_attachment
Tosca_nodes_root
Tosca_nodes_webapplication
contextRoot
Tosca_nodes_softwarecomponent
adminCredential
componentVersion
Tosca_nodes_dbms
port
rootPassword
Tosca_nodes_objectstorage
size
name
Tosca_nodes_compute
privateAddress
publicAddress
networks
Tosca_nodes_loadbalancer
algorithm
Tosca_nodes_webserver
Tosca_nodes_database
password
name
user
Tosca_nodes_container_application
Tosca_nodes_container_runtime
Tosca_nodes_blockstorage
volumeId
snapshotId
Tosca_policies_root
Tosca_policies_update
Tosca_policies_placement
Tosca_policies_scaling
Tosca_policies_performance
Tosca_groups_root
Tosca_interfaces_root
Tosca_interfaces_relationship_configure
pre_configure_source
pre_configure_target
post_configure_source
post_configure_target
remove_target
add_target
add_source
target_changed
Tosca_interfaces_node_lifecycle_standard
create
configure
delete
Tosca_relationships_root
toscaName
state
initial
toscaId
Tosca_relationships_connectsto
credential
Tosca_relationships_routesto
Tosca_relationships_attachesto
location
Tosca_relationships_hostedon
Tosca_relationships_dependson | null | {"directed":true,"nodes":[{"nsPrefix":"tosca","nsURI":"http://schemas.ogf.org/tosca/core/ecore","name":"tosca","id":0,"eClass":"EPackage"},{"instanceTypeName":"java.lang.String","defaultValue":null,"instanceClassName":"java.lang.String","name":"string","instanceClass":"java.lang.String","id":1,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.String","defaultValue":null,"instanceClassName":"java.lang.String","name":"stringMinOne","instanceClass":"java.lang.String","id":2,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Boolean","defaultValue":null,"instanceClassName":"java.lang.Boolean","name":"boolean","instanceClass":"java.lang.Boolean","id":3,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Byte","defaultValue":null,"instanceClassName":"java.lang.Byte","name":"byte","instanceClass":"java.lang.Byte","id":4,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Double","defaultValue":null,"instanceClassName":"java.lang.Double","name":"double","instanceClass":"java.lang.Double","id":5,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Float","defaultValue":null,"instanceClassName":"java.lang.Float","name":"float","instanceClass":"java.lang.Float","id":6,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Integer","defaultValue":null,"instanceClassName":"java.lang.Integer","name":"integer","instanceClass":"java.lang.Integer","id":7,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Integer","defaultValue":null,"instanceClassName":"java.lang.Integer","name":"integerMinOne","instanceClass":"java.lang.Integer","id":8,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Integer","defaultValue":null,"instanceClassName":"java.lang.Integer","name":"integerMinZero","instanceClass":"java.lang.Integer","id":9,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Long","defaultValue":null,"instanceClassName":"java.lang.Long","name":"long","instanceClass":"java.lang.Long","id":10,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Short","defaultValue":null,"instanceClassName":"java.lang.Short","name":"short","instanceClass":"java.lang.Short","id":11,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.util.Map","defaultValue":null,"instanceClassName":"java.util.Map","name":"map","instanceClass":"java.util.Map","id":12,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.String","defaultValue":null,"instanceClassName":"java.lang.String","name":"version","instanceClass":"java.lang.String","id":13,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Short","defaultValue":null,"instanceClassName":"java.lang.Short","name":"range","instanceClass":"java.lang.Short","id":14,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Short","defaultValue":null,"instanceClassName":"java.lang.Short","name":"toscadatatypesnetworkPortDef","instanceClass":"java.lang.Short","id":15,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Double","defaultValue":null,"instanceClassName":"java.lang.Double","name":"scalarFrequency","instanceClass":"java.lang.Double","id":16,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Integer","defaultValue":null,"instanceClassName":"java.lang.Integer","name":"scalarSizeMinOneMB","instanceClass":"java.lang.Integer","id":17,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Integer","defaultValue":null,"instanceClassName":"java.lang.Integer","name":"scalarSizeMinZeroGB","instanceClass":"java.lang.Integer","id":18,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Integer","defaultValue":null,"instanceClassName":"java.lang.Integer","name":"scalarSizeMinZeroMB","instanceClass":"java.lang.Integer","id":19,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"arraystring","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NetworkInfo","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PortInfo","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Credential","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"protocolEnum","instanceClass":null,"id":24,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PortSpec","instanceClass":null,"abstract":false,"id":25,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"initiatorEnum","instanceClass":null,"id":26,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Tosca_capabilities_root","instanceClass":null,"abstract":false,"id":27,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Tosca_capabilities_node","instanceClass":null,"abstract":false,"id":28,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Tosca_capabilities_endpoint","instanceClass":null,"abstract":false,"id":29,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Tosca_capabilities_scalable","instanceClass":null,"abstract":false,"id":30,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Tosca_capabilities_network_bindable","instanceClass":null,"abstract":false,"id":31,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Tosca_capabilities_container","instanceClass":null,"abstract":false,"id":32,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Tosca_capabilities_endpoint_database","instanceClass":null,"abstract":false,"id":33,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Tosca_capabilities_endpoint_public","instanceClass":null,"abstract":false,"id":34,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Tosca_capabilities_endpoint_admin","instanceClass":null,"abstract":false,"id":35,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Tosca_capabilities_operatingsystem","instanceClass":null,"abstract":false,"id":36,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Tosca_capabilities_attachment","instanceClass":null,"abstract":false,"id":37,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Tosca_nodes_root","instanceClass":null,"abstract":false,"id":38,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Tosca_nodes_webapplication","instanceClass":null,"abstract":false,"id":39,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Tosca_nodes_softwarecomponent","instanceClass":null,"abstract":false,"id":40,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Tosca_nodes_dbms","instanceClass":null,"abstract":false,"id":41,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Tosca_nodes_objectstorage","instanceClass":null,"abstract":false,"id":42,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Tosca_nodes_compute","instanceClass":null,"abstract":false,"id":43,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Tosca_nodes_loadbalancer","instanceClass":null,"abstract":false,"id":44,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Tosca_nodes_webserver","instanceClass":null,"abstract":false,"id":45,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Tosca_nodes_database","instanceClass":null,"abstract":false,"id":46,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Tosca_nodes_container_application","instanceClass":null,"abstract":false,"id":47,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Tosca_nodes_container_runtime","instanceClass":null,"abstract":false,"id":48,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Tosca_nodes_blockstorage","instanceClass":null,"abstract":false,"id":49,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Tosca_policies_root","instanceClass":null,"abstract":false,"id":50,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Tosca_policies_update","instanceClass":null,"abstract":false,"id":51,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Tosca_policies_placement","instanceClass":null,"abstract":false,"id":52,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Tosca_policies_scaling","instanceClass":null,"abstract":false,"id":53,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Tosca_policies_performance","instanceClass":null,"abstract":false,"id":54,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Tosca_groups_root","instanceClass":null,"abstract":false,"id":55,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Tosca_interfaces_root","instanceClass":null,"abstract":false,"id":56,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Tosca_interfaces_relationship_configure","instanceClass":null,"abstract":false,"id":57,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Tosca_interfaces_node_lifecycle_standard","instanceClass":null,"abstract":false,"id":58,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Tosca_relationships_root","instanceClass":null,"abstract":false,"id":59,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Tosca_relationships_connectsto","instanceClass":null,"abstract":false,"id":60,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Tosca_relationships_routesto","instanceClass":null,"abstract":false,"id":61,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Tosca_relationships_attachesto","instanceClass":null,"abstract":false,"id":62,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Tosca_relationships_hostedon","instanceClass":null,"abstract":false,"id":63,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Tosca_relationships_dependson","instanceClass":null,"abstract":false,"id":64,"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":"values","changeable":true,"lowerBound":0,"iD":false,"id":65,"derived":false},{"id":66,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"networkid","changeable":true,"lowerBound":1,"iD":false,"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":"addresses","changeable":true,"resolveProxies":true,"lowerBound":0,"id":68,"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":"networkname","changeable":true,"lowerBound":1,"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":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"portname","changeable":true,"lowerBound":1,"iD":false,"id":73,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"networkid","changeable":true,"lowerBound":1,"iD":false,"id":74,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"addresses","changeable":true,"resolveProxies":true,"lowerBound":0,"id":75,"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":"macaddress","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":"portid","changeable":true,"lowerBound":1,"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"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"protocol","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":"keys","changeable":true,"lowerBound":1,"iD":false,"id":84,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"The required token type.","volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"The required token type.","unsettable":false,"transient":false,"unique":true,"name":"tokentype","changeable":true,"lowerBound":1,"iD":false,"id":85,"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":"user","changeable":true,"lowerBound":1,"iD":false,"id":86,"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":"token","changeable":true,"lowerBound":1,"iD":false,"id":87,"derived":false},{"id":88,"eClass":"EGenericType"},{"id":89,"eClass":"EGenericType"},{"id":90,"eClass":"EGenericType"},{"id":91,"eClass":"EGenericType"},{"id":92,"eClass":"EGenericType"},{"name":"udp","id":93,"value":0,"literal":"udp","eClass":"EEnumLiteral"},{"name":"tcp","id":94,"value":1,"literal":"tcp","eClass":"EEnumLiteral"},{"name":"igmp","id":95,"value":2,"literal":"igmp","eClass":"EEnumLiteral"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"protocol","changeable":true,"lowerBound":1,"iD":false,"id":96,"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":"targetrange","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":"sourcerange","changeable":true,"lowerBound":1,"iD":false,"id":98,"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":"source","changeable":true,"lowerBound":1,"iD":false,"id":99,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"target","changeable":true,"lowerBound":1,"iD":false,"id":100,"derived":false},{"id":101,"eClass":"EGenericType"},{"id":102,"eClass":"EGenericType"},{"id":103,"eClass":"EGenericType"},{"id":104,"eClass":"EGenericType"},{"id":105,"eClass":"EGenericType"},{"name":"source","id":106,"value":0,"literal":"source","eClass":"EEnumLiteral"},{"name":"target","id":107,"value":1,"literal":"target","eClass":"EEnumLiteral"},{"name":"peer","id":108,"value":2,"literal":"peer","eClass":"EEnumLiteral"},{"id":109,"eClass":"EGenericType"},{"id":110,"eClass":"EGenericType"},{"id":111,"eClass":"EGenericType"},{"id":112,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"portName","changeable":true,"lowerBound":0,"iD":false,"id":113,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"tcp","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"tcp","unsettable":false,"transient":false,"unique":true,"name":"protocol","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":"port","changeable":true,"lowerBound":0,"iD":false,"id":115,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"source","unsettable":false,"transient":false,"unique":true,"name":"initiator","changeable":true,"lowerBound":0,"iD":false,"id":116,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"PRIVATE","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"PRIVATE","unsettable":false,"transient":false,"unique":true,"name":"networkName","changeable":true,"lowerBound":0,"iD":false,"id":117,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":true,"name":"secure","changeable":true,"lowerBound":0,"iD":false,"id":118,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"ports","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":"urlPath","changeable":true,"lowerBound":0,"iD":false,"id":120,"derived":false},{"id":121,"eClass":"EGenericType"},{"id":122,"eClass":"EGenericType"},{"id":123,"eClass":"EGenericType"},{"id":124,"eClass":"EGenericType"},{"id":125,"eClass":"EGenericType"},{"id":126,"eClass":"EGenericType"},{"id":127,"eClass":"EGenericType"},{"id":128,"eClass":"EGenericType"},{"id":129,"eClass":"EGenericType"},{"id":130,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"1","unsettable":false,"transient":false,"unique":true,"name":"minInstances","changeable":true,"lowerBound":0,"iD":false,"id":131,"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":"maxInstances","changeable":true,"lowerBound":0,"iD":false,"id":132,"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":"defaultInstances","changeable":true,"lowerBound":0,"iD":false,"id":133,"derived":false},{"id":134,"eClass":"EGenericType"},{"id":135,"eClass":"EGenericType"},{"id":136,"eClass":"EGenericType"},{"id":137,"eClass":"EGenericType"},{"id":138,"eClass":"EGenericType"},{"id":139,"eClass":"EGenericType"},{"id":140,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"diskSize","changeable":true,"lowerBound":0,"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"},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":true,"name":"floating","changeable":true,"lowerBound":0,"iD":false,"id":147,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"dnsName","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":"type","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":"distribution","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":"version","changeable":true,"lowerBound":0,"iD":false,"id":157,"derived":false},{"id":158,"eClass":"EGenericType"},{"id":159,"eClass":"EGenericType"},{"id":160,"eClass":"EGenericType"},{"id":161,"eClass":"EGenericType"},{"id":162,"eClass":"EGenericType"},{"id":163,"eClass":"EGenericType"},{"id":164,"eClass":"EGenericType"},{"id":165,"eClass":"EGenericType"},{"id":166,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"contextRoot","changeable":true,"lowerBound":0,"iD":false,"id":167,"derived":false},{"id":168,"eClass":"EGenericType"},{"id":169,"eClass":"EGenericType"},{"id":170,"eClass":"EGenericType"},{"id":171,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"adminCredential","changeable":true,"resolveProxies":true,"lowerBound":0,"id":172,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"componentVersion","changeable":true,"lowerBound":0,"iD":false,"id":173,"derived":false},{"id":174,"eClass":"EGenericType"},{"id":175,"eClass":"EGenericType"},{"id":176,"eClass":"EGenericType"},{"id":177,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"port","changeable":true,"lowerBound":0,"iD":false,"id":178,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"rootPassword","changeable":true,"lowerBound":0,"iD":false,"id":179,"derived":false},{"id":180,"eClass":"EGenericType"},{"id":181,"eClass":"EGenericType"},{"id":182,"eClass":"EGenericType"},{"id":183,"eClass":"EGenericType"},{"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":"size","changeable":true,"lowerBound":0,"iD":false,"id":186,"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":187,"derived":false},{"id":188,"eClass":"EGenericType"},{"id":189,"eClass":"EGenericType"},{"id":190,"eClass":"EGenericType"},{"id":191,"eClass":"EGenericType"},{"id":192,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"privateAddress","changeable":true,"lowerBound":0,"iD":false,"id":193,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"publicAddress","changeable":true,"lowerBound":0,"iD":false,"id":194,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"networks","changeable":true,"lowerBound":0,"iD":false,"id":195,"derived":false},{"id":196,"eClass":"EGenericType"},{"id":197,"eClass":"EGenericType"},{"id":198,"eClass":"EGenericType"},{"id":199,"eClass":"EGenericType"},{"id":200,"eClass":"EGenericType"},{"id":201,"eClass":"EGenericType"},{"id":202,"eClass":"EGenericType"},{"id":203,"eClass":"EGenericType"},{"id":204,"eClass":"EGenericType"},{"id":205,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"algorithm","changeable":true,"lowerBound":0,"iD":false,"id":206,"derived":false},{"id":207,"eClass":"EGenericType"},{"id":208,"eClass":"EGenericType"},{"id":209,"eClass":"EGenericType"},{"id":210,"eClass":"EGenericType"},{"id":211,"eClass":"EGenericType"},{"id":212,"eClass":"EGenericType"},{"id":213,"eClass":"EGenericType"},{"id":214,"eClass":"EGenericType"},{"id":215,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"password","changeable":true,"lowerBound":0,"iD":false,"id":216,"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":217,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"user","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"},{"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"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"volumeId","changeable":true,"lowerBound":0,"iD":false,"id":231,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"snapshotId","changeable":true,"lowerBound":0,"iD":false,"id":232,"derived":false},{"id":233,"eClass":"EGenericType"},{"id":234,"eClass":"EGenericType"},{"id":235,"eClass":"EGenericType"},{"id":236,"eClass":"EGenericType"},{"id":237,"eClass":"EGenericType"},{"id":238,"eClass":"EGenericType"},{"id":239,"eClass":"EGenericType"},{"id":240,"eClass":"EGenericType"},{"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"},{"ordered":true,"upperBound":1,"unique":true,"name":"pre_configure_source","lowerBound":0,"id":250,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"pre_configure_target","lowerBound":0,"id":251,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"post_configure_source","lowerBound":0,"id":252,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"post_configure_target","lowerBound":0,"id":253,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"remove_target","lowerBound":0,"id":254,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"add_target","lowerBound":0,"id":255,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"add_source","lowerBound":0,"id":256,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"target_changed","lowerBound":0,"id":257,"many":false,"required":false,"eClass":"EOperation"},{"id":258,"eClass":"EGenericType"},{"id":259,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"create","lowerBound":0,"id":260,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"configure","lowerBound":0,"id":261,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"delete","lowerBound":0,"id":262,"many":false,"required":false,"eClass":"EOperation"},{"id":263,"eClass":"EGenericType"},{"id":264,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"toscaName","changeable":true,"lowerBound":0,"iD":false,"id":265,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"initial","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"initial","unsettable":false,"transient":false,"unique":true,"name":"state","changeable":true,"lowerBound":0,"iD":false,"id":266,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"toscaId","changeable":true,"lowerBound":0,"iD":false,"id":267,"derived":false},{"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":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"credential","changeable":true,"resolveProxies":true,"lowerBound":0,"id":274,"derived":false},{"id":275,"eClass":"EGenericType"},{"id":276,"eClass":"EGenericType"},{"id":277,"eClass":"EGenericType"},{"id":278,"eClass":"EGenericType"},{"id":279,"eClass":"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":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"},{"id":287,"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":1,"target":0},{"source":2,"target":0},{"source":3,"target":0},{"source":4,"target":0},{"source":5,"target":0},{"source":6,"target":0},{"source":7,"target":0},{"source":8,"target":0},{"source":9,"target":0},{"source":10,"target":0},{"source":11,"target":0},{"source":12,"target":0},{"source":13,"target":0},{"source":14,"target":0},{"source":15,"target":0},{"source":16,"target":0},{"source":17,"target":0},{"source":18,"target":0},{"source":19,"target":0},{"source":20,"target":0},{"source":20,"target":65},{"source":65,"target":1},{"source":65,"target":66},{"source":65,"target":20},{"source":66,"target":1},{"source":21,"target":0},{"source":21,"target":67},{"source":21,"target":68},{"source":21,"target":69},{"source":67,"target":1},{"source":67,"target":70},{"source":67,"target":21},{"source":70,"target":1},{"source":68,"target":20},{"source":68,"target":71},{"source":68,"target":21},{"source":71,"target":20},{"source":69,"target":1},{"source":69,"target":72},{"source":69,"target":21},{"source":72,"target":1},{"source":22,"target":0},{"source":22,"target":73},{"source":22,"target":74},{"source":22,"target":75},{"source":22,"target":76},{"source":22,"target":77},{"source":73,"target":1},{"source":73,"target":78},{"source":73,"target":22},{"source":78,"target":1},{"source":74,"target":1},{"source":74,"target":79},{"source":74,"target":22},{"source":79,"target":1},{"source":75,"target":20},{"source":75,"target":80},{"source":75,"target":22},{"source":80,"target":20},{"source":76,"target":1},{"source":76,"target":81},{"source":76,"target":22},{"source":81,"target":1},{"source":77,"target":1},{"source":77,"target":82},{"source":77,"target":22},{"source":82,"target":1},{"source":23,"target":0},{"source":23,"target":83},{"source":23,"target":84},{"source":23,"target":85},{"source":23,"target":86},{"source":23,"target":87},{"source":83,"target":1},{"source":83,"target":88},{"source":83,"target":23},{"source":88,"target":1},{"source":84,"target":12},{"source":84,"target":89},{"source":84,"target":23},{"source":89,"target":12},{"source":85,"target":1},{"source":85,"target":90},{"source":85,"target":23},{"source":90,"target":1},{"source":86,"target":1},{"source":86,"target":91},{"source":86,"target":23},{"source":91,"target":1},{"source":87,"target":1},{"source":87,"target":92},{"source":87,"target":23},{"source":92,"target":1},{"source":24,"target":0},{"source":24,"target":93},{"source":24,"target":94},{"source":24,"target":95},{"source":93,"target":24},{"source":94,"target":24},{"source":95,"target":24},{"source":25,"target":0},{"source":25,"target":96},{"source":25,"target":97},{"source":25,"target":98},{"source":25,"target":99},{"source":25,"target":100},{"source":96,"target":24},{"source":96,"target":101},{"source":96,"target":25},{"source":101,"target":24},{"source":97,"target":14},{"source":97,"target":102},{"source":97,"target":25},{"source":102,"target":14},{"source":98,"target":14},{"source":98,"target":103},{"source":98,"target":25},{"source":103,"target":14},{"source":99,"target":15},{"source":99,"target":104},{"source":99,"target":25},{"source":104,"target":15},{"source":100,"target":15},{"source":100,"target":105},{"source":100,"target":25},{"source":105,"target":15},{"source":26,"target":0},{"source":26,"target":106},{"source":26,"target":107},{"source":26,"target":108},{"source":106,"target":26},{"source":107,"target":26},{"source":108,"target":26},{"source":27,"target":0},{"source":27,"target":109},{"source":27,"target":110},{"source":28,"target":0},{"source":28,"target":27},{"source":28,"target":111},{"source":28,"target":112},{"source":111,"target":27},{"source":29,"target":0},{"source":29,"target":27},{"source":29,"target":113},{"source":29,"target":114},{"source":29,"target":115},{"source":29,"target":116},{"source":29,"target":117},{"source":29,"target":118},{"source":29,"target":119},{"source":29,"target":120},{"source":29,"target":121},{"source":29,"target":122},{"source":113,"target":1},{"source":113,"target":123},{"source":113,"target":29},{"source":123,"target":1},{"source":114,"target":1},{"source":114,"target":124},{"source":114,"target":29},{"source":124,"target":1},{"source":115,"target":15},{"source":115,"target":125},{"source":115,"target":29},{"source":125,"target":15},{"source":116,"target":26},{"source":116,"target":126},{"source":116,"target":29},{"source":126,"target":26},{"source":117,"target":1},{"source":117,"target":127},{"source":117,"target":29},{"source":127,"target":1},{"source":118,"target":3},{"source":118,"target":128},{"source":118,"target":29},{"source":128,"target":3},{"source":119,"target":12},{"source":119,"target":129},{"source":119,"target":29},{"source":129,"target":12},{"source":120,"target":1},{"source":120,"target":130},{"source":120,"target":29},{"source":130,"target":1},{"source":121,"target":27},{"source":30,"target":0},{"source":30,"target":27},{"source":30,"target":131},{"source":30,"target":132},{"source":30,"target":133},{"source":30,"target":134},{"source":30,"target":135},{"source":131,"target":7},{"source":131,"target":136},{"source":131,"target":30},{"source":136,"target":7},{"source":132,"target":7},{"source":132,"target":137},{"source":132,"target":30},{"source":137,"target":7},{"source":133,"target":7},{"source":133,"target":138},{"source":133,"target":30},{"source":138,"target":7},{"source":134,"target":27},{"source":31,"target":0},{"source":31,"target":28},{"source":31,"target":139},{"source":31,"target":140},{"source":139,"target":28},{"source":32,"target":0},{"source":32,"target":27},{"source":32,"target":141},{"source":32,"target":142},{"source":32,"target":143},{"source":141,"target":19},{"source":141,"target":144},{"source":141,"target":32},{"source":144,"target":19},{"source":142,"target":27},{"source":33,"target":0},{"source":33,"target":29},{"source":33,"target":145},{"source":33,"target":146},{"source":145,"target":29},{"source":34,"target":0},{"source":34,"target":29},{"source":34,"target":147},{"source":34,"target":148},{"source":34,"target":149},{"source":34,"target":150},{"source":147,"target":3},{"source":147,"target":151},{"source":147,"target":34},{"source":151,"target":3},{"source":148,"target":1},{"source":148,"target":152},{"source":148,"target":34},{"source":152,"target":1},{"source":149,"target":29},{"source":35,"target":0},{"source":35,"target":29},{"source":35,"target":153},{"source":35,"target":154},{"source":153,"target":29},{"source":36,"target":0},{"source":36,"target":27},{"source":36,"target":155},{"source":36,"target":156},{"source":36,"target":157},{"source":36,"target":158},{"source":36,"target":159},{"source":155,"target":1},{"source":155,"target":160},{"source":155,"target":36},{"source":160,"target":1},{"source":156,"target":1},{"source":156,"target":161},{"source":156,"target":36},{"source":161,"target":1},{"source":157,"target":13},{"source":157,"target":162},{"source":157,"target":36},{"source":162,"target":13},{"source":158,"target":27},{"source":37,"target":0},{"source":37,"target":27},{"source":37,"target":163},{"source":37,"target":164},{"source":163,"target":27},{"source":38,"target":0},{"source":38,"target":28},{"source":38,"target":165},{"source":38,"target":166},{"source":165,"target":28},{"source":39,"target":0},{"source":39,"target":38},{"source":39,"target":29},{"source":39,"target":167},{"source":39,"target":168},{"source":39,"target":169},{"source":39,"target":170},{"source":167,"target":1},{"source":167,"target":171},{"source":167,"target":39},{"source":171,"target":1},{"source":168,"target":38},{"source":169,"target":29},{"source":40,"target":0},{"source":40,"target":38},{"source":40,"target":172},{"source":40,"target":173},{"source":40,"target":174},{"source":40,"target":175},{"source":172,"target":23},{"source":172,"target":176},{"source":172,"target":40},{"source":176,"target":23},{"source":173,"target":13},{"source":173,"target":177},{"source":173,"target":40},{"source":177,"target":13},{"source":174,"target":38},{"source":41,"target":0},{"source":41,"target":40},{"source":41,"target":32},{"source":41,"target":178},{"source":41,"target":179},{"source":41,"target":180},{"source":41,"target":181},{"source":41,"target":182},{"source":41,"target":183},{"source":178,"target":7},{"source":178,"target":184},{"source":178,"target":41},{"source":184,"target":7},{"source":179,"target":1},{"source":179,"target":185},{"source":179,"target":41},{"source":185,"target":1},{"source":180,"target":40},{"source":181,"target":32},{"source":42,"target":0},{"source":42,"target":38},{"source":42,"target":29},{"source":42,"target":186},{"source":42,"target":187},{"source":42,"target":188},{"source":42,"target":189},{"source":42,"target":190},{"source":186,"target":18},{"source":186,"target":191},{"source":186,"target":42},{"source":191,"target":18},{"source":187,"target":1},{"source":187,"target":192},{"source":187,"target":42},{"source":192,"target":1},{"source":188,"target":38},{"source":189,"target":29},{"source":43,"target":0},{"source":43,"target":38},{"source":43,"target":30},{"source":43,"target":35},{"source":43,"target":36},{"source":43,"target":32},{"source":43,"target":31},{"source":43,"target":193},{"source":43,"target":194},{"source":43,"target":195},{"source":43,"target":196},{"source":43,"target":197},{"source":43,"target":198},{"source":43,"target":199},{"source":43,"target":200},{"source":43,"target":201},{"source":43,"target":202},{"source":193,"target":1},{"source":193,"target":203},{"source":193,"target":43},{"source":203,"target":1},{"source":194,"target":1},{"source":194,"target":204},{"source":194,"target":43},{"source":204,"target":1},{"source":195,"target":12},{"source":195,"target":205},{"source":195,"target":43},{"source":205,"target":12},{"source":196,"target":38},{"source":197,"target":30},{"source":198,"target":35},{"source":199,"target":36},{"source":200,"target":32},{"source":201,"target":31},{"source":44,"target":0},{"source":44,"target":38},{"source":44,"target":34},{"source":44,"target":206},{"source":44,"target":207},{"source":44,"target":208},{"source":44,"target":209},{"source":206,"target":1},{"source":206,"target":210},{"source":206,"target":44},{"source":210,"target":1},{"source":207,"target":38},{"source":208,"target":34},{"source":45,"target":0},{"source":45,"target":40},{"source":45,"target":29},{"source":45,"target":35},{"source":45,"target":32},{"source":45,"target":211},{"source":45,"target":212},{"source":45,"target":213},{"source":45,"target":214},{"source":45,"target":215},{"source":211,"target":40},{"source":212,"target":29},{"source":213,"target":35},{"source":214,"target":32},{"source":46,"target":0},{"source":46,"target":38},{"source":46,"target":33},{"source":46,"target":216},{"source":46,"target":217},{"source":46,"target":218},{"source":46,"target":219},{"source":46,"target":220},{"source":46,"target":221},{"source":216,"target":1},{"source":216,"target":222},{"source":216,"target":46},{"source":222,"target":1},{"source":217,"target":1},{"source":217,"target":223},{"source":217,"target":46},{"source":223,"target":1},{"source":218,"target":1},{"source":218,"target":224},{"source":218,"target":46},{"source":224,"target":1},{"source":219,"target":38},{"source":220,"target":33},{"source":47,"target":0},{"source":47,"target":38},{"source":47,"target":225},{"source":47,"target":226},{"source":225,"target":38},{"source":48,"target":0},{"source":48,"target":40},{"source":48,"target":30},{"source":48,"target":32},{"source":48,"target":227},{"source":48,"target":228},{"source":48,"target":229},{"source":48,"target":230},{"source":227,"target":40},{"source":228,"target":30},{"source":229,"target":32},{"source":49,"target":0},{"source":49,"target":38},{"source":49,"target":37},{"source":49,"target":231},{"source":49,"target":232},{"source":49,"target":233},{"source":49,"target":234},{"source":49,"target":235},{"source":231,"target":1},{"source":231,"target":236},{"source":231,"target":49},{"source":236,"target":1},{"source":232,"target":1},{"source":232,"target":237},{"source":232,"target":49},{"source":237,"target":1},{"source":233,"target":38},{"source":234,"target":37},{"source":50,"target":0},{"source":50,"target":238},{"source":50,"target":239},{"source":51,"target":0},{"source":51,"target":50},{"source":51,"target":240},{"source":51,"target":241},{"source":240,"target":50},{"source":52,"target":0},{"source":52,"target":50},{"source":52,"target":242},{"source":52,"target":243},{"source":242,"target":50},{"source":53,"target":0},{"source":53,"target":50},{"source":53,"target":244},{"source":53,"target":245},{"source":244,"target":50},{"source":54,"target":0},{"source":54,"target":50},{"source":54,"target":246},{"source":54,"target":247},{"source":246,"target":50},{"source":55,"target":0},{"source":55,"target":248},{"source":56,"target":0},{"source":56,"target":249},{"source":57,"target":0},{"source":57,"target":56},{"source":57,"target":250},{"source":57,"target":251},{"source":57,"target":252},{"source":57,"target":253},{"source":57,"target":254},{"source":57,"target":255},{"source":57,"target":256},{"source":57,"target":257},{"source":57,"target":258},{"source":57,"target":259},{"source":250,"target":57},{"source":251,"target":57},{"source":252,"target":57},{"source":253,"target":57},{"source":254,"target":57},{"source":255,"target":57},{"source":256,"target":57},{"source":257,"target":57},{"source":258,"target":56},{"source":58,"target":0},{"source":58,"target":56},{"source":58,"target":260},{"source":58,"target":261},{"source":58,"target":262},{"source":58,"target":263},{"source":58,"target":264},{"source":260,"target":58},{"source":261,"target":58},{"source":262,"target":58},{"source":263,"target":56},{"source":59,"target":0},{"source":59,"target":265},{"source":59,"target":266},{"source":59,"target":267},{"source":59,"target":268},{"source":59,"target":269},{"source":59,"target":270},{"source":265,"target":1},{"source":265,"target":271},{"source":265,"target":59},{"source":271,"target":1},{"source":266,"target":1},{"source":266,"target":272},{"source":266,"target":59},{"source":272,"target":1},{"source":267,"target":1},{"source":267,"target":273},{"source":267,"target":59},{"source":273,"target":1},{"source":60,"target":0},{"source":60,"target":59},{"source":60,"target":274},{"source":60,"target":275},{"source":60,"target":276},{"source":274,"target":23},{"source":274,"target":277},{"source":274,"target":60},{"source":277,"target":23},{"source":275,"target":59},{"source":61,"target":0},{"source":61,"target":60},{"source":61,"target":278},{"source":61,"target":279},{"source":278,"target":60},{"source":62,"target":0},{"source":62,"target":59},{"source":62,"target":280},{"source":62,"target":281},{"source":62,"target":282},{"source":280,"target":2},{"source":280,"target":283},{"source":280,"target":62},{"source":283,"target":2},{"source":281,"target":59},{"source":63,"target":0},{"source":63,"target":59},{"source":63,"target":284},{"source":63,"target":285},{"source":284,"target":59},{"source":64,"target":0},{"source":64,"target":59},{"source":64,"target":286},{"source":64,"target":287},{"source":286,"target":59}],"multigraph":true} |
false | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0"
xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="edu"
nsURI="http:///edu" nsPrefix="edu">
<eClassifiers xsi:type="ecore:EClass" name="Program" eSuperTypes="#//ASTNode">
<eOperations name="accept">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="body" value="visitor.visit(this);"/>
</eAnnotations>
<eParameters name="visitor" lowerBound="1" eType="#//visitor/IASTNodeVisitor"/>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EReference" name="functionDeclarations" ordered="false"
upperBound="-1" eType="#//FunctionDeclaration" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="mainBlock" ordered="false"
eType="#//Block" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="axioms" ordered="false"
upperBound="-1" eType="#//Axiom" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ASTNode" abstract="true">
<eOperations name="accept">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="body" value="visitor.visit(this);"/>
</eAnnotations>
<eParameters name="visitor" lowerBound="1" eType="#//visitor/IASTNodeVisitor"/>
</eOperations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Addition" eSuperTypes="#//BinaryExpression">
<eOperations name="accept">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="body" value="visitor.visit(this);"/>
</eAnnotations>
<eParameters name="visitor" lowerBound="1" eType="#//visitor/IASTNodeVisitor"/>
</eOperations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BinaryExpression" abstract="true" eSuperTypes="#//Expression">
<eOperations name="accept">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="body" value="visitor.visit(this);"/>
</eAnnotations>
<eParameters name="visitor" lowerBound="1" eType="#//visitor/IASTNodeVisitor"/>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EReference" name="left" ordered="false" lowerBound="1"
eType="#//Expression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="right" ordered="false"
lowerBound="1" eType="#//Expression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Expression" abstract="true" eSuperTypes="#//ASTNode">
<eOperations name="accept">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="body" value="visitor.visit(this);"/>
</eAnnotations>
<eParameters name="visitor" lowerBound="1" eType="#//visitor/IASTNodeVisitor"/>
</eOperations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="UnaryExpression" abstract="true" eSuperTypes="#//Expression">
<eOperations name="accept">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="body" value="visitor.visit(this);"/>
</eAnnotations>
<eParameters name="visitor" lowerBound="1" eType="#//visitor/IASTNodeVisitor"/>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EReference" name="operand" ordered="false"
lowerBound="1" eType="#//Expression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ArrayLiteral" eSuperTypes="#//Literal">
<eOperations name="accept">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="body" value="visitor.visit(this);"/>
</eAnnotations>
<eParameters name="visitor" lowerBound="1" eType="#//visitor/IASTNodeVisitor"/>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EReference" name="values" ordered="false"
upperBound="-1" eType="#//Expression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Literal" abstract="true" eSuperTypes="#//Expression">
<eOperations name="accept">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="body" value="visitor.visit(this);"/>
</eAnnotations>
<eParameters name="visitor" lowerBound="1" eType="#//visitor/IASTNodeVisitor"/>
</eOperations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ArrayType" eSuperTypes="#//Type">
<eOperations name="accept">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="body" value="visitor.visit(this);"/>
</eAnnotations>
<eParameters name="visitor" lowerBound="1" eType="#//visitor/IASTNodeVisitor"/>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EReference" name="baseType" ordered="false"
lowerBound="1" eType="#//PrimitiveType" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Type" abstract="true" eSuperTypes="#//ASTNode">
<eOperations name="accept">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="body" value="visitor.visit(this);"/>
</eAnnotations>
<eParameters name="visitor" lowerBound="1" eType="#//visitor/IASTNodeVisitor"/>
</eOperations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PrimitiveType" abstract="true" eSuperTypes="#//Type">
<eOperations name="accept">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="body" value="visitor.visit(this);"/>
</eAnnotations>
<eParameters name="visitor" lowerBound="1" eType="#//visitor/IASTNodeVisitor"/>
</eOperations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Assertion" eSuperTypes="#//Annotation">
<eOperations name="accept">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="body" value="visitor.visit(this);"/>
</eAnnotations>
<eParameters name="visitor" lowerBound="1" eType="#//visitor/IASTNodeVisitor"/>
</eOperations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="GuardAssertion" eSuperTypes="#//Assertion">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Represents an implicit assertion used to guard another node (e.g. a division to prevent division by zero)."/>
</eAnnotations>
<eOperations name="accept">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="body" value="visitor.visit(this);"/>
</eAnnotations>
<eParameters name="visitor" lowerBound="1" eType="#//visitor/IASTNodeVisitor"/>
</eOperations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="FunctionCallPreconditionAssertion" eSuperTypes="#//GuardAssertion">
<eOperations name="accept">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="body" value="visitor.visit(this);"/>
</eAnnotations>
<eParameters name="visitor" lowerBound="1" eType="#//visitor/IASTNodeVisitor"/>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EReference" name="guardedNode" lowerBound="1"
eType="#//FunctionCall"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DivisorNotZeroAssertion" eSuperTypes="#//GuardAssertion">
<eOperations name="accept">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="body" value="visitor.visit(this);"/>
</eAnnotations>
<eParameters name="visitor" lowerBound="1" eType="#//visitor/IASTNodeVisitor"/>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EReference" name="guardedNode" lowerBound="1"
eType="#//Expression"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Annotation" abstract="true" eSuperTypes="#//Statement">
<eOperations name="accept">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="body" value="visitor.visit(this);"/>
</eAnnotations>
<eParameters name="visitor" lowerBound="1" eType="#//visitor/IASTNodeVisitor"/>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EReference" name="expression" ordered="false"
lowerBound="1" eType="#//Expression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Assignment" eSuperTypes="#//Statement">
<eOperations name="accept">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="body" value="visitor.visit(this);"/>
</eAnnotations>
<eParameters name="visitor" lowerBound="1" eType="#//visitor/IASTNodeVisitor"/>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EReference" name="value" ordered="false"
lowerBound="1" eType="#//Expression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="variable" ordered="false"
lowerBound="1" eType="#//VariableReference" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="VariableDeclaration" eSuperTypes="#//Statement">
<eOperations name="accept">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="body" value="visitor.visit(this);"/>
</eAnnotations>
<eParameters name="visitor" lowerBound="1" eType="#//visitor/IASTNodeVisitor"/>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EReference" name="type" ordered="false" eType="#//Type"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="initialValue" ordered="false"
eType="#//Expression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Assumption" eSuperTypes="#//Annotation">
<eOperations name="accept">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="body" value="visitor.visit(this);"/>
</eAnnotations>
<eParameters name="visitor" lowerBound="1" eType="#//visitor/IASTNodeVisitor"/>
</eOperations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Axiom" eSuperTypes="#//Annotation">
<eOperations name="accept">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="body" value="visitor.visit(this);"/>
</eAnnotations>
<eParameters name="visitor" lowerBound="1" eType="#//visitor/IASTNodeVisitor"/>
</eOperations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Block" eSuperTypes="#//Statement">
<eOperations name="accept">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="body" value="visitor.visit(this);"/>
</eAnnotations>
<eParameters name="visitor" lowerBound="1" eType="#//visitor/IASTNodeVisitor"/>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EReference" name="statements" ordered="false"
upperBound="-1" eType="#//Statement" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BooleanLiteral" eSuperTypes="#//Literal">
<eOperations name="accept">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="body" value="visitor.visit(this);"/>
</eAnnotations>
<eParameters name="visitor" lowerBound="1" eType="#//visitor/IASTNodeVisitor"/>
</eOperations>
<eOperations name="getValue" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="body" value="return this.isValue();"/>
<details key="documentation" value="A helper method to return the value of this {@link BooleanLiteral} since we cannot change the generated getter's name."/>
</eAnnotations>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="value" ordered="false"
lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BooleanType" eSuperTypes="#//PrimitiveType">
<eOperations name="accept">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="body" value="visitor.visit(this);"/>
</eAnnotations>
<eParameters name="visitor" lowerBound="1" eType="#//visitor/IASTNodeVisitor"/>
</eOperations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Conditional" eSuperTypes="#//Statement">
<eOperations name="accept">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="body" value="visitor.visit(this);"/>
</eAnnotations>
<eParameters name="visitor" lowerBound="1" eType="#//visitor/IASTNodeVisitor"/>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EReference" name="condition" ordered="false"
lowerBound="1" eType="#//Expression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="trueBlock" ordered="false"
lowerBound="1" eType="#//Block" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="falseBlock" ordered="false"
eType="#//Block" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Conjunction" eSuperTypes="#//BinaryExpression">
<eOperations name="accept">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="body" value="visitor.visit(this);"/>
</eAnnotations>
<eParameters name="visitor" lowerBound="1" eType="#//visitor/IASTNodeVisitor"/>
</eOperations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Disjunction" eSuperTypes="#//BinaryExpression">
<eOperations name="accept">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="body" value="visitor.visit(this);"/>
</eAnnotations>
<eParameters name="visitor" lowerBound="1" eType="#//visitor/IASTNodeVisitor"/>
</eOperations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Division" eSuperTypes="#//BinaryExpression">
<eOperations name="accept">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="body" value="visitor.visit(this);"/>
</eAnnotations>
<eParameters name="visitor" lowerBound="1" eType="#//visitor/IASTNodeVisitor"/>
</eOperations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Equal" eSuperTypes="#//BinaryExpression">
<eOperations name="accept">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="body" value="visitor.visit(this);"/>
</eAnnotations>
<eParameters name="visitor" lowerBound="1" eType="#//visitor/IASTNodeVisitor"/>
</eOperations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Equivalence" eSuperTypes="#//BinaryExpression">
<eOperations name="accept">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="body" value="visitor.visit(this);"/>
</eAnnotations>
<eParameters name="visitor" lowerBound="1" eType="#//visitor/IASTNodeVisitor"/>
</eOperations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ExistsQuantifier" eSuperTypes="#//QuantifiedExpression">
<eOperations name="accept">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="body" value="visitor.visit(this);"/>
</eAnnotations>
<eParameters name="visitor" lowerBound="1" eType="#//visitor/IASTNodeVisitor"/>
</eOperations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="QuantifiedExpression" abstract="true"
eSuperTypes="#//Expression">
<eOperations name="accept">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="body" value="visitor.visit(this);"/>
</eAnnotations>
<eParameters name="visitor" lowerBound="1" eType="#//visitor/IASTNodeVisitor"/>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EReference" name="parameter" ordered="false"
lowerBound="1" eType="#//VariableDeclaration" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="expression" ordered="false"
lowerBound="1" eType="#//Expression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="condition" ordered="false"
eType="#//Expression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ForAllQuantifier" eSuperTypes="#//QuantifiedExpression">
<eOperations name="accept">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="body" value="visitor.visit(this);"/>
</eAnnotations>
<eParameters name="visitor" lowerBound="1" eType="#//visitor/IASTNodeVisitor"/>
</eOperations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="FunctionCall" eSuperTypes="#//Expression">
<eOperations name="accept">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="body" value="visitor.visit(this);"/>
</eAnnotations>
<eParameters name="visitor" lowerBound="1" eType="#//visitor/IASTNodeVisitor"/>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EReference" name="actuals" ordered="false"
upperBound="-1" eType="#//Expression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="function" ordered="false"
lowerBound="1" eType="#//FunctionDeclaration"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="FunctionDeclaration" eSuperTypes="#//ASTNode">
<eOperations name="accept">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="body" value="visitor.visit(this);"/>
</eAnnotations>
<eParameters name="visitor" lowerBound="1" eType="#//visitor/IASTNodeVisitor"/>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EReference" name="preconditions" ordered="false"
upperBound="-1" eType="#//Precondition" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="postconditions" ordered="false"
upperBound="-1" eType="#//Postcondition" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="parameters" ordered="false"
upperBound="-1" eType="#//VariableDeclaration" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="body" ordered="false" lowerBound="1"
eType="#//Block" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="returnType" ordered="false"
lowerBound="1" eType="#//Type" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Precondition" eSuperTypes="#//FunctionAnnotation">
<eOperations name="accept">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="body" value="visitor.visit(this);"/>
</eAnnotations>
<eParameters name="visitor" lowerBound="1" eType="#//visitor/IASTNodeVisitor"/>
</eOperations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Postcondition" eSuperTypes="#//FunctionAnnotation">
<eOperations name="accept">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="body" value="visitor.visit(this);"/>
</eAnnotations>
<eParameters name="visitor" lowerBound="1" eType="#//visitor/IASTNodeVisitor"/>
</eOperations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Greater" eSuperTypes="#//BinaryExpression">
<eOperations name="accept">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="body" value="visitor.visit(this);"/>
</eAnnotations>
<eParameters name="visitor" lowerBound="1" eType="#//visitor/IASTNodeVisitor"/>
</eOperations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="GreaterOrEqual" eSuperTypes="#//BinaryExpression">
<eOperations name="accept">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="body" value="visitor.visit(this);"/>
</eAnnotations>
<eParameters name="visitor" lowerBound="1" eType="#//visitor/IASTNodeVisitor"/>
</eOperations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Implication" eSuperTypes="#//BinaryExpression">
<eOperations name="accept">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="body" value="visitor.visit(this);"/>
</eAnnotations>
<eParameters name="visitor" lowerBound="1" eType="#//visitor/IASTNodeVisitor"/>
</eOperations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="IntegerLiteral" eSuperTypes="#//Literal">
<eOperations name="accept">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="body" value="visitor.visit(this);"/>
</eAnnotations>
<eParameters name="visitor" lowerBound="1" eType="#//visitor/IASTNodeVisitor"/>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="value" ordered="false"
lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBigInteger"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="IntegerType" eSuperTypes="#//PrimitiveType">
<eOperations name="accept">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="body" value="visitor.visit(this);"/>
</eAnnotations>
<eParameters name="visitor" lowerBound="1" eType="#//visitor/IASTNodeVisitor"/>
</eOperations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Invariant" eSuperTypes="#//Annotation">
<eOperations name="accept">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="body" value="visitor.visit(this);"/>
</eAnnotations>
<eParameters name="visitor" lowerBound="1" eType="#//visitor/IASTNodeVisitor"/>
</eOperations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Less" eSuperTypes="#//BinaryExpression">
<eOperations name="accept">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="body" value="visitor.visit(this);"/>
</eAnnotations>
<eParameters name="visitor" lowerBound="1" eType="#//visitor/IASTNodeVisitor"/>
</eOperations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="LessOrEqual" eSuperTypes="#//BinaryExpression">
<eOperations name="accept">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="body" value="visitor.visit(this);"/>
</eAnnotations>
<eParameters name="visitor" lowerBound="1" eType="#//visitor/IASTNodeVisitor"/>
</eOperations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Loop" eSuperTypes="#//Statement">
<eOperations name="accept">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="body" value="visitor.visit(this);"/>
</eAnnotations>
<eParameters name="visitor" lowerBound="1" eType="#//visitor/IASTNodeVisitor"/>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EReference" name="condition" ordered="false"
lowerBound="1" eType="#//Expression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="body" ordered="false" lowerBound="1"
eType="#//Block" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="invariants" ordered="false"
upperBound="-1" eType="#//Invariant" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Minus" eSuperTypes="#//Sign">
<eOperations name="accept">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="body" value="visitor.visit(this);"/>
</eAnnotations>
<eParameters name="visitor" lowerBound="1" eType="#//visitor/IASTNodeVisitor"/>
</eOperations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Sign" abstract="true" eSuperTypes="#//UnaryExpression">
<eOperations name="accept">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="body" value="visitor.visit(this);"/>
</eAnnotations>
<eParameters name="visitor" lowerBound="1" eType="#//visitor/IASTNodeVisitor"/>
</eOperations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Modulus" eSuperTypes="#//BinaryExpression">
<eOperations name="accept">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="body" value="visitor.visit(this);"/>
</eAnnotations>
<eParameters name="visitor" lowerBound="1" eType="#//visitor/IASTNodeVisitor"/>
</eOperations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Multiplication" eSuperTypes="#//BinaryExpression">
<eOperations name="accept">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="body" value="visitor.visit(this);"/>
</eAnnotations>
<eParameters name="visitor" lowerBound="1" eType="#//visitor/IASTNodeVisitor"/>
</eOperations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Negation" eSuperTypes="#//UnaryExpression">
<eOperations name="accept">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="body" value="visitor.visit(this);"/>
</eAnnotations>
<eParameters name="visitor" lowerBound="1" eType="#//visitor/IASTNodeVisitor"/>
</eOperations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Plus" eSuperTypes="#//Sign">
<eOperations name="accept">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="body" value="visitor.visit(this);"/>
</eAnnotations>
<eParameters name="visitor" lowerBound="1" eType="#//visitor/IASTNodeVisitor"/>
</eOperations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ReturnStatement" eSuperTypes="#//Statement">
<eOperations name="accept">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="body" value="visitor.visit(this);"/>
</eAnnotations>
<eParameters name="visitor" lowerBound="1" eType="#//visitor/IASTNodeVisitor"/>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EReference" name="returnValue" ordered="false"
lowerBound="1" eType="#//Expression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="function" eType="#//FunctionDeclaration"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Subtraction" eSuperTypes="#//BinaryExpression">
<eOperations name="accept">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="body" value="visitor.visit(this);"/>
</eAnnotations>
<eParameters name="visitor" lowerBound="1" eType="#//visitor/IASTNodeVisitor"/>
</eOperations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Unequal" eSuperTypes="#//BinaryExpression">
<eOperations name="accept">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="body" value="visitor.visit(this);"/>
</eAnnotations>
<eParameters name="visitor" lowerBound="1" eType="#//visitor/IASTNodeVisitor"/>
</eOperations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="VariableReference" eSuperTypes="#//SymbolReference">
<eOperations name="accept">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="body" value="visitor.visit(this);"/>
</eAnnotations>
<eParameters name="visitor" lowerBound="1" eType="#//visitor/IASTNodeVisitor"/>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EReference" name="variable" ordered="false"
lowerBound="1" eType="#//VariableDeclaration"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Statement" abstract="true" eSuperTypes="#//ASTNode">
<eOperations name="accept">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="body" value="visitor.visit(this);"/>
</eAnnotations>
<eParameters name="visitor" lowerBound="1" eType="#//visitor/IASTNodeVisitor"/>
</eOperations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ReturnValueReference" eSuperTypes="#//SymbolReference">
<eOperations name="accept">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="body" value="visitor.visit(this);"/>
</eAnnotations>
<eParameters name="visitor" lowerBound="1" eType="#//visitor/IASTNodeVisitor"/>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EReference" name="function" ordered="false"
lowerBound="1" eType="#//FunctionDeclaration"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SymbolReference" eSuperTypes="#//Expression">
<eOperations name="accept">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="body" value="visitor.visit(this);"/>
</eAnnotations>
<eParameters name="visitor" lowerBound="1" eType="#//visitor/IASTNodeVisitor"/>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EReference" name="index" eType="#//Expression"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ExpressionEvaluation" eSuperTypes="#//ASTNode">
<eStructuralFeatures xsi:type="ecore:EReference" name="expression" lowerBound="1"
eType="#//Expression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ArrayFunction" eSuperTypes="#//Literal">
<eOperations name="accept">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="body" value="visitor.visit(this);"/>
</eAnnotations>
<eParameters name="visitor" lowerBound="1" eType="#//visitor/IASTNodeVisitor"/>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EReference" name="chainedFunction" eType="#//Expression"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="index" eType="#//Expression"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="value" eType="#//Expression"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ArrayAccess" eSuperTypes="#//Expression">
<eOperations name="accept">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="body" value="visitor.visit(this);"/>
</eAnnotations>
<eParameters name="visitor" lowerBound="1" eType="#//visitor/IASTNodeVisitor"/>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EReference" name="index" lowerBound="1" eType="#//Expression"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="array" lowerBound="1" eType="#//Expression"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ExpressionToExpressionMap" instanceClassName="java.util.Map$Entry">
<eStructuralFeatures xsi:type="ecore:EReference" name="key" eType="#//Expression"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="value" eType="#//Expression"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="FunctionAnnotation" abstract="true"
eSuperTypes="#//Annotation">
<eOperations name="accept">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="body" value="visitor.visit(this);"/>
</eAnnotations>
<eParameters name="visitor" lowerBound="1" eType="#//visitor/IASTNodeVisitor"/>
</eOperations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TernaryExpression" eSuperTypes="#//Expression">
<eOperations name="accept">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="body" value="visitor.visit(this);"/>
</eAnnotations>
<eParameters name="visitor" lowerBound="1" eType="#//visitor/IASTNodeVisitor"/>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EReference" name="whenTrue" ordered="false"
lowerBound="1" eType="#//Expression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="whenFalse" ordered="false"
lowerBound="1" eType="#//Expression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="condition" ordered="false"
lowerBound="1" eType="#//Expression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="LetExpression" eSuperTypes="#//Expression">
<eStructuralFeatures xsi:type="ecore:EReference" name="parameters" ordered="false"
upperBound="-1" eType="#//VariableDeclaration" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="expression" ordered="false"
lowerBound="1" eType="#//Expression" containment="true"/>
</eClassifiers>
<eSubpackages name="kit" nsURI="http://kit.edu" nsPrefix="edu.kit">
<eSubpackages name="iti" nsURI="http://iti.kit.edu" nsPrefix="edu.kit.iti">
<eSubpackages name="formal" nsURI="http://formal.iti.kit.edu" nsPrefix="edu.kit.iti.formal">
<eSubpackages name="pse" nsURI="http://pse.formal.iti.kit.edu" nsPrefix="edu.kit.iti.formal.pse">
<eSubpackages name="worthwhile" nsURI="http:///worthwhile.pse.formal.iti.kit.edu"
nsPrefix="edu.kit.iti.formal.pse.worthwhile">
<eSubpackages name="model" nsURI="http:///model.worthwhile.pse.formal.iti.kit.edu"
nsPrefix="edu.kit.iti.formal.pse.worthwhile.model">
<eSubpackages name="ast" nsURI="http:///ast.model.worthwhile.pse.formal.iti.kit.edu"
nsPrefix="edu.kit.iti.formal.pse.worthwhile.model.ast"/>
</eSubpackages>
</eSubpackages>
</eSubpackages>
</eSubpackages>
</eSubpackages>
</eSubpackages>
<eSubpackages name="visitor" nsURI="http:///visitor.ast.model.worthwhile.pse.formal.iti.kit.edu"
nsPrefix="edu.kit.iti.formal.pse.worthwhile.model.ast.visitor">
<eClassifiers xsi:type="ecore:EClass" name="IASTNodeVisitor" instanceClassName="edu.kit.iti.formal.pse.worthwhile.model.ast.visitor.IASTNodeVisitor"
abstract="true" interface="true">
<eOperations name="visit">
<eParameters name="node" lowerBound="1" eType="#//Addition"/>
</eOperations>
<eOperations name="visit">
<eParameters name="node" lowerBound="1" eType="#//Annotation"/>
</eOperations>
<eOperations name="visit">
<eParameters name="node" lowerBound="1" eType="#//ArrayLiteral"/>
</eOperations>
<eOperations name="visit">
<eParameters name="node" lowerBound="1" eType="#//ArrayType"/>
</eOperations>
<eOperations name="visit">
<eParameters name="node" lowerBound="1" eType="#//Assertion"/>
</eOperations>
<eOperations name="visit">
<eParameters name="node" lowerBound="1" eType="#//Assignment"/>
</eOperations>
<eOperations name="visit">
<eParameters name="node" lowerBound="1" eType="#//Assumption"/>
</eOperations>
<eOperations name="visit">
<eParameters name="node" lowerBound="1" eType="#//ASTNode"/>
</eOperations>
<eOperations name="visit">
<eParameters name="node" lowerBound="1" eType="#//Axiom"/>
</eOperations>
<eOperations name="visit">
<eParameters name="node" lowerBound="1" eType="#//BinaryExpression"/>
</eOperations>
<eOperations name="visit">
<eParameters name="node" lowerBound="1" eType="#//Block"/>
</eOperations>
<eOperations name="visit">
<eParameters name="node" lowerBound="1" eType="#//BooleanLiteral"/>
</eOperations>
<eOperations name="visit">
<eParameters name="node" lowerBound="1" eType="#//BooleanType"/>
</eOperations>
<eOperations name="visit">
<eParameters name="node" lowerBound="1" eType="#//Conditional"/>
</eOperations>
<eOperations name="visit">
<eParameters name="node" lowerBound="1" eType="#//Conjunction"/>
</eOperations>
<eOperations name="visit">
<eParameters name="node" lowerBound="1" eType="#//Disjunction"/>
</eOperations>
<eOperations name="visit">
<eParameters name="node" lowerBound="1" eType="#//Division"/>
</eOperations>
<eOperations name="visit">
<eParameters name="node" lowerBound="1" eType="#//Equal"/>
</eOperations>
<eOperations name="visit">
<eParameters name="node" lowerBound="1" eType="#//Equivalence"/>
</eOperations>
<eOperations name="visit">
<eParameters name="node" lowerBound="1" eType="#//ExistsQuantifier"/>
</eOperations>
<eOperations name="visit">
<eParameters name="node" lowerBound="1" eType="#//Expression"/>
</eOperations>
<eOperations name="visit">
<eParameters name="node" lowerBound="1" eType="#//ForAllQuantifier"/>
</eOperations>
<eOperations name="visit">
<eParameters name="node" lowerBound="1" eType="#//FunctionCall"/>
</eOperations>
<eOperations name="visit">
<eParameters name="node" lowerBound="1" eType="#//FunctionDeclaration"/>
</eOperations>
<eOperations name="visit">
<eParameters name="node" lowerBound="1" eType="#//Greater"/>
</eOperations>
<eOperations name="visit">
<eParameters name="node" lowerBound="1" eType="#//GreaterOrEqual"/>
</eOperations>
<eOperations name="visit">
<eParameters name="node" lowerBound="1" eType="#//Implication"/>
</eOperations>
<eOperations name="visit">
<eParameters name="node" lowerBound="1" eType="#//IntegerLiteral"/>
</eOperations>
<eOperations name="visit">
<eParameters name="node" lowerBound="1" eType="#//IntegerType"/>
</eOperations>
<eOperations name="visit">
<eParameters name="node" lowerBound="1" eType="#//Invariant"/>
</eOperations>
<eOperations name="visit">
<eParameters name="node" lowerBound="1" eType="#//Less"/>
</eOperations>
<eOperations name="visit">
<eParameters name="node" lowerBound="1" eType="#//LessOrEqual"/>
</eOperations>
<eOperations name="visit">
<eParameters name="node" lowerBound="1" eType="#//Literal"/>
</eOperations>
<eOperations name="visit">
<eParameters name="node" lowerBound="1" eType="#//Loop"/>
</eOperations>
<eOperations name="visit">
<eParameters name="node" lowerBound="1" eType="#//Minus"/>
</eOperations>
<eOperations name="visit">
<eParameters name="node" lowerBound="1" eType="#//Modulus"/>
</eOperations>
<eOperations name="visit">
<eParameters name="node" lowerBound="1" eType="#//Multiplication"/>
</eOperations>
<eOperations name="visit">
<eParameters name="node" lowerBound="1" eType="#//Negation"/>
</eOperations>
<eOperations name="visit">
<eParameters name="node" lowerBound="1" eType="#//Plus"/>
</eOperations>
<eOperations name="visit">
<eParameters name="node" lowerBound="1" eType="#//Postcondition"/>
</eOperations>
<eOperations name="visit">
<eParameters name="node" lowerBound="1" eType="#//Precondition"/>
</eOperations>
<eOperations name="visit">
<eParameters name="node" lowerBound="1" eType="#//PrimitiveType"/>
</eOperations>
<eOperations name="visit">
<eParameters name="node" lowerBound="1" eType="#//Program"/>
</eOperations>
<eOperations name="visit">
<eParameters name="node" lowerBound="1" eType="#//QuantifiedExpression"/>
</eOperations>
<eOperations name="visit">
<eParameters name="node" lowerBound="1" eType="#//ReturnStatement"/>
</eOperations>
<eOperations name="visit">
<eParameters name="node" lowerBound="1" eType="#//Sign"/>
</eOperations>
<eOperations name="visit">
<eParameters name="node" lowerBound="1" eType="#//Statement"/>
</eOperations>
<eOperations name="visit">
<eParameters name="node" lowerBound="1" eType="#//Subtraction"/>
</eOperations>
<eOperations name="visit">
<eParameters name="node" lowerBound="1" eType="#//Type"/>
</eOperations>
<eOperations name="visit">
<eParameters name="node" lowerBound="1" eType="#//UnaryExpression"/>
</eOperations>
<eOperations name="visit">
<eParameters name="node" lowerBound="1" eType="#//Unequal"/>
</eOperations>
<eOperations name="visit">
<eParameters name="node" lowerBound="1" eType="#//VariableDeclaration"/>
</eOperations>
<eOperations name="visit">
<eParameters name="node" lowerBound="1" eType="#//VariableReference"/>
</eOperations>
<eOperations name="visit">
<eParameters name="node" lowerBound="1" eType="#//ArrayFunction"/>
</eOperations>
<eOperations name="visit">
<eParameters name="node" lowerBound="1" eType="#//SymbolReference"/>
</eOperations>
<eOperations name="visit">
<eParameters name="node" lowerBound="1" eType="#//TernaryExpression"/>
</eOperations>
</eClassifiers>
</eSubpackages>
</ecore:EPackage>
| github:ecore:/data/team-worthwhile/worthwhile/implementierung/src/worthwhile.model/model/WorthwhilePlain.ecore | ecore | edu
Program
accept
visitor
functionDeclarations
mainBlock
axioms
ASTNode
accept
visitor
Addition
accept
visitor
BinaryExpression
accept
visitor
left
right
Expression
accept
visitor
UnaryExpression
accept
visitor
operand
ArrayLiteral
accept
visitor
values
Literal
accept
visitor
ArrayType
accept
visitor
baseType
Type
accept
visitor
PrimitiveType
accept
visitor
Assertion
accept
visitor
GuardAssertion
accept
visitor
FunctionCallPreconditionAssertion
accept
visitor
guardedNode
DivisorNotZeroAssertion
accept
visitor
guardedNode
Annotation
accept
visitor
expression
Assignment
accept
visitor
value
variable
VariableDeclaration
accept
visitor
type
initialValue
name
Assumption
accept
visitor
Axiom
accept
visitor
Block
accept
visitor
statements
BooleanLiteral
accept
visitor
getValue
value
BooleanType
accept
visitor
Conditional
accept
visitor
condition
trueBlock
falseBlock
Conjunction
accept
visitor
Disjunction
accept
visitor
Division
accept
visitor
Equal
accept
visitor
Equivalence
accept
visitor
ExistsQuantifier
accept
visitor
QuantifiedExpression
accept
visitor
parameter
expression
condition
ForAllQuantifier
accept
visitor
FunctionCall
accept
visitor
actuals
function
FunctionDeclaration
accept
visitor
preconditions
postconditions
parameters
body
returnType
name
Precondition
accept
visitor
Postcondition
accept
visitor
Greater
accept
visitor
GreaterOrEqual
accept
visitor
Implication
accept
visitor
IntegerLiteral
accept
visitor
value
IntegerType
accept
visitor
Invariant
accept
visitor
Less
accept
visitor
LessOrEqual
accept
visitor
Loop
accept
visitor
condition
body
invariants
Minus
accept
visitor
Sign
accept
visitor
Modulus
accept
visitor
Multiplication
accept
visitor
Negation
accept
visitor
Plus
accept
visitor
ReturnStatement
accept
visitor
returnValue
function
Subtraction
accept
visitor
Unequal
accept
visitor
VariableReference
accept
visitor
variable
Statement
accept
visitor
ReturnValueReference
accept
visitor
function
SymbolReference
accept
visitor
index
ExpressionEvaluation
expression
ArrayFunction
accept
visitor
chainedFunction
index
value
ArrayAccess
accept
visitor
index
array
ExpressionToExpressionMap
java.util.Map$Entry
java.util.Map$Entry
key
value
FunctionAnnotation
accept
visitor
TernaryExpression
accept
visitor
whenTrue
whenFalse
condition
LetExpression
parameters
expression
kit
iti
formal
pse
worthwhile
model
ast
visitor
IASTNodeVisitor
edu.kit.iti.formal.pse.worthwhile.model.ast.visitor.IASTNodeVisitor
edu.kit.iti.formal.pse.worthwhile.model.ast.visitor.IASTNodeVisitor
visit
node
visit
node
visit
node
visit
node
visit
node
visit
node
visit
node
visit
node
visit
node
visit
node
visit
node
visit
node
visit
node
visit
node
visit
node
visit
node
visit
node
visit
node
visit
node
visit
node
visit
node
visit
node
visit
node
visit
node
visit
node
visit
node
visit
node
visit
node
visit
node
visit
node
visit
node
visit
node
visit
node
visit
node
visit
node
visit
node
visit
node
visit
node
visit
node
visit
node
visit
node
visit
node
visit
node
visit
node
visit
node
visit
node
visit
node
visit
node
visit
node
visit
node
visit
node
visit
node
visit
node
visit
node
visit
node
visit
node | null | {"directed":true,"nodes":[{"nsPrefix":"edu","nsURI":"http:///edu","name":"edu","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Program","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ASTNode","instanceClass":null,"abstract":true,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Addition","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BinaryExpression","instanceClass":null,"abstract":true,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Expression","instanceClass":null,"abstract":true,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnaryExpression","instanceClass":null,"abstract":true,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ArrayLiteral","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Literal","instanceClass":null,"abstract":true,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ArrayType","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Type","instanceClass":null,"abstract":true,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveType","instanceClass":null,"abstract":true,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Assertion","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GuardAssertion","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FunctionCallPreconditionAssertion","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DivisorNotZeroAssertion","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Annotation","instanceClass":null,"abstract":true,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Assignment","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VariableDeclaration","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Assumption","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Axiom","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Block","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BooleanLiteral","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BooleanType","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Conditional","instanceClass":null,"abstract":false,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Conjunction","instanceClass":null,"abstract":false,"id":25,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Disjunction","instanceClass":null,"abstract":false,"id":26,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Division","instanceClass":null,"abstract":false,"id":27,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Equal","instanceClass":null,"abstract":false,"id":28,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Equivalence","instanceClass":null,"abstract":false,"id":29,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExistsQuantifier","instanceClass":null,"abstract":false,"id":30,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"QuantifiedExpression","instanceClass":null,"abstract":true,"id":31,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ForAllQuantifier","instanceClass":null,"abstract":false,"id":32,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FunctionCall","instanceClass":null,"abstract":false,"id":33,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FunctionDeclaration","instanceClass":null,"abstract":false,"id":34,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Precondition","instanceClass":null,"abstract":false,"id":35,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Postcondition","instanceClass":null,"abstract":false,"id":36,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Greater","instanceClass":null,"abstract":false,"id":37,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GreaterOrEqual","instanceClass":null,"abstract":false,"id":38,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Implication","instanceClass":null,"abstract":false,"id":39,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IntegerLiteral","instanceClass":null,"abstract":false,"id":40,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IntegerType","instanceClass":null,"abstract":false,"id":41,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Invariant","instanceClass":null,"abstract":false,"id":42,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Less","instanceClass":null,"abstract":false,"id":43,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LessOrEqual","instanceClass":null,"abstract":false,"id":44,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Loop","instanceClass":null,"abstract":false,"id":45,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Minus","instanceClass":null,"abstract":false,"id":46,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Sign","instanceClass":null,"abstract":true,"id":47,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Modulus","instanceClass":null,"abstract":false,"id":48,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Multiplication","instanceClass":null,"abstract":false,"id":49,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Negation","instanceClass":null,"abstract":false,"id":50,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Plus","instanceClass":null,"abstract":false,"id":51,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReturnStatement","instanceClass":null,"abstract":false,"id":52,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Subtraction","instanceClass":null,"abstract":false,"id":53,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Unequal","instanceClass":null,"abstract":false,"id":54,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VariableReference","instanceClass":null,"abstract":false,"id":55,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Statement","instanceClass":null,"abstract":true,"id":56,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReturnValueReference","instanceClass":null,"abstract":false,"id":57,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SymbolReference","instanceClass":null,"abstract":false,"id":58,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExpressionEvaluation","instanceClass":null,"abstract":false,"id":59,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ArrayFunction","instanceClass":null,"abstract":false,"id":60,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ArrayAccess","instanceClass":null,"abstract":false,"id":61,"interface":false,"eClass":"EClass"},{"instanceTypeName":"java.util.Map$Entry","defaultValue":null,"instanceClassName":"java.util.Map$Entry","name":"ExpressionToExpressionMap","instanceClass":"java.util.Map$Entry","abstract":false,"id":62,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FunctionAnnotation","instanceClass":null,"abstract":true,"id":63,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TernaryExpression","instanceClass":null,"abstract":false,"id":64,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LetExpression","instanceClass":null,"abstract":false,"id":65,"interface":false,"eClass":"EClass"},{"nsPrefix":"edu.kit","nsURI":"http://kit.edu","name":"kit","id":66,"eClass":"EPackage"},{"nsPrefix":"edu.kit.iti.formal.pse.worthwhile.model.ast.visitor","nsURI":"http:///visitor.ast.model.worthwhile.pse.formal.iti.kit.edu","name":"visitor","id":67,"eClass":"EPackage"},{"ordered":true,"upperBound":1,"unique":true,"name":"accept","lowerBound":0,"id":68,"many":false,"required":false,"eClass":"EOperation"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"functionDeclarations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":69,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"mainBlock","changeable":true,"resolveProxies":true,"lowerBound":0,"id":70,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"axioms","changeable":true,"resolveProxies":true,"lowerBound":0,"id":71,"derived":false},{"id":72,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitor","lowerBound":1,"id":73,"many":false,"required":true,"eClass":"EParameter"},{"instanceTypeName":"edu.kit.iti.formal.pse.worthwhile.model.ast.visitor.IASTNodeVisitor","defaultValue":null,"instanceClassName":"edu.kit.iti.formal.pse.worthwhile.model.ast.visitor.IASTNodeVisitor","name":"IASTNodeVisitor","instanceClass":null,"abstract":true,"id":74,"interface":true,"eClass":"EClass"},{"id":75,"eClass":"EGenericType"},{"id":76,"eClass":"EGenericType"},{"id":77,"eClass":"EGenericType"},{"id":78,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"accept","lowerBound":0,"id":79,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitor","lowerBound":1,"id":80,"many":false,"required":true,"eClass":"EParameter"},{"id":81,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"accept","lowerBound":0,"id":82,"many":false,"required":false,"eClass":"EOperation"},{"id":83,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitor","lowerBound":1,"id":84,"many":false,"required":true,"eClass":"EParameter"},{"id":85,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"accept","lowerBound":0,"id":86,"many":false,"required":false,"eClass":"EOperation"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"left","changeable":true,"resolveProxies":true,"lowerBound":1,"id":87,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"right","changeable":true,"resolveProxies":true,"lowerBound":1,"id":88,"derived":false},{"id":89,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitor","lowerBound":1,"id":90,"many":false,"required":true,"eClass":"EParameter"},{"id":91,"eClass":"EGenericType"},{"id":92,"eClass":"EGenericType"},{"id":93,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"accept","lowerBound":0,"id":94,"many":false,"required":false,"eClass":"EOperation"},{"id":95,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitor","lowerBound":1,"id":96,"many":false,"required":true,"eClass":"EParameter"},{"id":97,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"accept","lowerBound":0,"id":98,"many":false,"required":false,"eClass":"EOperation"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"operand","changeable":true,"resolveProxies":true,"lowerBound":1,"id":99,"derived":false},{"id":100,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitor","lowerBound":1,"id":101,"many":false,"required":true,"eClass":"EParameter"},{"id":102,"eClass":"EGenericType"},{"id":103,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"accept","lowerBound":0,"id":104,"many":false,"required":false,"eClass":"EOperation"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"values","changeable":true,"resolveProxies":true,"lowerBound":0,"id":105,"derived":false},{"id":106,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitor","lowerBound":1,"id":107,"many":false,"required":true,"eClass":"EParameter"},{"id":108,"eClass":"EGenericType"},{"id":109,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"accept","lowerBound":0,"id":110,"many":false,"required":false,"eClass":"EOperation"},{"id":111,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitor","lowerBound":1,"id":112,"many":false,"required":true,"eClass":"EParameter"},{"id":113,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"accept","lowerBound":0,"id":114,"many":false,"required":false,"eClass":"EOperation"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"baseType","changeable":true,"resolveProxies":true,"lowerBound":1,"id":115,"derived":false},{"id":116,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitor","lowerBound":1,"id":117,"many":false,"required":true,"eClass":"EParameter"},{"id":118,"eClass":"EGenericType"},{"id":119,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"accept","lowerBound":0,"id":120,"many":false,"required":false,"eClass":"EOperation"},{"id":121,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitor","lowerBound":1,"id":122,"many":false,"required":true,"eClass":"EParameter"},{"id":123,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"accept","lowerBound":0,"id":124,"many":false,"required":false,"eClass":"EOperation"},{"id":125,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitor","lowerBound":1,"id":126,"many":false,"required":true,"eClass":"EParameter"},{"id":127,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"accept","lowerBound":0,"id":128,"many":false,"required":false,"eClass":"EOperation"},{"id":129,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitor","lowerBound":1,"id":130,"many":false,"required":true,"eClass":"EParameter"},{"id":131,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"accept","lowerBound":0,"id":132,"many":false,"required":false,"eClass":"EOperation"},{"id":133,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitor","lowerBound":1,"id":134,"many":false,"required":true,"eClass":"EParameter"},{"id":135,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"accept","lowerBound":0,"id":136,"many":false,"required":false,"eClass":"EOperation"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"guardedNode","changeable":true,"resolveProxies":true,"lowerBound":1,"id":137,"derived":false},{"id":138,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitor","lowerBound":1,"id":139,"many":false,"required":true,"eClass":"EParameter"},{"id":140,"eClass":"EGenericType"},{"id":141,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"accept","lowerBound":0,"id":142,"many":false,"required":false,"eClass":"EOperation"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"guardedNode","changeable":true,"resolveProxies":true,"lowerBound":1,"id":143,"derived":false},{"id":144,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitor","lowerBound":1,"id":145,"many":false,"required":true,"eClass":"EParameter"},{"id":146,"eClass":"EGenericType"},{"id":147,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"accept","lowerBound":0,"id":148,"many":false,"required":false,"eClass":"EOperation"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":149,"derived":false},{"id":150,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitor","lowerBound":1,"id":151,"many":false,"required":true,"eClass":"EParameter"},{"id":152,"eClass":"EGenericType"},{"id":153,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"accept","lowerBound":0,"id":154,"many":false,"required":false,"eClass":"EOperation"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"resolveProxies":true,"lowerBound":1,"id":155,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"variable","changeable":true,"resolveProxies":true,"lowerBound":1,"id":156,"derived":false},{"id":157,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitor","lowerBound":1,"id":158,"many":false,"required":true,"eClass":"EParameter"},{"id":159,"eClass":"EGenericType"},{"id":160,"eClass":"EGenericType"},{"id":161,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"accept","lowerBound":0,"id":162,"many":false,"required":false,"eClass":"EOperation"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":0,"id":163,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"initialValue","changeable":true,"resolveProxies":true,"lowerBound":0,"id":164,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":165,"derived":false},{"id":166,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitor","lowerBound":1,"id":167,"many":false,"required":true,"eClass":"EParameter"},{"id":168,"eClass":"EGenericType"},{"id":169,"eClass":"EGenericType"},{"id":170,"eClass":"EGenericType"},{"id":171,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"accept","lowerBound":0,"id":172,"many":false,"required":false,"eClass":"EOperation"},{"id":173,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitor","lowerBound":1,"id":174,"many":false,"required":true,"eClass":"EParameter"},{"id":175,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"accept","lowerBound":0,"id":176,"many":false,"required":false,"eClass":"EOperation"},{"id":177,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitor","lowerBound":1,"id":178,"many":false,"required":true,"eClass":"EParameter"},{"id":179,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"accept","lowerBound":0,"id":180,"many":false,"required":false,"eClass":"EOperation"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"statements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":181,"derived":false},{"id":182,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitor","lowerBound":1,"id":183,"many":false,"required":true,"eClass":"EParameter"},{"id":184,"eClass":"EGenericType"},{"id":185,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"accept","lowerBound":0,"id":186,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getValue","lowerBound":0,"id":187,"many":false,"required":false,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":1,"iD":false,"id":188,"derived":false},{"id":189,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitor","lowerBound":1,"id":190,"many":false,"required":true,"eClass":"EParameter"},{"id":191,"eClass":"EGenericType"},{"id":192,"eClass":"EGenericType"},{"id":193,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"accept","lowerBound":0,"id":194,"many":false,"required":false,"eClass":"EOperation"},{"id":195,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitor","lowerBound":1,"id":196,"many":false,"required":true,"eClass":"EParameter"},{"id":197,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"accept","lowerBound":0,"id":198,"many":false,"required":false,"eClass":"EOperation"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"condition","changeable":true,"resolveProxies":true,"lowerBound":1,"id":199,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"trueBlock","changeable":true,"resolveProxies":true,"lowerBound":1,"id":200,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"falseBlock","changeable":true,"resolveProxies":true,"lowerBound":0,"id":201,"derived":false},{"id":202,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitor","lowerBound":1,"id":203,"many":false,"required":true,"eClass":"EParameter"},{"id":204,"eClass":"EGenericType"},{"id":205,"eClass":"EGenericType"},{"id":206,"eClass":"EGenericType"},{"id":207,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"accept","lowerBound":0,"id":208,"many":false,"required":false,"eClass":"EOperation"},{"id":209,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitor","lowerBound":1,"id":210,"many":false,"required":true,"eClass":"EParameter"},{"id":211,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"accept","lowerBound":0,"id":212,"many":false,"required":false,"eClass":"EOperation"},{"id":213,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitor","lowerBound":1,"id":214,"many":false,"required":true,"eClass":"EParameter"},{"id":215,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"accept","lowerBound":0,"id":216,"many":false,"required":false,"eClass":"EOperation"},{"id":217,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitor","lowerBound":1,"id":218,"many":false,"required":true,"eClass":"EParameter"},{"id":219,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"accept","lowerBound":0,"id":220,"many":false,"required":false,"eClass":"EOperation"},{"id":221,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitor","lowerBound":1,"id":222,"many":false,"required":true,"eClass":"EParameter"},{"id":223,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"accept","lowerBound":0,"id":224,"many":false,"required":false,"eClass":"EOperation"},{"id":225,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitor","lowerBound":1,"id":226,"many":false,"required":true,"eClass":"EParameter"},{"id":227,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"accept","lowerBound":0,"id":228,"many":false,"required":false,"eClass":"EOperation"},{"id":229,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitor","lowerBound":1,"id":230,"many":false,"required":true,"eClass":"EParameter"},{"id":231,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"accept","lowerBound":0,"id":232,"many":false,"required":false,"eClass":"EOperation"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"parameter","changeable":true,"resolveProxies":true,"lowerBound":1,"id":233,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":234,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"condition","changeable":true,"resolveProxies":true,"lowerBound":0,"id":235,"derived":false},{"id":236,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitor","lowerBound":1,"id":237,"many":false,"required":true,"eClass":"EParameter"},{"id":238,"eClass":"EGenericType"},{"id":239,"eClass":"EGenericType"},{"id":240,"eClass":"EGenericType"},{"id":241,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"accept","lowerBound":0,"id":242,"many":false,"required":false,"eClass":"EOperation"},{"id":243,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitor","lowerBound":1,"id":244,"many":false,"required":true,"eClass":"EParameter"},{"id":245,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"accept","lowerBound":0,"id":246,"many":false,"required":false,"eClass":"EOperation"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"actuals","changeable":true,"resolveProxies":true,"lowerBound":0,"id":247,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"function","changeable":true,"resolveProxies":true,"lowerBound":1,"id":248,"derived":false},{"id":249,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitor","lowerBound":1,"id":250,"many":false,"required":true,"eClass":"EParameter"},{"id":251,"eClass":"EGenericType"},{"id":252,"eClass":"EGenericType"},{"id":253,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"accept","lowerBound":0,"id":254,"many":false,"required":false,"eClass":"EOperation"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"preconditions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":255,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"postconditions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":256,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"parameters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":257,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"body","changeable":true,"resolveProxies":true,"lowerBound":1,"id":258,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"returnType","changeable":true,"resolveProxies":true,"lowerBound":1,"id":259,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":260,"derived":false},{"id":261,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitor","lowerBound":1,"id":262,"many":false,"required":true,"eClass":"EParameter"},{"id":263,"eClass":"EGenericType"},{"id":264,"eClass":"EGenericType"},{"id":265,"eClass":"EGenericType"},{"id":266,"eClass":"EGenericType"},{"id":267,"eClass":"EGenericType"},{"id":268,"eClass":"EGenericType"},{"id":269,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"accept","lowerBound":0,"id":270,"many":false,"required":false,"eClass":"EOperation"},{"id":271,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitor","lowerBound":1,"id":272,"many":false,"required":true,"eClass":"EParameter"},{"id":273,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"accept","lowerBound":0,"id":274,"many":false,"required":false,"eClass":"EOperation"},{"id":275,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitor","lowerBound":1,"id":276,"many":false,"required":true,"eClass":"EParameter"},{"id":277,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"accept","lowerBound":0,"id":278,"many":false,"required":false,"eClass":"EOperation"},{"id":279,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitor","lowerBound":1,"id":280,"many":false,"required":true,"eClass":"EParameter"},{"id":281,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"accept","lowerBound":0,"id":282,"many":false,"required":false,"eClass":"EOperation"},{"id":283,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitor","lowerBound":1,"id":284,"many":false,"required":true,"eClass":"EParameter"},{"id":285,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"accept","lowerBound":0,"id":286,"many":false,"required":false,"eClass":"EOperation"},{"id":287,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitor","lowerBound":1,"id":288,"many":false,"required":true,"eClass":"EParameter"},{"id":289,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"accept","lowerBound":0,"id":290,"many":false,"required":false,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":1,"iD":false,"id":291,"derived":false},{"id":292,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitor","lowerBound":1,"id":293,"many":false,"required":true,"eClass":"EParameter"},{"id":294,"eClass":"EGenericType"},{"id":295,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"accept","lowerBound":0,"id":296,"many":false,"required":false,"eClass":"EOperation"},{"id":297,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitor","lowerBound":1,"id":298,"many":false,"required":true,"eClass":"EParameter"},{"id":299,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"accept","lowerBound":0,"id":300,"many":false,"required":false,"eClass":"EOperation"},{"id":301,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitor","lowerBound":1,"id":302,"many":false,"required":true,"eClass":"EParameter"},{"id":303,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"accept","lowerBound":0,"id":304,"many":false,"required":false,"eClass":"EOperation"},{"id":305,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitor","lowerBound":1,"id":306,"many":false,"required":true,"eClass":"EParameter"},{"id":307,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"accept","lowerBound":0,"id":308,"many":false,"required":false,"eClass":"EOperation"},{"id":309,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitor","lowerBound":1,"id":310,"many":false,"required":true,"eClass":"EParameter"},{"id":311,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"accept","lowerBound":0,"id":312,"many":false,"required":false,"eClass":"EOperation"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"condition","changeable":true,"resolveProxies":true,"lowerBound":1,"id":313,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"body","changeable":true,"resolveProxies":true,"lowerBound":1,"id":314,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"invariants","changeable":true,"resolveProxies":true,"lowerBound":0,"id":315,"derived":false},{"id":316,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitor","lowerBound":1,"id":317,"many":false,"required":true,"eClass":"EParameter"},{"id":318,"eClass":"EGenericType"},{"id":319,"eClass":"EGenericType"},{"id":320,"eClass":"EGenericType"},{"id":321,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"accept","lowerBound":0,"id":322,"many":false,"required":false,"eClass":"EOperation"},{"id":323,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitor","lowerBound":1,"id":324,"many":false,"required":true,"eClass":"EParameter"},{"id":325,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"accept","lowerBound":0,"id":326,"many":false,"required":false,"eClass":"EOperation"},{"id":327,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitor","lowerBound":1,"id":328,"many":false,"required":true,"eClass":"EParameter"},{"id":329,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"accept","lowerBound":0,"id":330,"many":false,"required":false,"eClass":"EOperation"},{"id":331,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitor","lowerBound":1,"id":332,"many":false,"required":true,"eClass":"EParameter"},{"id":333,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"accept","lowerBound":0,"id":334,"many":false,"required":false,"eClass":"EOperation"},{"id":335,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitor","lowerBound":1,"id":336,"many":false,"required":true,"eClass":"EParameter"},{"id":337,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"accept","lowerBound":0,"id":338,"many":false,"required":false,"eClass":"EOperation"},{"id":339,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitor","lowerBound":1,"id":340,"many":false,"required":true,"eClass":"EParameter"},{"id":341,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"accept","lowerBound":0,"id":342,"many":false,"required":false,"eClass":"EOperation"},{"id":343,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitor","lowerBound":1,"id":344,"many":false,"required":true,"eClass":"EParameter"},{"id":345,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"accept","lowerBound":0,"id":346,"many":false,"required":false,"eClass":"EOperation"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"returnValue","changeable":true,"resolveProxies":true,"lowerBound":1,"id":347,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"function","changeable":true,"resolveProxies":true,"lowerBound":0,"id":348,"derived":false},{"id":349,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitor","lowerBound":1,"id":350,"many":false,"required":true,"eClass":"EParameter"},{"id":351,"eClass":"EGenericType"},{"id":352,"eClass":"EGenericType"},{"id":353,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"accept","lowerBound":0,"id":354,"many":false,"required":false,"eClass":"EOperation"},{"id":355,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitor","lowerBound":1,"id":356,"many":false,"required":true,"eClass":"EParameter"},{"id":357,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"accept","lowerBound":0,"id":358,"many":false,"required":false,"eClass":"EOperation"},{"id":359,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitor","lowerBound":1,"id":360,"many":false,"required":true,"eClass":"EParameter"},{"id":361,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"accept","lowerBound":0,"id":362,"many":false,"required":false,"eClass":"EOperation"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"variable","changeable":true,"resolveProxies":true,"lowerBound":1,"id":363,"derived":false},{"id":364,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitor","lowerBound":1,"id":365,"many":false,"required":true,"eClass":"EParameter"},{"id":366,"eClass":"EGenericType"},{"id":367,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"accept","lowerBound":0,"id":368,"many":false,"required":false,"eClass":"EOperation"},{"id":369,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitor","lowerBound":1,"id":370,"many":false,"required":true,"eClass":"EParameter"},{"id":371,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"accept","lowerBound":0,"id":372,"many":false,"required":false,"eClass":"EOperation"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"function","changeable":true,"resolveProxies":true,"lowerBound":1,"id":373,"derived":false},{"id":374,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitor","lowerBound":1,"id":375,"many":false,"required":true,"eClass":"EParameter"},{"id":376,"eClass":"EGenericType"},{"id":377,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"accept","lowerBound":0,"id":378,"many":false,"required":false,"eClass":"EOperation"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"index","changeable":true,"resolveProxies":true,"lowerBound":0,"id":379,"derived":false},{"id":380,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitor","lowerBound":1,"id":381,"many":false,"required":true,"eClass":"EParameter"},{"id":382,"eClass":"EGenericType"},{"id":383,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":384,"derived":false},{"id":385,"eClass":"EGenericType"},{"id":386,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"accept","lowerBound":0,"id":387,"many":false,"required":false,"eClass":"EOperation"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"chainedFunction","changeable":true,"resolveProxies":true,"lowerBound":0,"id":388,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"index","changeable":true,"resolveProxies":true,"lowerBound":0,"id":389,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"resolveProxies":true,"lowerBound":0,"id":390,"derived":false},{"id":391,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitor","lowerBound":1,"id":392,"many":false,"required":true,"eClass":"EParameter"},{"id":393,"eClass":"EGenericType"},{"id":394,"eClass":"EGenericType"},{"id":395,"eClass":"EGenericType"},{"id":396,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"accept","lowerBound":0,"id":397,"many":false,"required":false,"eClass":"EOperation"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"index","changeable":true,"resolveProxies":true,"lowerBound":1,"id":398,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"array","changeable":true,"resolveProxies":true,"lowerBound":1,"id":399,"derived":false},{"id":400,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitor","lowerBound":1,"id":401,"many":false,"required":true,"eClass":"EParameter"},{"id":402,"eClass":"EGenericType"},{"id":403,"eClass":"EGenericType"},{"id":404,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"key","changeable":true,"resolveProxies":true,"lowerBound":0,"id":405,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"resolveProxies":true,"lowerBound":0,"id":406,"derived":false},{"id":407,"eClass":"EGenericType"},{"id":408,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"accept","lowerBound":0,"id":409,"many":false,"required":false,"eClass":"EOperation"},{"id":410,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitor","lowerBound":1,"id":411,"many":false,"required":true,"eClass":"EParameter"},{"id":412,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"accept","lowerBound":0,"id":413,"many":false,"required":false,"eClass":"EOperation"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"whenTrue","changeable":true,"resolveProxies":true,"lowerBound":1,"id":414,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"whenFalse","changeable":true,"resolveProxies":true,"lowerBound":1,"id":415,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"condition","changeable":true,"resolveProxies":true,"lowerBound":1,"id":416,"derived":false},{"id":417,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitor","lowerBound":1,"id":418,"many":false,"required":true,"eClass":"EParameter"},{"id":419,"eClass":"EGenericType"},{"id":420,"eClass":"EGenericType"},{"id":421,"eClass":"EGenericType"},{"id":422,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"parameters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":423,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":424,"derived":false},{"id":425,"eClass":"EGenericType"},{"id":426,"eClass":"EGenericType"},{"id":427,"eClass":"EGenericType"},{"nsPrefix":"edu.kit.iti","nsURI":"http://iti.kit.edu","name":"iti","id":428,"eClass":"EPackage"},{"nsPrefix":"edu.kit.iti.formal","nsURI":"http://formal.iti.kit.edu","name":"formal","id":429,"eClass":"EPackage"},{"nsPrefix":"edu.kit.iti.formal.pse","nsURI":"http://pse.formal.iti.kit.edu","name":"pse","id":430,"eClass":"EPackage"},{"nsPrefix":"edu.kit.iti.formal.pse.worthwhile","nsURI":"http:///worthwhile.pse.formal.iti.kit.edu","name":"worthwhile","id":431,"eClass":"EPackage"},{"nsPrefix":"edu.kit.iti.formal.pse.worthwhile.model","nsURI":"http:///model.worthwhile.pse.formal.iti.kit.edu","name":"model","id":432,"eClass":"EPackage"},{"nsPrefix":"edu.kit.iti.formal.pse.worthwhile.model.ast","nsURI":"http:///ast.model.worthwhile.pse.formal.iti.kit.edu","name":"ast","id":433,"eClass":"EPackage"},{"ordered":true,"upperBound":1,"unique":true,"name":"visit","lowerBound":0,"id":434,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"visit","lowerBound":0,"id":435,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"visit","lowerBound":0,"id":436,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"visit","lowerBound":0,"id":437,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"visit","lowerBound":0,"id":438,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"visit","lowerBound":0,"id":439,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"visit","lowerBound":0,"id":440,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"visit","lowerBound":0,"id":441,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"visit","lowerBound":0,"id":442,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"visit","lowerBound":0,"id":443,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"visit","lowerBound":0,"id":444,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"visit","lowerBound":0,"id":445,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"visit","lowerBound":0,"id":446,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"visit","lowerBound":0,"id":447,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"visit","lowerBound":0,"id":448,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"visit","lowerBound":0,"id":449,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"visit","lowerBound":0,"id":450,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"visit","lowerBound":0,"id":451,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"visit","lowerBound":0,"id":452,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"visit","lowerBound":0,"id":453,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"visit","lowerBound":0,"id":454,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"visit","lowerBound":0,"id":455,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"visit","lowerBound":0,"id":456,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"visit","lowerBound":0,"id":457,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"visit","lowerBound":0,"id":458,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"visit","lowerBound":0,"id":459,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"visit","lowerBound":0,"id":460,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"visit","lowerBound":0,"id":461,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"visit","lowerBound":0,"id":462,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"visit","lowerBound":0,"id":463,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"visit","lowerBound":0,"id":464,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"visit","lowerBound":0,"id":465,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"visit","lowerBound":0,"id":466,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"visit","lowerBound":0,"id":467,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"visit","lowerBound":0,"id":468,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"visit","lowerBound":0,"id":469,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"visit","lowerBound":0,"id":470,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"visit","lowerBound":0,"id":471,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"visit","lowerBound":0,"id":472,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"visit","lowerBound":0,"id":473,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"visit","lowerBound":0,"id":474,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"visit","lowerBound":0,"id":475,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"visit","lowerBound":0,"id":476,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"visit","lowerBound":0,"id":477,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"visit","lowerBound":0,"id":478,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"visit","lowerBound":0,"id":479,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"visit","lowerBound":0,"id":480,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"visit","lowerBound":0,"id":481,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"visit","lowerBound":0,"id":482,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"visit","lowerBound":0,"id":483,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"visit","lowerBound":0,"id":484,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"visit","lowerBound":0,"id":485,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"visit","lowerBound":0,"id":486,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"visit","lowerBound":0,"id":487,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"visit","lowerBound":0,"id":488,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"visit","lowerBound":0,"id":489,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"node","lowerBound":1,"id":490,"many":false,"required":true,"eClass":"EParameter"},{"id":491,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"node","lowerBound":1,"id":492,"many":false,"required":true,"eClass":"EParameter"},{"id":493,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"node","lowerBound":1,"id":494,"many":false,"required":true,"eClass":"EParameter"},{"id":495,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"node","lowerBound":1,"id":496,"many":false,"required":true,"eClass":"EParameter"},{"id":497,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"node","lowerBound":1,"id":498,"many":false,"required":true,"eClass":"EParameter"},{"id":499,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"node","lowerBound":1,"id":500,"many":false,"required":true,"eClass":"EParameter"},{"id":501,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"node","lowerBound":1,"id":502,"many":false,"required":true,"eClass":"EParameter"},{"id":503,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"node","lowerBound":1,"id":504,"many":false,"required":true,"eClass":"EParameter"},{"id":505,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"node","lowerBound":1,"id":506,"many":false,"required":true,"eClass":"EParameter"},{"id":507,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"node","lowerBound":1,"id":508,"many":false,"required":true,"eClass":"EParameter"},{"id":509,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"node","lowerBound":1,"id":510,"many":false,"required":true,"eClass":"EParameter"},{"id":511,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"node","lowerBound":1,"id":512,"many":false,"required":true,"eClass":"EParameter"},{"id":513,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"node","lowerBound":1,"id":514,"many":false,"required":true,"eClass":"EParameter"},{"id":515,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"node","lowerBound":1,"id":516,"many":false,"required":true,"eClass":"EParameter"},{"id":517,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"node","lowerBound":1,"id":518,"many":false,"required":true,"eClass":"EParameter"},{"id":519,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"node","lowerBound":1,"id":520,"many":false,"required":true,"eClass":"EParameter"},{"id":521,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"node","lowerBound":1,"id":522,"many":false,"required":true,"eClass":"EParameter"},{"id":523,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"node","lowerBound":1,"id":524,"many":false,"required":true,"eClass":"EParameter"},{"id":525,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"node","lowerBound":1,"id":526,"many":false,"required":true,"eClass":"EParameter"},{"id":527,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"node","lowerBound":1,"id":528,"many":false,"required":true,"eClass":"EParameter"},{"id":529,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"node","lowerBound":1,"id":530,"many":false,"required":true,"eClass":"EParameter"},{"id":531,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"node","lowerBound":1,"id":532,"many":false,"required":true,"eClass":"EParameter"},{"id":533,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"node","lowerBound":1,"id":534,"many":false,"required":true,"eClass":"EParameter"},{"id":535,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"node","lowerBound":1,"id":536,"many":false,"required":true,"eClass":"EParameter"},{"id":537,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"node","lowerBound":1,"id":538,"many":false,"required":true,"eClass":"EParameter"},{"id":539,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"node","lowerBound":1,"id":540,"many":false,"required":true,"eClass":"EParameter"},{"id":541,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"node","lowerBound":1,"id":542,"many":false,"required":true,"eClass":"EParameter"},{"id":543,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"node","lowerBound":1,"id":544,"many":false,"required":true,"eClass":"EParameter"},{"id":545,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"node","lowerBound":1,"id":546,"many":false,"required":true,"eClass":"EParameter"},{"id":547,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"node","lowerBound":1,"id":548,"many":false,"required":true,"eClass":"EParameter"},{"id":549,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"node","lowerBound":1,"id":550,"many":false,"required":true,"eClass":"EParameter"},{"id":551,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"node","lowerBound":1,"id":552,"many":false,"required":true,"eClass":"EParameter"},{"id":553,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"node","lowerBound":1,"id":554,"many":false,"required":true,"eClass":"EParameter"},{"id":555,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"node","lowerBound":1,"id":556,"many":false,"required":true,"eClass":"EParameter"},{"id":557,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"node","lowerBound":1,"id":558,"many":false,"required":true,"eClass":"EParameter"},{"id":559,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"node","lowerBound":1,"id":560,"many":false,"required":true,"eClass":"EParameter"},{"id":561,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"node","lowerBound":1,"id":562,"many":false,"required":true,"eClass":"EParameter"},{"id":563,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"node","lowerBound":1,"id":564,"many":false,"required":true,"eClass":"EParameter"},{"id":565,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"node","lowerBound":1,"id":566,"many":false,"required":true,"eClass":"EParameter"},{"id":567,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"node","lowerBound":1,"id":568,"many":false,"required":true,"eClass":"EParameter"},{"id":569,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"node","lowerBound":1,"id":570,"many":false,"required":true,"eClass":"EParameter"},{"id":571,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"node","lowerBound":1,"id":572,"many":false,"required":true,"eClass":"EParameter"},{"id":573,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"node","lowerBound":1,"id":574,"many":false,"required":true,"eClass":"EParameter"},{"id":575,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"node","lowerBound":1,"id":576,"many":false,"required":true,"eClass":"EParameter"},{"id":577,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"node","lowerBound":1,"id":578,"many":false,"required":true,"eClass":"EParameter"},{"id":579,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"node","lowerBound":1,"id":580,"many":false,"required":true,"eClass":"EParameter"},{"id":581,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"node","lowerBound":1,"id":582,"many":false,"required":true,"eClass":"EParameter"},{"id":583,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"node","lowerBound":1,"id":584,"many":false,"required":true,"eClass":"EParameter"},{"id":585,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"node","lowerBound":1,"id":586,"many":false,"required":true,"eClass":"EParameter"},{"id":587,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"node","lowerBound":1,"id":588,"many":false,"required":true,"eClass":"EParameter"},{"id":589,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"node","lowerBound":1,"id":590,"many":false,"required":true,"eClass":"EParameter"},{"id":591,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"node","lowerBound":1,"id":592,"many":false,"required":true,"eClass":"EParameter"},{"id":593,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"node","lowerBound":1,"id":594,"many":false,"required":true,"eClass":"EParameter"},{"id":595,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"node","lowerBound":1,"id":596,"many":false,"required":true,"eClass":"EParameter"},{"id":597,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"node","lowerBound":1,"id":598,"many":false,"required":true,"eClass":"EParameter"},{"id":599,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"node","lowerBound":1,"id":600,"many":false,"required":true,"eClass":"EParameter"},{"id":601,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":0,"target":17},{"source":0,"target":18},{"source":0,"target":19},{"source":0,"target":20},{"source":0,"target":21},{"source":0,"target":22},{"source":0,"target":23},{"source":0,"target":24},{"source":0,"target":25},{"source":0,"target":26},{"source":0,"target":27},{"source":0,"target":28},{"source":0,"target":29},{"source":0,"target":30},{"source":0,"target":31},{"source":0,"target":32},{"source":0,"target":33},{"source":0,"target":34},{"source":0,"target":35},{"source":0,"target":36},{"source":0,"target":37},{"source":0,"target":38},{"source":0,"target":39},{"source":0,"target":40},{"source":0,"target":41},{"source":0,"target":42},{"source":0,"target":43},{"source":0,"target":44},{"source":0,"target":45},{"source":0,"target":46},{"source":0,"target":47},{"source":0,"target":48},{"source":0,"target":49},{"source":0,"target":50},{"source":0,"target":51},{"source":0,"target":52},{"source":0,"target":53},{"source":0,"target":54},{"source":0,"target":55},{"source":0,"target":56},{"source":0,"target":57},{"source":0,"target":58},{"source":0,"target":59},{"source":0,"target":60},{"source":0,"target":61},{"source":0,"target":62},{"source":0,"target":63},{"source":0,"target":64},{"source":0,"target":65},{"source":0,"target":66},{"source":0,"target":67},{"source":1,"target":0},{"source":1,"target":2},{"source":1,"target":68},{"source":1,"target":69},{"source":1,"target":70},{"source":1,"target":71},{"source":1,"target":72},{"source":68,"target":1},{"source":68,"target":73},{"source":73,"target":74},{"source":73,"target":75},{"source":73,"target":68},{"source":75,"target":74},{"source":69,"target":34},{"source":69,"target":76},{"source":69,"target":1},{"source":76,"target":34},{"source":70,"target":21},{"source":70,"target":77},{"source":70,"target":1},{"source":77,"target":21},{"source":71,"target":20},{"source":71,"target":78},{"source":71,"target":1},{"source":78,"target":20},{"source":72,"target":2},{"source":2,"target":0},{"source":2,"target":79},{"source":79,"target":2},{"source":79,"target":80},{"source":80,"target":74},{"source":80,"target":81},{"source":80,"target":79},{"source":81,"target":74},{"source":3,"target":0},{"source":3,"target":4},{"source":3,"target":82},{"source":3,"target":83},{"source":82,"target":3},{"source":82,"target":84},{"source":84,"target":74},{"source":84,"target":85},{"source":84,"target":82},{"source":85,"target":74},{"source":83,"target":4},{"source":4,"target":0},{"source":4,"target":5},{"source":4,"target":86},{"source":4,"target":87},{"source":4,"target":88},{"source":4,"target":89},{"source":86,"target":4},{"source":86,"target":90},{"source":90,"target":74},{"source":90,"target":91},{"source":90,"target":86},{"source":91,"target":74},{"source":87,"target":5},{"source":87,"target":92},{"source":87,"target":4},{"source":92,"target":5},{"source":88,"target":5},{"source":88,"target":93},{"source":88,"target":4},{"source":93,"target":5},{"source":89,"target":5},{"source":5,"target":0},{"source":5,"target":2},{"source":5,"target":94},{"source":5,"target":95},{"source":94,"target":5},{"source":94,"target":96},{"source":96,"target":74},{"source":96,"target":97},{"source":96,"target":94},{"source":97,"target":74},{"source":95,"target":2},{"source":6,"target":0},{"source":6,"target":5},{"source":6,"target":98},{"source":6,"target":99},{"source":6,"target":100},{"source":98,"target":6},{"source":98,"target":101},{"source":101,"target":74},{"source":101,"target":102},{"source":101,"target":98},{"source":102,"target":74},{"source":99,"target":5},{"source":99,"target":103},{"source":99,"target":6},{"source":103,"target":5},{"source":100,"target":5},{"source":7,"target":0},{"source":7,"target":8},{"source":7,"target":104},{"source":7,"target":105},{"source":7,"target":106},{"source":104,"target":7},{"source":104,"target":107},{"source":107,"target":74},{"source":107,"target":108},{"source":107,"target":104},{"source":108,"target":74},{"source":105,"target":5},{"source":105,"target":109},{"source":105,"target":7},{"source":109,"target":5},{"source":106,"target":8},{"source":8,"target":0},{"source":8,"target":5},{"source":8,"target":110},{"source":8,"target":111},{"source":110,"target":8},{"source":110,"target":112},{"source":112,"target":74},{"source":112,"target":113},{"source":112,"target":110},{"source":113,"target":74},{"source":111,"target":5},{"source":9,"target":0},{"source":9,"target":10},{"source":9,"target":114},{"source":9,"target":115},{"source":9,"target":116},{"source":114,"target":9},{"source":114,"target":117},{"source":117,"target":74},{"source":117,"target":118},{"source":117,"target":114},{"source":118,"target":74},{"source":115,"target":11},{"source":115,"target":119},{"source":115,"target":9},{"source":119,"target":11},{"source":116,"target":10},{"source":10,"target":0},{"source":10,"target":2},{"source":10,"target":120},{"source":10,"target":121},{"source":120,"target":10},{"source":120,"target":122},{"source":122,"target":74},{"source":122,"target":123},{"source":122,"target":120},{"source":123,"target":74},{"source":121,"target":2},{"source":11,"target":0},{"source":11,"target":10},{"source":11,"target":124},{"source":11,"target":125},{"source":124,"target":11},{"source":124,"target":126},{"source":126,"target":74},{"source":126,"target":127},{"source":126,"target":124},{"source":127,"target":74},{"source":125,"target":10},{"source":12,"target":0},{"source":12,"target":16},{"source":12,"target":128},{"source":12,"target":129},{"source":128,"target":12},{"source":128,"target":130},{"source":130,"target":74},{"source":130,"target":131},{"source":130,"target":128},{"source":131,"target":74},{"source":129,"target":16},{"source":13,"target":0},{"source":13,"target":12},{"source":13,"target":132},{"source":13,"target":133},{"source":132,"target":13},{"source":132,"target":134},{"source":134,"target":74},{"source":134,"target":135},{"source":134,"target":132},{"source":135,"target":74},{"source":133,"target":12},{"source":14,"target":0},{"source":14,"target":13},{"source":14,"target":136},{"source":14,"target":137},{"source":14,"target":138},{"source":136,"target":14},{"source":136,"target":139},{"source":139,"target":74},{"source":139,"target":140},{"source":139,"target":136},{"source":140,"target":74},{"source":137,"target":33},{"source":137,"target":141},{"source":137,"target":14},{"source":141,"target":33},{"source":138,"target":13},{"source":15,"target":0},{"source":15,"target":13},{"source":15,"target":142},{"source":15,"target":143},{"source":15,"target":144},{"source":142,"target":15},{"source":142,"target":145},{"source":145,"target":74},{"source":145,"target":146},{"source":145,"target":142},{"source":146,"target":74},{"source":143,"target":5},{"source":143,"target":147},{"source":143,"target":15},{"source":147,"target":5},{"source":144,"target":13},{"source":16,"target":0},{"source":16,"target":56},{"source":16,"target":148},{"source":16,"target":149},{"source":16,"target":150},{"source":148,"target":16},{"source":148,"target":151},{"source":151,"target":74},{"source":151,"target":152},{"source":151,"target":148},{"source":152,"target":74},{"source":149,"target":5},{"source":149,"target":153},{"source":149,"target":16},{"source":153,"target":5},{"source":150,"target":56},{"source":17,"target":0},{"source":17,"target":56},{"source":17,"target":154},{"source":17,"target":155},{"source":17,"target":156},{"source":17,"target":157},{"source":154,"target":17},{"source":154,"target":158},{"source":158,"target":74},{"source":158,"target":159},{"source":158,"target":154},{"source":159,"target":74},{"source":155,"target":5},{"source":155,"target":160},{"source":155,"target":17},{"source":160,"target":5},{"source":156,"target":55},{"source":156,"target":161},{"source":156,"target":17},{"source":161,"target":55},{"source":157,"target":56},{"source":18,"target":0},{"source":18,"target":56},{"source":18,"target":162},{"source":18,"target":163},{"source":18,"target":164},{"source":18,"target":165},{"source":18,"target":166},{"source":162,"target":18},{"source":162,"target":167},{"source":167,"target":74},{"source":167,"target":168},{"source":167,"target":162},{"source":168,"target":74},{"source":163,"target":10},{"source":163,"target":169},{"source":163,"target":18},{"source":169,"target":10},{"source":164,"target":5},{"source":164,"target":170},{"source":164,"target":18},{"source":170,"target":5},{"source":165,"target":171},{"source":165,"target":18},{"source":166,"target":56},{"source":19,"target":0},{"source":19,"target":16},{"source":19,"target":172},{"source":19,"target":173},{"source":172,"target":19},{"source":172,"target":174},{"source":174,"target":74},{"source":174,"target":175},{"source":174,"target":172},{"source":175,"target":74},{"source":173,"target":16},{"source":20,"target":0},{"source":20,"target":16},{"source":20,"target":176},{"source":20,"target":177},{"source":176,"target":20},{"source":176,"target":178},{"source":178,"target":74},{"source":178,"target":179},{"source":178,"target":176},{"source":179,"target":74},{"source":177,"target":16},{"source":21,"target":0},{"source":21,"target":56},{"source":21,"target":180},{"source":21,"target":181},{"source":21,"target":182},{"source":180,"target":21},{"source":180,"target":183},{"source":183,"target":74},{"source":183,"target":184},{"source":183,"target":180},{"source":184,"target":74},{"source":181,"target":56},{"source":181,"target":185},{"source":181,"target":21},{"source":185,"target":56},{"source":182,"target":56},{"source":22,"target":0},{"source":22,"target":8},{"source":22,"target":186},{"source":22,"target":187},{"source":22,"target":188},{"source":22,"target":189},{"source":186,"target":22},{"source":186,"target":190},{"source":190,"target":74},{"source":190,"target":191},{"source":190,"target":186},{"source":191,"target":74},{"source":187,"target":192},{"source":187,"target":22},{"source":188,"target":193},{"source":188,"target":22},{"source":189,"target":8},{"source":23,"target":0},{"source":23,"target":11},{"source":23,"target":194},{"source":23,"target":195},{"source":194,"target":23},{"source":194,"target":196},{"source":196,"target":74},{"source":196,"target":197},{"source":196,"target":194},{"source":197,"target":74},{"source":195,"target":11},{"source":24,"target":0},{"source":24,"target":56},{"source":24,"target":198},{"source":24,"target":199},{"source":24,"target":200},{"source":24,"target":201},{"source":24,"target":202},{"source":198,"target":24},{"source":198,"target":203},{"source":203,"target":74},{"source":203,"target":204},{"source":203,"target":198},{"source":204,"target":74},{"source":199,"target":5},{"source":199,"target":205},{"source":199,"target":24},{"source":205,"target":5},{"source":200,"target":21},{"source":200,"target":206},{"source":200,"target":24},{"source":206,"target":21},{"source":201,"target":21},{"source":201,"target":207},{"source":201,"target":24},{"source":207,"target":21},{"source":202,"target":56},{"source":25,"target":0},{"source":25,"target":4},{"source":25,"target":208},{"source":25,"target":209},{"source":208,"target":25},{"source":208,"target":210},{"source":210,"target":74},{"source":210,"target":211},{"source":210,"target":208},{"source":211,"target":74},{"source":209,"target":4},{"source":26,"target":0},{"source":26,"target":4},{"source":26,"target":212},{"source":26,"target":213},{"source":212,"target":26},{"source":212,"target":214},{"source":214,"target":74},{"source":214,"target":215},{"source":214,"target":212},{"source":215,"target":74},{"source":213,"target":4},{"source":27,"target":0},{"source":27,"target":4},{"source":27,"target":216},{"source":27,"target":217},{"source":216,"target":27},{"source":216,"target":218},{"source":218,"target":74},{"source":218,"target":219},{"source":218,"target":216},{"source":219,"target":74},{"source":217,"target":4},{"source":28,"target":0},{"source":28,"target":4},{"source":28,"target":220},{"source":28,"target":221},{"source":220,"target":28},{"source":220,"target":222},{"source":222,"target":74},{"source":222,"target":223},{"source":222,"target":220},{"source":223,"target":74},{"source":221,"target":4},{"source":29,"target":0},{"source":29,"target":4},{"source":29,"target":224},{"source":29,"target":225},{"source":224,"target":29},{"source":224,"target":226},{"source":226,"target":74},{"source":226,"target":227},{"source":226,"target":224},{"source":227,"target":74},{"source":225,"target":4},{"source":30,"target":0},{"source":30,"target":31},{"source":30,"target":228},{"source":30,"target":229},{"source":228,"target":30},{"source":228,"target":230},{"source":230,"target":74},{"source":230,"target":231},{"source":230,"target":228},{"source":231,"target":74},{"source":229,"target":31},{"source":31,"target":0},{"source":31,"target":5},{"source":31,"target":232},{"source":31,"target":233},{"source":31,"target":234},{"source":31,"target":235},{"source":31,"target":236},{"source":232,"target":31},{"source":232,"target":237},{"source":237,"target":74},{"source":237,"target":238},{"source":237,"target":232},{"source":238,"target":74},{"source":233,"target":18},{"source":233,"target":239},{"source":233,"target":31},{"source":239,"target":18},{"source":234,"target":5},{"source":234,"target":240},{"source":234,"target":31},{"source":240,"target":5},{"source":235,"target":5},{"source":235,"target":241},{"source":235,"target":31},{"source":241,"target":5},{"source":236,"target":5},{"source":32,"target":0},{"source":32,"target":31},{"source":32,"target":242},{"source":32,"target":243},{"source":242,"target":32},{"source":242,"target":244},{"source":244,"target":74},{"source":244,"target":245},{"source":244,"target":242},{"source":245,"target":74},{"source":243,"target":31},{"source":33,"target":0},{"source":33,"target":5},{"source":33,"target":246},{"source":33,"target":247},{"source":33,"target":248},{"source":33,"target":249},{"source":246,"target":33},{"source":246,"target":250},{"source":250,"target":74},{"source":250,"target":251},{"source":250,"target":246},{"source":251,"target":74},{"source":247,"target":5},{"source":247,"target":252},{"source":247,"target":33},{"source":252,"target":5},{"source":248,"target":34},{"source":248,"target":253},{"source":248,"target":33},{"source":253,"target":34},{"source":249,"target":5},{"source":34,"target":0},{"source":34,"target":2},{"source":34,"target":254},{"source":34,"target":255},{"source":34,"target":256},{"source":34,"target":257},{"source":34,"target":258},{"source":34,"target":259},{"source":34,"target":260},{"source":34,"target":261},{"source":254,"target":34},{"source":254,"target":262},{"source":262,"target":74},{"source":262,"target":263},{"source":262,"target":254},{"source":263,"target":74},{"source":255,"target":35},{"source":255,"target":264},{"source":255,"target":34},{"source":264,"target":35},{"source":256,"target":36},{"source":256,"target":265},{"source":256,"target":34},{"source":265,"target":36},{"source":257,"target":18},{"source":257,"target":266},{"source":257,"target":34},{"source":266,"target":18},{"source":258,"target":21},{"source":258,"target":267},{"source":258,"target":34},{"source":267,"target":21},{"source":259,"target":10},{"source":259,"target":268},{"source":259,"target":34},{"source":268,"target":10},{"source":260,"target":269},{"source":260,"target":34},{"source":261,"target":2},{"source":35,"target":0},{"source":35,"target":63},{"source":35,"target":270},{"source":35,"target":271},{"source":270,"target":35},{"source":270,"target":272},{"source":272,"target":74},{"source":272,"target":273},{"source":272,"target":270},{"source":273,"target":74},{"source":271,"target":63},{"source":36,"target":0},{"source":36,"target":63},{"source":36,"target":274},{"source":36,"target":275},{"source":274,"target":36},{"source":274,"target":276},{"source":276,"target":74},{"source":276,"target":277},{"source":276,"target":274},{"source":277,"target":74},{"source":275,"target":63},{"source":37,"target":0},{"source":37,"target":4},{"source":37,"target":278},{"source":37,"target":279},{"source":278,"target":37},{"source":278,"target":280},{"source":280,"target":74},{"source":280,"target":281},{"source":280,"target":278},{"source":281,"target":74},{"source":279,"target":4},{"source":38,"target":0},{"source":38,"target":4},{"source":38,"target":282},{"source":38,"target":283},{"source":282,"target":38},{"source":282,"target":284},{"source":284,"target":74},{"source":284,"target":285},{"source":284,"target":282},{"source":285,"target":74},{"source":283,"target":4},{"source":39,"target":0},{"source":39,"target":4},{"source":39,"target":286},{"source":39,"target":287},{"source":286,"target":39},{"source":286,"target":288},{"source":288,"target":74},{"source":288,"target":289},{"source":288,"target":286},{"source":289,"target":74},{"source":287,"target":4},{"source":40,"target":0},{"source":40,"target":8},{"source":40,"target":290},{"source":40,"target":291},{"source":40,"target":292},{"source":290,"target":40},{"source":290,"target":293},{"source":293,"target":74},{"source":293,"target":294},{"source":293,"target":290},{"source":294,"target":74},{"source":291,"target":295},{"source":291,"target":40},{"source":292,"target":8},{"source":41,"target":0},{"source":41,"target":11},{"source":41,"target":296},{"source":41,"target":297},{"source":296,"target":41},{"source":296,"target":298},{"source":298,"target":74},{"source":298,"target":299},{"source":298,"target":296},{"source":299,"target":74},{"source":297,"target":11},{"source":42,"target":0},{"source":42,"target":16},{"source":42,"target":300},{"source":42,"target":301},{"source":300,"target":42},{"source":300,"target":302},{"source":302,"target":74},{"source":302,"target":303},{"source":302,"target":300},{"source":303,"target":74},{"source":301,"target":16},{"source":43,"target":0},{"source":43,"target":4},{"source":43,"target":304},{"source":43,"target":305},{"source":304,"target":43},{"source":304,"target":306},{"source":306,"target":74},{"source":306,"target":307},{"source":306,"target":304},{"source":307,"target":74},{"source":305,"target":4},{"source":44,"target":0},{"source":44,"target":4},{"source":44,"target":308},{"source":44,"target":309},{"source":308,"target":44},{"source":308,"target":310},{"source":310,"target":74},{"source":310,"target":311},{"source":310,"target":308},{"source":311,"target":74},{"source":309,"target":4},{"source":45,"target":0},{"source":45,"target":56},{"source":45,"target":312},{"source":45,"target":313},{"source":45,"target":314},{"source":45,"target":315},{"source":45,"target":316},{"source":312,"target":45},{"source":312,"target":317},{"source":317,"target":74},{"source":317,"target":318},{"source":317,"target":312},{"source":318,"target":74},{"source":313,"target":5},{"source":313,"target":319},{"source":313,"target":45},{"source":319,"target":5},{"source":314,"target":21},{"source":314,"target":320},{"source":314,"target":45},{"source":320,"target":21},{"source":315,"target":42},{"source":315,"target":321},{"source":315,"target":45},{"source":321,"target":42},{"source":316,"target":56},{"source":46,"target":0},{"source":46,"target":47},{"source":46,"target":322},{"source":46,"target":323},{"source":322,"target":46},{"source":322,"target":324},{"source":324,"target":74},{"source":324,"target":325},{"source":324,"target":322},{"source":325,"target":74},{"source":323,"target":47},{"source":47,"target":0},{"source":47,"target":6},{"source":47,"target":326},{"source":47,"target":327},{"source":326,"target":47},{"source":326,"target":328},{"source":328,"target":74},{"source":328,"target":329},{"source":328,"target":326},{"source":329,"target":74},{"source":327,"target":6},{"source":48,"target":0},{"source":48,"target":4},{"source":48,"target":330},{"source":48,"target":331},{"source":330,"target":48},{"source":330,"target":332},{"source":332,"target":74},{"source":332,"target":333},{"source":332,"target":330},{"source":333,"target":74},{"source":331,"target":4},{"source":49,"target":0},{"source":49,"target":4},{"source":49,"target":334},{"source":49,"target":335},{"source":334,"target":49},{"source":334,"target":336},{"source":336,"target":74},{"source":336,"target":337},{"source":336,"target":334},{"source":337,"target":74},{"source":335,"target":4},{"source":50,"target":0},{"source":50,"target":6},{"source":50,"target":338},{"source":50,"target":339},{"source":338,"target":50},{"source":338,"target":340},{"source":340,"target":74},{"source":340,"target":341},{"source":340,"target":338},{"source":341,"target":74},{"source":339,"target":6},{"source":51,"target":0},{"source":51,"target":47},{"source":51,"target":342},{"source":51,"target":343},{"source":342,"target":51},{"source":342,"target":344},{"source":344,"target":74},{"source":344,"target":345},{"source":344,"target":342},{"source":345,"target":74},{"source":343,"target":47},{"source":52,"target":0},{"source":52,"target":56},{"source":52,"target":346},{"source":52,"target":347},{"source":52,"target":348},{"source":52,"target":349},{"source":346,"target":52},{"source":346,"target":350},{"source":350,"target":74},{"source":350,"target":351},{"source":350,"target":346},{"source":351,"target":74},{"source":347,"target":5},{"source":347,"target":352},{"source":347,"target":52},{"source":352,"target":5},{"source":348,"target":34},{"source":348,"target":353},{"source":348,"target":52},{"source":353,"target":34},{"source":349,"target":56},{"source":53,"target":0},{"source":53,"target":4},{"source":53,"target":354},{"source":53,"target":355},{"source":354,"target":53},{"source":354,"target":356},{"source":356,"target":74},{"source":356,"target":357},{"source":356,"target":354},{"source":357,"target":74},{"source":355,"target":4},{"source":54,"target":0},{"source":54,"target":4},{"source":54,"target":358},{"source":54,"target":359},{"source":358,"target":54},{"source":358,"target":360},{"source":360,"target":74},{"source":360,"target":361},{"source":360,"target":358},{"source":361,"target":74},{"source":359,"target":4},{"source":55,"target":0},{"source":55,"target":58},{"source":55,"target":362},{"source":55,"target":363},{"source":55,"target":364},{"source":362,"target":55},{"source":362,"target":365},{"source":365,"target":74},{"source":365,"target":366},{"source":365,"target":362},{"source":366,"target":74},{"source":363,"target":18},{"source":363,"target":367},{"source":363,"target":55},{"source":367,"target":18},{"source":364,"target":58},{"source":56,"target":0},{"source":56,"target":2},{"source":56,"target":368},{"source":56,"target":369},{"source":368,"target":56},{"source":368,"target":370},{"source":370,"target":74},{"source":370,"target":371},{"source":370,"target":368},{"source":371,"target":74},{"source":369,"target":2},{"source":57,"target":0},{"source":57,"target":58},{"source":57,"target":372},{"source":57,"target":373},{"source":57,"target":374},{"source":372,"target":57},{"source":372,"target":375},{"source":375,"target":74},{"source":375,"target":376},{"source":375,"target":372},{"source":376,"target":74},{"source":373,"target":34},{"source":373,"target":377},{"source":373,"target":57},{"source":377,"target":34},{"source":374,"target":58},{"source":58,"target":0},{"source":58,"target":5},{"source":58,"target":378},{"source":58,"target":379},{"source":58,"target":380},{"source":378,"target":58},{"source":378,"target":381},{"source":381,"target":74},{"source":381,"target":382},{"source":381,"target":378},{"source":382,"target":74},{"source":379,"target":5},{"source":379,"target":383},{"source":379,"target":58},{"source":383,"target":5},{"source":380,"target":5},{"source":59,"target":0},{"source":59,"target":2},{"source":59,"target":384},{"source":59,"target":385},{"source":384,"target":5},{"source":384,"target":386},{"source":384,"target":59},{"source":386,"target":5},{"source":385,"target":2},{"source":60,"target":0},{"source":60,"target":8},{"source":60,"target":387},{"source":60,"target":388},{"source":60,"target":389},{"source":60,"target":390},{"source":60,"target":391},{"source":387,"target":60},{"source":387,"target":392},{"source":392,"target":74},{"source":392,"target":393},{"source":392,"target":387},{"source":393,"target":74},{"source":388,"target":5},{"source":388,"target":394},{"source":388,"target":60},{"source":394,"target":5},{"source":389,"target":5},{"source":389,"target":395},{"source":389,"target":60},{"source":395,"target":5},{"source":390,"target":5},{"source":390,"target":396},{"source":390,"target":60},{"source":396,"target":5},{"source":391,"target":8},{"source":61,"target":0},{"source":61,"target":5},{"source":61,"target":397},{"source":61,"target":398},{"source":61,"target":399},{"source":61,"target":400},{"source":397,"target":61},{"source":397,"target":401},{"source":401,"target":74},{"source":401,"target":402},{"source":401,"target":397},{"source":402,"target":74},{"source":398,"target":5},{"source":398,"target":403},{"source":398,"target":61},{"source":403,"target":5},{"source":399,"target":5},{"source":399,"target":404},{"source":399,"target":61},{"source":404,"target":5},{"source":400,"target":5},{"source":62,"target":0},{"source":62,"target":405},{"source":62,"target":406},{"source":405,"target":5},{"source":405,"target":407},{"source":405,"target":62},{"source":407,"target":5},{"source":406,"target":5},{"source":406,"target":408},{"source":406,"target":62},{"source":408,"target":5},{"source":63,"target":0},{"source":63,"target":16},{"source":63,"target":409},{"source":63,"target":410},{"source":409,"target":63},{"source":409,"target":411},{"source":411,"target":74},{"source":411,"target":412},{"source":411,"target":409},{"source":412,"target":74},{"source":410,"target":16},{"source":64,"target":0},{"source":64,"target":5},{"source":64,"target":413},{"source":64,"target":414},{"source":64,"target":415},{"source":64,"target":416},{"source":64,"target":417},{"source":413,"target":64},{"source":413,"target":418},{"source":418,"target":74},{"source":418,"target":419},{"source":418,"target":413},{"source":419,"target":74},{"source":414,"target":5},{"source":414,"target":420},{"source":414,"target":64},{"source":420,"target":5},{"source":415,"target":5},{"source":415,"target":421},{"source":415,"target":64},{"source":421,"target":5},{"source":416,"target":5},{"source":416,"target":422},{"source":416,"target":64},{"source":422,"target":5},{"source":417,"target":5},{"source":65,"target":0},{"source":65,"target":5},{"source":65,"target":423},{"source":65,"target":424},{"source":65,"target":425},{"source":423,"target":18},{"source":423,"target":426},{"source":423,"target":65},{"source":426,"target":18},{"source":424,"target":5},{"source":424,"target":427},{"source":424,"target":65},{"source":427,"target":5},{"source":425,"target":5},{"source":66,"target":428},{"source":66,"target":0},{"source":428,"target":429},{"source":428,"target":66},{"source":429,"target":430},{"source":429,"target":428},{"source":430,"target":431},{"source":430,"target":429},{"source":431,"target":432},{"source":431,"target":430},{"source":432,"target":433},{"source":432,"target":431},{"source":433,"target":432},{"source":67,"target":74},{"source":67,"target":0},{"source":74,"target":67},{"source":74,"target":434},{"source":74,"target":435},{"source":74,"target":436},{"source":74,"target":437},{"source":74,"target":438},{"source":74,"target":439},{"source":74,"target":440},{"source":74,"target":441},{"source":74,"target":442},{"source":74,"target":443},{"source":74,"target":444},{"source":74,"target":445},{"source":74,"target":446},{"source":74,"target":447},{"source":74,"target":448},{"source":74,"target":449},{"source":74,"target":450},{"source":74,"target":451},{"source":74,"target":452},{"source":74,"target":453},{"source":74,"target":454},{"source":74,"target":455},{"source":74,"target":456},{"source":74,"target":457},{"source":74,"target":458},{"source":74,"target":459},{"source":74,"target":460},{"source":74,"target":461},{"source":74,"target":462},{"source":74,"target":463},{"source":74,"target":464},{"source":74,"target":465},{"source":74,"target":466},{"source":74,"target":467},{"source":74,"target":468},{"source":74,"target":469},{"source":74,"target":470},{"source":74,"target":471},{"source":74,"target":472},{"source":74,"target":473},{"source":74,"target":474},{"source":74,"target":475},{"source":74,"target":476},{"source":74,"target":477},{"source":74,"target":478},{"source":74,"target":479},{"source":74,"target":480},{"source":74,"target":481},{"source":74,"target":482},{"source":74,"target":483},{"source":74,"target":484},{"source":74,"target":485},{"source":74,"target":486},{"source":74,"target":487},{"source":74,"target":488},{"source":74,"target":489},{"source":434,"target":74},{"source":434,"target":490},{"source":490,"target":3},{"source":490,"target":491},{"source":490,"target":434},{"source":491,"target":3},{"source":435,"target":74},{"source":435,"target":492},{"source":492,"target":16},{"source":492,"target":493},{"source":492,"target":435},{"source":493,"target":16},{"source":436,"target":74},{"source":436,"target":494},{"source":494,"target":7},{"source":494,"target":495},{"source":494,"target":436},{"source":495,"target":7},{"source":437,"target":74},{"source":437,"target":496},{"source":496,"target":9},{"source":496,"target":497},{"source":496,"target":437},{"source":497,"target":9},{"source":438,"target":74},{"source":438,"target":498},{"source":498,"target":12},{"source":498,"target":499},{"source":498,"target":438},{"source":499,"target":12},{"source":439,"target":74},{"source":439,"target":500},{"source":500,"target":17},{"source":500,"target":501},{"source":500,"target":439},{"source":501,"target":17},{"source":440,"target":74},{"source":440,"target":502},{"source":502,"target":19},{"source":502,"target":503},{"source":502,"target":440},{"source":503,"target":19},{"source":441,"target":74},{"source":441,"target":504},{"source":504,"target":2},{"source":504,"target":505},{"source":504,"target":441},{"source":505,"target":2},{"source":442,"target":74},{"source":442,"target":506},{"source":506,"target":20},{"source":506,"target":507},{"source":506,"target":442},{"source":507,"target":20},{"source":443,"target":74},{"source":443,"target":508},{"source":508,"target":4},{"source":508,"target":509},{"source":508,"target":443},{"source":509,"target":4},{"source":444,"target":74},{"source":444,"target":510},{"source":510,"target":21},{"source":510,"target":511},{"source":510,"target":444},{"source":511,"target":21},{"source":445,"target":74},{"source":445,"target":512},{"source":512,"target":22},{"source":512,"target":513},{"source":512,"target":445},{"source":513,"target":22},{"source":446,"target":74},{"source":446,"target":514},{"source":514,"target":23},{"source":514,"target":515},{"source":514,"target":446},{"source":515,"target":23},{"source":447,"target":74},{"source":447,"target":516},{"source":516,"target":24},{"source":516,"target":517},{"source":516,"target":447},{"source":517,"target":24},{"source":448,"target":74},{"source":448,"target":518},{"source":518,"target":25},{"source":518,"target":519},{"source":518,"target":448},{"source":519,"target":25},{"source":449,"target":74},{"source":449,"target":520},{"source":520,"target":26},{"source":520,"target":521},{"source":520,"target":449},{"source":521,"target":26},{"source":450,"target":74},{"source":450,"target":522},{"source":522,"target":27},{"source":522,"target":523},{"source":522,"target":450},{"source":523,"target":27},{"source":451,"target":74},{"source":451,"target":524},{"source":524,"target":28},{"source":524,"target":525},{"source":524,"target":451},{"source":525,"target":28},{"source":452,"target":74},{"source":452,"target":526},{"source":526,"target":29},{"source":526,"target":527},{"source":526,"target":452},{"source":527,"target":29},{"source":453,"target":74},{"source":453,"target":528},{"source":528,"target":30},{"source":528,"target":529},{"source":528,"target":453},{"source":529,"target":30},{"source":454,"target":74},{"source":454,"target":530},{"source":530,"target":5},{"source":530,"target":531},{"source":530,"target":454},{"source":531,"target":5},{"source":455,"target":74},{"source":455,"target":532},{"source":532,"target":32},{"source":532,"target":533},{"source":532,"target":455},{"source":533,"target":32},{"source":456,"target":74},{"source":456,"target":534},{"source":534,"target":33},{"source":534,"target":535},{"source":534,"target":456},{"source":535,"target":33},{"source":457,"target":74},{"source":457,"target":536},{"source":536,"target":34},{"source":536,"target":537},{"source":536,"target":457},{"source":537,"target":34},{"source":458,"target":74},{"source":458,"target":538},{"source":538,"target":37},{"source":538,"target":539},{"source":538,"target":458},{"source":539,"target":37},{"source":459,"target":74},{"source":459,"target":540},{"source":540,"target":38},{"source":540,"target":541},{"source":540,"target":459},{"source":541,"target":38},{"source":460,"target":74},{"source":460,"target":542},{"source":542,"target":39},{"source":542,"target":543},{"source":542,"target":460},{"source":543,"target":39},{"source":461,"target":74},{"source":461,"target":544},{"source":544,"target":40},{"source":544,"target":545},{"source":544,"target":461},{"source":545,"target":40},{"source":462,"target":74},{"source":462,"target":546},{"source":546,"target":41},{"source":546,"target":547},{"source":546,"target":462},{"source":547,"target":41},{"source":463,"target":74},{"source":463,"target":548},{"source":548,"target":42},{"source":548,"target":549},{"source":548,"target":463},{"source":549,"target":42},{"source":464,"target":74},{"source":464,"target":550},{"source":550,"target":43},{"source":550,"target":551},{"source":550,"target":464},{"source":551,"target":43},{"source":465,"target":74},{"source":465,"target":552},{"source":552,"target":44},{"source":552,"target":553},{"source":552,"target":465},{"source":553,"target":44},{"source":466,"target":74},{"source":466,"target":554},{"source":554,"target":8},{"source":554,"target":555},{"source":554,"target":466},{"source":555,"target":8},{"source":467,"target":74},{"source":467,"target":556},{"source":556,"target":45},{"source":556,"target":557},{"source":556,"target":467},{"source":557,"target":45},{"source":468,"target":74},{"source":468,"target":558},{"source":558,"target":46},{"source":558,"target":559},{"source":558,"target":468},{"source":559,"target":46},{"source":469,"target":74},{"source":469,"target":560},{"source":560,"target":48},{"source":560,"target":561},{"source":560,"target":469},{"source":561,"target":48},{"source":470,"target":74},{"source":470,"target":562},{"source":562,"target":49},{"source":562,"target":563},{"source":562,"target":470},{"source":563,"target":49},{"source":471,"target":74},{"source":471,"target":564},{"source":564,"target":50},{"source":564,"target":565},{"source":564,"target":471},{"source":565,"target":50},{"source":472,"target":74},{"source":472,"target":566},{"source":566,"target":51},{"source":566,"target":567},{"source":566,"target":472},{"source":567,"target":51},{"source":473,"target":74},{"source":473,"target":568},{"source":568,"target":36},{"source":568,"target":569},{"source":568,"target":473},{"source":569,"target":36},{"source":474,"target":74},{"source":474,"target":570},{"source":570,"target":35},{"source":570,"target":571},{"source":570,"target":474},{"source":571,"target":35},{"source":475,"target":74},{"source":475,"target":572},{"source":572,"target":11},{"source":572,"target":573},{"source":572,"target":475},{"source":573,"target":11},{"source":476,"target":74},{"source":476,"target":574},{"source":574,"target":1},{"source":574,"target":575},{"source":574,"target":476},{"source":575,"target":1},{"source":477,"target":74},{"source":477,"target":576},{"source":576,"target":31},{"source":576,"target":577},{"source":576,"target":477},{"source":577,"target":31},{"source":478,"target":74},{"source":478,"target":578},{"source":578,"target":52},{"source":578,"target":579},{"source":578,"target":478},{"source":579,"target":52},{"source":479,"target":74},{"source":479,"target":580},{"source":580,"target":47},{"source":580,"target":581},{"source":580,"target":479},{"source":581,"target":47},{"source":480,"target":74},{"source":480,"target":582},{"source":582,"target":56},{"source":582,"target":583},{"source":582,"target":480},{"source":583,"target":56},{"source":481,"target":74},{"source":481,"target":584},{"source":584,"target":53},{"source":584,"target":585},{"source":584,"target":481},{"source":585,"target":53},{"source":482,"target":74},{"source":482,"target":586},{"source":586,"target":10},{"source":586,"target":587},{"source":586,"target":482},{"source":587,"target":10},{"source":483,"target":74},{"source":483,"target":588},{"source":588,"target":6},{"source":588,"target":589},{"source":588,"target":483},{"source":589,"target":6},{"source":484,"target":74},{"source":484,"target":590},{"source":590,"target":54},{"source":590,"target":591},{"source":590,"target":484},{"source":591,"target":54},{"source":485,"target":74},{"source":485,"target":592},{"source":592,"target":18},{"source":592,"target":593},{"source":592,"target":485},{"source":593,"target":18},{"source":486,"target":74},{"source":486,"target":594},{"source":594,"target":55},{"source":594,"target":595},{"source":594,"target":486},{"source":595,"target":55},{"source":487,"target":74},{"source":487,"target":596},{"source":596,"target":60},{"source":596,"target":597},{"source":596,"target":487},{"source":597,"target":60},{"source":488,"target":74},{"source":488,"target":598},{"source":598,"target":58},{"source":598,"target":599},{"source":598,"target":488},{"source":599,"target":58},{"source":489,"target":74},{"source":489,"target":600},{"source":600,"target":64},{"source":600,"target":601},{"source":600,"target":489},{"source":601,"target":64}],"multigraph":true} |
false | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="client" nsURI="http://ai1.uni-bayreuth.de/supermod/feature/client/0.1.0"
nsPrefix="de.ubt.ai1.supermod.mm.feature.client">
<eClassifiers xsi:type="ecore:EClass" name="RootFeatureConflict" eSuperTypes="../../de.ubt.ai1.supermod.mm.client/model/SuperModClient.ecore#//ProductConflict">
<eStructuralFeatures xsi:type="ecore:EReference" name="contextModel" eType="ecore:EClass ../../de.ubt.ai1.supermod.mm.feature/model/SuperModFeature.ecore#//FeatureModel"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ParentFeatureConflict" eSuperTypes="../../de.ubt.ai1.supermod.mm.client/model/SuperModClient.ecore#//ProductConflict">
<eStructuralFeatures xsi:type="ecore:EReference" name="contextFeature" eType="ecore:EClass ../../de.ubt.ai1.supermod.mm.feature/model/SuperModFeature.ecore#//Feature"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CyclicFeatureTreeConflict" eSuperTypes="../../de.ubt.ai1.supermod.mm.client/model/SuperModClient.ecore#//ProductConflict">
<eStructuralFeatures xsi:type="ecore:EReference" name="affectedFeatures" upperBound="-1"
eType="ecore:EClass ../../de.ubt.ai1.supermod.mm.feature/model/SuperModFeature.ecore#//Feature"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DisplayNameConflict" eSuperTypes="../../de.ubt.ai1.supermod.mm.client/model/SuperModClient.ecore#//ProductConflict">
<eStructuralFeatures xsi:type="ecore:EReference" name="contextFeature" eType="ecore:EClass ../../de.ubt.ai1.supermod.mm.feature/model/SuperModFeature.ecore#//Feature"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MultipleGroupMembershipConflict" eSuperTypes="../../de.ubt.ai1.supermod.mm.client/model/SuperModClient.ecore#//ProductConflict">
<eStructuralFeatures xsi:type="ecore:EReference" name="contextFeature" eType="ecore:EClass ../../de.ubt.ai1.supermod.mm.feature/model/SuperModFeature.ecore#//Feature"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="RemoteGroupMembershipConflict" eSuperTypes="../../de.ubt.ai1.supermod.mm.client/model/SuperModClient.ecore#//ProductConflict">
<eStructuralFeatures xsi:type="ecore:EReference" name="contextFeature" eType="ecore:EClass ../../de.ubt.ai1.supermod.mm.feature/model/SuperModFeature.ecore#//Feature"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="NonOptionalGroupedFeatureConflict" eSuperTypes="../../de.ubt.ai1.supermod.mm.client/model/SuperModClient.ecore#//ProductConflict">
<eStructuralFeatures xsi:type="ecore:EReference" name="contextFeature" eType="ecore:EClass ../../de.ubt.ai1.supermod.mm.feature/model/SuperModFeature.ecore#//Feature"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DependencyLinkTargetConflict" eSuperTypes="../../de.ubt.ai1.supermod.mm.client/model/SuperModClient.ecore#//ProductConflict">
<eStructuralFeatures xsi:type="ecore:EReference" name="contextDependency" eType="ecore:EClass ../../de.ubt.ai1.supermod.mm.feature/model/SuperModFeature.ecore#//FeatureDependency"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DanglingFeatureConflict" eSuperTypes="../../de.ubt.ai1.supermod.mm.client/model/SuperModClient.ecore#//ProductConflict">
<eStructuralFeatures xsi:type="ecore:EReference" name="contextFeature" eType="ecore:EClass ../../de.ubt.ai1.supermod.mm.feature/model/SuperModFeature.ecore#//Feature"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DanglingGroupConflict" eSuperTypes="../../de.ubt.ai1.supermod.mm.client/model/SuperModClient.ecore#//ProductConflict">
<eStructuralFeatures xsi:type="ecore:EReference" name="contextGroup" eType="ecore:EClass ../../de.ubt.ai1.supermod.mm.feature/model/SuperModFeature.ecore#//FeatureGroup"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DanglingDependencyConflict" eSuperTypes="../../de.ubt.ai1.supermod.mm.client/model/SuperModClient.ecore#//ProductConflict">
<eStructuralFeatures xsi:type="ecore:EReference" name="contextDependency" eType="ecore:EClass ../../de.ubt.ai1.supermod.mm.feature/model/SuperModFeature.ecore#//FeatureDependency"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SingleVersionFeatureModelDescriptor"
eSuperTypes="../../de.ubt.ai1.supermod.mm.client/model/SuperModClient.ecore#//SingleVersionProductDimensionDescriptor">
<eStructuralFeatures xsi:type="ecore:EReference" name="featureModel" eType="ecore:EClass ../../de.ubt.ai1.supermod.mm.feature/model/SuperModFeature.ecore#//FeatureModel"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="modified" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="FeatureConfiguration">
<eStructuralFeatures xsi:type="ecore:EReference" name="featureModel" eType="ecore:EClass ../../de.ubt.ai1.supermod.mm.feature/model/SuperModFeature.ecore#//FeatureModel"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="optionBinding" eType="ecore:EClass ../../de.ubt.ai1.supermod.mm.core/model/SuperModCore.ecore#//OptionBinding"
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="FeatureModelExportTrace" eSuperTypes="../../de.ubt.ai1.supermod.mm.client/model/SuperModClient.ecore#//ProductDimensionExportTrace">
<eStructuralFeatures xsi:type="ecore:EReference" name="featureToFeatureMap" upperBound="-1"
eType="#//FeatureToFeatureMapEntry" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="FeatureToFeatureMapEntry" instanceClassName="java.util.Map$Entry">
<eStructuralFeatures xsi:type="ecore:EReference" name="key" eType="ecore:EClass ../../de.ubt.ai1.supermod.mm.feature/model/SuperModFeature.ecore#//Feature"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="value" eType="ecore:EClass ../../de.ubt.ai1.supermod.mm.feature/model/SuperModFeature.ecore#//Feature"/>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/se-ubt/supermod/de.ubt.ai1.supermod.mm.feature.client/model/SuperModFeatureClient.ecore | ecore | client
RootFeatureConflict
contextModel
ParentFeatureConflict
contextFeature
CyclicFeatureTreeConflict
affectedFeatures
DisplayNameConflict
contextFeature
MultipleGroupMembershipConflict
contextFeature
RemoteGroupMembershipConflict
contextFeature
NonOptionalGroupedFeatureConflict
contextFeature
DependencyLinkTargetConflict
contextDependency
DanglingFeatureConflict
contextFeature
DanglingGroupConflict
contextGroup
DanglingDependencyConflict
contextDependency
SingleVersionFeatureModelDescriptor
featureModel
modified
FeatureConfiguration
featureModel
optionBinding
name
FeatureModelExportTrace
featureToFeatureMap
FeatureToFeatureMapEntry
java.util.Map$Entry
java.util.Map$Entry
key
value | null | {"directed":true,"nodes":[{"nsPrefix":"de.ubt.ai1.supermod.mm.feature.client","nsURI":"http://ai1.uni-bayreuth.de/supermod/feature/client/0.1.0","name":"client","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RootFeatureConflict","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ParentFeatureConflict","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CyclicFeatureTreeConflict","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DisplayNameConflict","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MultipleGroupMembershipConflict","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RemoteGroupMembershipConflict","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NonOptionalGroupedFeatureConflict","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DependencyLinkTargetConflict","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DanglingFeatureConflict","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DanglingGroupConflict","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DanglingDependencyConflict","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SingleVersionFeatureModelDescriptor","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FeatureConfiguration","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FeatureModelExportTrace","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":"java.util.Map$Entry","defaultValue":null,"instanceClassName":"java.util.Map$Entry","name":"FeatureToFeatureMapEntry","instanceClass":"java.util.Map$Entry","abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"contextModel","changeable":true,"resolveProxies":true,"lowerBound":0,"id":16,"derived":false},{"id":17,"eClass":"EGenericType"},{"id":18,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"contextFeature","changeable":true,"resolveProxies":true,"lowerBound":0,"id":19,"derived":false},{"id":20,"eClass":"EGenericType"},{"id":21,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"affectedFeatures","changeable":true,"resolveProxies":true,"lowerBound":0,"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":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"contextFeature","changeable":true,"resolveProxies":true,"lowerBound":0,"id":25,"derived":false},{"id":26,"eClass":"EGenericType"},{"id":27,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"contextFeature","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":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"contextFeature","changeable":true,"resolveProxies":true,"lowerBound":0,"id":31,"derived":false},{"id":32,"eClass":"EGenericType"},{"id":33,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"contextFeature","changeable":true,"resolveProxies":true,"lowerBound":0,"id":34,"derived":false},{"id":35,"eClass":"EGenericType"},{"id":36,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"contextDependency","changeable":true,"resolveProxies":true,"lowerBound":0,"id":37,"derived":false},{"id":38,"eClass":"EGenericType"},{"id":39,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"contextFeature","changeable":true,"resolveProxies":true,"lowerBound":0,"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":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"contextGroup","changeable":true,"resolveProxies":true,"lowerBound":0,"id":43,"derived":false},{"id":44,"eClass":"EGenericType"},{"id":45,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"contextDependency","changeable":true,"resolveProxies":true,"lowerBound":0,"id":46,"derived":false},{"id":47,"eClass":"EGenericType"},{"id":48,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"featureModel","changeable":true,"resolveProxies":true,"lowerBound":0,"id":49,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"modified","changeable":true,"lowerBound":0,"iD":false,"id":50,"derived":false},{"id":51,"eClass":"EGenericType"},{"id":52,"eClass":"EGenericType"},{"id":53,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"featureModel","changeable":true,"resolveProxies":true,"lowerBound":0,"id":54,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"optionBinding","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":"name","changeable":true,"lowerBound":0,"iD":false,"id":56,"derived":false},{"id":57,"eClass":"EGenericType"},{"id":58,"eClass":"EGenericType"},{"id":59,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"featureToFeatureMap","changeable":true,"resolveProxies":true,"lowerBound":0,"id":60,"derived":false},{"id":61,"eClass":"EGenericType"},{"id":62,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"key","changeable":true,"resolveProxies":true,"lowerBound":0,"id":63,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"resolveProxies":true,"lowerBound":0,"id":64,"derived":false},{"id":65,"eClass":"EGenericType"},{"id":66,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":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":2,"target":0},{"source":2,"target":19},{"source":2,"target":20},{"source":19,"target":21},{"source":19,"target":2},{"source":3,"target":0},{"source":3,"target":22},{"source":3,"target":23},{"source":22,"target":24},{"source":22,"target":3},{"source":4,"target":0},{"source":4,"target":25},{"source":4,"target":26},{"source":25,"target":27},{"source":25,"target":4},{"source":5,"target":0},{"source":5,"target":28},{"source":5,"target":29},{"source":28,"target":30},{"source":28,"target":5},{"source":6,"target":0},{"source":6,"target":31},{"source":6,"target":32},{"source":31,"target":33},{"source":31,"target":6},{"source":7,"target":0},{"source":7,"target":34},{"source":7,"target":35},{"source":34,"target":36},{"source":34,"target":7},{"source":8,"target":0},{"source":8,"target":37},{"source":8,"target":38},{"source":37,"target":39},{"source":37,"target":8},{"source":9,"target":0},{"source":9,"target":40},{"source":9,"target":41},{"source":40,"target":42},{"source":40,"target":9},{"source":10,"target":0},{"source":10,"target":43},{"source":10,"target":44},{"source":43,"target":45},{"source":43,"target":10},{"source":11,"target":0},{"source":11,"target":46},{"source":11,"target":47},{"source":46,"target":48},{"source":46,"target":11},{"source":12,"target":0},{"source":12,"target":49},{"source":12,"target":50},{"source":12,"target":51},{"source":49,"target":52},{"source":49,"target":12},{"source":50,"target":53},{"source":50,"target":12},{"source":13,"target":0},{"source":13,"target":54},{"source":13,"target":55},{"source":13,"target":56},{"source":54,"target":57},{"source":54,"target":13},{"source":55,"target":58},{"source":55,"target":13},{"source":56,"target":59},{"source":56,"target":13},{"source":14,"target":0},{"source":14,"target":60},{"source":14,"target":61},{"source":60,"target":15},{"source":60,"target":62},{"source":60,"target":14},{"source":62,"target":15},{"source":15,"target":0},{"source":15,"target":63},{"source":15,"target":64},{"source":63,"target":65},{"source":63,"target":15},{"source":64,"target":66},{"source":64,"target":15}],"multigraph":true} |
false | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0"
xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="images"
nsURI="http://eclipse.org/Xtext/xdoc/imageProxy" nsPrefix="images">
<eClassifiers xsi:type="ecore:EClass" name="ImageProxy">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/MDEGroup/QMM-COMLAN-data/validation-subjects/metamodels/Images.ecore | ecore | images
ImageProxy
name | null | {"directed":true,"nodes":[{"nsPrefix":"images","nsURI":"http://eclipse.org/Xtext/xdoc/imageProxy","name":"images","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ImageProxy","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":2,"derived":false},{"id":3,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":1,"target":0},{"source":1,"target":2},{"source":2,"target":3},{"source":2,"target":1}],"multigraph":true} |
false | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0"
xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="test"
nsURI="test" nsPrefix="test">
<eClassifiers xsi:type="ecore:EClass" name="MyClass">
<eOperations name="anOperation"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="anAttribute" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/diverse-project/kermeta/kermeta_projects/fr.irisa.triskell.kermeta.tests/test/interpreter/emf_testcases/instances/My.ecore | ecore | test
MyClass
anOperation
anAttribute | null | {"directed":true,"nodes":[{"nsPrefix":"test","nsURI":"test","name":"test","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MyClass","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":1,"unique":true,"name":"anOperation","lowerBound":0,"id":2,"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":"anAttribute","changeable":true,"lowerBound":0,"iD":false,"id":3,"derived":false},{"id":4,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":1,"target":0},{"source":1,"target":2},{"source":1,"target":3},{"source":2,"target":1},{"source":3,"target":4},{"source":3,"target":1}],"multigraph":true} |
true | <?xml version="1.0" encoding="ASCII"?>
<ecore:EPackage xmi:version="2.0"
xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" xmi:id="QVTBase"
name="QVTBase" nsURI="http://schema.omg.org/spec/QVT/1.0/qvtbase.xml" nsPrefix="qvtbase">
<eClassifiers xsi:type="ecore:EClass" xmi:id="QVTBase.Domain" name="Domain" abstract="true"
eSuperTypes="EMOF.ecore#EMOF.NamedElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" xmi:id="QVTBase.Domain.isCheckable"
name="isCheckable" eType="ecore:EDataType EMOF.ecore#PrimitiveTypes.Boolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" xmi:id="QVTBase.Domain.isEnforceable"
name="isEnforceable" eType="ecore:EDataType EMOF.ecore#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="QVTBase.Function" name="Function"
eSuperTypes="EMOF.ecore#EMOF.Operation">
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTBase.Function.queryExpression"
name="queryExpression" eType="ecore:EClass EssentialOCL.ecore#EssentialOCL.OclExpression"
containment="true" resolveProxies="false"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" xmi:id="QVTBase.FunctionParameter" name="FunctionParameter"
eSuperTypes="EssentialOCL.ecore#EssentialOCL.Variable EMOF.ecore#EMOF.Parameter"/>
<eClassifiers xsi:type="ecore:EClass" xmi:id="QVTBase.Pattern" name="Pattern" eSuperTypes="EMOF.ecore#EMOF.Element">
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTBase.Pattern.bindsTo"
name="bindsTo" ordered="false" upperBound="-1" eType="ecore:EClass EssentialOCL.ecore#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.ecore#EMOF.Element">
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTBase.Predicate.conditionExpression"
name="conditionExpression" lowerBound="1" eType="ecore:EClass EssentialOCL.ecore#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="QVTBase.Rule" name="Rule" abstract="true"
eSuperTypes="EMOF.ecore#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="QVTBase.Transformation" name="Transformation"
eSuperTypes="EMOF.ecore#EMOF.Class EMOF.ecore#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="ecore:EClass EMOF.ecore#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="QVTBase.TypedModel" name="TypedModel"
eSuperTypes="EMOF.ecore#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="ecore:EClass EMOF.ecore#EMOF.Package"/>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/lehrig/m2m-quality/de.upb.m2m.quality.casestudies/metamodel/tmp/QVTBase.ecore | ecore | QVTBase
Domain
isCheckable
isEnforceable
rule
typedModel
Function
queryExpression
FunctionParameter
Pattern
bindsTo
predicate
Predicate
conditionExpression
pattern
Rule
domain
overrides
transformation
Transformation
extends
modelParameter
ownedTag
rule
TypedModel
dependsOn
transformation
usedPackage | null | {"directed":true,"nodes":[{"nsPrefix":"qvtbase","nsURI":"http://schema.omg.org/spec/QVT/1.0/qvtbase.xml","name":"QVTBase","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Domain","instanceClass":null,"abstract":true,"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":"FunctionParameter","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Pattern","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Predicate","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Rule","instanceClass":null,"abstract":true,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Transformation","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypedModel","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":"isCheckable","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":"isEnforceable","changeable":true,"lowerBound":0,"iD":false,"id":10,"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":11,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"typedModel","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"},{"container":false,"ordered":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":17,"derived":false},{"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":"queryExpression","changeable":true,"resolveProxies":false,"lowerBound":0,"id":19,"derived":false},{"id":20,"eClass":"EGenericType"},{"id":21,"eClass":"EGenericType"},{"id":22,"eClass":"EGenericType"},{"id":23,"eClass":"EGenericType"},{"container":false,"ordered":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":24,"derived":false},{"container":false,"ordered":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":25,"derived":false},{"id":26,"eClass":"EGenericType"},{"id":27,"eClass":"EGenericType"},{"id":28,"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":29,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"conditionExpression","changeable":true,"resolveProxies":false,"lowerBound":1,"id":30,"derived":false},{"id":31,"eClass":"EGenericType"},{"id":32,"eClass":"EGenericType"},{"id":33,"eClass":"EGenericType"},{"container":false,"ordered":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":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":true,"unique":true,"name":"transformation","changeable":true,"resolveProxies":false,"lowerBound":0,"id":35,"derived":false},{"id":36,"eClass":"EGenericType"},{"id":37,"eClass":"EGenericType"},{"id":38,"eClass":"EGenericType"},{"id":39,"eClass":"EGenericType"},{"container":false,"ordered":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":40,"derived":false},{"container":false,"ordered":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":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":"modelParameter","changeable":true,"resolveProxies":false,"lowerBound":0,"id":42,"derived":false},{"container":false,"ordered":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":43,"derived":false},{"id":44,"eClass":"EGenericType"},{"id":45,"eClass":"EGenericType"},{"id":46,"eClass":"EGenericType"},{"id":47,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"transformation","changeable":true,"resolveProxies":false,"lowerBound":1,"id":48,"derived":false},{"id":49,"eClass":"EGenericType"},{"id":50,"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":51,"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":52,"derived":false},{"id":53,"eClass":"EGenericType"},{"id":54,"eClass":"EGenericType"},{"id":55,"eClass":"EGenericType"},{"id":56,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":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":9,"target":14},{"source":9,"target":1},{"source":10,"target":15},{"source":10,"target":1},{"source":11,"target":6},{"source":11,"target":16},{"source":11,"target":1},{"source":11,"target":17},{"source":16,"target":6},{"source":12,"target":8},{"source":12,"target":18},{"source":12,"target":1},{"source":18,"target":8},{"source":2,"target":0},{"source":2,"target":19},{"source":2,"target":20},{"source":19,"target":21},{"source":19,"target":2},{"source":3,"target":0},{"source":3,"target":22},{"source":3,"target":23},{"source":4,"target":0},{"source":4,"target":24},{"source":4,"target":25},{"source":4,"target":26},{"source":24,"target":27},{"source":24,"target":4},{"source":25,"target":5},{"source":25,"target":28},{"source":25,"target":4},{"source":25,"target":29},{"source":28,"target":5},{"source":5,"target":0},{"source":5,"target":30},{"source":5,"target":29},{"source":5,"target":31},{"source":30,"target":32},{"source":30,"target":5},{"source":29,"target":4},{"source":29,"target":33},{"source":29,"target":5},{"source":29,"target":25},{"source":33,"target":4},{"source":6,"target":0},{"source":6,"target":17},{"source":6,"target":34},{"source":6,"target":35},{"source":6,"target":36},{"source":17,"target":1},{"source":17,"target":37},{"source":17,"target":6},{"source":17,"target":11},{"source":37,"target":1},{"source":34,"target":6},{"source":34,"target":38},{"source":34,"target":6},{"source":38,"target":6},{"source":35,"target":7},{"source":35,"target":39},{"source":35,"target":6},{"source":35,"target":40},{"source":39,"target":7},{"source":7,"target":0},{"source":7,"target":41},{"source":7,"target":42},{"source":7,"target":43},{"source":7,"target":40},{"source":7,"target":44},{"source":7,"target":45},{"source":41,"target":7},{"source":41,"target":46},{"source":41,"target":7},{"source":46,"target":7},{"source":42,"target":8},{"source":42,"target":47},{"source":42,"target":7},{"source":42,"target":48},{"source":47,"target":8},{"source":43,"target":49},{"source":43,"target":7},{"source":40,"target":6},{"source":40,"target":50},{"source":40,"target":7},{"source":40,"target":35},{"source":50,"target":6},{"source":8,"target":0},{"source":8,"target":51},{"source":8,"target":48},{"source":8,"target":52},{"source":8,"target":53},{"source":51,"target":8},{"source":51,"target":54},{"source":51,"target":8},{"source":54,"target":8},{"source":48,"target":7},{"source":48,"target":55},{"source":48,"target":8},{"source":48,"target":42},{"source":55,"target":7},{"source":52,"target":56},{"source":52,"target":8}],"multigraph":true} |
false | <?xml version="1.0" encoding="ASCII"?>
<ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="test1" nsURI="http://a/1.0" nsPrefix="test1">
<eClassifiers xsi:type="ecore:EClass" name="A">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name">
<eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eStructuralFeatures>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/diverse-project/kermeta/compilerv2_test/Test1/model/A.ecore | ecore | test1
A
name | null | {"directed":true,"nodes":[{"nsPrefix":"test1","nsURI":"http://a/1.0","name":"test1","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"A","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":2,"derived":false},{"id":3,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":1,"target":0},{"source":1,"target":2},{"source":2,"target":3},{"source":2,"target":1}],"multigraph":true} |
true | <?xml version="1.0" encoding="ASCII"?>
<ecore:EPackage xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="tutorial" nsURI="'http://www.eclipse.org/mdt/ocl/oclinecore/tutorial'" nsPrefix="tut">
<eAnnotations source="http://www.modelwriter.eu/AlloyInEcore/Invariant">
<details key="name" value="x"/>
<details key="callable" value="false"/>
<details key="formula" value="expr"/>
</eAnnotations>
<eClassifiers xsi:type="ecore:EClass" name="Library" abstract="true" interface="true">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" lowerBound="1" changeable="false" iD="true">
<eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="books" ordered="false" upperBound="-1" eType="//Book" changeable="false" containment="true" resolveProxies="false"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="loans" ordered="false" upperBound="-1" eType="//Loan" changeable="false" containment="true" resolveProxies="false"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="members" ordered="false" upperBound="-1" eType="//Member" changeable="false" containment="true" resolveProxies="false"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Book">
<eAnnotations source="http://www.modelwriter.eu/AlloyInEcore/Invariant">
<details key="name" value="SufficientCopies"/>
<details key="callable" value="false"/>
<details key="formula" value="expr"/>
</eAnnotations>
<eAnnotations source="http://www.modelwriter.eu/AlloyInEcore/Invariant">
<details key="callable" value="false"/>
</eAnnotations>
<eOperations name="isAvailable" ordered="false">
<eAnnotations source="http://www.modelwriter.eu/AlloyInEcore/Operation/Precondition"/>
<eAnnotations source="http://www.modelwriter.eu/AlloyInEcore/Operation/Precondition">
<details key="name" value="test"/>
</eAnnotations>
<eAnnotations source="http://www.modelwriter.eu/AlloyInEcore/Operation/Precondition"/>
<eAnnotations source="http://www.modelwriter.eu/AlloyInEcore/Operation/Body">
<details key="name" value="test"/>
<details key="expression" value="expr"/>
</eAnnotations>
<eAnnotations source="http://www.modelwriter.eu/AlloyInEcore/Operation/Body">
<details key="expression" value="expr"/>
</eAnnotations>
<eAnnotations source="http://www.modelwriter.eu/AlloyInEcore/Operation/Body"/>
<eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" lowerBound="1" changeable="false">
<eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="copies" ordered="false" lowerBound="1" changeable="false">
<eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="library" ordered="false" eType="//Library" changeable="false" resolveProxies="false" eOpposite="//Library/books"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="loans" ordered="false" upperBound="-1" eType="//Loan" changeable="false" volatile="true" derived="true" resolveProxies="false"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Member">
<eAnnotations source="http://www.modelwriter.eu/AlloyInEcore/Invariant">
<details key="name" value="AtMostTwoLoans"/>
<details key="callable" value="false"/>
<details key="formula" value="expr"/>
</eAnnotations>
<eAnnotations source="http://www.modelwriter.eu/AlloyInEcore/Invariant">
<details key="name" value="UniqueLoans"/>
<details key="callable" value="false"/>
<details key="formula" value="expr"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" lowerBound="1" changeable="false">
<eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="library" ordered="false" eType="//Library" changeable="false" resolveProxies="false" eOpposite="//Library/members"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="loans" ordered="false" upperBound="-1" eType="//Loan" changeable="false" volatile="true" derived="true" resolveProxies="false"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="books" ordered="false" unique="false" upperBound="-1" eType="//Book" changeable="false" volatile="true" derived="true" resolveProxies="false"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Loan">
<eStructuralFeatures xsi:type="ecore:EReference" name="book" ordered="false" lowerBound="1" eType="//Book" changeable="false" resolveProxies="false"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="member" ordered="false" lowerBound="1" eType="//Member" changeable="false" resolveProxies="false"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="date" ordered="false" changeable="false"/>
</eClassifiers>
<eSubpackages name="Organization" nsURI="'http://www.eclipse.org/mdt/ocl/oclinecore/tutorial/organization'" nsPrefix="org">
<eClassifiers xsi:type="ecore:EClass" name="Librarian" abstract="true" eSuperTypes="//Organization/Employee">
<eStructuralFeatures xsi:type="ecore:EReference" name="workOn" ordered="false" lowerBound="1" eType="//Library" changeable="false" resolveProxies="false"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Employee" abstract="true" eSuperTypes="//Library">
<eStructuralFeatures xsi:type="ecore:EReference" name="RefOutsideEcore" ordered="false" changeable="false" resolveProxies="false"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EDataType" name="JavaPackage" instanceClassName="'java.lang.Package'" serializable="false"/>
<eClassifiers xsi:type="ecore:EEnum" name="Type" serializable="false">
<eLiterals name="type1"/>
<eLiterals name="type2"/>
</eClassifiers>
</eSubpackages>
</ecore:EPackage>
| github:ecore:/data/ModelWriter/AlloyInEcore/Source/eu.modelwriter.core.alloyinecore.mapping/mappingTest/tutorial.ecore | ecore | tutorial
Library
name
books
loans
members
Book
isAvailable
name
copies
library
loans
Member
name
library
loans
books
Loan
book
member
date
Organization
Librarian
workOn
Employee
RefOutsideEcore
JavaPackage
'java.lang.Package'
'java.lang.Package'
Type
type1
type1
type2
type2 | null | {"directed":true,"nodes":[{"nsPrefix":"tut","nsURI":"'http://www.eclipse.org/mdt/ocl/oclinecore/tutorial'","name":"tutorial","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Library","instanceClass":null,"abstract":true,"id":1,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Book","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Member","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Loan","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"nsPrefix":"org","nsURI":"'http://www.eclipse.org/mdt/ocl/oclinecore/tutorial/organization'","name":"Organization","id":5,"eClass":"EPackage"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":false,"lowerBound":1,"iD":true,"id":6,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"books","changeable":false,"resolveProxies":false,"lowerBound":0,"id":7,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"loans","changeable":false,"resolveProxies":false,"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":true,"unsettable":false,"transient":false,"unique":true,"name":"members","changeable":false,"resolveProxies":false,"lowerBound":0,"id":9,"derived":false},{"id":10,"eClass":"EGenericType"},{"id":11,"eClass":"EGenericType"},{"id":12,"eClass":"EGenericType"},{"id":13,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"isAvailable","lowerBound":0,"id":14,"many":false,"required":false,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":false,"lowerBound":1,"iD":false,"id":15,"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":"copies","changeable":false,"lowerBound":1,"iD":false,"id":16,"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":false,"resolveProxies":false,"lowerBound":0,"id":17,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"loans","changeable":false,"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"},{"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":false,"lowerBound":1,"iD":false,"id":24,"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":false,"resolveProxies":false,"lowerBound":0,"id":25,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"loans","changeable":false,"resolveProxies":false,"lowerBound":0,"id":26,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":false,"name":"books","changeable":false,"resolveProxies":false,"lowerBound":0,"id":27,"derived":true},{"id":28,"eClass":"EGenericType"},{"id":29,"eClass":"EGenericType"},{"id":30,"eClass":"EGenericType"},{"id":31,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"book","changeable":false,"resolveProxies":false,"lowerBound":1,"id":32,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"member","changeable":false,"resolveProxies":false,"lowerBound":1,"id":33,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"date","changeable":false,"lowerBound":0,"iD":false,"id":34,"derived":false},{"id":35,"eClass":"EGenericType"},{"id":36,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Librarian","instanceClass":null,"abstract":true,"id":37,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Employee","instanceClass":null,"abstract":true,"id":38,"interface":false,"eClass":"EClass"},{"instanceTypeName":"'java.lang.Package'","defaultValue":null,"instanceClassName":"'java.lang.Package'","name":"JavaPackage","instanceClass":null,"id":39,"serializable":false,"eClass":"EDataType"},{"instanceTypeName":null,"instanceClassName":null,"name":"Type","instanceClass":null,"id":40,"serializable":false,"eClass":"EEnum"},{"container":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":"workOn","changeable":false,"resolveProxies":false,"lowerBound":1,"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":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"RefOutsideEcore","changeable":false,"resolveProxies":false,"lowerBound":0,"id":44,"derived":false},{"id":45,"eClass":"EGenericType"},{"name":"type1","id":46,"value":0,"literal":"type1","eClass":"EEnumLiteral"},{"name":"type2","id":47,"value":0,"literal":"type2","eClass":"EEnumLiteral"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":1,"target":0},{"source":1,"target":6},{"source":1,"target":7},{"source":1,"target":8},{"source":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":4},{"source":8,"target":12},{"source":8,"target":1},{"source":12,"target":4},{"source":9,"target":3},{"source":9,"target":13},{"source":9,"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":2,"target":18},{"source":14,"target":19},{"source":14,"target":2},{"source":15,"target":20},{"source":15,"target":2},{"source":16,"target":21},{"source":16,"target":2},{"source":17,"target":1},{"source":17,"target":22},{"source":17,"target":2},{"source":17,"target":7},{"source":22,"target":1},{"source":18,"target":4},{"source":18,"target":23},{"source":18,"target":2},{"source":23,"target":4},{"source":3,"target":0},{"source":3,"target":24},{"source":3,"target":25},{"source":3,"target":26},{"source":3,"target":27},{"source":24,"target":28},{"source":24,"target":3},{"source":25,"target":1},{"source":25,"target":29},{"source":25,"target":3},{"source":25,"target":9},{"source":29,"target":1},{"source":26,"target":4},{"source":26,"target":30},{"source":26,"target":3},{"source":30,"target":4},{"source":27,"target":2},{"source":27,"target":31},{"source":27,"target":3},{"source":31,"target":2},{"source":4,"target":0},{"source":4,"target":32},{"source":4,"target":33},{"source":4,"target":34},{"source":32,"target":2},{"source":32,"target":35},{"source":32,"target":4},{"source":35,"target":2},{"source":33,"target":3},{"source":33,"target":36},{"source":33,"target":4},{"source":36,"target":3},{"source":34,"target":4},{"source":5,"target":37},{"source":5,"target":38},{"source":5,"target":39},{"source":5,"target":40},{"source":5,"target":0},{"source":37,"target":5},{"source":37,"target":38},{"source":37,"target":41},{"source":37,"target":42},{"source":41,"target":1},{"source":41,"target":43},{"source":41,"target":37},{"source":43,"target":1},{"source":42,"target":38},{"source":38,"target":5},{"source":38,"target":1},{"source":38,"target":44},{"source":38,"target":45},{"source":44,"target":38},{"source":45,"target":1},{"source":39,"target":5},{"source":40,"target":5},{"source":40,"target":46},{"source":40,"target":47},{"source":46,"target":40},{"source":47,"target":40}],"multigraph":true} |
true | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="toscaspecifictypes" nsURI="http://docs.oasis-open.org/tosca/ns/2011/12/ToscaSpecificTypes"
nsPrefix="tst">
<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="apacheLoadbalancerModuleProperties"
upperBound="-2" eType="#//TApacheLoadbalancerModuleProperties" 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="ApacheLoadbalancerModuleProperties"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="apacheWebServerProperties"
upperBound="-2" eType="#//TApacheWebServerProperties" 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="ApacheWebServerProperties"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="mySQLProperties" upperBound="-2"
eType="#//TMySQLProperties" 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="MySQLProperties"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TApacheLoadbalancerModuleProperties">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="tApacheLoadbalancerModuleProperties"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="httpdport" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Int" defaultValueLiteral="80"
unsettable="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Apache WebServer Portnumber (default:80)"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="httpdport"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TApacheWebServerProperties">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="tApacheWebServerProperties"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="httpdport" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Int" defaultValueLiteral="80"
unsettable="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Apache HTTP Port (default 80)"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="httpdport"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TMySQLProperties">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="tMySQLProperties"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="rootPassword" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Root Password"/>
</eAnnotations>
<eAnnotations>
<details key="appinfo" value="displayType=password"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="RootPassword"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/patrickneubauer/XMLIntellEdit/use-cases/TOSCA/eu.artist.tosca/generated-modified/types/TOSCA-v1.0-SpecificTypes.ecore | ecore | toscaspecifictypes
DocumentRoot
mixed
xMLNSPrefixMap
xSISchemaLocation
apacheLoadbalancerModuleProperties
apacheWebServerProperties
mySQLProperties
TApacheLoadbalancerModuleProperties
httpdport
80
TApacheWebServerProperties
httpdport
80
TMySQLProperties
rootPassword | null | {"directed":true,"nodes":[{"nsPrefix":"tst","nsURI":"http://docs.oasis-open.org/tosca/ns/2011/12/ToscaSpecificTypes","name":"toscaspecifictypes","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":"TApacheLoadbalancerModuleProperties","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TApacheWebServerProperties","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TMySQLProperties","instanceClass":null,"abstract":false,"id":4,"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":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":true,"unique":true,"name":"xMLNSPrefixMap","changeable":true,"resolveProxies":false,"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":true,"unique":true,"name":"xSISchemaLocation","changeable":true,"resolveProxies":false,"lowerBound":0,"id":7,"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":"apacheLoadbalancerModuleProperties","changeable":true,"resolveProxies":false,"lowerBound":0,"id":8,"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":"apacheWebServerProperties","changeable":true,"resolveProxies":false,"lowerBound":0,"id":9,"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":"mySQLProperties","changeable":true,"resolveProxies":false,"lowerBound":0,"id":10,"derived":true},{"id":11,"eClass":"EGenericType"},{"id":12,"eClass":"EGenericType"},{"id":13,"eClass":"EGenericType"},{"id":14,"eClass":"EGenericType"},{"id":15,"eClass":"EGenericType"},{"id":16,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":80,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"80","unsettable":true,"transient":false,"unique":true,"name":"httpdport","changeable":true,"lowerBound":1,"iD":false,"id":17,"derived":false},{"id":18,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":80,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"80","unsettable":true,"transient":false,"unique":true,"name":"httpdport","changeable":true,"lowerBound":1,"iD":false,"id":19,"derived":false},{"id":20,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"rootPassword","changeable":true,"lowerBound":1,"iD":false,"id":21,"derived":false},{"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":1,"target":6},{"source":1,"target":7},{"source":1,"target":8},{"source":1,"target":9},{"source":1,"target":10},{"source":5,"target":11},{"source":5,"target":1},{"source":6,"target":12},{"source":6,"target":1},{"source":7,"target":13},{"source":7,"target":1},{"source":8,"target":2},{"source":8,"target":14},{"source":8,"target":1},{"source":14,"target":2},{"source":9,"target":3},{"source":9,"target":15},{"source":9,"target":1},{"source":15,"target":3},{"source":10,"target":4},{"source":10,"target":16},{"source":10,"target":1},{"source":16,"target":4},{"source":2,"target":0},{"source":2,"target":17},{"source":17,"target":18},{"source":17,"target":2},{"source":3,"target":0},{"source":3,"target":19},{"source":19,"target":20},{"source":19,"target":3},{"source":4,"target":0},{"source":4,"target":21},{"source":21,"target":22},{"source":21,"target":4}],"multigraph":true} |
false | <?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright 2014 Indra
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
-->
<ecore:EPackage xmi:version="2.0"
xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="unit"
nsURI="http://model.deployment.itecban.es/DeploymentUnit" nsPrefix="unit">
<eClassifiers xsi:type="ecore:EClass" name="ConstraintsType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="constraints_._type"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="constraint" upperBound="-1"
eType="#//RequiredResourceType" containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="constraint"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DependenciesType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="dependencies_._type"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="dependencyExpression" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
									This is a boolean expression that
									accepts parenthesis and makes
									references to dependency items by
									id. Syntax: - The boolean operators
									are written as: AND, OR, XOR and NOT
									- Parentheses can be used to
									establish precedence rules. All
									these expressions will be
									interpreted as Component &amp;
									(dependencyExpression), for example:
									A AND (B XOR D)
								"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="dependencyExpression"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="dependency" lowerBound="1"
upperBound="-1" eType="#//DependencyType" containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
									Collection of dependencies related
									to this deployment unit. A
									deployment unit can manifest
									dependencies either to other
									deployment units or to specific
									required resources.
								"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="dependency"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DependencyType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="DependencyType"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="id" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
						This is a locally unique identifier for the
						dependency. This identifier is used in the
						dependency expression to locally identify
						dependency items
					"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="id"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="locality" eType="#//LocalityConstraintType"
unsettable="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
						Some deployment units must share a same runtime
						environment, others can communicate remotely.
						This element allows defining the type of
						distribution supported.
					"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="locality"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="description" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
						An optional human readable description of the
						deployment unit contents
					"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="description"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="requiredResource" lowerBound="1"
eType="#//RequiredResourceType" containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="requiredResource"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="requiredPackage" eType="#//PackageType"
containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="requiredPackage"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DeploymentUnitType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="DeploymentUnitType"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
						Deployment unit name. In general, it should
						match the package name, but a shorter name can
						be used if required.
					"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="name"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="version" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
						Version tag of the deployment unit.
					"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="version"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="description" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
						An optional human readable description of the
						deployment unit contents.
					"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="description"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="provider" eType="#//ProviderType"
containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
						An optional reference to the deployment unit
						provider.
					"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="provider"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="package" lowerBound="1"
eType="#//PackageType" containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
						File that contains the resources/artifacts to
						which this deployment unit description pertains
					"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="package"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="exportedResources" lowerBound="1"
eType="#//ExportedResourcesType" containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
						A collection of the logical exported resources
						by the deployment unit
					"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="exportedResources"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="dependencies" eType="#//DependenciesType"
containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
						List of dependencies to other deployment units
					"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="dependencies"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="constraints" lowerBound="1"
eType="#//ConstraintsType" containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
						Section that incudes contraints on the execution
						environment, either to the containing runtime,
						or to the underlying operating system and
						hardware
					"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="constraints"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="unitRepositories" eType="#//UnitRepositoriesType"
containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
						List of repositories where this deployment unit
						should be found
					"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="unitRepositories"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ExportedResourcesType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="exportedResources_._type"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="exportedResource" upperBound="-1"
eType="#//ResourceType" containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="exportedResource"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="LocalityConstraintType">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 		The locality constraint type can be used to determine
 		the distribution of dependent deployment units.
 	"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="LocalityConstraintType"/>
</eAnnotations>
<eLiterals name="SAMENODE"/>
<eLiterals name="SAMENODESAMEPROCESS" value="1"/>
<eLiterals name="ANYNODE" value="2"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EDataType" name="LocalityConstraintTypeObject" instanceClassName="org.eclipse.emf.common.util.Enumerator">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="LocalityConstraintType:Object"/>
<details key="baseType" value="LocalityConstraintType"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PackageType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="PackageType"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
						Name of the container file, for example:
						axis-bundle.jar
					"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="name"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="version" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="version"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="type" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
						Type of package of this deployment unit. A
						taxonomy of valid packaging formats is defined
						in a external system.

						For this version the supported packaging formats
						are: es.itecban.packaging.jar,
						es.itecban.packaging.osgi,
						es.itecban.packaging.ear,
						es.itecban.packaging.war,
						es.itecban.packaging.rar,
						es.itecban.packaging.zip,
						es.itecban.packaging.sca
					"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="type"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="PropertyKindType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="PropertyKindType"/>
</eAnnotations>
<eLiterals name="QUANTITY"/>
<eLiterals name="CAPACITY" value="1"/>
<eLiterals name="MINIMUM" value="2"/>
<eLiterals name="MAXIMUM" value="3"/>
<eLiterals name="ATTRIBUTE" value="4"/>
<eLiterals name="SELECTION" value="5"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EDataType" name="PropertyKindTypeObject" instanceClassName="org.eclipse.emf.common.util.Enumerator">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="PropertyKindType:Object"/>
<details key="baseType" value="PropertyKindType"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PropertyType">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 		A property is anything that can be described with a name
 		and a value. Reverse-domain naming is recommended to
 		name properties. The type of the resource should be used
 		as a prefix of the name.
 	"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="PropertyType"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="name"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="value" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//AnyURI">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="value"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ProviderType">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 		The provider type can be used to include information
 		related to the actor responsible for the deployment
 		unit.
 	"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="ProviderType"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="name"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="id" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Int"
unsettable="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="id"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="homeUrl" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//AnyURI">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
						URL to the service provider
					"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="homeUrl"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="RequiredResourcePropertiesType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="requiredResourceProperties_._type"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="property" upperBound="-1"
eType="#//RequiredResourcePropertyType" containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="property"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="RequiredResourcePropertyType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="RequiredResourcePropertyType"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="name"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="value" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//AnyURI">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="value"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="kind" lowerBound="1" eType="#//PropertyKindType"
unsettable="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="kind"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="RequiredResourceType">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
				Required resources are used to describe dependencies
				between deployment units.The required resources are
				modeled using this data type. The main difference is the
				type of versioning information. In this case version
				ranges are accepted. Use the intervals syntax to add
				this information, e.g. (1.0.0,4.4.10] means that
				resources with a version greater than 1.0.0 and smaller
				or equal to 4.4.10 are accepted
			"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="RequiredResourceType"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="name"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="version" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
						A version is a unique String resource attribute.
					"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="version"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="type" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="type"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="requiredResourceProperties"
lowerBound="1" eType="#//RequiredResourcePropertiesType" containment="true"
resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="requiredResourceProperties"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ResourcePropertiesType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="resourceProperties_._type"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="resourceProperty" 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="resourceProperty"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ResourceType">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 		Resources are capabilities offered by the deployment
 		unit to other deployment units.
 	"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="ResourceType"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
						Name that identifies the resource. Resources are
						optionaly qualified with a version attribute,
						but they must be tagged under a type. Resource
						types allows differentiating among resources
						with the same name. As regard the name it is
						strongly recommended to use naming patterns that
						help to avoid name clashing, a good practice is
						to to use the reverse-domain naming strategy,
						such as the one used to name Java packages, e.g.
						es.itecban.service.TransferenceManager

					"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="name"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="version" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
						A version is a unique String resource attribute.
					"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="version"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="types" lowerBound="1" eType="#//TypesType"
containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="types"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="resourceProperties" lowerBound="1"
eType="#//ResourcePropertiesType" containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 		Properties can be used to refine the resource
 		description further than the basic
 		name-version-type tuple.
 	"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="resourceProperties"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TypesType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="types_._type"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="type" unique="false" lowerBound="1"
upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="type"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="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="dependency" upperBound="-2"
eType="#//DependencyType" 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="dependency"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="deploymentUnit" upperBound="-2"
eType="#//DeploymentUnitType" volatile="true" transient="true" derived="true"
containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
				This is the root of the deployment unit descriptor. Each
				deployment unit MUST include a description with the set
				of provided resources. Optionally the description MAY
				impose a set of constraints on the deployment target and
				include dependencies with other deployment units
			"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="deploymentUnit"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="localityConstraint" unique="false"
upperBound="-2" eType="#//LocalityConstraintType" volatile="true" transient="true"
derived="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="localityConstraint"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="package" upperBound="-2"
eType="#//PackageType" 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="package"/>
<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:EAttribute" name="propertyKind" unique="false"
upperBound="-2" eType="#//PropertyKindType" volatile="true" transient="true"
derived="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="propertyKind"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="provider" upperBound="-2"
eType="#//ProviderType" 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="provider"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="requiredResource" upperBound="-2"
eType="#//RequiredResourceType" 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="requiredResource"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="requiredResourceProperty"
upperBound="-2" eType="#//RequiredResourcePropertyType" 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="requiredResourceProperty"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="resource" upperBound="-2"
eType="#//ResourceType" 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="resource"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="UnitRepositoriesType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="unitRepositories_._type"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="repository" unique="false"
lowerBound="1" upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//AnyURI">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="repository"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/iLabrys/iLabrysOSGi/es.itecban.deployment.model.plan/model/genmodel/unit.ecore | ecore | unit
ConstraintsType
constraint
DependenciesType
dependencyExpression
dependency
DependencyType
id
locality
description
requiredResource
requiredPackage
DeploymentUnitType
name
version
description
provider
package
exportedResources
dependencies
constraints
unitRepositories
ExportedResourcesType
exportedResource
LocalityConstraintType
SAMENODE
SAMENODE
SAMENODESAMEPROCESS
SAMENODESAMEPROCESS
ANYNODE
ANYNODE
LocalityConstraintTypeObject
org.eclipse.emf.common.util.Enumerator
org.eclipse.emf.common.util.Enumerator
PackageType
name
version
type
PropertyKindType
QUANTITY
QUANTITY
CAPACITY
CAPACITY
MINIMUM
MINIMUM
MAXIMUM
MAXIMUM
ATTRIBUTE
ATTRIBUTE
SELECTION
SELECTION
PropertyKindTypeObject
org.eclipse.emf.common.util.Enumerator
org.eclipse.emf.common.util.Enumerator
PropertyType
name
value
ProviderType
name
id
homeUrl
RequiredResourcePropertiesType
property
RequiredResourcePropertyType
name
value
kind
RequiredResourceType
name
version
type
requiredResourceProperties
ResourcePropertiesType
resourceProperty
ResourceType
name
version
types
resourceProperties
TypesType
type
DocumentRoot
mixed
xMLNSPrefixMap
xSISchemaLocation
dependency
deploymentUnit
localityConstraint
package
property
propertyKind
provider
requiredResource
requiredResourceProperty
resource
UnitRepositoriesType
repository | null | {"directed":true,"nodes":[{"nsPrefix":"unit","nsURI":"http://model.deployment.itecban.es/DeploymentUnit","name":"unit","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConstraintsType","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DependenciesType","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DependencyType","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DeploymentUnitType","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExportedResourcesType","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"LocalityConstraintType","instanceClass":null,"id":6,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":"org.eclipse.emf.common.util.Enumerator","defaultValue":null,"instanceClassName":"org.eclipse.emf.common.util.Enumerator","name":"LocalityConstraintTypeObject","instanceClass":"org.eclipse.emf.common.util.Enumerator","id":7,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PackageType","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"PropertyKindType","instanceClass":null,"id":9,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":"org.eclipse.emf.common.util.Enumerator","defaultValue":null,"instanceClassName":"org.eclipse.emf.common.util.Enumerator","name":"PropertyKindTypeObject","instanceClass":"org.eclipse.emf.common.util.Enumerator","id":10,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PropertyType","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProviderType","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RequiredResourcePropertiesType","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RequiredResourcePropertyType","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RequiredResourceType","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ResourcePropertiesType","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ResourceType","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypesType","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DocumentRoot","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnitRepositoriesType","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"constraint","changeable":true,"resolveProxies":false,"lowerBound":0,"id":21,"derived":false},{"id":22,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"dependencyExpression","changeable":true,"lowerBound":1,"iD":false,"id":23,"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":"dependency","changeable":true,"resolveProxies":false,"lowerBound":1,"id":24,"derived":false},{"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":"id","changeable":true,"lowerBound":1,"iD":false,"id":27,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"locality","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},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"requiredResource","changeable":true,"resolveProxies":false,"lowerBound":1,"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":"requiredPackage","changeable":true,"resolveProxies":false,"lowerBound":0,"id":31,"derived":false},{"id":32,"eClass":"EGenericType"},{"id":33,"eClass":"EGenericType"},{"id":34,"eClass":"EGenericType"},{"id":35,"eClass":"EGenericType"},{"id":36,"eClass":"EGenericType"},{"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},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"version","changeable":true,"lowerBound":1,"iD":false,"id":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":"description","changeable":true,"lowerBound":0,"iD":false,"id":39,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"provider","changeable":true,"resolveProxies":false,"lowerBound":0,"id":40,"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":"package","changeable":true,"resolveProxies":false,"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":true,"unsettable":false,"transient":false,"unique":true,"name":"exportedResources","changeable":true,"resolveProxies":false,"lowerBound":1,"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":"dependencies","changeable":true,"resolveProxies":false,"lowerBound":0,"id":43,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"constraints","changeable":true,"resolveProxies":false,"lowerBound":1,"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":"unitRepositories","changeable":true,"resolveProxies":false,"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"},{"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":"exportedResource","changeable":true,"resolveProxies":false,"lowerBound":0,"id":55,"derived":false},{"id":56,"eClass":"EGenericType"},{"name":"SAMENODE","id":57,"value":0,"literal":"SAMENODE","eClass":"EEnumLiteral"},{"name":"SAMENODESAMEPROCESS","id":58,"value":1,"literal":"SAMENODESAMEPROCESS","eClass":"EEnumLiteral"},{"name":"ANYNODE","id":59,"value":2,"literal":"ANYNODE","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":60,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"version","changeable":true,"lowerBound":1,"iD":false,"id":61,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"lowerBound":1,"iD":false,"id":62,"derived":false},{"id":63,"eClass":"EGenericType"},{"id":64,"eClass":"EGenericType"},{"id":65,"eClass":"EGenericType"},{"name":"QUANTITY","id":66,"value":0,"literal":"QUANTITY","eClass":"EEnumLiteral"},{"name":"CAPACITY","id":67,"value":1,"literal":"CAPACITY","eClass":"EEnumLiteral"},{"name":"MINIMUM","id":68,"value":2,"literal":"MINIMUM","eClass":"EEnumLiteral"},{"name":"MAXIMUM","id":69,"value":3,"literal":"MAXIMUM","eClass":"EEnumLiteral"},{"name":"ATTRIBUTE","id":70,"value":4,"literal":"ATTRIBUTE","eClass":"EEnumLiteral"},{"name":"SELECTION","id":71,"value":5,"literal":"SELECTION","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":72,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":1,"iD":false,"id":73,"derived":false},{"id":74,"eClass":"EGenericType"},{"id":75,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":76,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"id","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":"homeUrl","changeable":true,"lowerBound":0,"iD":false,"id":78,"derived":false},{"id":79,"eClass":"EGenericType"},{"id":80,"eClass":"EGenericType"},{"id":81,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"property","changeable":true,"resolveProxies":false,"lowerBound":0,"id":82,"derived":false},{"id":83,"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":84,"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":85,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"kind","changeable":true,"lowerBound":1,"iD":false,"id":86,"derived":false},{"id":87,"eClass":"EGenericType"},{"id":88,"eClass":"EGenericType"},{"id":89,"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":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":"version","changeable":true,"lowerBound":0,"iD":false,"id":91,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"lowerBound":1,"iD":false,"id":92,"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":"requiredResourceProperties","changeable":true,"resolveProxies":false,"lowerBound":1,"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":"resourceProperty","changeable":true,"resolveProxies":false,"lowerBound":0,"id":98,"derived":false},{"id":99,"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":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":"version","changeable":true,"lowerBound":0,"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":"types","changeable":true,"resolveProxies":false,"lowerBound":1,"id":102,"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":"resourceProperties","changeable":true,"resolveProxies":false,"lowerBound":1,"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":true,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"type","changeable":true,"lowerBound":1,"iD":false,"id":108,"derived":false},{"id":109,"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":110,"derived":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":111,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"xSISchemaLocation","changeable":true,"resolveProxies":false,"lowerBound":0,"id":112,"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":"dependency","changeable":true,"resolveProxies":false,"lowerBound":0,"id":113,"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":"deploymentUnit","changeable":true,"resolveProxies":false,"lowerBound":0,"id":114,"derived":true},{"ordered":true,"upperBound":-2,"volatile":true,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":false,"name":"localityConstraint","changeable":true,"lowerBound":0,"iD":false,"id":115,"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":"package","changeable":true,"resolveProxies":false,"lowerBound":0,"id":116,"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":117,"derived":true},{"ordered":true,"upperBound":-2,"volatile":true,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":false,"name":"propertyKind","changeable":true,"lowerBound":0,"iD":false,"id":118,"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":"provider","changeable":true,"resolveProxies":false,"lowerBound":0,"id":119,"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":"requiredResource","changeable":true,"resolveProxies":false,"lowerBound":0,"id":120,"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":"requiredResourceProperty","changeable":true,"resolveProxies":false,"lowerBound":0,"id":121,"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":"resource","changeable":true,"resolveProxies":false,"lowerBound":0,"id":122,"derived":true},{"id":123,"eClass":"EGenericType"},{"id":124,"eClass":"EGenericType"},{"id":125,"eClass":"EGenericType"},{"id":126,"eClass":"EGenericType"},{"id":127,"eClass":"EGenericType"},{"id":128,"eClass":"EGenericType"},{"id":129,"eClass":"EGenericType"},{"id":130,"eClass":"EGenericType"},{"id":131,"eClass":"EGenericType"},{"id":132,"eClass":"EGenericType"},{"id":133,"eClass":"EGenericType"},{"id":134,"eClass":"EGenericType"},{"id":135,"eClass":"EGenericType"},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"repository","changeable":true,"lowerBound":1,"iD":false,"id":136,"derived":false},{"id":137,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":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":21,"target":15},{"source":21,"target":22},{"source":21,"target":1},{"source":22,"target":15},{"source":2,"target":0},{"source":2,"target":23},{"source":2,"target":24},{"source":23,"target":25},{"source":23,"target":2},{"source":24,"target":3},{"source":24,"target":26},{"source":24,"target":2},{"source":26,"target":3},{"source":3,"target":0},{"source":3,"target":27},{"source":3,"target":28},{"source":3,"target":29},{"source":3,"target":30},{"source":3,"target":31},{"source":27,"target":32},{"source":27,"target":3},{"source":28,"target":6},{"source":28,"target":33},{"source":28,"target":3},{"source":33,"target":6},{"source":29,"target":34},{"source":29,"target":3},{"source":30,"target":15},{"source":30,"target":35},{"source":30,"target":3},{"source":35,"target":15},{"source":31,"target":8},{"source":31,"target":36},{"source":31,"target":3},{"source":36,"target":8},{"source":4,"target":0},{"source":4,"target":37},{"source":4,"target":38},{"source":4,"target":39},{"source":4,"target":40},{"source":4,"target":41},{"source":4,"target":42},{"source":4,"target":43},{"source":4,"target":44},{"source":4,"target":45},{"source":37,"target":46},{"source":37,"target":4},{"source":38,"target":47},{"source":38,"target":4},{"source":39,"target":48},{"source":39,"target":4},{"source":40,"target":12},{"source":40,"target":49},{"source":40,"target":4},{"source":49,"target":12},{"source":41,"target":8},{"source":41,"target":50},{"source":41,"target":4},{"source":50,"target":8},{"source":42,"target":5},{"source":42,"target":51},{"source":42,"target":4},{"source":51,"target":5},{"source":43,"target":2},{"source":43,"target":52},{"source":43,"target":4},{"source":52,"target":2},{"source":44,"target":1},{"source":44,"target":53},{"source":44,"target":4},{"source":53,"target":1},{"source":45,"target":20},{"source":45,"target":54},{"source":45,"target":4},{"source":54,"target":20},{"source":5,"target":0},{"source":5,"target":55},{"source":55,"target":17},{"source":55,"target":56},{"source":55,"target":5},{"source":56,"target":17},{"source":6,"target":0},{"source":6,"target":57},{"source":6,"target":58},{"source":6,"target":59},{"source":57,"target":6},{"source":58,"target":6},{"source":59,"target":6},{"source":7,"target":0},{"source":8,"target":0},{"source":8,"target":60},{"source":8,"target":61},{"source":8,"target":62},{"source":60,"target":63},{"source":60,"target":8},{"source":61,"target":64},{"source":61,"target":8},{"source":62,"target":65},{"source":62,"target":8},{"source":9,"target":0},{"source":9,"target":66},{"source":9,"target":67},{"source":9,"target":68},{"source":9,"target":69},{"source":9,"target":70},{"source":9,"target":71},{"source":66,"target":9},{"source":67,"target":9},{"source":68,"target":9},{"source":69,"target":9},{"source":70,"target":9},{"source":71,"target":9},{"source":10,"target":0},{"source":11,"target":0},{"source":11,"target":72},{"source":11,"target":73},{"source":72,"target":74},{"source":72,"target":11},{"source":73,"target":75},{"source":73,"target":11},{"source":12,"target":0},{"source":12,"target":76},{"source":12,"target":77},{"source":12,"target":78},{"source":76,"target":79},{"source":76,"target":12},{"source":77,"target":80},{"source":77,"target":12},{"source":78,"target":81},{"source":78,"target":12},{"source":13,"target":0},{"source":13,"target":82},{"source":82,"target":14},{"source":82,"target":83},{"source":82,"target":13},{"source":83,"target":14},{"source":14,"target":0},{"source":14,"target":84},{"source":14,"target":85},{"source":14,"target":86},{"source":84,"target":87},{"source":84,"target":14},{"source":85,"target":88},{"source":85,"target":14},{"source":86,"target":9},{"source":86,"target":89},{"source":86,"target":14},{"source":89,"target":9},{"source":15,"target":0},{"source":15,"target":90},{"source":15,"target":91},{"source":15,"target":92},{"source":15,"target":93},{"source":90,"target":94},{"source":90,"target":15},{"source":91,"target":95},{"source":91,"target":15},{"source":92,"target":96},{"source":92,"target":15},{"source":93,"target":13},{"source":93,"target":97},{"source":93,"target":15},{"source":97,"target":13},{"source":16,"target":0},{"source":16,"target":98},{"source":98,"target":11},{"source":98,"target":99},{"source":98,"target":16},{"source":99,"target":11},{"source":17,"target":0},{"source":17,"target":100},{"source":17,"target":101},{"source":17,"target":102},{"source":17,"target":103},{"source":100,"target":104},{"source":100,"target":17},{"source":101,"target":105},{"source":101,"target":17},{"source":102,"target":18},{"source":102,"target":106},{"source":102,"target":17},{"source":106,"target":18},{"source":103,"target":16},{"source":103,"target":107},{"source":103,"target":17},{"source":107,"target":16},{"source":18,"target":0},{"source":18,"target":108},{"source":108,"target":109},{"source":108,"target":18},{"source":19,"target":0},{"source":19,"target":110},{"source":19,"target":111},{"source":19,"target":112},{"source":19,"target":113},{"source":19,"target":114},{"source":19,"target":115},{"source":19,"target":116},{"source":19,"target":117},{"source":19,"target":118},{"source":19,"target":119},{"source":19,"target":120},{"source":19,"target":121},{"source":19,"target":122},{"source":110,"target":123},{"source":110,"target":19},{"source":111,"target":124},{"source":111,"target":19},{"source":112,"target":125},{"source":112,"target":19},{"source":113,"target":3},{"source":113,"target":126},{"source":113,"target":19},{"source":126,"target":3},{"source":114,"target":4},{"source":114,"target":127},{"source":114,"target":19},{"source":127,"target":4},{"source":115,"target":6},{"source":115,"target":128},{"source":115,"target":19},{"source":128,"target":6},{"source":116,"target":8},{"source":116,"target":129},{"source":116,"target":19},{"source":129,"target":8},{"source":117,"target":11},{"source":117,"target":130},{"source":117,"target":19},{"source":130,"target":11},{"source":118,"target":9},{"source":118,"target":131},{"source":118,"target":19},{"source":131,"target":9},{"source":119,"target":12},{"source":119,"target":132},{"source":119,"target":19},{"source":132,"target":12},{"source":120,"target":15},{"source":120,"target":133},{"source":120,"target":19},{"source":133,"target":15},{"source":121,"target":14},{"source":121,"target":134},{"source":121,"target":19},{"source":134,"target":14},{"source":122,"target":17},{"source":122,"target":135},{"source":122,"target":19},{"source":135,"target":17},{"source":20,"target":0},{"source":20,"target":136},{"source":136,"target":137},{"source":136,"target":20}],"multigraph":true} |
false | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="fin" nsURI="http://www.nie.de/fin/Fin" nsPrefix="fin">
<eClassifiers xsi:type="ecore:EClass" name="FinModelFile">
<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="elements" upperBound="-1"
eType="#//Element" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Element"/>
<eClassifiers xsi:type="ecore:EClass" name="Import">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="importedNamespace" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Konto" eSuperTypes="#//Element">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="inhaber" eType="#//Kontakt"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="ktoNr" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="blz" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="bank" eType="#//Kontakt"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="verwendung" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="bemerkung" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="MONAT">
<eLiterals name="ALLE" literal="monatlich"/>
<eLiterals name="JANUAR" value="2" literal="Januar"/>
<eLiterals name="FEBRUAR" value="4" literal="Februar"/>
<eLiterals name="MAERZ" value="6" literal="März"/>
<eLiterals name="APRIL" value="8" literal="April"/>
<eLiterals name="MAI" value="10" literal="Mai"/>
<eLiterals name="JUNI" value="12" literal="Juni"/>
<eLiterals name="JULI" value="14" literal="Juli"/>
<eLiterals name="AUGUST" value="16" literal="August"/>
<eLiterals name="SEPTEMBER" value="18" literal="September"/>
<eLiterals name="OKTOBER" value="20" literal="Oktober"/>
<eLiterals name="NOVEMBER" value="22" literal="November"/>
<eLiterals name="DEZEMBER" value="24" literal="Dezember"/>
<eLiterals name="VIERTELJAEHRLICH" value="26" literal="vierteljährlich"/>
<eLiterals name="HALBJAEHRLICH" value="27" literal="halbjährlich"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="Buchungsart">
<eLiterals name="DAUERAUFTRAG" literal="Dauerauftrag"/>
<eLiterals name="UEBERWEISUNG" value="1" literal="Überweisung"/>
<eLiterals name="ABBUCHUNG" value="2" literal="Abbuchung"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Intervall">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="tag" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="monate" unique="false"
upperBound="-1" eType="#//MONAT"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Kategorie" eSuperTypes="#//Element">
<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="Buchungsintervall" eSuperTypes="#//Element">
<eStructuralFeatures xsi:type="ecore:EReference" name="intervall" eType="#//Intervall"
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="Buchung" eSuperTypes="#//Element">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="konto" eType="#//Konto"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="betrag" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="empfaenger" eType="#//Kontakt"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="empfaengerKto" eType="#//Konto"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="von" eType="#//Kontakt"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="vonKto" eType="#//Konto"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="intervall" eType="#//Intervall"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="intervallRef" eType="#//Buchungsintervall"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="buchungsart" eType="#//Buchungsart"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="kategorie" unique="false"
upperBound="-1" eType="#//Kategorie"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Kontakt" eSuperTypes="#//Element">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="vorname" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="nachname" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="strasse" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="plz" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="ort" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="bemerkung" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/MDEGroup/QMM-COMLAN-data/validation-subjects/metamodels/Fin.ecore | ecore | fin
FinModelFile
name
imports
elements
Element
Import
importedNamespace
Konto
name
inhaber
ktoNr
blz
bank
verwendung
bemerkung
MONAT
ALLE
monatlich
JANUAR
Januar
FEBRUAR
Februar
MAERZ
März
APRIL
April
MAI
Mai
JUNI
Juni
JULI
Juli
AUGUST
August
SEPTEMBER
September
OKTOBER
Oktober
NOVEMBER
November
DEZEMBER
Dezember
VIERTELJAEHRLICH
vierteljährlich
HALBJAEHRLICH
halbjährlich
Buchungsart
DAUERAUFTRAG
Dauerauftrag
UEBERWEISUNG
Überweisung
ABBUCHUNG
Abbuchung
Intervall
tag
monate
Kategorie
name
Buchungsintervall
intervall
name
Buchung
name
konto
betrag
empfaenger
empfaengerKto
von
vonKto
intervall
intervallRef
buchungsart
kategorie
Kontakt
vorname
nachname
strasse
plz
ort
bemerkung | null | {"directed":true,"nodes":[{"nsPrefix":"fin","nsURI":"http://www.nie.de/fin/Fin","name":"fin","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FinModelFile","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Element","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Import","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Konto","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"MONAT","instanceClass":null,"id":5,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"Buchungsart","instanceClass":null,"id":6,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Intervall","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Kategorie","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Buchungsintervall","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Buchung","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Kontakt","instanceClass":null,"abstract":false,"id":11,"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":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":"imports","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":"elements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":14,"derived":false},{"id":15,"eClass":"EGenericType"},{"id":16,"eClass":"EGenericType"},{"id":17,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"importedNamespace","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":"name","changeable":true,"lowerBound":0,"iD":false,"id":20,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"inhaber","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"ktoNr","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":"blz","changeable":true,"lowerBound":0,"iD":false,"id":23,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"bank","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":"verwendung","changeable":true,"lowerBound":0,"iD":false,"id":25,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"bemerkung","changeable":true,"lowerBound":0,"iD":false,"id":26,"derived":false},{"id":27,"eClass":"EGenericType"},{"id":28,"eClass":"EGenericType"},{"id":29,"eClass":"EGenericType"},{"id":30,"eClass":"EGenericType"},{"id":31,"eClass":"EGenericType"},{"id":32,"eClass":"EGenericType"},{"id":33,"eClass":"EGenericType"},{"id":34,"eClass":"EGenericType"},{"name":"ALLE","id":35,"value":0,"literal":"monatlich","eClass":"EEnumLiteral"},{"name":"JANUAR","id":36,"value":2,"literal":"Januar","eClass":"EEnumLiteral"},{"name":"FEBRUAR","id":37,"value":4,"literal":"Februar","eClass":"EEnumLiteral"},{"name":"MAERZ","id":38,"value":6,"literal":"März","eClass":"EEnumLiteral"},{"name":"APRIL","id":39,"value":8,"literal":"April","eClass":"EEnumLiteral"},{"name":"MAI","id":40,"value":10,"literal":"Mai","eClass":"EEnumLiteral"},{"name":"JUNI","id":41,"value":12,"literal":"Juni","eClass":"EEnumLiteral"},{"name":"JULI","id":42,"value":14,"literal":"Juli","eClass":"EEnumLiteral"},{"name":"AUGUST","id":43,"value":16,"literal":"August","eClass":"EEnumLiteral"},{"name":"SEPTEMBER","id":44,"value":18,"literal":"September","eClass":"EEnumLiteral"},{"name":"OKTOBER","id":45,"value":20,"literal":"Oktober","eClass":"EEnumLiteral"},{"name":"NOVEMBER","id":46,"value":22,"literal":"November","eClass":"EEnumLiteral"},{"name":"DEZEMBER","id":47,"value":24,"literal":"Dezember","eClass":"EEnumLiteral"},{"name":"VIERTELJAEHRLICH","id":48,"value":26,"literal":"vierteljährlich","eClass":"EEnumLiteral"},{"name":"HALBJAEHRLICH","id":49,"value":27,"literal":"halbjährlich","eClass":"EEnumLiteral"},{"name":"DAUERAUFTRAG","id":50,"value":0,"literal":"Dauerauftrag","eClass":"EEnumLiteral"},{"name":"UEBERWEISUNG","id":51,"value":1,"literal":"Überweisung","eClass":"EEnumLiteral"},{"name":"ABBUCHUNG","id":52,"value":2,"literal":"Abbuchung","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":"tag","changeable":true,"lowerBound":0,"iD":false,"id":53,"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":"monate","changeable":true,"lowerBound":0,"iD":false,"id":54,"derived":false},{"id":55,"eClass":"EGenericType"},{"id":56,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":57,"derived":false},{"id":58,"eClass":"EGenericType"},{"id":59,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"intervall","changeable":true,"resolveProxies":true,"lowerBound":0,"id":60,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","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},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"konto","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"betrag","changeable":true,"lowerBound":0,"iD":false,"id":67,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"empfaenger","changeable":true,"resolveProxies":true,"lowerBound":0,"id":68,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"empfaengerKto","changeable":true,"resolveProxies":true,"lowerBound":0,"id":69,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"von","changeable":true,"resolveProxies":true,"lowerBound":0,"id":70,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"vonKto","changeable":true,"resolveProxies":true,"lowerBound":0,"id":71,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"intervall","changeable":true,"resolveProxies":true,"lowerBound":0,"id":72,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"intervallRef","changeable":true,"resolveProxies":true,"lowerBound":0,"id":73,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"buchungsart","changeable":true,"lowerBound":0,"iD":false,"id":74,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":false,"name":"kategorie","changeable":true,"resolveProxies":true,"lowerBound":0,"id":75,"derived":false},{"id":76,"eClass":"EGenericType"},{"id":77,"eClass":"EGenericType"},{"id":78,"eClass":"EGenericType"},{"id":79,"eClass":"EGenericType"},{"id":80,"eClass":"EGenericType"},{"id":81,"eClass":"EGenericType"},{"id":82,"eClass":"EGenericType"},{"id":83,"eClass":"EGenericType"},{"id":84,"eClass":"EGenericType"},{"id":85,"eClass":"EGenericType"},{"id":86,"eClass":"EGenericType"},{"id":87,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"vorname","changeable":true,"lowerBound":0,"iD":false,"id":88,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"nachname","changeable":true,"lowerBound":0,"iD":false,"id":89,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"strasse","changeable":true,"lowerBound":0,"iD":false,"id":90,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"plz","changeable":true,"lowerBound":0,"iD":false,"id":91,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"ort","changeable":true,"lowerBound":0,"iD":false,"id":92,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"bemerkung","changeable":true,"lowerBound":0,"iD":false,"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"},{"id":100,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":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":3},{"source":13,"target":16},{"source":13,"target":1},{"source":16,"target":3},{"source":14,"target":2},{"source":14,"target":17},{"source":14,"target":1},{"source":17,"target":2},{"source":2,"target":0},{"source":3,"target":0},{"source":3,"target":18},{"source":18,"target":19},{"source":18,"target":3},{"source":4,"target":0},{"source":4,"target":2},{"source":4,"target":20},{"source":4,"target":21},{"source":4,"target":22},{"source":4,"target":23},{"source":4,"target":24},{"source":4,"target":25},{"source":4,"target":26},{"source":4,"target":27},{"source":20,"target":28},{"source":20,"target":4},{"source":21,"target":11},{"source":21,"target":29},{"source":21,"target":4},{"source":29,"target":11},{"source":22,"target":30},{"source":22,"target":4},{"source":23,"target":31},{"source":23,"target":4},{"source":24,"target":11},{"source":24,"target":32},{"source":24,"target":4},{"source":32,"target":11},{"source":25,"target":33},{"source":25,"target":4},{"source":26,"target":34},{"source":26,"target":4},{"source":27,"target":2},{"source":5,"target":0},{"source":5,"target":35},{"source":5,"target":36},{"source":5,"target":37},{"source":5,"target":38},{"source":5,"target":39},{"source":5,"target":40},{"source":5,"target":41},{"source":5,"target":42},{"source":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":35,"target":5},{"source":36,"target":5},{"source":37,"target":5},{"source":38,"target":5},{"source":39,"target":5},{"source":40,"target":5},{"source":41,"target":5},{"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":6,"target":0},{"source":6,"target":50},{"source":6,"target":51},{"source":6,"target":52},{"source":50,"target":6},{"source":51,"target":6},{"source":52,"target":6},{"source":7,"target":0},{"source":7,"target":53},{"source":7,"target":54},{"source":53,"target":55},{"source":53,"target":7},{"source":54,"target":5},{"source":54,"target":56},{"source":54,"target":7},{"source":56,"target":5},{"source":8,"target":0},{"source":8,"target":2},{"source":8,"target":57},{"source":8,"target":58},{"source":57,"target":59},{"source":57,"target":8},{"source":58,"target":2},{"source":9,"target":0},{"source":9,"target":2},{"source":9,"target":60},{"source":9,"target":61},{"source":9,"target":62},{"source":60,"target":7},{"source":60,"target":63},{"source":60,"target":9},{"source":63,"target":7},{"source":61,"target":64},{"source":61,"target":9},{"source":62,"target":2},{"source":10,"target":0},{"source":10,"target":2},{"source":10,"target":65},{"source":10,"target":66},{"source":10,"target":67},{"source":10,"target":68},{"source":10,"target":69},{"source":10,"target":70},{"source":10,"target":71},{"source":10,"target":72},{"source":10,"target":73},{"source":10,"target":74},{"source":10,"target":75},{"source":10,"target":76},{"source":65,"target":77},{"source":65,"target":10},{"source":66,"target":4},{"source":66,"target":78},{"source":66,"target":10},{"source":78,"target":4},{"source":67,"target":79},{"source":67,"target":10},{"source":68,"target":11},{"source":68,"target":80},{"source":68,"target":10},{"source":80,"target":11},{"source":69,"target":4},{"source":69,"target":81},{"source":69,"target":10},{"source":81,"target":4},{"source":70,"target":11},{"source":70,"target":82},{"source":70,"target":10},{"source":82,"target":11},{"source":71,"target":4},{"source":71,"target":83},{"source":71,"target":10},{"source":83,"target":4},{"source":72,"target":7},{"source":72,"target":84},{"source":72,"target":10},{"source":84,"target":7},{"source":73,"target":9},{"source":73,"target":85},{"source":73,"target":10},{"source":85,"target":9},{"source":74,"target":6},{"source":74,"target":86},{"source":74,"target":10},{"source":86,"target":6},{"source":75,"target":8},{"source":75,"target":87},{"source":75,"target":10},{"source":87,"target":8},{"source":76,"target":2},{"source":11,"target":0},{"source":11,"target":2},{"source":11,"target":88},{"source":11,"target":89},{"source":11,"target":90},{"source":11,"target":91},{"source":11,"target":92},{"source":11,"target":93},{"source":11,"target":94},{"source":88,"target":95},{"source":88,"target":11},{"source":89,"target":96},{"source":89,"target":11},{"source":90,"target":97},{"source":90,"target":11},{"source":91,"target":98},{"source":91,"target":11},{"source":92,"target":99},{"source":92,"target":11},{"source":93,"target":100},{"source":93,"target":11},{"source":94,"target":2}],"multigraph":true} |
false | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="request" nsURI="http://fuzzino.fuzzing.fokus.fraunhofer.de/request"
nsPrefix="request">
<eClassifiers xsi:type="ecore:EClass" name="CloseRequest">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="closeRequest_._type"/>
<details key="kind" value="empty"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="id" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//NCName">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="id"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="suppressedIsSetVisibility" value="true"/>
<details key="suppressedUnsetVisibility" value="true"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CollectionRequest">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="collection_._type"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="specification" lowerBound="1"
eType="#//RequestSpecification" containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="specification"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="validCollections" eType="#//ValidCollections"
containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="validCollections"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="fuzzStructure" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Boolean"
unsettable="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="fuzzStructure"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="suppressedIsSetVisibility" value="true"/>
<details key="suppressedUnsetVisibility" value="true"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="fuzzValues" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Boolean"
unsettable="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="fuzzValues"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="suppressedIsSetVisibility" value="true"/>
<details key="suppressedUnsetVisibility" value="true"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="id" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//NCName">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="id"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="suppressedUnsetVisibility" value="true"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="maxMutations" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Int" unsettable="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="maxMutations"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="suppressedIsSetVisibility" value="true"/>
<details key="suppressedUnsetVisibility" value="true"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="maxValues" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Int" unsettable="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="maxValues"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="suppressedIsSetVisibility" value="true"/>
<details key="suppressedUnsetVisibility" value="true"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="minMutations" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Int"
defaultValueLiteral="1" unsettable="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="minMutations"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="suppressedIsSetVisibility" value="true"/>
<details key="suppressedUnsetVisibility" value="true"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//ID"
iD="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="name"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="suppressedIsSetVisibility" value="true"/>
<details key="suppressedUnsetVisibility" value="true"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="seed" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Long"
unsettable="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="seed"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="suppressedUnsetVisibility" value="true"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Field">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="field_._type"/>
<details key="kind" value="empty"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="fuzz" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Boolean"
defaultValueLiteral="true" unsettable="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="fuzz"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="suppressedIsSetVisibility" value="true"/>
<details key="suppressedUnsetVisibility" value="true"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="ref" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//IDREF">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="ref"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="suppressedIsSetVisibility" value="true"/>
<details key="suppressedUnsetVisibility" value="true"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Generator">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="generator_._type"/>
<details key="kind" value="simple"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//NCName">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value=":0"/>
<details key="kind" value="simple"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="param" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="param"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="suppressedUnsetVisibility" value="true"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="NoGenerators">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="noGenerators_._type"/>
<details key="kind" value="empty"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="NumberRequest">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="number_._type"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="specification" eType="#//RequestSpecification"
containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="specification"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="noGenerators" eType="#//NoGenerators"
containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="noGenerators"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="generators" upperBound="-1"
eType="#//Generator" containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="generator"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="validValues" eType="#//ValidValues"
containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="validValues"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="id" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//NCName">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="id"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="suppressedUnsetVisibility" value="true"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="maxValues" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Int" unsettable="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="maxValues"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="suppressedIsSetVisibility" value="true"/>
<details key="suppressedUnsetVisibility" value="true"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//ID"
iD="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="name"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="suppressedIsSetVisibility" value="true"/>
<details key="suppressedUnsetVisibility" value="true"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="seed" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Long"
unsettable="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="seed"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="suppressedUnsetVisibility" value="true"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Operator">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="operator_._type"/>
<details key="kind" value="simple"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//NCName">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value=":0"/>
<details key="kind" value="simple"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="param" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="param"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="suppressedUnsetVisibility" value="true"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Request">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="request_._type"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="stringRequests" upperBound="-1"
eType="#//StringRequest" containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="string"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="numberRequests" upperBound="-1"
eType="#//NumberRequest" containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="number"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="structureRequests" upperBound="-1"
eType="#//StructureRequest" containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="structure"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="collectionRequests" upperBound="-1"
eType="#//CollectionRequest" containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="collection"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="closeRequests" upperBound="-1"
eType="#//CloseRequest" containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="closeRequest"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="RequestSpecification">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="specification_._type"/>
<details key="kind" value="mixed"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="mixed" unique="false" upperBound="-1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFeatureMapEntry">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="elementWildcard"/>
<details key="name" value=":mixed"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="field" upperBound="-1"
eType="#//Field" volatile="true" transient="true" derived="true" containment="true"
resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="field"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="bits" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Int"
defaultValueLiteral="32" unsettable="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="bits"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="suppressedIsSetVisibility" value="true"/>
<details key="suppressedUnsetVisibility" value="true"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="encoding" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//NCName"
defaultValueLiteral="ASCII" unsettable="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="encoding"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="suppressedIsSetVisibility" value="true"/>
<details key="suppressedUnsetVisibility" value="true"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="maxLength" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Int"
unsettable="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="maxLength"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="suppressedUnsetVisibility" value="true"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="maxValue" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Integer">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="maxValue"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="suppressedUnsetVisibility" value="true"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="minLength" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Int"
unsettable="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="minLength"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="suppressedUnsetVisibility" value="true"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="minValue" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Integer">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="minValue"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="suppressedUnsetVisibility" value="true"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="nullTerminated" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Boolean"
defaultValueLiteral="false" unsettable="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="nullTerminated"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="suppressedIsSetVisibility" value="true"/>
<details key="suppressedUnsetVisibility" value="true"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="ordered" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Boolean"
unsettable="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="ordered"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="suppressedUnsetVisibility" value="true"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="ref" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//IDREF">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="ref"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="suppressedUnsetVisibility" value="true"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="signed" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Boolean"
defaultValueLiteral="true" unsettable="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="signed"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="suppressedIsSetVisibility" value="true"/>
<details key="suppressedUnsetVisibility" value="true"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="type" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//NCName"
defaultValueLiteral="String" unsettable="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="type"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="suppressedIsSetVisibility" value="true"/>
<details key="suppressedUnsetVisibility" value="true"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="unique" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Boolean"
unsettable="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="unique"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="suppressedUnsetVisibility" value="true"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="StringRequest">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="string_._type"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="specification" eType="#//RequestSpecification"
containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="specification"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="noGenerators" eType="#//NoGenerators"
containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="noGenerators"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="generators" upperBound="-1"
eType="#//Generator" containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="generator"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="validValues" eType="#//ValidValues"
containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="validValues"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="id" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//NCName">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="id"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="suppressedUnsetVisibility" value="true"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="maxValues" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Int" unsettable="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="maxValues"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="suppressedIsSetVisibility" value="true"/>
<details key="suppressedUnsetVisibility" value="true"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//ID"
iD="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="name"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="suppressedIsSetVisibility" value="true"/>
<details key="suppressedUnsetVisibility" value="true"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="seed" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Long"
unsettable="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="seed"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="suppressedUnsetVisibility" value="true"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="StructureRequest">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="structure_._type"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="specification" eType="#//RequestSpecification"
containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="specification"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="operators" upperBound="-1"
eType="#//Operator" containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="operator"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="fuzzStructure" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Boolean"
unsettable="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="fuzzStructure"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="suppressedIsSetVisibility" value="true"/>
<details key="suppressedUnsetVisibility" value="true"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="fuzzValues" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Boolean"
unsettable="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="fuzzValues"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="suppressedIsSetVisibility" value="true"/>
<details key="suppressedUnsetVisibility" value="true"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="id" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//NCName">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="id"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="suppressedUnsetVisibility" value="true"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="maxMutations" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Int"
unsettable="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="maxMutations"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="suppressedIsSetVisibility" value="true"/>
<details key="suppressedUnsetVisibility" value="true"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="maxValues" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Int" unsettable="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="maxValues"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="suppressedIsSetVisibility" value="true"/>
<details key="suppressedUnsetVisibility" value="true"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="minMutations" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Int"
defaultValueLiteral="1" unsettable="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="minMutations"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="suppressedIsSetVisibility" value="true"/>
<details key="suppressedUnsetVisibility" value="true"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//ID"
iD="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="name"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="suppressedIsSetVisibility" value="true"/>
<details key="suppressedUnsetVisibility" value="true"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="seed" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Long"
unsettable="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="seed"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="suppressedUnsetVisibility" value="true"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ValidCollection">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="validCollection_._type"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="value" unique="false" upperBound="-1"
eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="value"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//ID"
iD="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="name"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ValidCollections">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="validCollections_._type"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="values" lowerBound="1"
upperBound="-1" eType="#//ValidCollection" containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="validCollection"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="operators" upperBound="-1"
eType="#//Operator" containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="operator"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ValidValues">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="validValues_._type"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="values" unique="false"
lowerBound="1" upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="value"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="operators" upperBound="-1"
eType="#//Operator" containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="operator"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="XmlRequestDocument">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value=""/>
<details key="kind" value="mixed"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="mixed" unique="false" upperBound="-1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFeatureMapEntry">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="elementWildcard"/>
<details key="name" value=":mixed"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="xMLNSPrefixMap" upperBound="-1"
eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EStringToStringMapEntry"
transient="true" containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="xmlns:prefix"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="xSISchemaLocation" upperBound="-1"
eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EStringToStringMapEntry"
transient="true" containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="xsi:schemaLocation"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="request" upperBound="-2"
eType="#//Request" volatile="true" transient="true" derived="true" containment="true"
resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="request"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/MDEGroup/QMM-COMLAN-data/validation-subjects/metamodels/request.ecore | ecore | request
CloseRequest
id
CollectionRequest
specification
validCollections
fuzzStructure
fuzzValues
id
maxMutations
maxValues
minMutations
1
name
seed
Field
fuzz
true
ref
Generator
value
param
NoGenerators
NumberRequest
specification
noGenerators
generators
validValues
id
maxValues
name
seed
Operator
value
param
Request
stringRequests
numberRequests
structureRequests
collectionRequests
closeRequests
RequestSpecification
mixed
field
bits
32
encoding
ASCII
maxLength
maxValue
minLength
minValue
nullTerminated
false
ordered
ref
signed
true
type
String
unique
StringRequest
specification
noGenerators
generators
validValues
id
maxValues
name
seed
StructureRequest
specification
operators
fuzzStructure
fuzzValues
id
maxMutations
maxValues
minMutations
1
name
seed
ValidCollection
value
name
ValidCollections
values
operators
ValidValues
values
operators
XmlRequestDocument
mixed
xMLNSPrefixMap
xSISchemaLocation
request | null | {"directed":true,"nodes":[{"nsPrefix":"request","nsURI":"http://fuzzino.fuzzing.fokus.fraunhofer.de/request","name":"request","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CloseRequest","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CollectionRequest","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Field","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Generator","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NoGenerators","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NumberRequest","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Operator","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Request","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RequestSpecification","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StringRequest","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StructureRequest","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ValidCollection","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ValidCollections","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ValidValues","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"XmlRequestDocument","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"id","changeable":true,"lowerBound":1,"iD":false,"id":16,"derived":false},{"id":17,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"specification","changeable":true,"resolveProxies":false,"lowerBound":1,"id":18,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"validCollections","changeable":true,"resolveProxies":false,"lowerBound":0,"id":19,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"fuzzStructure","changeable":true,"lowerBound":1,"iD":false,"id":20,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"fuzzValues","changeable":true,"lowerBound":1,"iD":false,"id":21,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"id","changeable":true,"lowerBound":0,"iD":false,"id":22,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"maxMutations","changeable":true,"lowerBound":1,"iD":false,"id":23,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"maxValues","changeable":true,"lowerBound":1,"iD":false,"id":24,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"1","unsettable":true,"transient":false,"unique":true,"name":"minMutations","changeable":true,"lowerBound":0,"iD":false,"id":25,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":true,"id":26,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"seed","changeable":true,"lowerBound":0,"iD":false,"id":27,"derived":false},{"id":28,"eClass":"EGenericType"},{"id":29,"eClass":"EGenericType"},{"id":30,"eClass":"EGenericType"},{"id":31,"eClass":"EGenericType"},{"id":32,"eClass":"EGenericType"},{"id":33,"eClass":"EGenericType"},{"id":34,"eClass":"EGenericType"},{"id":35,"eClass":"EGenericType"},{"id":36,"eClass":"EGenericType"},{"id":37,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":true,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"true","unsettable":true,"transient":false,"unique":true,"name":"fuzz","changeable":true,"lowerBound":0,"iD":false,"id":38,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"ref","changeable":true,"lowerBound":1,"iD":false,"id":39,"derived":false},{"id":40,"eClass":"EGenericType"},{"id":41,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":0,"iD":false,"id":42,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"param","changeable":true,"lowerBound":0,"iD":false,"id":43,"derived":false},{"id":44,"eClass":"EGenericType"},{"id":45,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"specification","changeable":true,"resolveProxies":false,"lowerBound":0,"id":46,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"noGenerators","changeable":true,"resolveProxies":false,"lowerBound":0,"id":47,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"generators","changeable":true,"resolveProxies":false,"lowerBound":0,"id":48,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"validValues","changeable":true,"resolveProxies":false,"lowerBound":0,"id":49,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"id","changeable":true,"lowerBound":0,"iD":false,"id":50,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"maxValues","changeable":true,"lowerBound":1,"iD":false,"id":51,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":true,"id":52,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"seed","changeable":true,"lowerBound":0,"iD":false,"id":53,"derived":false},{"id":54,"eClass":"EGenericType"},{"id":55,"eClass":"EGenericType"},{"id":56,"eClass":"EGenericType"},{"id":57,"eClass":"EGenericType"},{"id":58,"eClass":"EGenericType"},{"id":59,"eClass":"EGenericType"},{"id":60,"eClass":"EGenericType"},{"id":61,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":0,"iD":false,"id":62,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"param","changeable":true,"lowerBound":0,"iD":false,"id":63,"derived":false},{"id":64,"eClass":"EGenericType"},{"id":65,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"stringRequests","changeable":true,"resolveProxies":false,"lowerBound":0,"id":66,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"numberRequests","changeable":true,"resolveProxies":false,"lowerBound":0,"id":67,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"structureRequests","changeable":true,"resolveProxies":false,"lowerBound":0,"id":68,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"collectionRequests","changeable":true,"resolveProxies":false,"lowerBound":0,"id":69,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"closeRequests","changeable":true,"resolveProxies":false,"lowerBound":0,"id":70,"derived":false},{"id":71,"eClass":"EGenericType"},{"id":72,"eClass":"EGenericType"},{"id":73,"eClass":"EGenericType"},{"id":74,"eClass":"EGenericType"},{"id":75,"eClass":"EGenericType"},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"mixed","changeable":true,"lowerBound":0,"iD":false,"id":76,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"field","changeable":true,"resolveProxies":false,"lowerBound":0,"id":77,"derived":true},{"ordered":true,"upperBound":1,"defaultValue":32,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"32","unsettable":true,"transient":false,"unique":true,"name":"bits","changeable":true,"lowerBound":0,"iD":false,"id":78,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"ASCII","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"ASCII","unsettable":true,"transient":false,"unique":true,"name":"encoding","changeable":true,"lowerBound":0,"iD":false,"id":79,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"maxLength","changeable":true,"lowerBound":0,"iD":false,"id":80,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"maxValue","changeable":true,"lowerBound":0,"iD":false,"id":81,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"minLength","changeable":true,"lowerBound":0,"iD":false,"id":82,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"minValue","changeable":true,"lowerBound":0,"iD":false,"id":83,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":true,"transient":false,"unique":true,"name":"nullTerminated","changeable":true,"lowerBound":0,"iD":false,"id":84,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"ordered","changeable":true,"lowerBound":0,"iD":false,"id":85,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"ref","changeable":true,"lowerBound":0,"iD":false,"id":86,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":true,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"true","unsettable":true,"transient":false,"unique":true,"name":"signed","changeable":true,"lowerBound":0,"iD":false,"id":87,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"String","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"String","unsettable":true,"transient":false,"unique":true,"name":"type","changeable":true,"lowerBound":0,"iD":false,"id":88,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"unique","changeable":true,"lowerBound":0,"iD":false,"id":89,"derived":false},{"id":90,"eClass":"EGenericType"},{"id":91,"eClass":"EGenericType"},{"id":92,"eClass":"EGenericType"},{"id":93,"eClass":"EGenericType"},{"id":94,"eClass":"EGenericType"},{"id":95,"eClass":"EGenericType"},{"id":96,"eClass":"EGenericType"},{"id":97,"eClass":"EGenericType"},{"id":98,"eClass":"EGenericType"},{"id":99,"eClass":"EGenericType"},{"id":100,"eClass":"EGenericType"},{"id":101,"eClass":"EGenericType"},{"id":102,"eClass":"EGenericType"},{"id":103,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"specification","changeable":true,"resolveProxies":false,"lowerBound":0,"id":104,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"noGenerators","changeable":true,"resolveProxies":false,"lowerBound":0,"id":105,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"generators","changeable":true,"resolveProxies":false,"lowerBound":0,"id":106,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"validValues","changeable":true,"resolveProxies":false,"lowerBound":0,"id":107,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"id","changeable":true,"lowerBound":0,"iD":false,"id":108,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"maxValues","changeable":true,"lowerBound":1,"iD":false,"id":109,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":true,"id":110,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"seed","changeable":true,"lowerBound":0,"iD":false,"id":111,"derived":false},{"id":112,"eClass":"EGenericType"},{"id":113,"eClass":"EGenericType"},{"id":114,"eClass":"EGenericType"},{"id":115,"eClass":"EGenericType"},{"id":116,"eClass":"EGenericType"},{"id":117,"eClass":"EGenericType"},{"id":118,"eClass":"EGenericType"},{"id":119,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"specification","changeable":true,"resolveProxies":false,"lowerBound":0,"id":120,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"operators","changeable":true,"resolveProxies":false,"lowerBound":0,"id":121,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"fuzzStructure","changeable":true,"lowerBound":0,"iD":false,"id":122,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"fuzzValues","changeable":true,"lowerBound":0,"iD":false,"id":123,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"id","changeable":true,"lowerBound":0,"iD":false,"id":124,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"maxMutations","changeable":true,"lowerBound":0,"iD":false,"id":125,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"maxValues","changeable":true,"lowerBound":1,"iD":false,"id":126,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"1","unsettable":true,"transient":false,"unique":true,"name":"minMutations","changeable":true,"lowerBound":0,"iD":false,"id":127,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":true,"id":128,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"seed","changeable":true,"lowerBound":0,"iD":false,"id":129,"derived":false},{"id":130,"eClass":"EGenericType"},{"id":131,"eClass":"EGenericType"},{"id":132,"eClass":"EGenericType"},{"id":133,"eClass":"EGenericType"},{"id":134,"eClass":"EGenericType"},{"id":135,"eClass":"EGenericType"},{"id":136,"eClass":"EGenericType"},{"id":137,"eClass":"EGenericType"},{"id":138,"eClass":"EGenericType"},{"id":139,"eClass":"EGenericType"},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"value","changeable":true,"lowerBound":0,"iD":false,"id":140,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":true,"id":141,"derived":false},{"id":142,"eClass":"EGenericType"},{"id":143,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"values","changeable":true,"resolveProxies":false,"lowerBound":1,"id":144,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"operators","changeable":true,"resolveProxies":false,"lowerBound":0,"id":145,"derived":false},{"id":146,"eClass":"EGenericType"},{"id":147,"eClass":"EGenericType"},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"values","changeable":true,"lowerBound":1,"iD":false,"id":148,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"operators","changeable":true,"resolveProxies":false,"lowerBound":0,"id":149,"derived":false},{"id":150,"eClass":"EGenericType"},{"id":151,"eClass":"EGenericType"},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"mixed","changeable":true,"lowerBound":0,"iD":false,"id":152,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"xMLNSPrefixMap","changeable":true,"resolveProxies":false,"lowerBound":0,"id":153,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"xSISchemaLocation","changeable":true,"resolveProxies":false,"lowerBound":0,"id":154,"derived":false},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"request","changeable":true,"resolveProxies":false,"lowerBound":0,"id":155,"derived":true},{"id":156,"eClass":"EGenericType"},{"id":157,"eClass":"EGenericType"},{"id":158,"eClass":"EGenericType"},{"id":159,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":1,"target":0},{"source":1,"target":16},{"source":16,"target":17},{"source":16,"target":1},{"source":2,"target":0},{"source":2,"target":18},{"source":2,"target":19},{"source":2,"target":20},{"source":2,"target":21},{"source":2,"target":22},{"source":2,"target":23},{"source":2,"target":24},{"source":2,"target":25},{"source":2,"target":26},{"source":2,"target":27},{"source":18,"target":9},{"source":18,"target":28},{"source":18,"target":2},{"source":28,"target":9},{"source":19,"target":13},{"source":19,"target":29},{"source":19,"target":2},{"source":29,"target":13},{"source":20,"target":30},{"source":20,"target":2},{"source":21,"target":31},{"source":21,"target":2},{"source":22,"target":32},{"source":22,"target":2},{"source":23,"target":33},{"source":23,"target":2},{"source":24,"target":34},{"source":24,"target":2},{"source":25,"target":35},{"source":25,"target":2},{"source":26,"target":36},{"source":26,"target":2},{"source":27,"target":37},{"source":27,"target":2},{"source":3,"target":0},{"source":3,"target":38},{"source":3,"target":39},{"source":38,"target":40},{"source":38,"target":3},{"source":39,"target":41},{"source":39,"target":3},{"source":4,"target":0},{"source":4,"target":42},{"source":4,"target":43},{"source":42,"target":44},{"source":42,"target":4},{"source":43,"target":45},{"source":43,"target":4},{"source":5,"target":0},{"source":6,"target":0},{"source":6,"target":46},{"source":6,"target":47},{"source":6,"target":48},{"source":6,"target":49},{"source":6,"target":50},{"source":6,"target":51},{"source":6,"target":52},{"source":6,"target":53},{"source":46,"target":9},{"source":46,"target":54},{"source":46,"target":6},{"source":54,"target":9},{"source":47,"target":5},{"source":47,"target":55},{"source":47,"target":6},{"source":55,"target":5},{"source":48,"target":4},{"source":48,"target":56},{"source":48,"target":6},{"source":56,"target":4},{"source":49,"target":14},{"source":49,"target":57},{"source":49,"target":6},{"source":57,"target":14},{"source":50,"target":58},{"source":50,"target":6},{"source":51,"target":59},{"source":51,"target":6},{"source":52,"target":60},{"source":52,"target":6},{"source":53,"target":61},{"source":53,"target":6},{"source":7,"target":0},{"source":7,"target":62},{"source":7,"target":63},{"source":62,"target":64},{"source":62,"target":7},{"source":63,"target":65},{"source":63,"target":7},{"source":8,"target":0},{"source":8,"target":66},{"source":8,"target":67},{"source":8,"target":68},{"source":8,"target":69},{"source":8,"target":70},{"source":66,"target":10},{"source":66,"target":71},{"source":66,"target":8},{"source":71,"target":10},{"source":67,"target":6},{"source":67,"target":72},{"source":67,"target":8},{"source":72,"target":6},{"source":68,"target":11},{"source":68,"target":73},{"source":68,"target":8},{"source":73,"target":11},{"source":69,"target":2},{"source":69,"target":74},{"source":69,"target":8},{"source":74,"target":2},{"source":70,"target":1},{"source":70,"target":75},{"source":70,"target":8},{"source":75,"target":1},{"source":9,"target":0},{"source":9,"target":76},{"source":9,"target":77},{"source":9,"target":78},{"source":9,"target":79},{"source":9,"target":80},{"source":9,"target":81},{"source":9,"target":82},{"source":9,"target":83},{"source":9,"target":84},{"source":9,"target":85},{"source":9,"target":86},{"source":9,"target":87},{"source":9,"target":88},{"source":9,"target":89},{"source":76,"target":90},{"source":76,"target":9},{"source":77,"target":3},{"source":77,"target":91},{"source":77,"target":9},{"source":91,"target":3},{"source":78,"target":92},{"source":78,"target":9},{"source":79,"target":93},{"source":79,"target":9},{"source":80,"target":94},{"source":80,"target":9},{"source":81,"target":95},{"source":81,"target":9},{"source":82,"target":96},{"source":82,"target":9},{"source":83,"target":97},{"source":83,"target":9},{"source":84,"target":98},{"source":84,"target":9},{"source":85,"target":99},{"source":85,"target":9},{"source":86,"target":100},{"source":86,"target":9},{"source":87,"target":101},{"source":87,"target":9},{"source":88,"target":102},{"source":88,"target":9},{"source":89,"target":103},{"source":89,"target":9},{"source":10,"target":0},{"source":10,"target":104},{"source":10,"target":105},{"source":10,"target":106},{"source":10,"target":107},{"source":10,"target":108},{"source":10,"target":109},{"source":10,"target":110},{"source":10,"target":111},{"source":104,"target":9},{"source":104,"target":112},{"source":104,"target":10},{"source":112,"target":9},{"source":105,"target":5},{"source":105,"target":113},{"source":105,"target":10},{"source":113,"target":5},{"source":106,"target":4},{"source":106,"target":114},{"source":106,"target":10},{"source":114,"target":4},{"source":107,"target":14},{"source":107,"target":115},{"source":107,"target":10},{"source":115,"target":14},{"source":108,"target":116},{"source":108,"target":10},{"source":109,"target":117},{"source":109,"target":10},{"source":110,"target":118},{"source":110,"target":10},{"source":111,"target":119},{"source":111,"target":10},{"source":11,"target":0},{"source":11,"target":120},{"source":11,"target":121},{"source":11,"target":122},{"source":11,"target":123},{"source":11,"target":124},{"source":11,"target":125},{"source":11,"target":126},{"source":11,"target":127},{"source":11,"target":128},{"source":11,"target":129},{"source":120,"target":9},{"source":120,"target":130},{"source":120,"target":11},{"source":130,"target":9},{"source":121,"target":7},{"source":121,"target":131},{"source":121,"target":11},{"source":131,"target":7},{"source":122,"target":132},{"source":122,"target":11},{"source":123,"target":133},{"source":123,"target":11},{"source":124,"target":134},{"source":124,"target":11},{"source":125,"target":135},{"source":125,"target":11},{"source":126,"target":136},{"source":126,"target":11},{"source":127,"target":137},{"source":127,"target":11},{"source":128,"target":138},{"source":128,"target":11},{"source":129,"target":139},{"source":129,"target":11},{"source":12,"target":0},{"source":12,"target":140},{"source":12,"target":141},{"source":140,"target":142},{"source":140,"target":12},{"source":141,"target":143},{"source":141,"target":12},{"source":13,"target":0},{"source":13,"target":144},{"source":13,"target":145},{"source":144,"target":12},{"source":144,"target":146},{"source":144,"target":13},{"source":146,"target":12},{"source":145,"target":7},{"source":145,"target":147},{"source":145,"target":13},{"source":147,"target":7},{"source":14,"target":0},{"source":14,"target":148},{"source":14,"target":149},{"source":148,"target":150},{"source":148,"target":14},{"source":149,"target":7},{"source":149,"target":151},{"source":149,"target":14},{"source":151,"target":7},{"source":15,"target":0},{"source":15,"target":152},{"source":15,"target":153},{"source":15,"target":154},{"source":15,"target":155},{"source":152,"target":156},{"source":152,"target":15},{"source":153,"target":157},{"source":153,"target":15},{"source":154,"target":158},{"source":154,"target":15},{"source":155,"target":8},{"source":155,"target":159},{"source":155,"target":15},{"source":159,"target":8}],"multigraph":true} |
false | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="model" nsURI="http://www.lunifera.org/dsl/organization/v1" nsPrefix="model">
<eClassifiers xsi:type="ecore:EClass" name="OrganizationModel">
<eStructuralFeatures xsi:type="ecore:EReference" name="organization" eType="#//Organization"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="organizationUnitTypes"
upperBound="-1" eType="#//OrganizationUnitType" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Organization">
<eOperations name="getUnits" upperBound="-1" eType="#//OrganizationUnit"/>
<eOperations name="getRoles" upperBound="-1" eType="#//BusinessRole"/>
<eOperations name="getPersons" upperBound="-1" eType="#//Person"/>
<eOperations name="getWorkers" upperBound="-1" eType="#//Worker"/>
<eOperations name="getGroups" upperBound="-1" eType="#//Group"/>
<eOperations name="getPartnerships" upperBound="-1" eType="#//Partnership"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="longName" 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:EAttribute" name="description" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="elements" upperBound="-1"
eType="#//OrganizationMember" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="OrganizationUnit" eSuperTypes="#//OrganizationMember">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="parent" eType="#//OrganizationUnit"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="longName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="description" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="types" upperBound="-1"
eType="#//OrganizationUnitType"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="OrganizationUnitType" eSuperTypes="#//OrganizationMember">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="longName" 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="BusinessRole" eSuperTypes="#//OrganizationMember">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="longName" 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="Person" eSuperTypes="#//OrganizationMember">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="firstName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="middleName" 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"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Worker" eSuperTypes="#//OrganizationMember">
<eStructuralFeatures xsi:type="ecore:EReference" name="person" eType="#//Person"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="allocationUnit" eType="#//OrganizationUnit"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="playRoles" unique="false"
upperBound="-1" eType="#//BusinessRole"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Group" eSuperTypes="#//OrganizationMember">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="longName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="description" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="workers" unique="false"
upperBound="-1" eType="#//Worker"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Partnership" eSuperTypes="#//OrganizationMember">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="company" eType="#//Organization"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="responsible" eType="#//Worker"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="agreement" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="OrganizationMember" abstract="true"/>
</ecore:EPackage>
| github:ecore:/data/gssi/metamodel-dataset-analysis-toolchain/metamodels/OrganizationDsl.ecore | ecore | model
OrganizationModel
organization
organizationUnitTypes
Organization
getUnits
getRoles
getPersons
getWorkers
getGroups
getPartnerships
name
longName
version
description
elements
OrganizationUnit
name
parent
longName
description
types
OrganizationUnitType
name
longName
description
BusinessRole
name
longName
description
Person
name
firstName
middleName
lastName
email
Worker
person
allocationUnit
playRoles
Group
name
longName
description
workers
Partnership
name
company
responsible
agreement
OrganizationMember | null | {"directed":true,"nodes":[{"nsPrefix":"model","nsURI":"http://www.lunifera.org/dsl/organization/v1","name":"model","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OrganizationModel","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Organization","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OrganizationUnit","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OrganizationUnitType","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BusinessRole","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Person","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Worker","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Group","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Partnership","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OrganizationMember","instanceClass":null,"abstract":true,"id":10,"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":"organization","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":"organizationUnitTypes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":12,"derived":false},{"id":13,"eClass":"EGenericType"},{"id":14,"eClass":"EGenericType"},{"ordered":true,"upperBound":-1,"unique":true,"name":"getUnits","lowerBound":0,"id":15,"many":true,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":-1,"unique":true,"name":"getRoles","lowerBound":0,"id":16,"many":true,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":-1,"unique":true,"name":"getPersons","lowerBound":0,"id":17,"many":true,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":-1,"unique":true,"name":"getWorkers","lowerBound":0,"id":18,"many":true,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":-1,"unique":true,"name":"getGroups","lowerBound":0,"id":19,"many":true,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":-1,"unique":true,"name":"getPartnerships","lowerBound":0,"id":20,"many":true,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":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":"longName","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":"version","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":"description","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":"elements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":25,"derived":false},{"id":26,"eClass":"EGenericType"},{"id":27,"eClass":"EGenericType"},{"id":28,"eClass":"EGenericType"},{"id":29,"eClass":"EGenericType"},{"id":30,"eClass":"EGenericType"},{"id":31,"eClass":"EGenericType"},{"id":32,"eClass":"EGenericType"},{"id":33,"eClass":"EGenericType"},{"id":34,"eClass":"EGenericType"},{"id":35,"eClass":"EGenericType"},{"id":36,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":37,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"parent","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":"longName","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":"description","changeable":true,"lowerBound":0,"iD":false,"id":40,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"types","changeable":true,"resolveProxies":true,"lowerBound":0,"id":41,"derived":false},{"id":42,"eClass":"EGenericType"},{"id":43,"eClass":"EGenericType"},{"id":44,"eClass":"EGenericType"},{"id":45,"eClass":"EGenericType"},{"id":46,"eClass":"EGenericType"},{"id":47,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":48,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"longName","changeable":true,"lowerBound":0,"iD":false,"id":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":"description","changeable":true,"lowerBound":0,"iD":false,"id":50,"derived":false},{"id":51,"eClass":"EGenericType"},{"id":52,"eClass":"EGenericType"},{"id":53,"eClass":"EGenericType"},{"id":54,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":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":"longName","changeable":true,"lowerBound":0,"iD":false,"id":56,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"description","changeable":true,"lowerBound":0,"iD":false,"id":57,"derived":false},{"id":58,"eClass":"EGenericType"},{"id":59,"eClass":"EGenericType"},{"id":60,"eClass":"EGenericType"},{"id":61,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","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":"firstName","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":"middleName","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":"lastName","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":"email","changeable":true,"lowerBound":0,"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"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"person","changeable":true,"resolveProxies":true,"lowerBound":0,"id":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":"allocationUnit","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":false,"name":"playRoles","changeable":true,"resolveProxies":true,"lowerBound":0,"id":75,"derived":false},{"id":76,"eClass":"EGenericType"},{"id":77,"eClass":"EGenericType"},{"id":78,"eClass":"EGenericType"},{"id":79,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":80,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"longName","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":"description","changeable":true,"lowerBound":0,"iD":false,"id":82,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":false,"name":"workers","changeable":true,"resolveProxies":true,"lowerBound":0,"id":83,"derived":false},{"id":84,"eClass":"EGenericType"},{"id":85,"eClass":"EGenericType"},{"id":86,"eClass":"EGenericType"},{"id":87,"eClass":"EGenericType"},{"id":88,"eClass":"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":89,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"company","changeable":true,"resolveProxies":true,"lowerBound":0,"id":90,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"responsible","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":true,"name":"agreement","changeable":true,"lowerBound":0,"iD":false,"id":92,"derived":false},{"id":93,"eClass":"EGenericType"},{"id":94,"eClass":"EGenericType"},{"id":95,"eClass":"EGenericType"},{"id":96,"eClass":"EGenericType"},{"id":97,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":1,"target":0},{"source":1,"target":11},{"source":1,"target":12},{"source":11,"target":2},{"source":11,"target":13},{"source":11,"target":1},{"source":13,"target":2},{"source":12,"target":4},{"source":12,"target":14},{"source":12,"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":2,"target":19},{"source":2,"target":20},{"source":2,"target":21},{"source":2,"target":22},{"source":2,"target":23},{"source":2,"target":24},{"source":2,"target":25},{"source":15,"target":3},{"source":15,"target":26},{"source":15,"target":2},{"source":26,"target":3},{"source":16,"target":5},{"source":16,"target":27},{"source":16,"target":2},{"source":27,"target":5},{"source":17,"target":6},{"source":17,"target":28},{"source":17,"target":2},{"source":28,"target":6},{"source":18,"target":7},{"source":18,"target":29},{"source":18,"target":2},{"source":29,"target":7},{"source":19,"target":8},{"source":19,"target":30},{"source":19,"target":2},{"source":30,"target":8},{"source":20,"target":9},{"source":20,"target":31},{"source":20,"target":2},{"source":31,"target":9},{"source":21,"target":32},{"source":21,"target":2},{"source":22,"target":33},{"source":22,"target":2},{"source":23,"target":34},{"source":23,"target":2},{"source":24,"target":35},{"source":24,"target":2},{"source":25,"target":10},{"source":25,"target":36},{"source":25,"target":2},{"source":36,"target":10},{"source":3,"target":0},{"source":3,"target":10},{"source":3,"target":37},{"source":3,"target":38},{"source":3,"target":39},{"source":3,"target":40},{"source":3,"target":41},{"source":3,"target":42},{"source":37,"target":43},{"source":37,"target":3},{"source":38,"target":3},{"source":38,"target":44},{"source":38,"target":3},{"source":44,"target":3},{"source":39,"target":45},{"source":39,"target":3},{"source":40,"target":46},{"source":40,"target":3},{"source":41,"target":4},{"source":41,"target":47},{"source":41,"target":3},{"source":47,"target":4},{"source":42,"target":10},{"source":4,"target":0},{"source":4,"target":10},{"source":4,"target":48},{"source":4,"target":49},{"source":4,"target":50},{"source":4,"target":51},{"source":48,"target":52},{"source":48,"target":4},{"source":49,"target":53},{"source":49,"target":4},{"source":50,"target":54},{"source":50,"target":4},{"source":51,"target":10},{"source":5,"target":0},{"source":5,"target":10},{"source":5,"target":55},{"source":5,"target":56},{"source":5,"target":57},{"source":5,"target":58},{"source":55,"target":59},{"source":55,"target":5},{"source":56,"target":60},{"source":56,"target":5},{"source":57,"target":61},{"source":57,"target":5},{"source":58,"target":10},{"source":6,"target":0},{"source":6,"target":10},{"source":6,"target":62},{"source":6,"target":63},{"source":6,"target":64},{"source":6,"target":65},{"source":6,"target":66},{"source":6,"target":67},{"source":62,"target":68},{"source":62,"target":6},{"source":63,"target":69},{"source":63,"target":6},{"source":64,"target":70},{"source":64,"target":6},{"source":65,"target":71},{"source":65,"target":6},{"source":66,"target":72},{"source":66,"target":6},{"source":67,"target":10},{"source":7,"target":0},{"source":7,"target":10},{"source":7,"target":73},{"source":7,"target":74},{"source":7,"target":75},{"source":7,"target":76},{"source":73,"target":6},{"source":73,"target":77},{"source":73,"target":7},{"source":77,"target":6},{"source":74,"target":3},{"source":74,"target":78},{"source":74,"target":7},{"source":78,"target":3},{"source":75,"target":5},{"source":75,"target":79},{"source":75,"target":7},{"source":79,"target":5},{"source":76,"target":10},{"source":8,"target":0},{"source":8,"target":10},{"source":8,"target":80},{"source":8,"target":81},{"source":8,"target":82},{"source":8,"target":83},{"source":8,"target":84},{"source":80,"target":85},{"source":80,"target":8},{"source":81,"target":86},{"source":81,"target":8},{"source":82,"target":87},{"source":82,"target":8},{"source":83,"target":7},{"source":83,"target":88},{"source":83,"target":8},{"source":88,"target":7},{"source":84,"target":10},{"source":9,"target":0},{"source":9,"target":10},{"source":9,"target":89},{"source":9,"target":90},{"source":9,"target":91},{"source":9,"target":92},{"source":9,"target":93},{"source":89,"target":94},{"source":89,"target":9},{"source":90,"target":2},{"source":90,"target":95},{"source":90,"target":9},{"source":95,"target":2},{"source":91,"target":7},{"source":91,"target":96},{"source":91,"target":9},{"source":96,"target":7},{"source":92,"target":97},{"source":92,"target":9},{"source":93,"target":10},{"source":10,"target":0}],"multigraph":true} |
false | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="programmes" nsURI="platform:/plugin/no.tdt4250.model/programmes.ecore"
nsPrefix="programmes">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="validationDelegates" value="http://www.eclipse.org/acceleo/query/1.0"/>
</eAnnotations>
<eClassifiers xsi:type="ecore:EClass" name="School">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="#//Name"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="programs" upperBound="-1"
eType="#//Program" containment="true" eOpposite="#//Program/school"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Program">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="#//Name"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="programYears" upperBound="-1"
eType="#//Year" containment="true" eOpposite="#//Year/program"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="school" eType="#//School"
eOpposite="#//School/programs"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="creditRequirment" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFloat"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Year">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="correctYearFormat"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/acceleo/query/1.0">
<details key="correctYearFormat" value="self.year.size() == 4 AND self.year.matches('[0-9]')"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="year" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="program" eType="#//Program"
eOpposite="#//Program/programYears"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="semesters" upperBound="-1"
eType="#//ProgramSemester" containment="true" eOpposite="#//ProgramSemester/ProgramYear"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Specialization">
<eStructuralFeatures xsi:type="ecore:EReference" name="specializesIn" eType="#//Program"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="#//Name"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="semsters" upperBound="-1"
eType="#//ProgramSemester" containment="true" eOpposite="#//ProgramSemester/currentSpecialisation"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="semesterSpecialization"
eType="#//ProgramSemester" eOpposite="#//ProgramSemester/specializations"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ProgramSemester">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="courseTypeEqualsSemesterType"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/acceleo/query/1.0">
<details key="courseTypeEqualsSemesterType" value="if(self.specializations->size() < 1) then (self.electiveCourses->forAll(course | course.courseSemesterType.value == self.SemesterKind.value)) else (self.specializations->forAll(specialization | specialization.semsters->forAll(semester | semester.electiveCourses->forAll(course | (course.courseSemesterType.value == semester.SemesterKind.value)))) endif"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="Year" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="SemesterKind" eType="#//SemesterKind"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="mandatoryCourses" upperBound="-1"
eType="#//Course" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="electiveCourses" upperBound="-1"
eType="#//Course" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ProgramYear" eType="#//Year"
eOpposite="#//Year/semesters"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="specializations" upperBound="-1"
eType="#//Specialization" containment="true" eOpposite="#//Specialization/semesterSpecialization"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="currentSpecialisation"
eType="#//Specialization" eOpposite="#//Specialization/semsters"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Course">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="correctCrtedit hasCredit"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/acceleo/query/1.0">
<details key="hasCredit" value="self.credits != null"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="code" eType="#//CourseCode"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="#//Name"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="courseSemesterType" eType="#//SemesterKind"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="credits" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFloat"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="level" eType="#//CourseLevel"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="SemesterKind">
<eLiterals name="Fall" value="1"/>
<eLiterals name="Spring" value="2"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="CourseLevel">
<eLiterals name="ThirdYearLevel" value="1"/>
<eLiterals name="HigherDegreeLevel" value="2"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EDataType" name="CourseCode" instanceClassName="java.lang.String">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="pattern" value="\p{L}+\d+"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EDataType" name="Name" instanceClassName="java.lang.String">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="maxLength" value="50"/>
<details key="minLength" value="3"/>
</eAnnotations>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/olaplassen/tdt4250/no.tdt4250.model/model/programmes.ecore | ecore | programmes
School
name
programs
Program
name
programYears
school
creditRequirment
Year
year
program
semesters
Specialization
specializesIn
name
semsters
semesterSpecialization
ProgramSemester
Year
SemesterKind
mandatoryCourses
electiveCourses
ProgramYear
specializations
currentSpecialisation
Course
code
name
courseSemesterType
credits
level
SemesterKind
Fall
Fall
Spring
Spring
CourseLevel
ThirdYearLevel
ThirdYearLevel
HigherDegreeLevel
HigherDegreeLevel
CourseCode
java.lang.String
java.lang.String
Name
java.lang.String
java.lang.String | null | {"directed":true,"nodes":[{"nsPrefix":"programmes","nsURI":"platform:/plugin/no.tdt4250.model/programmes.ecore","name":"programmes","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":"Program","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Year","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Specialization","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProgramSemester","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Course","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"SemesterKind","instanceClass":null,"id":7,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"CourseLevel","instanceClass":null,"id":8,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":"java.lang.String","defaultValue":null,"instanceClassName":"java.lang.String","name":"CourseCode","instanceClass":"java.lang.String","id":9,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.String","defaultValue":null,"instanceClassName":"java.lang.String","name":"Name","instanceClass":"java.lang.String","id":10,"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":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":"programs","changeable":true,"resolveProxies":true,"lowerBound":0,"id":12,"derived":false},{"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":false,"unique":true,"name":"school","changeable":true,"resolveProxies":true,"lowerBound":0,"id":15,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":16,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"programYears","changeable":true,"resolveProxies":true,"lowerBound":0,"id":17,"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":"creditRequirment","changeable":true,"lowerBound":0,"iD":false,"id":18,"derived":false},{"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":"program","changeable":true,"resolveProxies":true,"lowerBound":0,"id":21,"derived":false},{"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":"year","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":"semesters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":25,"derived":false},{"id":26,"eClass":"EGenericType"},{"id":27,"eClass":"EGenericType"},{"id":28,"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":"ProgramYear","changeable":true,"resolveProxies":true,"lowerBound":0,"id":29,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"specializesIn","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":true,"unsettable":false,"transient":false,"unique":true,"name":"semsters","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":"semesterSpecialization","changeable":true,"resolveProxies":true,"lowerBound":0,"id":33,"derived":false},{"id":34,"eClass":"EGenericType"},{"id":35,"eClass":"EGenericType"},{"id":36,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"currentSpecialisation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":37,"derived":false},{"id":38,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"specializations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":39,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"Year","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":"SemesterKind","changeable":true,"lowerBound":0,"iD":false,"id":41,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"mandatoryCourses","changeable":true,"resolveProxies":true,"lowerBound":0,"id":42,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"electiveCourses","changeable":true,"resolveProxies":true,"lowerBound":0,"id":43,"derived":false},{"id":44,"eClass":"EGenericType"},{"id":45,"eClass":"EGenericType"},{"id":46,"eClass":"EGenericType"},{"id":47,"eClass":"EGenericType"},{"id":48,"eClass":"EGenericType"},{"id":49,"eClass":"EGenericType"},{"id":50,"eClass":"EGenericType"},{"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":51,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":52,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"courseSemesterType","changeable":true,"lowerBound":0,"iD":false,"id":53,"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":"credits","changeable":true,"lowerBound":0,"iD":false,"id":54,"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":55,"derived":false},{"id":56,"eClass":"EGenericType"},{"id":57,"eClass":"EGenericType"},{"id":58,"eClass":"EGenericType"},{"id":59,"eClass":"EGenericType"},{"id":60,"eClass":"EGenericType"},{"name":"Fall","id":61,"value":1,"literal":"Fall","eClass":"EEnumLiteral"},{"name":"Spring","id":62,"value":2,"literal":"Spring","eClass":"EEnumLiteral"},{"name":"ThirdYearLevel","id":63,"value":1,"literal":"ThirdYearLevel","eClass":"EEnumLiteral"},{"name":"HigherDegreeLevel","id":64,"value":2,"literal":"HigherDegreeLevel","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":11,"target":10},{"source":11,"target":13},{"source":11,"target":1},{"source":13,"target":10},{"source":12,"target":2},{"source":12,"target":14},{"source":12,"target":1},{"source":12,"target":15},{"source":14,"target":2},{"source":2,"target":0},{"source":2,"target":16},{"source":2,"target":17},{"source":2,"target":15},{"source":2,"target":18},{"source":16,"target":10},{"source":16,"target":19},{"source":16,"target":2},{"source":19,"target":10},{"source":17,"target":3},{"source":17,"target":20},{"source":17,"target":2},{"source":17,"target":21},{"source":20,"target":3},{"source":15,"target":1},{"source":15,"target":22},{"source":15,"target":2},{"source":15,"target":12},{"source":22,"target":1},{"source":18,"target":23},{"source":18,"target":2},{"source":3,"target":0},{"source":3,"target":24},{"source":3,"target":21},{"source":3,"target":25},{"source":24,"target":26},{"source":24,"target":3},{"source":21,"target":2},{"source":21,"target":27},{"source":21,"target":3},{"source":21,"target":17},{"source":27,"target":2},{"source":25,"target":5},{"source":25,"target":28},{"source":25,"target":3},{"source":25,"target":29},{"source":28,"target":5},{"source":4,"target":0},{"source":4,"target":30},{"source":4,"target":31},{"source":4,"target":32},{"source":4,"target":33},{"source":30,"target":2},{"source":30,"target":34},{"source":30,"target":4},{"source":34,"target":2},{"source":31,"target":10},{"source":31,"target":35},{"source":31,"target":4},{"source":35,"target":10},{"source":32,"target":5},{"source":32,"target":36},{"source":32,"target":4},{"source":32,"target":37},{"source":36,"target":5},{"source":33,"target":5},{"source":33,"target":38},{"source":33,"target":4},{"source":33,"target":39},{"source":38,"target":5},{"source":5,"target":0},{"source":5,"target":40},{"source":5,"target":41},{"source":5,"target":42},{"source":5,"target":43},{"source":5,"target":29},{"source":5,"target":39},{"source":5,"target":37},{"source":40,"target":44},{"source":40,"target":5},{"source":41,"target":7},{"source":41,"target":45},{"source":41,"target":5},{"source":45,"target":7},{"source":42,"target":6},{"source":42,"target":46},{"source":42,"target":5},{"source":46,"target":6},{"source":43,"target":6},{"source":43,"target":47},{"source":43,"target":5},{"source":47,"target":6},{"source":29,"target":3},{"source":29,"target":48},{"source":29,"target":5},{"source":29,"target":25},{"source":48,"target":3},{"source":39,"target":4},{"source":39,"target":49},{"source":39,"target":5},{"source":39,"target":33},{"source":49,"target":4},{"source":37,"target":4},{"source":37,"target":50},{"source":37,"target":5},{"source":37,"target":32},{"source":50,"target":4},{"source":6,"target":0},{"source":6,"target":51},{"source":6,"target":52},{"source":6,"target":53},{"source":6,"target":54},{"source":6,"target":55},{"source":51,"target":9},{"source":51,"target":56},{"source":51,"target":6},{"source":56,"target":9},{"source":52,"target":10},{"source":52,"target":57},{"source":52,"target":6},{"source":57,"target":10},{"source":53,"target":7},{"source":53,"target":58},{"source":53,"target":6},{"source":58,"target":7},{"source":54,"target":59},{"source":54,"target":6},{"source":55,"target":8},{"source":55,"target":60},{"source":55,"target":6},{"source":60,"target":8},{"source":7,"target":0},{"source":7,"target":61},{"source":7,"target":62},{"source":61,"target":7},{"source":62,"target":7},{"source":8,"target":0},{"source":8,"target":63},{"source":8,"target":64},{"source":63,"target":8},{"source":64,"target":8},{"source":9,"target":0},{"source":10,"target":0}],"multigraph":true} |
false | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="uml14" nsURI="uml14" nsPrefix="">
<eClassifiers xsi:type="ecore:EClass" name="Multiplicity">
<eStructuralFeatures xsi:type="ecore:EReference" name="range" lowerBound="1" upperBound="-1"
eType="#//MultiplicityRange"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MultiplicityRange">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="lower" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="upper" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="multiplicity" lowerBound="1"
eType="#//Multiplicity"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Expression">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="language" 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"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BooleanExpression" eSuperTypes="#//Expression"/>
<eClassifiers xsi:type="ecore:EClass" name="TypeExpression" eSuperTypes="#//Expression"/>
<eClassifiers xsi:type="ecore:EClass" name="MappingExpression" eSuperTypes="#//Expression"/>
<eClassifiers xsi:type="ecore:EClass" name="ProcedureExpression" eSuperTypes="#//Expression"/>
<eClassifiers xsi:type="ecore:EClass" name="ObjectSetExpression" eSuperTypes="#//Expression"/>
<eClassifiers xsi:type="ecore:EClass" name="ActionExpression" eSuperTypes="#//Expression"/>
<eClassifiers xsi:type="ecore:EClass" name="IterationExpression" eSuperTypes="#//Expression"/>
<eClassifiers xsi:type="ecore:EClass" name="TimeExpression" eSuperTypes="#//Expression"/>
<eClassifiers xsi:type="ecore:EClass" name="ArgListsExpression" eSuperTypes="#//Expression"/>
<eClassifiers xsi:type="ecore:EClass" name="Element"/>
<eClassifiers xsi:type="ecore:EClass" name="ModelElement" eSuperTypes="#//Element">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="visibility" eType="#//VisibilityKind"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isSpecification" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="namespace" eType="#//Namespace"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="clientDependency" upperBound="-1"
eType="#//Dependency"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="constraint" upperBound="-1"
eType="#//Constraint"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="targetFlow" upperBound="-1"
eType="#//Flow"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="sourceFlow" upperBound="-1"
eType="#//Flow"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="comment" upperBound="-1"
eType="#//Comment"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="templateParameter" upperBound="-1"
eType="#//TemplateParameter"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="stereotype" upperBound="-1"
eType="#//Stereotype"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="taggedValue" upperBound="-1"
eType="#//TaggedValue"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="VisibilityKind">
<eLiterals name="vk_public"/>
<eLiterals name="vk_protected" value="1"/>
<eLiterals name="vk_private" value="2"/>
<eLiterals name="vk_package" value="3"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Namespace" eSuperTypes="#//ModelElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedElement" upperBound="-1"
eType="#//ModelElement"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Dependency" eSuperTypes="#//Relationship">
<eStructuralFeatures xsi:type="ecore:EReference" name="client" lowerBound="1"
upperBound="-1" eType="#//ModelElement"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="supplier" lowerBound="1"
upperBound="-1" eType="#//ModelElement"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Relationship" eSuperTypes="#//ModelElement"/>
<eClassifiers xsi:type="ecore:EClass" name="Constraint" eSuperTypes="#//ModelElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="body" eType="#//BooleanExpression"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="constrainedElement" upperBound="-1"
eType="#//ModelElement"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Flow" eSuperTypes="#//Relationship">
<eStructuralFeatures xsi:type="ecore:EReference" name="target" upperBound="-1"
eType="#//ModelElement"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="source" upperBound="-1"
eType="#//ModelElement"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Comment" eSuperTypes="#//ModelElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="body" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="annotatedElement" upperBound="-1"
eType="#//ModelElement"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TemplateParameter">
<eStructuralFeatures xsi:type="ecore:EReference" name="template" lowerBound="1"
eType="#//ModelElement"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="parameter" lowerBound="1"
eType="#//ModelElement"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="defaultElement" eType="#//ModelElement"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Stereotype" eSuperTypes="#//GeneralizableElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="icon" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="baseClass" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="definedTag" upperBound="-1"
eType="#//TagDefinition"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="stereotypeConstraint" upperBound="-1"
eType="#//Constraint"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="GeneralizableElement" eSuperTypes="#//ModelElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isRoot" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isLeaf" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isAbstract" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="generalization" upperBound="-1"
eType="#//Generalization"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Generalization" eSuperTypes="#//Relationship">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="discriminator" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="child" lowerBound="1" eType="#//GeneralizableElement"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="parent" lowerBound="1"
eType="#//GeneralizableElement"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="powertype" eType="#//Classifier"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Classifier" eSuperTypes="#//GeneralizableElement #//Namespace">
<eStructuralFeatures xsi:type="ecore:EReference" name="feature" upperBound="-1"
eType="#//Feature"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="powertypeRange" upperBound="-1"
eType="#//Generalization"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Feature" eSuperTypes="#//ModelElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="ownerScope" eType="#//ScopeKind"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="owner" eType="#//Classifier"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="ScopeKind">
<eLiterals name="sk_instance"/>
<eLiterals name="sk_classifier" value="1"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TagDefinition" eSuperTypes="#//ModelElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="tagType" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="multiplicity" eType="#//Multiplicity"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="owner" eType="#//Stereotype"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TaggedValue" eSuperTypes="#//ModelElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="dataValue" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="modelElement" lowerBound="1"
eType="#//ModelElement"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="type" lowerBound="1" eType="#//TagDefinition"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="referenceValue" upperBound="-1"
eType="#//ModelElement"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Class" eSuperTypes="#//Classifier">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isActive" 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="StructuralFeature" eSuperTypes="#//Feature">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="multiplicity" eType="#//Multiplicity"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="changeability" eType="#//ChangeableKind"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="targetScope" eType="#//ScopeKind"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="ordering" eType="#//OrderingKind"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="type" lowerBound="1" eType="#//Classifier"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="ChangeableKind">
<eLiterals name="ck_changeable"/>
<eLiterals name="ck_frozen" value="1"/>
<eLiterals name="ck_addOnly" value="2"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="OrderingKind">
<eLiterals name="ok_unordered"/>
<eLiterals name="ok_ordered" value="1"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AssociationEnd" eSuperTypes="#//ModelElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isNavigable" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="ordering" eType="#//OrderingKind"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="aggregation" eType="#//AggregationKind"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="targetScope" eType="#//ScopeKind"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="multiplicity" eType="#//Multiplicity"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="changeability" eType="#//ChangeableKind"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="association" lowerBound="1"
eType="#//Association"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="qualifier" upperBound="-1"
eType="#//Attribute"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="participant" lowerBound="1"
eType="#//Classifier"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="specification" upperBound="-1"
eType="#//Classifier"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="AggregationKind">
<eLiterals name="ak_none"/>
<eLiterals name="ak_aggregate" value="1"/>
<eLiterals name="ak_composite" value="2"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Association" eSuperTypes="#//GeneralizableElement #//Relationship">
<eStructuralFeatures xsi:type="ecore:EReference" name="connection" lowerBound="2"
upperBound="-1" eType="#//AssociationEnd"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Attribute" eSuperTypes="#//StructuralFeature">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="initialValue" eType="#//Expression"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="associationEnd" eType="#//AssociationEnd"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Interface" eSuperTypes="#//Classifier"/>
<eClassifiers xsi:type="ecore:EClass" name="BehavioralFeature" eSuperTypes="#//Feature">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isQuery" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="parameter" upperBound="-1"
eType="#//Parameter"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Parameter" eSuperTypes="#//ModelElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="defaultValue" eType="#//Expression"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="kind" eType="#//ParameterDirectionKind"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="behavioralFeature" eType="#//BehavioralFeature"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="type" lowerBound="1" eType="#//Classifier"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="ParameterDirectionKind">
<eLiterals name="pdk_in"/>
<eLiterals name="pdk_inout" value="1"/>
<eLiterals name="pdk_out" value="2"/>
<eLiterals name="pdk_return" value="3"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Operation" eSuperTypes="#//BehavioralFeature">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="concurrency" eType="#//CallConcurrencyKind"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isRoot" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isLeaf" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isAbstract" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="specification" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="CallConcurrencyKind">
<eLiterals name="cck_sequential"/>
<eLiterals name="cck_guarded" value="1"/>
<eLiterals name="cck_concurrent" value="2"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Method" eSuperTypes="#//BehavioralFeature">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="body" eType="#//ProcedureExpression"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="specification" lowerBound="1"
eType="#//Operation"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AssociationClass" eSuperTypes="#//Association #//Class"/>
<eClassifiers xsi:type="ecore:EClass" name="Abstraction" eSuperTypes="#//Dependency">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="mapping" eType="#//MappingExpression"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PresentationElement" eSuperTypes="#//Element">
<eStructuralFeatures xsi:type="ecore:EReference" name="subject" upperBound="-1"
eType="#//ModelElement"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Usage" eSuperTypes="#//Dependency"/>
<eClassifiers xsi:type="ecore:EClass" name="Binding" eSuperTypes="#//Dependency">
<eStructuralFeatures xsi:type="ecore:EReference" name="argument" lowerBound="1"
upperBound="-1" eType="#//TemplateArgument"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TemplateArgument">
<eStructuralFeatures xsi:type="ecore:EReference" name="modelElement" lowerBound="1"
eType="#//ModelElement"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="binding" lowerBound="1"
eType="#//Binding"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Component" eSuperTypes="#//Classifier">
<eStructuralFeatures xsi:type="ecore:EReference" name="deploymentLocation" upperBound="-1"
eType="#//Node"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="residentElement" upperBound="-1"
eType="#//ElementResidence"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="implementation" upperBound="-1"
eType="#//Artifact"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Node" eSuperTypes="#//Classifier">
<eStructuralFeatures xsi:type="ecore:EReference" name="deployedComponent" upperBound="-1"
eType="#//Component"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ElementResidence">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="visibility" eType="#//VisibilityKind"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="resident" lowerBound="1"
eType="#//ModelElement"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="container" lowerBound="1"
eType="#//Component"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Artifact" eSuperTypes="#//Classifier"/>
<eClassifiers xsi:type="ecore:EClass" name="Permission" eSuperTypes="#//Dependency"/>
<eClassifiers xsi:type="ecore:EClass" name="Primitive" eSuperTypes="#//DataType"/>
<eClassifiers xsi:type="ecore:EClass" name="Enumeration" eSuperTypes="#//DataType">
<eStructuralFeatures xsi:type="ecore:EReference" name="literal" lowerBound="1"
upperBound="-1" eType="#//EnumerationLiteral"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EnumerationLiteral" eSuperTypes="#//ModelElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="enumeration" lowerBound="1"
eType="#//Enumeration"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ProgrammingLanguageDataType" eSuperTypes="#//DataType">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="expression" eType="#//TypeExpression"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Instance" eSuperTypes="#//ModelElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="classifier" lowerBound="1"
upperBound="-1" eType="#//Classifier"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="linkEnd" upperBound="-1"
eType="#//LinkEnd"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="slot" upperBound="-1" eType="#//AttributeLink"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="componentInstance" eType="#//ComponentInstance"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedInstance" upperBound="-1"
eType="#//Instance"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedLink" upperBound="-1"
eType="#//Link"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="LinkEnd" eSuperTypes="#//ModelElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="instance" lowerBound="1"
eType="#//Instance"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="link" lowerBound="1" eType="#//Link"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="associationEnd" lowerBound="1"
eType="#//AssociationEnd"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="qualifiedValue" upperBound="-1"
eType="#//AttributeLink"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Link" eSuperTypes="#//ModelElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="association" lowerBound="1"
eType="#//Association"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="connection" lowerBound="2"
upperBound="-1" eType="#//LinkEnd"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AttributeLink" eSuperTypes="#//ModelElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="attribute" lowerBound="1"
eType="#//Attribute"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="value" lowerBound="1" eType="#//Instance"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="instance" eType="#//Instance"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="linkEnd" eType="#//LinkEnd"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ComponentInstance" eSuperTypes="#//Instance">
<eStructuralFeatures xsi:type="ecore:EReference" name="nodeInstance" eType="#//NodeInstance"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="resident" upperBound="-1"
eType="#//Instance"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="NodeInstance" eSuperTypes="#//Instance">
<eStructuralFeatures xsi:type="ecore:EReference" name="resident" upperBound="-1"
eType="#//ComponentInstance"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Signal" eSuperTypes="#//Classifier"/>
<eClassifiers xsi:type="ecore:EClass" name="Action" eSuperTypes="#//ModelElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="recurrence" eType="#//IterationExpression"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="target" eType="#//ObjectSetExpression"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isAsynchronous" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="script" eType="#//ActionExpression"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="actualArgument" upperBound="-1"
eType="#//Argument"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="actionSequence" eType="#//ActionSequence"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Argument" eSuperTypes="#//ModelElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="#//Expression"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="action" eType="#//Action"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ActionSequence" eSuperTypes="#//Action">
<eStructuralFeatures xsi:type="ecore:EReference" name="action" upperBound="-1"
eType="#//Action"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CreateAction" eSuperTypes="#//Action">
<eStructuralFeatures xsi:type="ecore:EReference" name="instantiation" lowerBound="1"
eType="#//Classifier"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DestroyAction" eSuperTypes="#//Action"/>
<eClassifiers xsi:type="ecore:EClass" name="UninterpretedAction" eSuperTypes="#//Action"/>
<eClassifiers xsi:type="ecore:EClass" name="Object" eSuperTypes="#//Instance"/>
<eClassifiers xsi:type="ecore:EClass" name="LinkObject" eSuperTypes="#//Object #//Link"/>
<eClassifiers xsi:type="ecore:EClass" name="DataValue" eSuperTypes="#//Instance"/>
<eClassifiers xsi:type="ecore:EClass" name="CallAction" eSuperTypes="#//Action">
<eStructuralFeatures xsi:type="ecore:EReference" name="operation" lowerBound="1"
eType="#//Operation"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SendAction" eSuperTypes="#//Action">
<eStructuralFeatures xsi:type="ecore:EReference" name="signal" lowerBound="1"
eType="#//Signal"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Reception" eSuperTypes="#//BehavioralFeature">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="specification" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isRoot" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isLeaf" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isAbstract" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="signal" lowerBound="1"
eType="#//Signal"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ReturnAction" eSuperTypes="#//Action"/>
<eClassifiers xsi:type="ecore:EClass" name="TerminateAction" eSuperTypes="#//Action"/>
<eClassifiers xsi:type="ecore:EClass" name="Stimulus" eSuperTypes="#//ModelElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="argument" upperBound="-1"
eType="#//Instance"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="sender" lowerBound="1"
eType="#//Instance"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="receiver" lowerBound="1"
eType="#//Instance"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="communicationLink" eType="#//Link"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="dispatchAction" lowerBound="1"
eType="#//Action"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Exception" eSuperTypes="#//Signal"/>
<eClassifiers xsi:type="ecore:EClass" name="SubsystemInstance" eSuperTypes="#//Instance"/>
<eClassifiers xsi:type="ecore:EClass" name="UseCase" eSuperTypes="#//Classifier">
<eStructuralFeatures xsi:type="ecore:EReference" name="extend" upperBound="-1"
eType="#//Extend"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="include" upperBound="-1"
eType="#//Include"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="extensionPoint" upperBound="-1"
eType="#//ExtensionPoint"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Extend" eSuperTypes="#//Relationship">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="condition" eType="#//BooleanExpression"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="base" lowerBound="1" eType="#//UseCase"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="extension" lowerBound="1"
eType="#//UseCase"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="extensionPoint" lowerBound="1"
upperBound="-1" eType="#//ExtensionPoint"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ExtensionPoint" eSuperTypes="#//ModelElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="location" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="useCase" lowerBound="1"
eType="#//UseCase"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Include" eSuperTypes="#//Relationship">
<eStructuralFeatures xsi:type="ecore:EReference" name="addition" lowerBound="1"
eType="#//UseCase"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="base" lowerBound="1" eType="#//UseCase"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Actor" eSuperTypes="#//Classifier"/>
<eClassifiers xsi:type="ecore:EClass" name="UseCaseInstance" eSuperTypes="#//Instance"/>
<eClassifiers xsi:type="ecore:EClass" name="StateMachine" eSuperTypes="#//ModelElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="context" eType="#//ModelElement"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="top" lowerBound="1" eType="#//State"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="transitions" upperBound="-1"
eType="#//Transition"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="submachineState" upperBound="-1"
eType="#//SubmachineState"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="State" eSuperTypes="#//StateVertex">
<eStructuralFeatures xsi:type="ecore:EReference" name="entry" eType="#//Action"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="exit" eType="#//Action"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="deferrableEvent" upperBound="-1"
eType="#//Event"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="internalTransition" upperBound="-1"
eType="#//Transition"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="doActivity" eType="#//Action"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="stateMachine" eType="#//StateMachine"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="StateVertex" eSuperTypes="#//ModelElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="container" eType="#//CompositeState"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="outgoing" upperBound="-1"
eType="#//Transition"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="incoming" upperBound="-1"
eType="#//Transition"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CompositeState" eSuperTypes="#//State">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isConcurrent" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="subvertex" upperBound="-1"
eType="#//StateVertex"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Transition" eSuperTypes="#//ModelElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="guard" eType="#//Guard"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="effect" eType="#//Action"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="trigger" eType="#//Event"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="source" lowerBound="1"
eType="#//StateVertex"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="target" lowerBound="1"
eType="#//StateVertex"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="stateMachine" eType="#//StateMachine"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Guard" eSuperTypes="#//ModelElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="expression" eType="#//BooleanExpression"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="transition" lowerBound="1"
eType="#//Transition"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Event" eSuperTypes="#//ModelElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="parameter" upperBound="-1"
eType="#//Parameter"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SubmachineState" eSuperTypes="#//CompositeState">
<eStructuralFeatures xsi:type="ecore:EReference" name="submachine" lowerBound="1"
eType="#//StateMachine"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TimeEvent" eSuperTypes="#//Event">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="when" eType="#//TimeExpression"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CallEvent" eSuperTypes="#//Event">
<eStructuralFeatures xsi:type="ecore:EReference" name="operation" lowerBound="1"
eType="#//Operation"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SignalEvent" eSuperTypes="#//Event">
<eStructuralFeatures xsi:type="ecore:EReference" name="signal" lowerBound="1"
eType="#//Signal"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ChangeEvent" eSuperTypes="#//Event">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="changeExpression" eType="#//BooleanExpression"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Pseudostate" eSuperTypes="#//StateVertex">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="kind" eType="#//PseudostateKind"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="PseudostateKind">
<eLiterals name="pk_choice"/>
<eLiterals name="pk_deepHistory" value="1"/>
<eLiterals name="pk_fork" value="2"/>
<eLiterals name="pk_initial" value="3"/>
<eLiterals name="pk_join" value="4"/>
<eLiterals name="pk_junction" value="5"/>
<eLiterals name="pk_shallowHistory" value="6"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SimpleState" eSuperTypes="#//State"/>
<eClassifiers xsi:type="ecore:EClass" name="SynchState" eSuperTypes="#//StateVertex">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="bound" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="StubState" eSuperTypes="#//StateVertex">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="referenceState" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="FinalState" eSuperTypes="#//State"/>
<eClassifiers xsi:type="ecore:EClass" name="Collaboration" eSuperTypes="#//GeneralizableElement #//Namespace">
<eStructuralFeatures xsi:type="ecore:EReference" name="interaction" upperBound="-1"
eType="#//Interaction"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="representedClassifier"
eType="#//Classifier"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="representedOperation" eType="#//Operation"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="constrainingElement" upperBound="-1"
eType="#//ModelElement"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="usedCollaboration" upperBound="-1"
eType="#//Collaboration"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Interaction" eSuperTypes="#//ModelElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="message" lowerBound="1"
upperBound="-1" eType="#//Message"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="context" lowerBound="1"
eType="#//Collaboration"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Message" eSuperTypes="#//ModelElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="interaction" lowerBound="1"
eType="#//Interaction"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="activator" eType="#//Message"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="sender" lowerBound="1"
eType="#//ClassifierRole"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="receiver" lowerBound="1"
eType="#//ClassifierRole"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="predecessor" upperBound="-1"
eType="#//Message"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="communicationConnection"
eType="#//AssociationRole"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="action" lowerBound="1"
eType="#//Action"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="conformingStimulus" upperBound="-1"
eType="#//Stimulus"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ClassifierRole" eSuperTypes="#//Classifier">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="multiplicity" eType="#//Multiplicity"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="base" lowerBound="1" upperBound="-1"
eType="#//Classifier"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="availableFeature" upperBound="-1"
eType="#//Feature"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="availableContents" upperBound="-1"
eType="#//ModelElement"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="conformingInstance" upperBound="-1"
eType="#//Instance"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AssociationRole" eSuperTypes="#//Association">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="multiplicity" eType="#//Multiplicity"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="base" eType="#//Association"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="message" upperBound="-1"
eType="#//Message"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="conformingLink" upperBound="-1"
eType="#//Link"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AssociationEndRole" eSuperTypes="#//AssociationEnd">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="collaborationMultiplicity"
eType="#//Multiplicity"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="base" eType="#//AssociationEnd"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="availableQualifier" upperBound="-1"
eType="#//Attribute"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="InteractionInstanceSet" eSuperTypes="#//ModelElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="context" lowerBound="1"
eType="#//CollaborationInstanceSet"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="interaction" eType="#//Interaction"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="participatingStimulus"
lowerBound="1" upperBound="-1" eType="#//Stimulus"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CollaborationInstanceSet" eSuperTypes="#//ModelElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="interactionInstanceSet"
upperBound="-1" eType="#//InteractionInstanceSet"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="collaboration" eType="#//Collaboration"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="participatingInstance"
lowerBound="1" upperBound="-1" eType="#//Instance"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="participatingLink" upperBound="-1"
eType="#//Link"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="constrainingElement" upperBound="-1"
eType="#//ModelElement"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ActivityGraph" eSuperTypes="#//StateMachine">
<eStructuralFeatures xsi:type="ecore:EReference" name="partition" upperBound="-1"
eType="#//Partition"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Partition" eSuperTypes="#//ModelElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="contents" upperBound="-1"
eType="#//ModelElement"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="activityGraph" lowerBound="1"
eType="#//ActivityGraph"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SubactivityState" eSuperTypes="#//SubmachineState">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isDynamic" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="dynamicArguments" eType="#//ArgListsExpression"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="dynamicMultiplicity" eType="#//Multiplicity"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ActionState" eSuperTypes="#//SimpleState">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isDynamic" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="dynamicArguments" eType="#//ArgListsExpression"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="dynamicMultiplicity" eType="#//Multiplicity"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CallState" eSuperTypes="#//ActionState"/>
<eClassifiers xsi:type="ecore:EClass" name="ObjectFlowState" eSuperTypes="#//SimpleState">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isSynch" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="parameter" upperBound="-1"
eType="#//Parameter"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="type" lowerBound="1" eType="#//Classifier"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ClassifierInState" eSuperTypes="#//Classifier">
<eStructuralFeatures xsi:type="ecore:EReference" name="type" lowerBound="1" eType="#//Classifier"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="inState" lowerBound="1"
upperBound="-1" eType="#//State"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Package" eSuperTypes="#//GeneralizableElement #//Namespace">
<eStructuralFeatures xsi:type="ecore:EReference" name="elementImport" upperBound="-1"
eType="#//ElementImport"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ElementImport">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="visibility" eType="#//VisibilityKind"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="alias" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isSpecification" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="package" lowerBound="1"
eType="#//Package"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="importedElement" lowerBound="1"
eType="#//ModelElement"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Model" eSuperTypes="#//Package"/>
<eClassifiers xsi:type="ecore:EClass" name="Subsystem" eSuperTypes="#//Package #//Classifier">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isInstantiable" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/epsilonlabs/epsilonlabs/org.eclipse.epsilon.emc.argouml/uml14.ecore | ecore | uml14
Multiplicity
range
MultiplicityRange
lower
upper
multiplicity
Expression
language
body
BooleanExpression
TypeExpression
MappingExpression
ProcedureExpression
ObjectSetExpression
ActionExpression
IterationExpression
TimeExpression
ArgListsExpression
Element
ModelElement
name
visibility
isSpecification
namespace
clientDependency
constraint
targetFlow
sourceFlow
comment
templateParameter
stereotype
taggedValue
VisibilityKind
vk_public
vk_public
vk_protected
vk_protected
vk_private
vk_private
vk_package
vk_package
Namespace
ownedElement
Dependency
client
supplier
Relationship
Constraint
body
constrainedElement
Flow
target
source
Comment
body
annotatedElement
TemplateParameter
template
parameter
defaultElement
Stereotype
icon
baseClass
definedTag
stereotypeConstraint
GeneralizableElement
isRoot
isLeaf
isAbstract
generalization
Generalization
discriminator
child
parent
powertype
Classifier
feature
powertypeRange
Feature
ownerScope
owner
ScopeKind
sk_instance
sk_instance
sk_classifier
sk_classifier
TagDefinition
tagType
multiplicity
owner
TaggedValue
dataValue
modelElement
type
referenceValue
Class
isActive
DataType
StructuralFeature
multiplicity
changeability
targetScope
ordering
type
ChangeableKind
ck_changeable
ck_changeable
ck_frozen
ck_frozen
ck_addOnly
ck_addOnly
OrderingKind
ok_unordered
ok_unordered
ok_ordered
ok_ordered
AssociationEnd
isNavigable
ordering
aggregation
targetScope
multiplicity
changeability
association
qualifier
participant
specification
AggregationKind
ak_none
ak_none
ak_aggregate
ak_aggregate
ak_composite
ak_composite
Association
connection
Attribute
initialValue
associationEnd
Interface
BehavioralFeature
isQuery
parameter
Parameter
defaultValue
kind
behavioralFeature
type
ParameterDirectionKind
pdk_in
pdk_in
pdk_inout
pdk_inout
pdk_out
pdk_out
pdk_return
pdk_return
Operation
concurrency
isRoot
isLeaf
isAbstract
specification
CallConcurrencyKind
cck_sequential
cck_sequential
cck_guarded
cck_guarded
cck_concurrent
cck_concurrent
Method
body
specification
AssociationClass
Abstraction
mapping
PresentationElement
subject
Usage
Binding
argument
TemplateArgument
modelElement
binding
Component
deploymentLocation
residentElement
implementation
Node
deployedComponent
ElementResidence
visibility
resident
container
Artifact
Permission
Primitive
Enumeration
literal
EnumerationLiteral
enumeration
ProgrammingLanguageDataType
expression
Instance
classifier
linkEnd
slot
componentInstance
ownedInstance
ownedLink
LinkEnd
instance
link
associationEnd
qualifiedValue
Link
association
connection
AttributeLink
attribute
value
instance
linkEnd
ComponentInstance
nodeInstance
resident
NodeInstance
resident
Signal
Action
recurrence
target
isAsynchronous
script
actualArgument
actionSequence
Argument
value
action
ActionSequence
action
CreateAction
instantiation
DestroyAction
UninterpretedAction
Object
LinkObject
DataValue
CallAction
operation
SendAction
signal
Reception
specification
isRoot
isLeaf
isAbstract
signal
ReturnAction
TerminateAction
Stimulus
argument
sender
receiver
communicationLink
dispatchAction
Exception
SubsystemInstance
UseCase
extend
include
extensionPoint
Extend
condition
base
extension
extensionPoint
ExtensionPoint
location
useCase
Include
addition
base
Actor
UseCaseInstance
StateMachine
context
top
transitions
submachineState
State
entry
exit
deferrableEvent
internalTransition
doActivity
stateMachine
StateVertex
container
outgoing
incoming
CompositeState
isConcurrent
subvertex
Transition
guard
effect
trigger
source
target
stateMachine
Guard
expression
transition
Event
parameter
SubmachineState
submachine
TimeEvent
when
CallEvent
operation
SignalEvent
signal
ChangeEvent
changeExpression
Pseudostate
kind
PseudostateKind
pk_choice
pk_choice
pk_deepHistory
pk_deepHistory
pk_fork
pk_fork
pk_initial
pk_initial
pk_join
pk_join
pk_junction
pk_junction
pk_shallowHistory
pk_shallowHistory
SimpleState
SynchState
bound
StubState
referenceState
FinalState
Collaboration
interaction
representedClassifier
representedOperation
constrainingElement
usedCollaboration
Interaction
message
context
Message
interaction
activator
sender
receiver
predecessor
communicationConnection
action
conformingStimulus
ClassifierRole
multiplicity
base
availableFeature
availableContents
conformingInstance
AssociationRole
multiplicity
base
message
conformingLink
AssociationEndRole
collaborationMultiplicity
base
availableQualifier
InteractionInstanceSet
context
interaction
participatingStimulus
CollaborationInstanceSet
interactionInstanceSet
collaboration
participatingInstance
participatingLink
constrainingElement
ActivityGraph
partition
Partition
contents
activityGraph
SubactivityState
isDynamic
dynamicArguments
dynamicMultiplicity
ActionState
isDynamic
dynamicArguments
dynamicMultiplicity
CallState
ObjectFlowState
isSynch
parameter
type
ClassifierInState
type
inState
Package
elementImport
ElementImport
visibility
alias
isSpecification
package
importedElement
Model
Subsystem
isInstantiable | null | {"directed":true,"nodes":[{"nsPrefix":"","nsURI":"uml14","name":"uml14","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Multiplicity","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MultiplicityRange","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Expression","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BooleanExpression","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypeExpression","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MappingExpression","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProcedureExpression","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ObjectSetExpression","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ActionExpression","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IterationExpression","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TimeExpression","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ArgListsExpression","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Element","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ModelElement","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"VisibilityKind","instanceClass":null,"id":15,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Namespace","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Dependency","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Relationship","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Constraint","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Flow","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Comment","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TemplateParameter","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Stereotype","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GeneralizableElement","instanceClass":null,"abstract":false,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Generalization","instanceClass":null,"abstract":false,"id":25,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Classifier","instanceClass":null,"abstract":false,"id":26,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Feature","instanceClass":null,"abstract":false,"id":27,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"ScopeKind","instanceClass":null,"id":28,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TagDefinition","instanceClass":null,"abstract":false,"id":29,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TaggedValue","instanceClass":null,"abstract":false,"id":30,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Class","instanceClass":null,"abstract":false,"id":31,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataType","instanceClass":null,"abstract":false,"id":32,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StructuralFeature","instanceClass":null,"abstract":false,"id":33,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"ChangeableKind","instanceClass":null,"id":34,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"OrderingKind","instanceClass":null,"id":35,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AssociationEnd","instanceClass":null,"abstract":false,"id":36,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"AggregationKind","instanceClass":null,"id":37,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Association","instanceClass":null,"abstract":false,"id":38,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Attribute","instanceClass":null,"abstract":false,"id":39,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Interface","instanceClass":null,"abstract":false,"id":40,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BehavioralFeature","instanceClass":null,"abstract":false,"id":41,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Parameter","instanceClass":null,"abstract":false,"id":42,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"ParameterDirectionKind","instanceClass":null,"id":43,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Operation","instanceClass":null,"abstract":false,"id":44,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"CallConcurrencyKind","instanceClass":null,"id":45,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Method","instanceClass":null,"abstract":false,"id":46,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AssociationClass","instanceClass":null,"abstract":false,"id":47,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Abstraction","instanceClass":null,"abstract":false,"id":48,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PresentationElement","instanceClass":null,"abstract":false,"id":49,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Usage","instanceClass":null,"abstract":false,"id":50,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Binding","instanceClass":null,"abstract":false,"id":51,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TemplateArgument","instanceClass":null,"abstract":false,"id":52,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Component","instanceClass":null,"abstract":false,"id":53,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Node","instanceClass":null,"abstract":false,"id":54,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ElementResidence","instanceClass":null,"abstract":false,"id":55,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Artifact","instanceClass":null,"abstract":false,"id":56,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Permission","instanceClass":null,"abstract":false,"id":57,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Primitive","instanceClass":null,"abstract":false,"id":58,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Enumeration","instanceClass":null,"abstract":false,"id":59,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EnumerationLiteral","instanceClass":null,"abstract":false,"id":60,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProgrammingLanguageDataType","instanceClass":null,"abstract":false,"id":61,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Instance","instanceClass":null,"abstract":false,"id":62,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LinkEnd","instanceClass":null,"abstract":false,"id":63,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Link","instanceClass":null,"abstract":false,"id":64,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AttributeLink","instanceClass":null,"abstract":false,"id":65,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ComponentInstance","instanceClass":null,"abstract":false,"id":66,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NodeInstance","instanceClass":null,"abstract":false,"id":67,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Signal","instanceClass":null,"abstract":false,"id":68,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Action","instanceClass":null,"abstract":false,"id":69,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Argument","instanceClass":null,"abstract":false,"id":70,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ActionSequence","instanceClass":null,"abstract":false,"id":71,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CreateAction","instanceClass":null,"abstract":false,"id":72,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DestroyAction","instanceClass":null,"abstract":false,"id":73,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UninterpretedAction","instanceClass":null,"abstract":false,"id":74,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Object","instanceClass":null,"abstract":false,"id":75,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LinkObject","instanceClass":null,"abstract":false,"id":76,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataValue","instanceClass":null,"abstract":false,"id":77,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CallAction","instanceClass":null,"abstract":false,"id":78,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SendAction","instanceClass":null,"abstract":false,"id":79,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Reception","instanceClass":null,"abstract":false,"id":80,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReturnAction","instanceClass":null,"abstract":false,"id":81,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TerminateAction","instanceClass":null,"abstract":false,"id":82,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Stimulus","instanceClass":null,"abstract":false,"id":83,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Exception","instanceClass":null,"abstract":false,"id":84,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SubsystemInstance","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":"Extend","instanceClass":null,"abstract":false,"id":87,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExtensionPoint","instanceClass":null,"abstract":false,"id":88,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Include","instanceClass":null,"abstract":false,"id":89,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Actor","instanceClass":null,"abstract":false,"id":90,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UseCaseInstance","instanceClass":null,"abstract":false,"id":91,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StateMachine","instanceClass":null,"abstract":false,"id":92,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"State","instanceClass":null,"abstract":false,"id":93,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StateVertex","instanceClass":null,"abstract":false,"id":94,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CompositeState","instanceClass":null,"abstract":false,"id":95,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Transition","instanceClass":null,"abstract":false,"id":96,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Guard","instanceClass":null,"abstract":false,"id":97,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Event","instanceClass":null,"abstract":false,"id":98,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SubmachineState","instanceClass":null,"abstract":false,"id":99,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TimeEvent","instanceClass":null,"abstract":false,"id":100,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CallEvent","instanceClass":null,"abstract":false,"id":101,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SignalEvent","instanceClass":null,"abstract":false,"id":102,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ChangeEvent","instanceClass":null,"abstract":false,"id":103,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Pseudostate","instanceClass":null,"abstract":false,"id":104,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"PseudostateKind","instanceClass":null,"id":105,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SimpleState","instanceClass":null,"abstract":false,"id":106,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SynchState","instanceClass":null,"abstract":false,"id":107,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StubState","instanceClass":null,"abstract":false,"id":108,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FinalState","instanceClass":null,"abstract":false,"id":109,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Collaboration","instanceClass":null,"abstract":false,"id":110,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Interaction","instanceClass":null,"abstract":false,"id":111,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Message","instanceClass":null,"abstract":false,"id":112,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ClassifierRole","instanceClass":null,"abstract":false,"id":113,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AssociationRole","instanceClass":null,"abstract":false,"id":114,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AssociationEndRole","instanceClass":null,"abstract":false,"id":115,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InteractionInstanceSet","instanceClass":null,"abstract":false,"id":116,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CollaborationInstanceSet","instanceClass":null,"abstract":false,"id":117,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ActivityGraph","instanceClass":null,"abstract":false,"id":118,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Partition","instanceClass":null,"abstract":false,"id":119,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SubactivityState","instanceClass":null,"abstract":false,"id":120,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ActionState","instanceClass":null,"abstract":false,"id":121,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CallState","instanceClass":null,"abstract":false,"id":122,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ObjectFlowState","instanceClass":null,"abstract":false,"id":123,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ClassifierInState","instanceClass":null,"abstract":false,"id":124,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Package","instanceClass":null,"abstract":false,"id":125,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ElementImport","instanceClass":null,"abstract":false,"id":126,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Model","instanceClass":null,"abstract":false,"id":127,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Subsystem","instanceClass":null,"abstract":false,"id":128,"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":"range","changeable":true,"resolveProxies":true,"lowerBound":1,"id":129,"derived":false},{"id":130,"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":"lower","changeable":true,"lowerBound":0,"iD":false,"id":131,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"upper","changeable":true,"lowerBound":0,"iD":false,"id":132,"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":"multiplicity","changeable":true,"resolveProxies":true,"lowerBound":1,"id":133,"derived":false},{"id":134,"eClass":"EGenericType"},{"id":135,"eClass":"EGenericType"},{"id":136,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"language","changeable":true,"lowerBound":0,"iD":false,"id":137,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"body","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"},{"id":144,"eClass":"EGenericType"},{"id":145,"eClass":"EGenericType"},{"id":146,"eClass":"EGenericType"},{"id":147,"eClass":"EGenericType"},{"id":148,"eClass":"EGenericType"},{"id":149,"eClass":"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":150,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"visibility","changeable":true,"lowerBound":0,"iD":false,"id":151,"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":"isSpecification","changeable":true,"lowerBound":0,"iD":false,"id":152,"derived":false},{"container":false,"ordered":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":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":"clientDependency","changeable":true,"resolveProxies":true,"lowerBound":0,"id":154,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"constraint","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":"targetFlow","changeable":true,"resolveProxies":true,"lowerBound":0,"id":156,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"sourceFlow","changeable":true,"resolveProxies":true,"lowerBound":0,"id":157,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"comment","changeable":true,"resolveProxies":true,"lowerBound":0,"id":158,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"templateParameter","changeable":true,"resolveProxies":true,"lowerBound":0,"id":159,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"stereotype","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":"taggedValue","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"},{"id":166,"eClass":"EGenericType"},{"id":167,"eClass":"EGenericType"},{"id":168,"eClass":"EGenericType"},{"id":169,"eClass":"EGenericType"},{"id":170,"eClass":"EGenericType"},{"id":171,"eClass":"EGenericType"},{"id":172,"eClass":"EGenericType"},{"id":173,"eClass":"EGenericType"},{"id":174,"eClass":"EGenericType"},{"name":"vk_public","id":175,"value":0,"literal":"vk_public","eClass":"EEnumLiteral"},{"name":"vk_protected","id":176,"value":1,"literal":"vk_protected","eClass":"EEnumLiteral"},{"name":"vk_private","id":177,"value":2,"literal":"vk_private","eClass":"EEnumLiteral"},{"name":"vk_package","id":178,"value":3,"literal":"vk_package","eClass":"EEnumLiteral"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"ownedElement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":179,"derived":false},{"id":180,"eClass":"EGenericType"},{"id":181,"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":182,"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":"supplier","changeable":true,"resolveProxies":true,"lowerBound":1,"id":183,"derived":false},{"id":184,"eClass":"EGenericType"},{"id":185,"eClass":"EGenericType"},{"id":186,"eClass":"EGenericType"},{"id":187,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"body","changeable":true,"lowerBound":0,"iD":false,"id":188,"derived":false},{"container":false,"ordered":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":189,"derived":false},{"id":190,"eClass":"EGenericType"},{"id":191,"eClass":"EGenericType"},{"id":192,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"target","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":false,"unsettable":false,"transient":false,"unique":true,"name":"source","changeable":true,"resolveProxies":true,"lowerBound":0,"id":194,"derived":false},{"id":195,"eClass":"EGenericType"},{"id":196,"eClass":"EGenericType"},{"id":197,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"body","changeable":true,"lowerBound":0,"iD":false,"id":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":"annotatedElement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":199,"derived":false},{"id":200,"eClass":"EGenericType"},{"id":201,"eClass":"EGenericType"},{"id":202,"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":"template","changeable":true,"resolveProxies":true,"lowerBound":1,"id":203,"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":"parameter","changeable":true,"resolveProxies":true,"lowerBound":1,"id":204,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"defaultElement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":205,"derived":false},{"id":206,"eClass":"EGenericType"},{"id":207,"eClass":"EGenericType"},{"id":208,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"icon","changeable":true,"lowerBound":0,"iD":false,"id":209,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"baseClass","changeable":true,"lowerBound":0,"iD":false,"id":210,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"definedTag","changeable":true,"resolveProxies":true,"lowerBound":0,"id":211,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"stereotypeConstraint","changeable":true,"resolveProxies":true,"lowerBound":0,"id":212,"derived":false},{"id":213,"eClass":"EGenericType"},{"id":214,"eClass":"EGenericType"},{"id":215,"eClass":"EGenericType"},{"id":216,"eClass":"EGenericType"},{"id":217,"eClass":"EGenericType"},{"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":218,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"isLeaf","changeable":true,"lowerBound":0,"iD":false,"id":219,"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":220,"derived":false},{"container":false,"ordered":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":221,"derived":false},{"id":222,"eClass":"EGenericType"},{"id":223,"eClass":"EGenericType"},{"id":224,"eClass":"EGenericType"},{"id":225,"eClass":"EGenericType"},{"id":226,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"discriminator","changeable":true,"lowerBound":0,"iD":false,"id":227,"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":"child","changeable":true,"resolveProxies":true,"lowerBound":1,"id":228,"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":"parent","changeable":true,"resolveProxies":true,"lowerBound":1,"id":229,"derived":false},{"container":false,"ordered":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":230,"derived":false},{"id":231,"eClass":"EGenericType"},{"id":232,"eClass":"EGenericType"},{"id":233,"eClass":"EGenericType"},{"id":234,"eClass":"EGenericType"},{"id":235,"eClass":"EGenericType"},{"container":false,"ordered":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":236,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"powertypeRange","changeable":true,"resolveProxies":true,"lowerBound":0,"id":237,"derived":false},{"id":238,"eClass":"EGenericType"},{"id":239,"eClass":"EGenericType"},{"id":240,"eClass":"EGenericType"},{"id":241,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"ownerScope","changeable":true,"lowerBound":0,"iD":false,"id":242,"derived":false},{"container":false,"ordered":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":243,"derived":false},{"id":244,"eClass":"EGenericType"},{"id":245,"eClass":"EGenericType"},{"id":246,"eClass":"EGenericType"},{"name":"sk_instance","id":247,"value":0,"literal":"sk_instance","eClass":"EEnumLiteral"},{"name":"sk_classifier","id":248,"value":1,"literal":"sk_classifier","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":"tagType","changeable":true,"lowerBound":0,"iD":false,"id":249,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"multiplicity","changeable":true,"lowerBound":0,"iD":false,"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":"owner","changeable":true,"resolveProxies":true,"lowerBound":0,"id":251,"derived":false},{"id":252,"eClass":"EGenericType"},{"id":253,"eClass":"EGenericType"},{"id":254,"eClass":"EGenericType"},{"id":255,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"dataValue","changeable":true,"lowerBound":0,"iD":false,"id":256,"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":"modelElement","changeable":true,"resolveProxies":true,"lowerBound":1,"id":257,"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":258,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"referenceValue","changeable":true,"resolveProxies":true,"lowerBound":0,"id":259,"derived":false},{"id":260,"eClass":"EGenericType"},{"id":261,"eClass":"EGenericType"},{"id":262,"eClass":"EGenericType"},{"id":263,"eClass":"EGenericType"},{"id":264,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"isActive","changeable":true,"lowerBound":0,"iD":false,"id":265,"derived":false},{"id":266,"eClass":"EGenericType"},{"id":267,"eClass":"EGenericType"},{"id":268,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"multiplicity","changeable":true,"lowerBound":0,"iD":false,"id":269,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"changeability","changeable":true,"lowerBound":0,"iD":false,"id":270,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"targetScope","changeable":true,"lowerBound":0,"iD":false,"id":271,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"ordering","changeable":true,"lowerBound":0,"iD":false,"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":"type","changeable":true,"resolveProxies":true,"lowerBound":1,"id":273,"derived":false},{"id":274,"eClass":"EGenericType"},{"id":275,"eClass":"EGenericType"},{"id":276,"eClass":"EGenericType"},{"id":277,"eClass":"EGenericType"},{"id":278,"eClass":"EGenericType"},{"id":279,"eClass":"EGenericType"},{"name":"ck_changeable","id":280,"value":0,"literal":"ck_changeable","eClass":"EEnumLiteral"},{"name":"ck_frozen","id":281,"value":1,"literal":"ck_frozen","eClass":"EEnumLiteral"},{"name":"ck_addOnly","id":282,"value":2,"literal":"ck_addOnly","eClass":"EEnumLiteral"},{"name":"ok_unordered","id":283,"value":0,"literal":"ok_unordered","eClass":"EEnumLiteral"},{"name":"ok_ordered","id":284,"value":1,"literal":"ok_ordered","eClass":"EEnumLiteral"},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"isNavigable","changeable":true,"lowerBound":0,"iD":false,"id":285,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"ordering","changeable":true,"lowerBound":0,"iD":false,"id":286,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"aggregation","changeable":true,"lowerBound":0,"iD":false,"id":287,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"targetScope","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":"multiplicity","changeable":true,"lowerBound":0,"iD":false,"id":289,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"changeability","changeable":true,"lowerBound":0,"iD":false,"id":290,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"association","changeable":true,"resolveProxies":true,"lowerBound":1,"id":291,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"qualifier","changeable":true,"resolveProxies":true,"lowerBound":0,"id":292,"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":"participant","changeable":true,"resolveProxies":true,"lowerBound":1,"id":293,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"specification","changeable":true,"resolveProxies":true,"lowerBound":0,"id":294,"derived":false},{"id":295,"eClass":"EGenericType"},{"id":296,"eClass":"EGenericType"},{"id":297,"eClass":"EGenericType"},{"id":298,"eClass":"EGenericType"},{"id":299,"eClass":"EGenericType"},{"id":300,"eClass":"EGenericType"},{"id":301,"eClass":"EGenericType"},{"id":302,"eClass":"EGenericType"},{"id":303,"eClass":"EGenericType"},{"id":304,"eClass":"EGenericType"},{"id":305,"eClass":"EGenericType"},{"name":"ak_none","id":306,"value":0,"literal":"ak_none","eClass":"EEnumLiteral"},{"name":"ak_aggregate","id":307,"value":1,"literal":"ak_aggregate","eClass":"EEnumLiteral"},{"name":"ak_composite","id":308,"value":2,"literal":"ak_composite","eClass":"EEnumLiteral"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"connection","changeable":true,"resolveProxies":true,"lowerBound":2,"id":309,"derived":false},{"id":310,"eClass":"EGenericType"},{"id":311,"eClass":"EGenericType"},{"id":312,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"initialValue","changeable":true,"lowerBound":0,"iD":false,"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":"associationEnd","changeable":true,"resolveProxies":true,"lowerBound":0,"id":314,"derived":false},{"id":315,"eClass":"EGenericType"},{"id":316,"eClass":"EGenericType"},{"id":317,"eClass":"EGenericType"},{"id":318,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":false,"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":319,"derived":false},{"container":false,"ordered":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":320,"derived":false},{"id":321,"eClass":"EGenericType"},{"id":322,"eClass":"EGenericType"},{"id":323,"eClass":"EGenericType"},{"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":324,"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":325,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"behavioralFeature","changeable":true,"resolveProxies":true,"lowerBound":0,"id":326,"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":327,"derived":false},{"id":328,"eClass":"EGenericType"},{"id":329,"eClass":"EGenericType"},{"id":330,"eClass":"EGenericType"},{"id":331,"eClass":"EGenericType"},{"id":332,"eClass":"EGenericType"},{"name":"pdk_in","id":333,"value":0,"literal":"pdk_in","eClass":"EEnumLiteral"},{"name":"pdk_inout","id":334,"value":1,"literal":"pdk_inout","eClass":"EEnumLiteral"},{"name":"pdk_out","id":335,"value":2,"literal":"pdk_out","eClass":"EEnumLiteral"},{"name":"pdk_return","id":336,"value":3,"literal":"pdk_return","eClass":"EEnumLiteral"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"concurrency","changeable":true,"lowerBound":0,"iD":false,"id":337,"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":338,"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":339,"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":340,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"specification","changeable":true,"lowerBound":0,"iD":false,"id":341,"derived":false},{"id":342,"eClass":"EGenericType"},{"id":343,"eClass":"EGenericType"},{"id":344,"eClass":"EGenericType"},{"id":345,"eClass":"EGenericType"},{"id":346,"eClass":"EGenericType"},{"id":347,"eClass":"EGenericType"},{"name":"cck_sequential","id":348,"value":0,"literal":"cck_sequential","eClass":"EEnumLiteral"},{"name":"cck_guarded","id":349,"value":1,"literal":"cck_guarded","eClass":"EEnumLiteral"},{"name":"cck_concurrent","id":350,"value":2,"literal":"cck_concurrent","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":"body","changeable":true,"lowerBound":0,"iD":false,"id":351,"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":"specification","changeable":true,"resolveProxies":true,"lowerBound":1,"id":352,"derived":false},{"id":353,"eClass":"EGenericType"},{"id":354,"eClass":"EGenericType"},{"id":355,"eClass":"EGenericType"},{"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":"mapping","changeable":true,"lowerBound":0,"iD":false,"id":358,"derived":false},{"id":359,"eClass":"EGenericType"},{"id":360,"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":"subject","changeable":true,"resolveProxies":true,"lowerBound":0,"id":361,"derived":false},{"id":362,"eClass":"EGenericType"},{"id":363,"eClass":"EGenericType"},{"id":364,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"argument","changeable":true,"resolveProxies":true,"lowerBound":1,"id":365,"derived":false},{"id":366,"eClass":"EGenericType"},{"id":367,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"modelElement","changeable":true,"resolveProxies":true,"lowerBound":1,"id":368,"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":"binding","changeable":true,"resolveProxies":true,"lowerBound":1,"id":369,"derived":false},{"id":370,"eClass":"EGenericType"},{"id":371,"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":"deploymentLocation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":372,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"residentElement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":373,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"implementation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":374,"derived":false},{"id":375,"eClass":"EGenericType"},{"id":376,"eClass":"EGenericType"},{"id":377,"eClass":"EGenericType"},{"id":378,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"deployedComponent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":379,"derived":false},{"id":380,"eClass":"EGenericType"},{"id":381,"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":382,"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":"resident","changeable":true,"resolveProxies":true,"lowerBound":1,"id":383,"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":"container","changeable":true,"resolveProxies":true,"lowerBound":1,"id":384,"derived":false},{"id":385,"eClass":"EGenericType"},{"id":386,"eClass":"EGenericType"},{"id":387,"eClass":"EGenericType"},{"id":388,"eClass":"EGenericType"},{"id":389,"eClass":"EGenericType"},{"id":390,"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":"literal","changeable":true,"resolveProxies":true,"lowerBound":1,"id":391,"derived":false},{"id":392,"eClass":"EGenericType"},{"id":393,"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":"enumeration","changeable":true,"resolveProxies":true,"lowerBound":1,"id":394,"derived":false},{"id":395,"eClass":"EGenericType"},{"id":396,"eClass":"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":397,"derived":false},{"id":398,"eClass":"EGenericType"},{"id":399,"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":"classifier","changeable":true,"resolveProxies":true,"lowerBound":1,"id":400,"derived":false},{"container":false,"ordered":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":401,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"slot","changeable":true,"resolveProxies":true,"lowerBound":0,"id":402,"derived":false},{"container":false,"ordered":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":403,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"ownedInstance","changeable":true,"resolveProxies":true,"lowerBound":0,"id":404,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"ownedLink","changeable":true,"resolveProxies":true,"lowerBound":0,"id":405,"derived":false},{"id":406,"eClass":"EGenericType"},{"id":407,"eClass":"EGenericType"},{"id":408,"eClass":"EGenericType"},{"id":409,"eClass":"EGenericType"},{"id":410,"eClass":"EGenericType"},{"id":411,"eClass":"EGenericType"},{"id":412,"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":413,"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":"link","changeable":true,"resolveProxies":true,"lowerBound":1,"id":414,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"associationEnd","changeable":true,"resolveProxies":true,"lowerBound":1,"id":415,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"qualifiedValue","changeable":true,"resolveProxies":true,"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"},{"container":false,"ordered":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":422,"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":"connection","changeable":true,"resolveProxies":true,"lowerBound":2,"id":423,"derived":false},{"id":424,"eClass":"EGenericType"},{"id":425,"eClass":"EGenericType"},{"id":426,"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":427,"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":"value","changeable":true,"resolveProxies":true,"lowerBound":1,"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":"instance","changeable":true,"resolveProxies":true,"lowerBound":0,"id":429,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"linkEnd","changeable":true,"resolveProxies":true,"lowerBound":0,"id":430,"derived":false},{"id":431,"eClass":"EGenericType"},{"id":432,"eClass":"EGenericType"},{"id":433,"eClass":"EGenericType"},{"id":434,"eClass":"EGenericType"},{"id":435,"eClass":"EGenericType"},{"container":false,"ordered":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":436,"derived":false},{"container":false,"ordered":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":437,"derived":false},{"id":438,"eClass":"EGenericType"},{"id":439,"eClass":"EGenericType"},{"id":440,"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":441,"derived":false},{"id":442,"eClass":"EGenericType"},{"id":443,"eClass":"EGenericType"},{"id":444,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"recurrence","changeable":true,"lowerBound":0,"iD":false,"id":445,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"target","changeable":true,"lowerBound":0,"iD":false,"id":446,"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":447,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"script","changeable":true,"lowerBound":0,"iD":false,"id":448,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"actualArgument","changeable":true,"resolveProxies":true,"lowerBound":0,"id":449,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"actionSequence","changeable":true,"resolveProxies":true,"lowerBound":0,"id":450,"derived":false},{"id":451,"eClass":"EGenericType"},{"id":452,"eClass":"EGenericType"},{"id":453,"eClass":"EGenericType"},{"id":454,"eClass":"EGenericType"},{"id":455,"eClass":"EGenericType"},{"id":456,"eClass":"EGenericType"},{"id":457,"eClass":"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":458,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"action","changeable":true,"resolveProxies":true,"lowerBound":0,"id":459,"derived":false},{"id":460,"eClass":"EGenericType"},{"id":461,"eClass":"EGenericType"},{"id":462,"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":"action","changeable":true,"resolveProxies":true,"lowerBound":0,"id":463,"derived":false},{"id":464,"eClass":"EGenericType"},{"id":465,"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":"instantiation","changeable":true,"resolveProxies":true,"lowerBound":1,"id":466,"derived":false},{"id":467,"eClass":"EGenericType"},{"id":468,"eClass":"EGenericType"},{"id":469,"eClass":"EGenericType"},{"id":470,"eClass":"EGenericType"},{"id":471,"eClass":"EGenericType"},{"id":472,"eClass":"EGenericType"},{"id":473,"eClass":"EGenericType"},{"id":474,"eClass":"EGenericType"},{"container":false,"ordered":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":475,"derived":false},{"id":476,"eClass":"EGenericType"},{"id":477,"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":478,"derived":false},{"id":479,"eClass":"EGenericType"},{"id":480,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"specification","changeable":true,"lowerBound":0,"iD":false,"id":481,"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":482,"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":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":"isAbstract","changeable":true,"lowerBound":0,"iD":false,"id":484,"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":"signal","changeable":true,"resolveProxies":true,"lowerBound":1,"id":485,"derived":false},{"id":486,"eClass":"EGenericType"},{"id":487,"eClass":"EGenericType"},{"id":488,"eClass":"EGenericType"},{"id":489,"eClass":"EGenericType"},{"id":490,"eClass":"EGenericType"},{"id":491,"eClass":"EGenericType"},{"id":492,"eClass":"EGenericType"},{"id":493,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"argument","changeable":true,"resolveProxies":true,"lowerBound":0,"id":494,"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":495,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"receiver","changeable":true,"resolveProxies":true,"lowerBound":1,"id":496,"derived":false},{"container":false,"ordered":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":497,"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":"dispatchAction","changeable":true,"resolveProxies":true,"lowerBound":1,"id":498,"derived":false},{"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"},{"container":false,"ordered":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":507,"derived":false},{"container":false,"ordered":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":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":"extensionPoint","changeable":true,"resolveProxies":true,"lowerBound":0,"id":509,"derived":false},{"id":510,"eClass":"EGenericType"},{"id":511,"eClass":"EGenericType"},{"id":512,"eClass":"EGenericType"},{"id":513,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"condition","changeable":true,"lowerBound":0,"iD":false,"id":514,"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":"base","changeable":true,"resolveProxies":true,"lowerBound":1,"id":515,"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":"extension","changeable":true,"resolveProxies":true,"lowerBound":1,"id":516,"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":517,"derived":false},{"id":518,"eClass":"EGenericType"},{"id":519,"eClass":"EGenericType"},{"id":520,"eClass":"EGenericType"},{"id":521,"eClass":"EGenericType"},{"id":522,"eClass":"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":523,"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":"useCase","changeable":true,"resolveProxies":true,"lowerBound":1,"id":524,"derived":false},{"id":525,"eClass":"EGenericType"},{"id":526,"eClass":"EGenericType"},{"id":527,"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":528,"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":"base","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"},{"id":534,"eClass":"EGenericType"},{"container":false,"ordered":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":535,"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":"top","changeable":true,"resolveProxies":true,"lowerBound":1,"id":536,"derived":false},{"container":false,"ordered":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":537,"derived":false},{"container":false,"ordered":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":538,"derived":false},{"id":539,"eClass":"EGenericType"},{"id":540,"eClass":"EGenericType"},{"id":541,"eClass":"EGenericType"},{"id":542,"eClass":"EGenericType"},{"id":543,"eClass":"EGenericType"},{"container":false,"ordered":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":544,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"exit","changeable":true,"resolveProxies":true,"lowerBound":0,"id":545,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"deferrableEvent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":546,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"internalTransition","changeable":true,"resolveProxies":true,"lowerBound":0,"id":547,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"doActivity","changeable":true,"resolveProxies":true,"lowerBound":0,"id":548,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"stateMachine","changeable":true,"resolveProxies":true,"lowerBound":0,"id":549,"derived":false},{"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"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"container","changeable":true,"resolveProxies":true,"lowerBound":0,"id":557,"derived":false},{"container":false,"ordered":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":558,"derived":false},{"container":false,"ordered":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":559,"derived":false},{"id":560,"eClass":"EGenericType"},{"id":561,"eClass":"EGenericType"},{"id":562,"eClass":"EGenericType"},{"id":563,"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":564,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"subvertex","changeable":true,"resolveProxies":true,"lowerBound":0,"id":565,"derived":false},{"id":566,"eClass":"EGenericType"},{"id":567,"eClass":"EGenericType"},{"id":568,"eClass":"EGenericType"},{"container":false,"ordered":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":569,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"effect","changeable":true,"resolveProxies":true,"lowerBound":0,"id":570,"derived":false},{"container":false,"ordered":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":571,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"source","changeable":true,"resolveProxies":true,"lowerBound":1,"id":572,"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":573,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"stateMachine","changeable":true,"resolveProxies":true,"lowerBound":0,"id":574,"derived":false},{"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"},{"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":582,"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":"transition","changeable":true,"resolveProxies":true,"lowerBound":1,"id":583,"derived":false},{"id":584,"eClass":"EGenericType"},{"id":585,"eClass":"EGenericType"},{"id":586,"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":"parameter","changeable":true,"resolveProxies":true,"lowerBound":0,"id":587,"derived":false},{"id":588,"eClass":"EGenericType"},{"id":589,"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":590,"derived":false},{"id":591,"eClass":"EGenericType"},{"id":592,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"when","changeable":true,"lowerBound":0,"iD":false,"id":593,"derived":false},{"id":594,"eClass":"EGenericType"},{"id":595,"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":596,"derived":false},{"id":597,"eClass":"EGenericType"},{"id":598,"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":599,"derived":false},{"id":600,"eClass":"EGenericType"},{"id":601,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"changeExpression","changeable":true,"lowerBound":0,"iD":false,"id":602,"derived":false},{"id":603,"eClass":"EGenericType"},{"id":604,"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":605,"derived":false},{"id":606,"eClass":"EGenericType"},{"id":607,"eClass":"EGenericType"},{"name":"pk_choice","id":608,"value":0,"literal":"pk_choice","eClass":"EEnumLiteral"},{"name":"pk_deepHistory","id":609,"value":1,"literal":"pk_deepHistory","eClass":"EEnumLiteral"},{"name":"pk_fork","id":610,"value":2,"literal":"pk_fork","eClass":"EEnumLiteral"},{"name":"pk_initial","id":611,"value":3,"literal":"pk_initial","eClass":"EEnumLiteral"},{"name":"pk_join","id":612,"value":4,"literal":"pk_join","eClass":"EEnumLiteral"},{"name":"pk_junction","id":613,"value":5,"literal":"pk_junction","eClass":"EEnumLiteral"},{"name":"pk_shallowHistory","id":614,"value":6,"literal":"pk_shallowHistory","eClass":"EEnumLiteral"},{"id":615,"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":"bound","changeable":true,"lowerBound":0,"iD":false,"id":616,"derived":false},{"id":617,"eClass":"EGenericType"},{"id":618,"eClass":"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":619,"derived":false},{"id":620,"eClass":"EGenericType"},{"id":621,"eClass":"EGenericType"},{"id":622,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"interaction","changeable":true,"resolveProxies":true,"lowerBound":0,"id":623,"derived":false},{"container":false,"ordered":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":624,"derived":false},{"container":false,"ordered":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":625,"derived":false},{"container":false,"ordered":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":626,"derived":false},{"container":false,"ordered":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":627,"derived":false},{"id":628,"eClass":"EGenericType"},{"id":629,"eClass":"EGenericType"},{"id":630,"eClass":"EGenericType"},{"id":631,"eClass":"EGenericType"},{"id":632,"eClass":"EGenericType"},{"id":633,"eClass":"EGenericType"},{"id":634,"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":"message","changeable":true,"resolveProxies":true,"lowerBound":1,"id":635,"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":"context","changeable":true,"resolveProxies":true,"lowerBound":1,"id":636,"derived":false},{"id":637,"eClass":"EGenericType"},{"id":638,"eClass":"EGenericType"},{"id":639,"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":"interaction","changeable":true,"resolveProxies":true,"lowerBound":1,"id":640,"derived":false},{"container":false,"ordered":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":641,"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":642,"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":643,"derived":false},{"container":false,"ordered":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":644,"derived":false},{"container":false,"ordered":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":645,"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":646,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"conformingStimulus","changeable":true,"resolveProxies":true,"lowerBound":0,"id":647,"derived":false},{"id":648,"eClass":"EGenericType"},{"id":649,"eClass":"EGenericType"},{"id":650,"eClass":"EGenericType"},{"id":651,"eClass":"EGenericType"},{"id":652,"eClass":"EGenericType"},{"id":653,"eClass":"EGenericType"},{"id":654,"eClass":"EGenericType"},{"id":655,"eClass":"EGenericType"},{"id":656,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"multiplicity","changeable":true,"lowerBound":0,"iD":false,"id":657,"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":658,"derived":false},{"container":false,"ordered":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":659,"derived":false},{"container":false,"ordered":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":660,"derived":false},{"container":false,"ordered":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":661,"derived":false},{"id":662,"eClass":"EGenericType"},{"id":663,"eClass":"EGenericType"},{"id":664,"eClass":"EGenericType"},{"id":665,"eClass":"EGenericType"},{"id":666,"eClass":"EGenericType"},{"id":667,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"multiplicity","changeable":true,"lowerBound":0,"iD":false,"id":668,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"base","changeable":true,"resolveProxies":true,"lowerBound":0,"id":669,"derived":false},{"container":false,"ordered":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":670,"derived":false},{"container":false,"ordered":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":671,"derived":false},{"id":672,"eClass":"EGenericType"},{"id":673,"eClass":"EGenericType"},{"id":674,"eClass":"EGenericType"},{"id":675,"eClass":"EGenericType"},{"id":676,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"collaborationMultiplicity","changeable":true,"lowerBound":0,"iD":false,"id":677,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"base","changeable":true,"resolveProxies":true,"lowerBound":0,"id":678,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"availableQualifier","changeable":true,"resolveProxies":true,"lowerBound":0,"id":679,"derived":false},{"id":680,"eClass":"EGenericType"},{"id":681,"eClass":"EGenericType"},{"id":682,"eClass":"EGenericType"},{"id":683,"eClass":"EGenericType"},{"container":false,"ordered":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":684,"derived":false},{"container":false,"ordered":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":685,"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":"participatingStimulus","changeable":true,"resolveProxies":true,"lowerBound":1,"id":686,"derived":false},{"id":687,"eClass":"EGenericType"},{"id":688,"eClass":"EGenericType"},{"id":689,"eClass":"EGenericType"},{"id":690,"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":691,"derived":false},{"container":false,"ordered":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":692,"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":"participatingInstance","changeable":true,"resolveProxies":true,"lowerBound":1,"id":693,"derived":false},{"container":false,"ordered":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":694,"derived":false},{"container":false,"ordered":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":695,"derived":false},{"id":696,"eClass":"EGenericType"},{"id":697,"eClass":"EGenericType"},{"id":698,"eClass":"EGenericType"},{"id":699,"eClass":"EGenericType"},{"id":700,"eClass":"EGenericType"},{"id":701,"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":"partition","changeable":true,"resolveProxies":true,"lowerBound":0,"id":702,"derived":false},{"id":703,"eClass":"EGenericType"},{"id":704,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"contents","changeable":true,"resolveProxies":true,"lowerBound":0,"id":705,"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":"activityGraph","changeable":true,"resolveProxies":true,"lowerBound":1,"id":706,"derived":false},{"id":707,"eClass":"EGenericType"},{"id":708,"eClass":"EGenericType"},{"id":709,"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":710,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"dynamicArguments","changeable":true,"lowerBound":0,"iD":false,"id":711,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"dynamicMultiplicity","changeable":true,"lowerBound":0,"iD":false,"id":712,"derived":false},{"id":713,"eClass":"EGenericType"},{"id":714,"eClass":"EGenericType"},{"id":715,"eClass":"EGenericType"},{"id":716,"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":717,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"dynamicArguments","changeable":true,"lowerBound":0,"iD":false,"id":718,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"dynamicMultiplicity","changeable":true,"lowerBound":0,"iD":false,"id":719,"derived":false},{"id":720,"eClass":"EGenericType"},{"id":721,"eClass":"EGenericType"},{"id":722,"eClass":"EGenericType"},{"id":723,"eClass":"EGenericType"},{"id":724,"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":725,"derived":false},{"container":false,"ordered":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":726,"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":727,"derived":false},{"id":728,"eClass":"EGenericType"},{"id":729,"eClass":"EGenericType"},{"id":730,"eClass":"EGenericType"},{"id":731,"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":732,"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":733,"derived":false},{"id":734,"eClass":"EGenericType"},{"id":735,"eClass":"EGenericType"},{"id":736,"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":"elementImport","changeable":true,"resolveProxies":true,"lowerBound":0,"id":737,"derived":false},{"id":738,"eClass":"EGenericType"},{"id":739,"eClass":"EGenericType"},{"id":740,"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":741,"derived":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":742,"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":"isSpecification","changeable":true,"lowerBound":0,"iD":false,"id":743,"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":"package","changeable":true,"resolveProxies":true,"lowerBound":1,"id":744,"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":745,"derived":false},{"id":746,"eClass":"EGenericType"},{"id":747,"eClass":"EGenericType"},{"id":748,"eClass":"EGenericType"},{"id":749,"eClass":"EGenericType"},{"id":750,"eClass":"EGenericType"},{"id":751,"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":"isInstantiable","changeable":true,"lowerBound":0,"iD":false,"id":752,"derived":false},{"id":753,"eClass":"EGenericType"},{"id":754,"eClass":"EGenericType"},{"id":755,"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":1,"target":0},{"source":1,"target":129},{"source":129,"target":2},{"source":129,"target":130},{"source":129,"target":1},{"source":130,"target":2},{"source":2,"target":0},{"source":2,"target":131},{"source":2,"target":132},{"source":2,"target":133},{"source":131,"target":134},{"source":131,"target":2},{"source":132,"target":135},{"source":132,"target":2},{"source":133,"target":1},{"source":133,"target":136},{"source":133,"target":2},{"source":136,"target":1},{"source":3,"target":0},{"source":3,"target":137},{"source":3,"target":138},{"source":137,"target":139},{"source":137,"target":3},{"source":138,"target":140},{"source":138,"target":3},{"source":4,"target":0},{"source":4,"target":3},{"source":4,"target":141},{"source":141,"target":3},{"source":5,"target":0},{"source":5,"target":3},{"source":5,"target":142},{"source":142,"target":3},{"source":6,"target":0},{"source":6,"target":3},{"source":6,"target":143},{"source":143,"target":3},{"source":7,"target":0},{"source":7,"target":3},{"source":7,"target":144},{"source":144,"target":3},{"source":8,"target":0},{"source":8,"target":3},{"source":8,"target":145},{"source":145,"target":3},{"source":9,"target":0},{"source":9,"target":3},{"source":9,"target":146},{"source":146,"target":3},{"source":10,"target":0},{"source":10,"target":3},{"source":10,"target":147},{"source":147,"target":3},{"source":11,"target":0},{"source":11,"target":3},{"source":11,"target":148},{"source":148,"target":3},{"source":12,"target":0},{"source":12,"target":3},{"source":12,"target":149},{"source":149,"target":3},{"source":13,"target":0},{"source":14,"target":0},{"source":14,"target":13},{"source":14,"target":150},{"source":14,"target":151},{"source":14,"target":152},{"source":14,"target":153},{"source":14,"target":154},{"source":14,"target":155},{"source":14,"target":156},{"source":14,"target":157},{"source":14,"target":158},{"source":14,"target":159},{"source":14,"target":160},{"source":14,"target":161},{"source":14,"target":162},{"source":150,"target":163},{"source":150,"target":14},{"source":151,"target":15},{"source":151,"target":164},{"source":151,"target":14},{"source":164,"target":15},{"source":152,"target":165},{"source":152,"target":14},{"source":153,"target":16},{"source":153,"target":166},{"source":153,"target":14},{"source":166,"target":16},{"source":154,"target":17},{"source":154,"target":167},{"source":154,"target":14},{"source":167,"target":17},{"source":155,"target":19},{"source":155,"target":168},{"source":155,"target":14},{"source":168,"target":19},{"source":156,"target":20},{"source":156,"target":169},{"source":156,"target":14},{"source":169,"target":20},{"source":157,"target":20},{"source":157,"target":170},{"source":157,"target":14},{"source":170,"target":20},{"source":158,"target":21},{"source":158,"target":171},{"source":158,"target":14},{"source":171,"target":21},{"source":159,"target":22},{"source":159,"target":172},{"source":159,"target":14},{"source":172,"target":22},{"source":160,"target":23},{"source":160,"target":173},{"source":160,"target":14},{"source":173,"target":23},{"source":161,"target":30},{"source":161,"target":174},{"source":161,"target":14},{"source":174,"target":30},{"source":162,"target":13},{"source":15,"target":0},{"source":15,"target":175},{"source":15,"target":176},{"source":15,"target":177},{"source":15,"target":178},{"source":175,"target":15},{"source":176,"target":15},{"source":177,"target":15},{"source":178,"target":15},{"source":16,"target":0},{"source":16,"target":14},{"source":16,"target":179},{"source":16,"target":180},{"source":179,"target":14},{"source":179,"target":181},{"source":179,"target":16},{"source":181,"target":14},{"source":180,"target":14},{"source":17,"target":0},{"source":17,"target":18},{"source":17,"target":182},{"source":17,"target":183},{"source":17,"target":184},{"source":182,"target":14},{"source":182,"target":185},{"source":182,"target":17},{"source":185,"target":14},{"source":183,"target":14},{"source":183,"target":186},{"source":183,"target":17},{"source":186,"target":14},{"source":184,"target":18},{"source":18,"target":0},{"source":18,"target":14},{"source":18,"target":187},{"source":187,"target":14},{"source":19,"target":0},{"source":19,"target":14},{"source":19,"target":188},{"source":19,"target":189},{"source":19,"target":190},{"source":188,"target":4},{"source":188,"target":191},{"source":188,"target":19},{"source":191,"target":4},{"source":189,"target":14},{"source":189,"target":192},{"source":189,"target":19},{"source":192,"target":14},{"source":190,"target":14},{"source":20,"target":0},{"source":20,"target":18},{"source":20,"target":193},{"source":20,"target":194},{"source":20,"target":195},{"source":193,"target":14},{"source":193,"target":196},{"source":193,"target":20},{"source":196,"target":14},{"source":194,"target":14},{"source":194,"target":197},{"source":194,"target":20},{"source":197,"target":14},{"source":195,"target":18},{"source":21,"target":0},{"source":21,"target":14},{"source":21,"target":198},{"source":21,"target":199},{"source":21,"target":200},{"source":198,"target":201},{"source":198,"target":21},{"source":199,"target":14},{"source":199,"target":202},{"source":199,"target":21},{"source":202,"target":14},{"source":200,"target":14},{"source":22,"target":0},{"source":22,"target":203},{"source":22,"target":204},{"source":22,"target":205},{"source":203,"target":14},{"source":203,"target":206},{"source":203,"target":22},{"source":206,"target":14},{"source":204,"target":14},{"source":204,"target":207},{"source":204,"target":22},{"source":207,"target":14},{"source":205,"target":14},{"source":205,"target":208},{"source":205,"target":22},{"source":208,"target":14},{"source":23,"target":0},{"source":23,"target":24},{"source":23,"target":209},{"source":23,"target":210},{"source":23,"target":211},{"source":23,"target":212},{"source":23,"target":213},{"source":209,"target":214},{"source":209,"target":23},{"source":210,"target":215},{"source":210,"target":23},{"source":211,"target":29},{"source":211,"target":216},{"source":211,"target":23},{"source":216,"target":29},{"source":212,"target":19},{"source":212,"target":217},{"source":212,"target":23},{"source":217,"target":19},{"source":213,"target":24},{"source":24,"target":0},{"source":24,"target":14},{"source":24,"target":218},{"source":24,"target":219},{"source":24,"target":220},{"source":24,"target":221},{"source":24,"target":222},{"source":218,"target":223},{"source":218,"target":24},{"source":219,"target":224},{"source":219,"target":24},{"source":220,"target":225},{"source":220,"target":24},{"source":221,"target":25},{"source":221,"target":226},{"source":221,"target":24},{"source":226,"target":25},{"source":222,"target":14},{"source":25,"target":0},{"source":25,"target":18},{"source":25,"target":227},{"source":25,"target":228},{"source":25,"target":229},{"source":25,"target":230},{"source":25,"target":231},{"source":227,"target":232},{"source":227,"target":25},{"source":228,"target":24},{"source":228,"target":233},{"source":228,"target":25},{"source":233,"target":24},{"source":229,"target":24},{"source":229,"target":234},{"source":229,"target":25},{"source":234,"target":24},{"source":230,"target":26},{"source":230,"target":235},{"source":230,"target":25},{"source":235,"target":26},{"source":231,"target":18},{"source":26,"target":0},{"source":26,"target":24},{"source":26,"target":16},{"source":26,"target":236},{"source":26,"target":237},{"source":26,"target":238},{"source":26,"target":239},{"source":236,"target":27},{"source":236,"target":240},{"source":236,"target":26},{"source":240,"target":27},{"source":237,"target":25},{"source":237,"target":241},{"source":237,"target":26},{"source":241,"target":25},{"source":238,"target":24},{"source":239,"target":16},{"source":27,"target":0},{"source":27,"target":14},{"source":27,"target":242},{"source":27,"target":243},{"source":27,"target":244},{"source":242,"target":28},{"source":242,"target":245},{"source":242,"target":27},{"source":245,"target":28},{"source":243,"target":26},{"source":243,"target":246},{"source":243,"target":27},{"source":246,"target":26},{"source":244,"target":14},{"source":28,"target":0},{"source":28,"target":247},{"source":28,"target":248},{"source":247,"target":28},{"source":248,"target":28},{"source":29,"target":0},{"source":29,"target":14},{"source":29,"target":249},{"source":29,"target":250},{"source":29,"target":251},{"source":29,"target":252},{"source":249,"target":253},{"source":249,"target":29},{"source":250,"target":1},{"source":250,"target":254},{"source":250,"target":29},{"source":254,"target":1},{"source":251,"target":23},{"source":251,"target":255},{"source":251,"target":29},{"source":255,"target":23},{"source":252,"target":14},{"source":30,"target":0},{"source":30,"target":14},{"source":30,"target":256},{"source":30,"target":257},{"source":30,"target":258},{"source":30,"target":259},{"source":30,"target":260},{"source":256,"target":261},{"source":256,"target":30},{"source":257,"target":14},{"source":257,"target":262},{"source":257,"target":30},{"source":262,"target":14},{"source":258,"target":29},{"source":258,"target":263},{"source":258,"target":30},{"source":263,"target":29},{"source":259,"target":14},{"source":259,"target":264},{"source":259,"target":30},{"source":264,"target":14},{"source":260,"target":14},{"source":31,"target":0},{"source":31,"target":26},{"source":31,"target":265},{"source":31,"target":266},{"source":265,"target":267},{"source":265,"target":31},{"source":266,"target":26},{"source":32,"target":0},{"source":32,"target":26},{"source":32,"target":268},{"source":268,"target":26},{"source":33,"target":0},{"source":33,"target":27},{"source":33,"target":269},{"source":33,"target":270},{"source":33,"target":271},{"source":33,"target":272},{"source":33,"target":273},{"source":33,"target":274},{"source":269,"target":1},{"source":269,"target":275},{"source":269,"target":33},{"source":275,"target":1},{"source":270,"target":34},{"source":270,"target":276},{"source":270,"target":33},{"source":276,"target":34},{"source":271,"target":28},{"source":271,"target":277},{"source":271,"target":33},{"source":277,"target":28},{"source":272,"target":35},{"source":272,"target":278},{"source":272,"target":33},{"source":278,"target":35},{"source":273,"target":26},{"source":273,"target":279},{"source":273,"target":33},{"source":279,"target":26},{"source":274,"target":27},{"source":34,"target":0},{"source":34,"target":280},{"source":34,"target":281},{"source":34,"target":282},{"source":280,"target":34},{"source":281,"target":34},{"source":282,"target":34},{"source":35,"target":0},{"source":35,"target":283},{"source":35,"target":284},{"source":283,"target":35},{"source":284,"target":35},{"source":36,"target":0},{"source":36,"target":14},{"source":36,"target":285},{"source":36,"target":286},{"source":36,"target":287},{"source":36,"target":288},{"source":36,"target":289},{"source":36,"target":290},{"source":36,"target":291},{"source":36,"target":292},{"source":36,"target":293},{"source":36,"target":294},{"source":36,"target":295},{"source":285,"target":296},{"source":285,"target":36},{"source":286,"target":35},{"source":286,"target":297},{"source":286,"target":36},{"source":297,"target":35},{"source":287,"target":37},{"source":287,"target":298},{"source":287,"target":36},{"source":298,"target":37},{"source":288,"target":28},{"source":288,"target":299},{"source":288,"target":36},{"source":299,"target":28},{"source":289,"target":1},{"source":289,"target":300},{"source":289,"target":36},{"source":300,"target":1},{"source":290,"target":34},{"source":290,"target":301},{"source":290,"target":36},{"source":301,"target":34},{"source":291,"target":38},{"source":291,"target":302},{"source":291,"target":36},{"source":302,"target":38},{"source":292,"target":39},{"source":292,"target":303},{"source":292,"target":36},{"source":303,"target":39},{"source":293,"target":26},{"source":293,"target":304},{"source":293,"target":36},{"source":304,"target":26},{"source":294,"target":26},{"source":294,"target":305},{"source":294,"target":36},{"source":305,"target":26},{"source":295,"target":14},{"source":37,"target":0},{"source":37,"target":306},{"source":37,"target":307},{"source":37,"target":308},{"source":306,"target":37},{"source":307,"target":37},{"source":308,"target":37},{"source":38,"target":0},{"source":38,"target":24},{"source":38,"target":18},{"source":38,"target":309},{"source":38,"target":310},{"source":38,"target":311},{"source":309,"target":36},{"source":309,"target":312},{"source":309,"target":38},{"source":312,"target":36},{"source":310,"target":24},{"source":311,"target":18},{"source":39,"target":0},{"source":39,"target":33},{"source":39,"target":313},{"source":39,"target":314},{"source":39,"target":315},{"source":313,"target":3},{"source":313,"target":316},{"source":313,"target":39},{"source":316,"target":3},{"source":314,"target":36},{"source":314,"target":317},{"source":314,"target":39},{"source":317,"target":36},{"source":315,"target":33},{"source":40,"target":0},{"source":40,"target":26},{"source":40,"target":318},{"source":318,"target":26},{"source":41,"target":0},{"source":41,"target":27},{"source":41,"target":319},{"source":41,"target":320},{"source":41,"target":321},{"source":319,"target":322},{"source":319,"target":41},{"source":320,"target":42},{"source":320,"target":323},{"source":320,"target":41},{"source":323,"target":42},{"source":321,"target":27},{"source":42,"target":0},{"source":42,"target":14},{"source":42,"target":324},{"source":42,"target":325},{"source":42,"target":326},{"source":42,"target":327},{"source":42,"target":328},{"source":324,"target":3},{"source":324,"target":329},{"source":324,"target":42},{"source":329,"target":3},{"source":325,"target":43},{"source":325,"target":330},{"source":325,"target":42},{"source":330,"target":43},{"source":326,"target":41},{"source":326,"target":331},{"source":326,"target":42},{"source":331,"target":41},{"source":327,"target":26},{"source":327,"target":332},{"source":327,"target":42},{"source":332,"target":26},{"source":328,"target":14},{"source":43,"target":0},{"source":43,"target":333},{"source":43,"target":334},{"source":43,"target":335},{"source":43,"target":336},{"source":333,"target":43},{"source":334,"target":43},{"source":335,"target":43},{"source":336,"target":43},{"source":44,"target":0},{"source":44,"target":41},{"source":44,"target":337},{"source":44,"target":338},{"source":44,"target":339},{"source":44,"target":340},{"source":44,"target":341},{"source":44,"target":342},{"source":337,"target":45},{"source":337,"target":343},{"source":337,"target":44},{"source":343,"target":45},{"source":338,"target":344},{"source":338,"target":44},{"source":339,"target":345},{"source":339,"target":44},{"source":340,"target":346},{"source":340,"target":44},{"source":341,"target":347},{"source":341,"target":44},{"source":342,"target":41},{"source":45,"target":0},{"source":45,"target":348},{"source":45,"target":349},{"source":45,"target":350},{"source":348,"target":45},{"source":349,"target":45},{"source":350,"target":45},{"source":46,"target":0},{"source":46,"target":41},{"source":46,"target":351},{"source":46,"target":352},{"source":46,"target":353},{"source":351,"target":7},{"source":351,"target":354},{"source":351,"target":46},{"source":354,"target":7},{"source":352,"target":44},{"source":352,"target":355},{"source":352,"target":46},{"source":355,"target":44},{"source":353,"target":41},{"source":47,"target":0},{"source":47,"target":38},{"source":47,"target":31},{"source":47,"target":356},{"source":47,"target":357},{"source":356,"target":38},{"source":357,"target":31},{"source":48,"target":0},{"source":48,"target":17},{"source":48,"target":358},{"source":48,"target":359},{"source":358,"target":6},{"source":358,"target":360},{"source":358,"target":48},{"source":360,"target":6},{"source":359,"target":17},{"source":49,"target":0},{"source":49,"target":13},{"source":49,"target":361},{"source":49,"target":362},{"source":361,"target":14},{"source":361,"target":363},{"source":361,"target":49},{"source":363,"target":14},{"source":362,"target":13},{"source":50,"target":0},{"source":50,"target":17},{"source":50,"target":364},{"source":364,"target":17},{"source":51,"target":0},{"source":51,"target":17},{"source":51,"target":365},{"source":51,"target":366},{"source":365,"target":52},{"source":365,"target":367},{"source":365,"target":51},{"source":367,"target":52},{"source":366,"target":17},{"source":52,"target":0},{"source":52,"target":368},{"source":52,"target":369},{"source":368,"target":14},{"source":368,"target":370},{"source":368,"target":52},{"source":370,"target":14},{"source":369,"target":51},{"source":369,"target":371},{"source":369,"target":52},{"source":371,"target":51},{"source":53,"target":0},{"source":53,"target":26},{"source":53,"target":372},{"source":53,"target":373},{"source":53,"target":374},{"source":53,"target":375},{"source":372,"target":54},{"source":372,"target":376},{"source":372,"target":53},{"source":376,"target":54},{"source":373,"target":55},{"source":373,"target":377},{"source":373,"target":53},{"source":377,"target":55},{"source":374,"target":56},{"source":374,"target":378},{"source":374,"target":53},{"source":378,"target":56},{"source":375,"target":26},{"source":54,"target":0},{"source":54,"target":26},{"source":54,"target":379},{"source":54,"target":380},{"source":379,"target":53},{"source":379,"target":381},{"source":379,"target":54},{"source":381,"target":53},{"source":380,"target":26},{"source":55,"target":0},{"source":55,"target":382},{"source":55,"target":383},{"source":55,"target":384},{"source":382,"target":15},{"source":382,"target":385},{"source":382,"target":55},{"source":385,"target":15},{"source":383,"target":14},{"source":383,"target":386},{"source":383,"target":55},{"source":386,"target":14},{"source":384,"target":53},{"source":384,"target":387},{"source":384,"target":55},{"source":387,"target":53},{"source":56,"target":0},{"source":56,"target":26},{"source":56,"target":388},{"source":388,"target":26},{"source":57,"target":0},{"source":57,"target":17},{"source":57,"target":389},{"source":389,"target":17},{"source":58,"target":0},{"source":58,"target":32},{"source":58,"target":390},{"source":390,"target":32},{"source":59,"target":0},{"source":59,"target":32},{"source":59,"target":391},{"source":59,"target":392},{"source":391,"target":60},{"source":391,"target":393},{"source":391,"target":59},{"source":393,"target":60},{"source":392,"target":32},{"source":60,"target":0},{"source":60,"target":14},{"source":60,"target":394},{"source":60,"target":395},{"source":394,"target":59},{"source":394,"target":396},{"source":394,"target":60},{"source":396,"target":59},{"source":395,"target":14},{"source":61,"target":0},{"source":61,"target":32},{"source":61,"target":397},{"source":61,"target":398},{"source":397,"target":5},{"source":397,"target":399},{"source":397,"target":61},{"source":399,"target":5},{"source":398,"target":32},{"source":62,"target":0},{"source":62,"target":14},{"source":62,"target":400},{"source":62,"target":401},{"source":62,"target":402},{"source":62,"target":403},{"source":62,"target":404},{"source":62,"target":405},{"source":62,"target":406},{"source":400,"target":26},{"source":400,"target":407},{"source":400,"target":62},{"source":407,"target":26},{"source":401,"target":63},{"source":401,"target":408},{"source":401,"target":62},{"source":408,"target":63},{"source":402,"target":65},{"source":402,"target":409},{"source":402,"target":62},{"source":409,"target":65},{"source":403,"target":66},{"source":403,"target":410},{"source":403,"target":62},{"source":410,"target":66},{"source":404,"target":62},{"source":404,"target":411},{"source":404,"target":62},{"source":411,"target":62},{"source":405,"target":64},{"source":405,"target":412},{"source":405,"target":62},{"source":412,"target":64},{"source":406,"target":14},{"source":63,"target":0},{"source":63,"target":14},{"source":63,"target":413},{"source":63,"target":414},{"source":63,"target":415},{"source":63,"target":416},{"source":63,"target":417},{"source":413,"target":62},{"source":413,"target":418},{"source":413,"target":63},{"source":418,"target":62},{"source":414,"target":64},{"source":414,"target":419},{"source":414,"target":63},{"source":419,"target":64},{"source":415,"target":36},{"source":415,"target":420},{"source":415,"target":63},{"source":420,"target":36},{"source":416,"target":65},{"source":416,"target":421},{"source":416,"target":63},{"source":421,"target":65},{"source":417,"target":14},{"source":64,"target":0},{"source":64,"target":14},{"source":64,"target":422},{"source":64,"target":423},{"source":64,"target":424},{"source":422,"target":38},{"source":422,"target":425},{"source":422,"target":64},{"source":425,"target":38},{"source":423,"target":63},{"source":423,"target":426},{"source":423,"target":64},{"source":426,"target":63},{"source":424,"target":14},{"source":65,"target":0},{"source":65,"target":14},{"source":65,"target":427},{"source":65,"target":428},{"source":65,"target":429},{"source":65,"target":430},{"source":65,"target":431},{"source":427,"target":39},{"source":427,"target":432},{"source":427,"target":65},{"source":432,"target":39},{"source":428,"target":62},{"source":428,"target":433},{"source":428,"target":65},{"source":433,"target":62},{"source":429,"target":62},{"source":429,"target":434},{"source":429,"target":65},{"source":434,"target":62},{"source":430,"target":63},{"source":430,"target":435},{"source":430,"target":65},{"source":435,"target":63},{"source":431,"target":14},{"source":66,"target":0},{"source":66,"target":62},{"source":66,"target":436},{"source":66,"target":437},{"source":66,"target":438},{"source":436,"target":67},{"source":436,"target":439},{"source":436,"target":66},{"source":439,"target":67},{"source":437,"target":62},{"source":437,"target":440},{"source":437,"target":66},{"source":440,"target":62},{"source":438,"target":62},{"source":67,"target":0},{"source":67,"target":62},{"source":67,"target":441},{"source":67,"target":442},{"source":441,"target":66},{"source":441,"target":443},{"source":441,"target":67},{"source":443,"target":66},{"source":442,"target":62},{"source":68,"target":0},{"source":68,"target":26},{"source":68,"target":444},{"source":444,"target":26},{"source":69,"target":0},{"source":69,"target":14},{"source":69,"target":445},{"source":69,"target":446},{"source":69,"target":447},{"source":69,"target":448},{"source":69,"target":449},{"source":69,"target":450},{"source":69,"target":451},{"source":445,"target":10},{"source":445,"target":452},{"source":445,"target":69},{"source":452,"target":10},{"source":446,"target":8},{"source":446,"target":453},{"source":446,"target":69},{"source":453,"target":8},{"source":447,"target":454},{"source":447,"target":69},{"source":448,"target":9},{"source":448,"target":455},{"source":448,"target":69},{"source":455,"target":9},{"source":449,"target":70},{"source":449,"target":456},{"source":449,"target":69},{"source":456,"target":70},{"source":450,"target":71},{"source":450,"target":457},{"source":450,"target":69},{"source":457,"target":71},{"source":451,"target":14},{"source":70,"target":0},{"source":70,"target":14},{"source":70,"target":458},{"source":70,"target":459},{"source":70,"target":460},{"source":458,"target":3},{"source":458,"target":461},{"source":458,"target":70},{"source":461,"target":3},{"source":459,"target":69},{"source":459,"target":462},{"source":459,"target":70},{"source":462,"target":69},{"source":460,"target":14},{"source":71,"target":0},{"source":71,"target":69},{"source":71,"target":463},{"source":71,"target":464},{"source":463,"target":69},{"source":463,"target":465},{"source":463,"target":71},{"source":465,"target":69},{"source":464,"target":69},{"source":72,"target":0},{"source":72,"target":69},{"source":72,"target":466},{"source":72,"target":467},{"source":466,"target":26},{"source":466,"target":468},{"source":466,"target":72},{"source":468,"target":26},{"source":467,"target":69},{"source":73,"target":0},{"source":73,"target":69},{"source":73,"target":469},{"source":469,"target":69},{"source":74,"target":0},{"source":74,"target":69},{"source":74,"target":470},{"source":470,"target":69},{"source":75,"target":0},{"source":75,"target":62},{"source":75,"target":471},{"source":471,"target":62},{"source":76,"target":0},{"source":76,"target":75},{"source":76,"target":64},{"source":76,"target":472},{"source":76,"target":473},{"source":472,"target":75},{"source":473,"target":64},{"source":77,"target":0},{"source":77,"target":62},{"source":77,"target":474},{"source":474,"target":62},{"source":78,"target":0},{"source":78,"target":69},{"source":78,"target":475},{"source":78,"target":476},{"source":475,"target":44},{"source":475,"target":477},{"source":475,"target":78},{"source":477,"target":44},{"source":476,"target":69},{"source":79,"target":0},{"source":79,"target":69},{"source":79,"target":478},{"source":79,"target":479},{"source":478,"target":68},{"source":478,"target":480},{"source":478,"target":79},{"source":480,"target":68},{"source":479,"target":69},{"source":80,"target":0},{"source":80,"target":41},{"source":80,"target":481},{"source":80,"target":482},{"source":80,"target":483},{"source":80,"target":484},{"source":80,"target":485},{"source":80,"target":486},{"source":481,"target":487},{"source":481,"target":80},{"source":482,"target":488},{"source":482,"target":80},{"source":483,"target":489},{"source":483,"target":80},{"source":484,"target":490},{"source":484,"target":80},{"source":485,"target":68},{"source":485,"target":491},{"source":485,"target":80},{"source":491,"target":68},{"source":486,"target":41},{"source":81,"target":0},{"source":81,"target":69},{"source":81,"target":492},{"source":492,"target":69},{"source":82,"target":0},{"source":82,"target":69},{"source":82,"target":493},{"source":493,"target":69},{"source":83,"target":0},{"source":83,"target":14},{"source":83,"target":494},{"source":83,"target":495},{"source":83,"target":496},{"source":83,"target":497},{"source":83,"target":498},{"source":83,"target":499},{"source":494,"target":62},{"source":494,"target":500},{"source":494,"target":83},{"source":500,"target":62},{"source":495,"target":62},{"source":495,"target":501},{"source":495,"target":83},{"source":501,"target":62},{"source":496,"target":62},{"source":496,"target":502},{"source":496,"target":83},{"source":502,"target":62},{"source":497,"target":64},{"source":497,"target":503},{"source":497,"target":83},{"source":503,"target":64},{"source":498,"target":69},{"source":498,"target":504},{"source":498,"target":83},{"source":504,"target":69},{"source":499,"target":14},{"source":84,"target":0},{"source":84,"target":68},{"source":84,"target":505},{"source":505,"target":68},{"source":85,"target":0},{"source":85,"target":62},{"source":85,"target":506},{"source":506,"target":62},{"source":86,"target":0},{"source":86,"target":26},{"source":86,"target":507},{"source":86,"target":508},{"source":86,"target":509},{"source":86,"target":510},{"source":507,"target":87},{"source":507,"target":511},{"source":507,"target":86},{"source":511,"target":87},{"source":508,"target":89},{"source":508,"target":512},{"source":508,"target":86},{"source":512,"target":89},{"source":509,"target":88},{"source":509,"target":513},{"source":509,"target":86},{"source":513,"target":88},{"source":510,"target":26},{"source":87,"target":0},{"source":87,"target":18},{"source":87,"target":514},{"source":87,"target":515},{"source":87,"target":516},{"source":87,"target":517},{"source":87,"target":518},{"source":514,"target":4},{"source":514,"target":519},{"source":514,"target":87},{"source":519,"target":4},{"source":515,"target":86},{"source":515,"target":520},{"source":515,"target":87},{"source":520,"target":86},{"source":516,"target":86},{"source":516,"target":521},{"source":516,"target":87},{"source":521,"target":86},{"source":517,"target":88},{"source":517,"target":522},{"source":517,"target":87},{"source":522,"target":88},{"source":518,"target":18},{"source":88,"target":0},{"source":88,"target":14},{"source":88,"target":523},{"source":88,"target":524},{"source":88,"target":525},{"source":523,"target":526},{"source":523,"target":88},{"source":524,"target":86},{"source":524,"target":527},{"source":524,"target":88},{"source":527,"target":86},{"source":525,"target":14},{"source":89,"target":0},{"source":89,"target":18},{"source":89,"target":528},{"source":89,"target":529},{"source":89,"target":530},{"source":528,"target":86},{"source":528,"target":531},{"source":528,"target":89},{"source":531,"target":86},{"source":529,"target":86},{"source":529,"target":532},{"source":529,"target":89},{"source":532,"target":86},{"source":530,"target":18},{"source":90,"target":0},{"source":90,"target":26},{"source":90,"target":533},{"source":533,"target":26},{"source":91,"target":0},{"source":91,"target":62},{"source":91,"target":534},{"source":534,"target":62},{"source":92,"target":0},{"source":92,"target":14},{"source":92,"target":535},{"source":92,"target":536},{"source":92,"target":537},{"source":92,"target":538},{"source":92,"target":539},{"source":535,"target":14},{"source":535,"target":540},{"source":535,"target":92},{"source":540,"target":14},{"source":536,"target":93},{"source":536,"target":541},{"source":536,"target":92},{"source":541,"target":93},{"source":537,"target":96},{"source":537,"target":542},{"source":537,"target":92},{"source":542,"target":96},{"source":538,"target":99},{"source":538,"target":543},{"source":538,"target":92},{"source":543,"target":99},{"source":539,"target":14},{"source":93,"target":0},{"source":93,"target":94},{"source":93,"target":544},{"source":93,"target":545},{"source":93,"target":546},{"source":93,"target":547},{"source":93,"target":548},{"source":93,"target":549},{"source":93,"target":550},{"source":544,"target":69},{"source":544,"target":551},{"source":544,"target":93},{"source":551,"target":69},{"source":545,"target":69},{"source":545,"target":552},{"source":545,"target":93},{"source":552,"target":69},{"source":546,"target":98},{"source":546,"target":553},{"source":546,"target":93},{"source":553,"target":98},{"source":547,"target":96},{"source":547,"target":554},{"source":547,"target":93},{"source":554,"target":96},{"source":548,"target":69},{"source":548,"target":555},{"source":548,"target":93},{"source":555,"target":69},{"source":549,"target":92},{"source":549,"target":556},{"source":549,"target":93},{"source":556,"target":92},{"source":550,"target":94},{"source":94,"target":0},{"source":94,"target":14},{"source":94,"target":557},{"source":94,"target":558},{"source":94,"target":559},{"source":94,"target":560},{"source":557,"target":95},{"source":557,"target":561},{"source":557,"target":94},{"source":561,"target":95},{"source":558,"target":96},{"source":558,"target":562},{"source":558,"target":94},{"source":562,"target":96},{"source":559,"target":96},{"source":559,"target":563},{"source":559,"target":94},{"source":563,"target":96},{"source":560,"target":14},{"source":95,"target":0},{"source":95,"target":93},{"source":95,"target":564},{"source":95,"target":565},{"source":95,"target":566},{"source":564,"target":567},{"source":564,"target":95},{"source":565,"target":94},{"source":565,"target":568},{"source":565,"target":95},{"source":568,"target":94},{"source":566,"target":93},{"source":96,"target":0},{"source":96,"target":14},{"source":96,"target":569},{"source":96,"target":570},{"source":96,"target":571},{"source":96,"target":572},{"source":96,"target":573},{"source":96,"target":574},{"source":96,"target":575},{"source":569,"target":97},{"source":569,"target":576},{"source":569,"target":96},{"source":576,"target":97},{"source":570,"target":69},{"source":570,"target":577},{"source":570,"target":96},{"source":577,"target":69},{"source":571,"target":98},{"source":571,"target":578},{"source":571,"target":96},{"source":578,"target":98},{"source":572,"target":94},{"source":572,"target":579},{"source":572,"target":96},{"source":579,"target":94},{"source":573,"target":94},{"source":573,"target":580},{"source":573,"target":96},{"source":580,"target":94},{"source":574,"target":92},{"source":574,"target":581},{"source":574,"target":96},{"source":581,"target":92},{"source":575,"target":14},{"source":97,"target":0},{"source":97,"target":14},{"source":97,"target":582},{"source":97,"target":583},{"source":97,"target":584},{"source":582,"target":4},{"source":582,"target":585},{"source":582,"target":97},{"source":585,"target":4},{"source":583,"target":96},{"source":583,"target":586},{"source":583,"target":97},{"source":586,"target":96},{"source":584,"target":14},{"source":98,"target":0},{"source":98,"target":14},{"source":98,"target":587},{"source":98,"target":588},{"source":587,"target":42},{"source":587,"target":589},{"source":587,"target":98},{"source":589,"target":42},{"source":588,"target":14},{"source":99,"target":0},{"source":99,"target":95},{"source":99,"target":590},{"source":99,"target":591},{"source":590,"target":92},{"source":590,"target":592},{"source":590,"target":99},{"source":592,"target":92},{"source":591,"target":95},{"source":100,"target":0},{"source":100,"target":98},{"source":100,"target":593},{"source":100,"target":594},{"source":593,"target":11},{"source":593,"target":595},{"source":593,"target":100},{"source":595,"target":11},{"source":594,"target":98},{"source":101,"target":0},{"source":101,"target":98},{"source":101,"target":596},{"source":101,"target":597},{"source":596,"target":44},{"source":596,"target":598},{"source":596,"target":101},{"source":598,"target":44},{"source":597,"target":98},{"source":102,"target":0},{"source":102,"target":98},{"source":102,"target":599},{"source":102,"target":600},{"source":599,"target":68},{"source":599,"target":601},{"source":599,"target":102},{"source":601,"target":68},{"source":600,"target":98},{"source":103,"target":0},{"source":103,"target":98},{"source":103,"target":602},{"source":103,"target":603},{"source":602,"target":4},{"source":602,"target":604},{"source":602,"target":103},{"source":604,"target":4},{"source":603,"target":98},{"source":104,"target":0},{"source":104,"target":94},{"source":104,"target":605},{"source":104,"target":606},{"source":605,"target":105},{"source":605,"target":607},{"source":605,"target":104},{"source":607,"target":105},{"source":606,"target":94},{"source":105,"target":0},{"source":105,"target":608},{"source":105,"target":609},{"source":105,"target":610},{"source":105,"target":611},{"source":105,"target":612},{"source":105,"target":613},{"source":105,"target":614},{"source":608,"target":105},{"source":609,"target":105},{"source":610,"target":105},{"source":611,"target":105},{"source":612,"target":105},{"source":613,"target":105},{"source":614,"target":105},{"source":106,"target":0},{"source":106,"target":93},{"source":106,"target":615},{"source":615,"target":93},{"source":107,"target":0},{"source":107,"target":94},{"source":107,"target":616},{"source":107,"target":617},{"source":616,"target":618},{"source":616,"target":107},{"source":617,"target":94},{"source":108,"target":0},{"source":108,"target":94},{"source":108,"target":619},{"source":108,"target":620},{"source":619,"target":621},{"source":619,"target":108},{"source":620,"target":94},{"source":109,"target":0},{"source":109,"target":93},{"source":109,"target":622},{"source":622,"target":93},{"source":110,"target":0},{"source":110,"target":24},{"source":110,"target":16},{"source":110,"target":623},{"source":110,"target":624},{"source":110,"target":625},{"source":110,"target":626},{"source":110,"target":627},{"source":110,"target":628},{"source":110,"target":629},{"source":623,"target":111},{"source":623,"target":630},{"source":623,"target":110},{"source":630,"target":111},{"source":624,"target":26},{"source":624,"target":631},{"source":624,"target":110},{"source":631,"target":26},{"source":625,"target":44},{"source":625,"target":632},{"source":625,"target":110},{"source":632,"target":44},{"source":626,"target":14},{"source":626,"target":633},{"source":626,"target":110},{"source":633,"target":14},{"source":627,"target":110},{"source":627,"target":634},{"source":627,"target":110},{"source":634,"target":110},{"source":628,"target":24},{"source":629,"target":16},{"source":111,"target":0},{"source":111,"target":14},{"source":111,"target":635},{"source":111,"target":636},{"source":111,"target":637},{"source":635,"target":112},{"source":635,"target":638},{"source":635,"target":111},{"source":638,"target":112},{"source":636,"target":110},{"source":636,"target":639},{"source":636,"target":111},{"source":639,"target":110},{"source":637,"target":14},{"source":112,"target":0},{"source":112,"target":14},{"source":112,"target":640},{"source":112,"target":641},{"source":112,"target":642},{"source":112,"target":643},{"source":112,"target":644},{"source":112,"target":645},{"source":112,"target":646},{"source":112,"target":647},{"source":112,"target":648},{"source":640,"target":111},{"source":640,"target":649},{"source":640,"target":112},{"source":649,"target":111},{"source":641,"target":112},{"source":641,"target":650},{"source":641,"target":112},{"source":650,"target":112},{"source":642,"target":113},{"source":642,"target":651},{"source":642,"target":112},{"source":651,"target":113},{"source":643,"target":113},{"source":643,"target":652},{"source":643,"target":112},{"source":652,"target":113},{"source":644,"target":112},{"source":644,"target":653},{"source":644,"target":112},{"source":653,"target":112},{"source":645,"target":114},{"source":645,"target":654},{"source":645,"target":112},{"source":654,"target":114},{"source":646,"target":69},{"source":646,"target":655},{"source":646,"target":112},{"source":655,"target":69},{"source":647,"target":83},{"source":647,"target":656},{"source":647,"target":112},{"source":656,"target":83},{"source":648,"target":14},{"source":113,"target":0},{"source":113,"target":26},{"source":113,"target":657},{"source":113,"target":658},{"source":113,"target":659},{"source":113,"target":660},{"source":113,"target":661},{"source":113,"target":662},{"source":657,"target":1},{"source":657,"target":663},{"source":657,"target":113},{"source":663,"target":1},{"source":658,"target":26},{"source":658,"target":664},{"source":658,"target":113},{"source":664,"target":26},{"source":659,"target":27},{"source":659,"target":665},{"source":659,"target":113},{"source":665,"target":27},{"source":660,"target":14},{"source":660,"target":666},{"source":660,"target":113},{"source":666,"target":14},{"source":661,"target":62},{"source":661,"target":667},{"source":661,"target":113},{"source":667,"target":62},{"source":662,"target":26},{"source":114,"target":0},{"source":114,"target":38},{"source":114,"target":668},{"source":114,"target":669},{"source":114,"target":670},{"source":114,"target":671},{"source":114,"target":672},{"source":668,"target":1},{"source":668,"target":673},{"source":668,"target":114},{"source":673,"target":1},{"source":669,"target":38},{"source":669,"target":674},{"source":669,"target":114},{"source":674,"target":38},{"source":670,"target":112},{"source":670,"target":675},{"source":670,"target":114},{"source":675,"target":112},{"source":671,"target":64},{"source":671,"target":676},{"source":671,"target":114},{"source":676,"target":64},{"source":672,"target":38},{"source":115,"target":0},{"source":115,"target":36},{"source":115,"target":677},{"source":115,"target":678},{"source":115,"target":679},{"source":115,"target":680},{"source":677,"target":1},{"source":677,"target":681},{"source":677,"target":115},{"source":681,"target":1},{"source":678,"target":36},{"source":678,"target":682},{"source":678,"target":115},{"source":682,"target":36},{"source":679,"target":39},{"source":679,"target":683},{"source":679,"target":115},{"source":683,"target":39},{"source":680,"target":36},{"source":116,"target":0},{"source":116,"target":14},{"source":116,"target":684},{"source":116,"target":685},{"source":116,"target":686},{"source":116,"target":687},{"source":684,"target":117},{"source":684,"target":688},{"source":684,"target":116},{"source":688,"target":117},{"source":685,"target":111},{"source":685,"target":689},{"source":685,"target":116},{"source":689,"target":111},{"source":686,"target":83},{"source":686,"target":690},{"source":686,"target":116},{"source":690,"target":83},{"source":687,"target":14},{"source":117,"target":0},{"source":117,"target":14},{"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":116},{"source":691,"target":697},{"source":691,"target":117},{"source":697,"target":116},{"source":692,"target":110},{"source":692,"target":698},{"source":692,"target":117},{"source":698,"target":110},{"source":693,"target":62},{"source":693,"target":699},{"source":693,"target":117},{"source":699,"target":62},{"source":694,"target":64},{"source":694,"target":700},{"source":694,"target":117},{"source":700,"target":64},{"source":695,"target":14},{"source":695,"target":701},{"source":695,"target":117},{"source":701,"target":14},{"source":696,"target":14},{"source":118,"target":0},{"source":118,"target":92},{"source":118,"target":702},{"source":118,"target":703},{"source":702,"target":119},{"source":702,"target":704},{"source":702,"target":118},{"source":704,"target":119},{"source":703,"target":92},{"source":119,"target":0},{"source":119,"target":14},{"source":119,"target":705},{"source":119,"target":706},{"source":119,"target":707},{"source":705,"target":14},{"source":705,"target":708},{"source":705,"target":119},{"source":708,"target":14},{"source":706,"target":118},{"source":706,"target":709},{"source":706,"target":119},{"source":709,"target":118},{"source":707,"target":14},{"source":120,"target":0},{"source":120,"target":99},{"source":120,"target":710},{"source":120,"target":711},{"source":120,"target":712},{"source":120,"target":713},{"source":710,"target":714},{"source":710,"target":120},{"source":711,"target":12},{"source":711,"target":715},{"source":711,"target":120},{"source":715,"target":12},{"source":712,"target":1},{"source":712,"target":716},{"source":712,"target":120},{"source":716,"target":1},{"source":713,"target":99},{"source":121,"target":0},{"source":121,"target":106},{"source":121,"target":717},{"source":121,"target":718},{"source":121,"target":719},{"source":121,"target":720},{"source":717,"target":721},{"source":717,"target":121},{"source":718,"target":12},{"source":718,"target":722},{"source":718,"target":121},{"source":722,"target":12},{"source":719,"target":1},{"source":719,"target":723},{"source":719,"target":121},{"source":723,"target":1},{"source":720,"target":106},{"source":122,"target":0},{"source":122,"target":121},{"source":122,"target":724},{"source":724,"target":121},{"source":123,"target":0},{"source":123,"target":106},{"source":123,"target":725},{"source":123,"target":726},{"source":123,"target":727},{"source":123,"target":728},{"source":725,"target":729},{"source":725,"target":123},{"source":726,"target":42},{"source":726,"target":730},{"source":726,"target":123},{"source":730,"target":42},{"source":727,"target":26},{"source":727,"target":731},{"source":727,"target":123},{"source":731,"target":26},{"source":728,"target":106},{"source":124,"target":0},{"source":124,"target":26},{"source":124,"target":732},{"source":124,"target":733},{"source":124,"target":734},{"source":732,"target":26},{"source":732,"target":735},{"source":732,"target":124},{"source":735,"target":26},{"source":733,"target":93},{"source":733,"target":736},{"source":733,"target":124},{"source":736,"target":93},{"source":734,"target":26},{"source":125,"target":0},{"source":125,"target":24},{"source":125,"target":16},{"source":125,"target":737},{"source":125,"target":738},{"source":125,"target":739},{"source":737,"target":126},{"source":737,"target":740},{"source":737,"target":125},{"source":740,"target":126},{"source":738,"target":24},{"source":739,"target":16},{"source":126,"target":0},{"source":126,"target":741},{"source":126,"target":742},{"source":126,"target":743},{"source":126,"target":744},{"source":126,"target":745},{"source":741,"target":15},{"source":741,"target":746},{"source":741,"target":126},{"source":746,"target":15},{"source":742,"target":747},{"source":742,"target":126},{"source":743,"target":748},{"source":743,"target":126},{"source":744,"target":125},{"source":744,"target":749},{"source":744,"target":126},{"source":749,"target":125},{"source":745,"target":14},{"source":745,"target":750},{"source":745,"target":126},{"source":750,"target":14},{"source":127,"target":0},{"source":127,"target":125},{"source":127,"target":751},{"source":751,"target":125},{"source":128,"target":0},{"source":128,"target":125},{"source":128,"target":26},{"source":128,"target":752},{"source":128,"target":753},{"source":128,"target":754},{"source":752,"target":755},{"source":752,"target":128},{"source":753,"target":125},{"source":754,"target":26}],"multigraph":true} |
false | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="root" nsURI="http://www.root.com" nsPrefix="R">
<eClassifiers xsi:type="ecore:EClass" name="HLRequirement">
<eStructuralFeatures xsi:type="ecore:EReference" name="llrs" upperBound="-1" eType="#//LLRequirement"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="LLRequirement"/>
</ecore:EPackage>
| github:ecore:/data/lynnmie/EMT_Tools/Extended Lightweight Modeling Framework/demo.ecore | ecore | root
HLRequirement
llrs
LLRequirement | null | {"directed":true,"nodes":[{"nsPrefix":"R","nsURI":"http://www.root.com","name":"root","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"HLRequirement","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LLRequirement","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":false,"unsettable":false,"transient":false,"unique":true,"name":"llrs","changeable":true,"resolveProxies":true,"lowerBound":0,"id":3,"derived":false},{"id":4,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":1,"target":0},{"source":1,"target":3},{"source":3,"target":2},{"source":3,"target":4},{"source":3,"target":1},{"source":4,"target":2},{"source":2,"target":0}],"multigraph":true} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.